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 a69bc8d7c8d39a1ec7a483be73f5f61eec59346c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a69bc8d7c8d39a1ec7a483be73f5f61eec59346c # timeout=10 Commit message: "ttcn3-bts-test: Run fake_trx with sched-prio-rr" > git rev-list --no-walk a69bc8d7c8d39a1ec7a483be73f5f61eec59346c # timeout=10
[ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins2992139230105387708.sh + export REGISTRY_HOST=registry.osmocom.org + export RUN_BPFTRACE=1 + 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.10, 0.35, 2.66 + 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-586 = 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 M3UA_TESTTOOL_BRANCH=osmocom/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 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e #6 resolve registry.osmocom.org/debian:bookworm@sha256:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e 0.1s done #6 DONE 0.1s #7 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #7 DONE 0.2s #5 [internal] load build context #5 ... #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.3s #9 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #9 DONE 0.3s #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 #12 [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 #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [ 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 #14 CACHED #15 [ 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 #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #19 CACHED #20 [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 #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #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.393 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.393 + apt-get update #26 0.484 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.484 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.486 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.836 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.840 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [290 kB] #26 0.906 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [213 kB] #26 0.934 Fetched 608 kB in 1s (1201 kB/s) #26 0.934 Reading package lists... #26 1.216 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.219 Reading package lists... #26 1.483 Building dependency tree... #26 1.539 Reading state information... #26 1.604 The following additional packages will be installed: #26 1.604 libcurl4-gnutls-dev liblimesuite22.09-1 libmicrohttpd-dev libmicrohttpd12 #26 1.604 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.604 libyder-dev libyder2.0 #26 1.605 Suggested packages: #26 1.605 libcurl4-doc libldap2-dev librtmp-dev libssh2-1-dev liblimesuite-doc uhd-doc #26 1.605 uhd-host #26 1.605 Recommended packages: #26 1.605 limesuite-udev gnuradio-dev #26 1.686 The following NEW packages will be installed: #26 1.686 libcurl4-gnutls-dev liblimesuite-dev liblimesuite22.09-1 libmicrohttpd-dev #26 1.686 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.686 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.705 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. #26 1.705 Need to get 5788 kB of archives. #26 1.705 After this operation, 24.8 MB of additional disk space will be used. #26 1.705 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u14 [487 kB] #26 1.752 Get:2 http://deb.debian.org/debian bookworm/main amd64 liblimesuite22.09-1 amd64 22.09.1+dfsg-1+b2 [265 kB] #26 1.761 Get:3 http://deb.debian.org/debian bookworm/main amd64 liblimesuite-dev amd64 22.09.1+dfsg-1+b2 [55.8 kB] #26 1.768 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.774 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.777 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.783 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.785 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u1 [354 kB] #26 1.793 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.836 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.846 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.846 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.846 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.847 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.962 debconf: delaying package configuration, since apt-utils is not installed #26 2.004 Fetched 5788 kB in 0s (36.6 MB/s) #26 2.066 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.066 (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.201 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u14_amd64.deb ... #26 2.217 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 2.385 Selecting previously unselected package liblimesuite22.09-1:amd64. #26 2.403 Preparing to unpack .../01-liblimesuite22.09-1_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.438 Unpacking liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 2.560 Selecting previously unselected package liblimesuite-dev:amd64. #26 2.577 Preparing to unpack .../02-liblimesuite-dev_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.594 Unpacking liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 2.754 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.772 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.789 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.908 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.925 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.942 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.112 Selecting previously unselected package liborcania2.3:amd64. #26 3.131 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.148 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.273 Selecting previously unselected package liborcania-dev:amd64. #26 3.290 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.307 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.454 Selecting previously unselected package libsystemd-dev:amd64. #26 3.462 Preparing to unpack .../07-libsystemd-dev_252.39-1~deb12u1_amd64.deb ... #26 3.478 Unpacking libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 3.643 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.651 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.668 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.956 Selecting previously unselected package libuhd-dev:amd64. #26 3.974 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.991 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.158 Selecting previously unselected package libyder2.0:amd64. #26 4.176 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.192 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.336 Selecting previously unselected package libulfius2.7:amd64. #26 4.344 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.361 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.486 Selecting previously unselected package libyder-dev:amd64. #26 4.504 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.521 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.653 Selecting previously unselected package libulfius-dev:amd64. #26 4.672 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.688 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.865 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.915 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 4.966 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 5.021 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 5.072 Setting up liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 5.123 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.172 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.221 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.284 Setting up libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 5.334 Setting up liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 5.385 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.434 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.484 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.535 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.586 Processing triggers for man-db (2.11.2-2) ... #26 5.642 Processing triggers for libc-bin (2.36-9+deb12u13) ... #26 5.830 + apt-get clean #26 DONE 6.0s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:0ab53d26a35c4ef5e8b010d02c081b8dbae44e88914cce4f1537e13eaa2be025 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 0ab53d26a35c + 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 M3UA_TESTTOOL_BRANCH=osmocom/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 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.1s #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #6 DONE 0.2s #4 [internal] load build context #4 transferring context: 4.21kB 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 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.430 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.430 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.430 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.430 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.955 Reading package lists... #7 1.232 Reading package lists... #7 1.492 Building dependency tree... #7 1.547 Reading state information... #7 1.610 The following additional packages will be installed: #7 1.610 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14 #7 1.610 libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.610 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.610 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.610 osmocom-keyring osmocom-nightly #7 1.623 The following NEW packages will be installed: #7 1.623 libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #7 1.623 libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev #7 1.623 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4 #7 1.623 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.623 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.623 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.639 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. #7 1.639 Need to get 3626 kB of archives. #7 1.639 After this operation, 14.1 MB 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.202512181800 [3200 B] #7 1.660 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512181800 [1188 B] #7 1.660 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.13.8511.202512181800 [175 kB] #7 1.663 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.13.8511.202512181800 [53.8 kB] #7 1.664 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.1.0.1.1e1a.202512181800 [47.9 kB] #7 1.664 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.13.8511.202512181800 [72.3 kB] #7 1.665 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.13.8511.202512181800 [230 kB] #7 1.666 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.13.8511.202512181800 [106 kB] #7 1.667 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.7.0.3.5c44.202512181800 [70.0 kB] #7 1.668 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.1.0.1.1e1a.202512181800 [71.4 kB] #7 1.668 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.13.8511.202512181800 [72.7 kB] #7 1.669 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.13.8511.202512181800 [179 kB] #7 1.671 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.13.8511.202512181800 [61.5 kB] #7 1.671 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.13.8511.202512181800 [65.4 kB] #7 1.672 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.13.8511.202512181800 [52.1 kB] #7 1.672 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.13.8511.202512181800 [45.4 kB] #7 1.673 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.13.8511.202512181800 [855 kB] #7 1.681 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.7.0.3.5c44.202512181800 [88.2 kB] #7 1.681 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.1.0.1.1e1a.202512181800 [134 kB] #7 1.683 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap1 0.2.1.202512181800 [36.3 kB] #7 1.683 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap-dev 0.2.1.202512181800 [75.7 kB] #7 1.684 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran12 2.2.1.4.74d0.202512181800 [169 kB] #7 1.685 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.2.1.4.74d0.202512181800 [833 kB] #7 1.693 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202512181800 [59.7 kB] #7 1.694 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.15.0.1.8afba.202512181800 [68.6 kB] #7 1.799 debconf: delaying package configuration, since apt-utils is not installed #7 1.840 Fetched 3626 kB in 0s (52.6 MB/s) #7 1.905 Selecting previously unselected package osmocom-keyring. #7 1.905 (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.944 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202512181800_amd64.deb ... #7 1.960 Unpacking osmocom-keyring (1.1.1.8.7873.202512181800) ... #7 2.072 Selecting previously unselected package osmocom-nightly. #7 2.090 Preparing to unpack .../01-osmocom-nightly_202512181800_amd64.deb ... #7 2.107 Unpacking osmocom-nightly (202512181800) ... #7 2.234 Selecting previously unselected package libosmocore22:amd64. #7 2.252 Preparing to unpack .../02-libosmocore22_1.12.0.13.8511.202512181800_amd64.deb ... #7 2.287 Unpacking libosmocore22:amd64 (1.12.0.13.8511.202512181800) ... #7 2.468 Selecting previously unselected package libosmocodec4:amd64. #7 2.487 Preparing to unpack .../03-libosmocodec4_1.12.0.13.8511.202512181800_amd64.deb ... #7 2.503 Unpacking libosmocodec4:amd64 (1.12.0.13.8511.202512181800) ... #7 2.650 Selecting previously unselected package libosmotrau11:amd64. #7 2.658 Preparing to unpack .../04-libosmotrau11_2.1.0.1.1e1a.202512181800_amd64.deb ... #7 2.675 Unpacking libosmotrau11:amd64 (2.1.0.1.1e1a.202512181800) ... #7 2.824 Selecting previously unselected package libosmoisdn0:amd64. #7 2.842 Preparing to unpack .../05-libosmoisdn0_1.12.0.13.8511.202512181800_amd64.deb ... #7 2.858 Unpacking libosmoisdn0:amd64 (1.12.0.13.8511.202512181800) ... #7 3.008 Selecting previously unselected package libosmogsm20:amd64. #7 3.024 Preparing to unpack .../06-libosmogsm20_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.041 Unpacking libosmogsm20:amd64 (1.12.0.13.8511.202512181800) ... #7 3.172 Selecting previously unselected package libosmovty13:amd64. #7 3.176 Preparing to unpack .../07-libosmovty13_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.193 Unpacking libosmovty13:amd64 (1.12.0.13.8511.202512181800) ... #7 3.323 Selecting previously unselected package libosmonetif11:amd64. #7 3.331 Preparing to unpack .../08-libosmonetif11_1.7.0.3.5c44.202512181800_amd64.deb ... #7 3.348 Unpacking libosmonetif11:amd64 (1.7.0.3.5c44.202512181800) ... #7 3.494 Selecting previously unselected package libosmoabis15:amd64. #7 3.502 Preparing to unpack .../09-libosmoabis15_2.1.0.1.1e1a.202512181800_amd64.deb ... #7 3.519 Unpacking libosmoabis15:amd64 (2.1.0.1.1e1a.202512181800) ... #7 3.655 Selecting previously unselected package libosmocoding0:amd64. #7 3.673 Preparing to unpack .../10-libosmocoding0_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.691 Unpacking libosmocoding0:amd64 (1.12.0.13.8511.202512181800) ... #7 3.834 Selecting previously unselected package libosmogb14:amd64. #7 3.842 Preparing to unpack .../11-libosmogb14_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.859 Unpacking libosmogb14:amd64 (1.12.0.13.8511.202512181800) ... #7 4.006 Selecting previously unselected package libosmoctrl0:amd64. #7 4.024 Preparing to unpack .../12-libosmoctrl0_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.041 Unpacking libosmoctrl0:amd64 (1.12.0.13.8511.202512181800) ... #7 4.184 Selecting previously unselected package libosmosim2:amd64. #7 4.202 Preparing to unpack .../13-libosmosim2_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.219 Unpacking libosmosim2:amd64 (1.12.0.13.8511.202512181800) ... #7 4.373 Selecting previously unselected package libosmousb0:amd64. #7 4.392 Preparing to unpack .../14-libosmousb0_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.409 Unpacking libosmousb0:amd64 (1.12.0.13.8511.202512181800) ... #7 4.543 Selecting previously unselected package libosmocore. #7 4.561 Preparing to unpack .../15-libosmocore_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.578 Unpacking libosmocore (1.12.0.13.8511.202512181800) ... #7 4.702 Selecting previously unselected package libosmocore-dev:amd64. #7 4.721 Preparing to unpack .../16-libosmocore-dev_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.738 Unpacking libosmocore-dev:amd64 (1.12.0.13.8511.202512181800) ... #7 4.885 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.903 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.3.5c44.202512181800_amd64.deb ... #7 4.921 Unpacking libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512181800) ... #7 5.044 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.062 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.1.1e1a.202512181800_amd64.deb ... #7 5.084 Unpacking libosmo-abis-dev:amd64 (2.1.0.1.1e1a.202512181800) ... #7 5.229 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #7 5.237 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.202512181800_amd64.deb ... #7 5.254 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.202512181800) ... #7 5.379 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #7 5.397 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.202512181800_amd64.deb ... #7 5.414 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.202512181800) ... #7 5.560 Selecting previously unselected package libosmo-sigtran12:amd64. #7 5.578 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.4.74d0.202512181800_amd64.deb ... #7 5.595 Unpacking libosmo-sigtran12:amd64 (2.2.1.4.74d0.202512181800) ... #7 5.717 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.735 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.4.74d0.202512181800_amd64.deb ... #7 5.752 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202512181800) ... #7 5.922 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 5.941 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.1.8afba.202512181800_amd64.deb ... #7 5.958 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202512181800) ... #7 6.084 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 6.102 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.1.8afba.202512181800_amd64.deb ... #7 6.119 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202512181800) ... #7 6.292 Setting up osmocom-keyring (1.1.1.8.7873.202512181800) ... #7 6.343 Setting up osmocom-nightly (202512181800) ... #7 6.394 Setting up libosmocore22:amd64 (1.12.0.13.8511.202512181800) ... #7 6.446 Setting up libosmocodec4:amd64 (1.12.0.13.8511.202512181800) ... #7 6.497 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.202512181800) ... #7 6.549 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.202512181800) ... #7 6.600 Setting up libosmovty13:amd64 (1.12.0.13.8511.202512181800) ... #7 6.650 Setting up libosmoisdn0:amd64 (1.12.0.13.8511.202512181800) ... #7 6.701 Setting up libosmotrau11:amd64 (2.1.0.1.1e1a.202512181800) ... #7 6.753 Setting up libosmousb0:amd64 (1.12.0.13.8511.202512181800) ... #7 6.805 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202512181800) ... #7 6.857 Setting up libosmogsm20:amd64 (1.12.0.13.8511.202512181800) ... #7 6.909 Setting up libosmoctrl0:amd64 (1.12.0.13.8511.202512181800) ... #7 6.960 Setting up libosmogb14:amd64 (1.12.0.13.8511.202512181800) ... #7 7.010 Setting up libosmonetif11:amd64 (1.7.0.3.5c44.202512181800) ... #7 7.060 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202512181800) ... #7 7.110 Setting up libosmocoding0:amd64 (1.12.0.13.8511.202512181800) ... #7 7.160 Setting up libosmosim2:amd64 (1.12.0.13.8511.202512181800) ... #7 7.210 Setting up libosmocore (1.12.0.13.8511.202512181800) ... #7 7.262 Setting up libosmo-sigtran12:amd64 (2.2.1.4.74d0.202512181800) ... #7 7.313 Setting up libosmoabis15:amd64 (2.1.0.1.1e1a.202512181800) ... #7 7.364 Setting up libosmocore-dev:amd64 (1.12.0.13.8511.202512181800) ... #7 7.421 Setting up libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512181800) ... #7 7.471 Setting up libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202512181800) ... #7 7.523 Setting up libosmo-abis-dev:amd64 (2.1.0.1.1e1a.202512181800) ... #7 7.574 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 7.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.351 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.490 Already on 'master' #11 0.491 Your branch is up to date with 'origin/master'. #11 0.494 refs/heads/master #11 0.506 HEAD is now at 98fc98a89 E1: add support for compressed CSD (TW-TS-007) #11 0.509 master #11 0.512 98fc98a8908c680e5fd49a703b63dd9a3021ad55 #11 2.659 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.659 libtoolize: copying file './ltmain.sh' #11 2.806 libtoolize: putting macros in 'm4'. #11 2.806 libtoolize: copying file 'm4/libtool.m4' #11 2.856 libtoolize: copying file 'm4/ltoptions.m4' #11 2.909 libtoolize: copying file 'm4/ltsugar.m4' #11 2.962 libtoolize: copying file 'm4/ltversion.m4' #11 3.016 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.110 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.110 libtoolize: and rerunning libtoolize and aclocal. #11 3.933 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.933 configure.ac:74: You should run autoupdate. #11 3.933 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.933 configure.ac:74: the top level #11 3.933 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.933 configure.ac:130: You should run autoupdate. #11 3.933 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.933 configure.ac:130: the top level #11 3.933 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.933 configure.ac:150: You should run autoupdate. #11 3.933 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.933 configure.ac:150: the top level #11 3.933 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.933 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.933 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.933 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.933 configure.ac:228: the top level #11 3.933 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.933 configure.ac:230: You should run autoupdate. #11 4.426 configure.ac:23: installing './compile' #11 4.427 configure.ac:25: installing './config.guess' #11 4.428 configure.ac:25: installing './config.sub' #11 4.429 configure.ac:9: installing './install-sh' #11 4.431 configure.ac:9: installing './missing' #11 4.466 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.466 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.520 src/ipaccess/Makefile.am: installing './depcomp' #11 4.707 checking for a BSD-compatible install... /usr/bin/install -c #11 4.713 checking whether build environment is sane... yes #11 4.722 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.725 checking for gawk... gawk #11 4.725 checking whether make sets $(MAKE)... yes #11 4.738 checking whether make supports nested variables... yes #11 4.750 checking whether make supports nested variables... (cached) yes #11 4.750 checking whether make sets $(MAKE)... (cached) yes #11 4.755 checking for gcc... gcc #11 4.821 checking whether the C compiler works... yes #11 4.897 checking for C compiler default output file name... a.out #11 4.897 checking for suffix of executables... #11 4.925 checking whether we are cross compiling... no #11 4.951 checking for suffix of object files... o #11 4.973 checking whether the compiler supports GNU C... yes #11 5.001 checking whether gcc accepts -g... yes #11 5.028 checking for gcc option to enable C11 features... none needed #11 5.050 checking whether gcc understands -c and -o together... yes #11 5.089 checking whether make supports the include directive... yes (GNU style) #11 5.103 checking dependency style of gcc... gcc3 #11 5.191 checking build system type... x86_64-pc-linux-gnu #11 5.297 checking host system type... x86_64-pc-linux-gnu #11 5.297 checking how to print strings... printf #11 5.327 checking for a sed that does not truncate output... /usr/bin/sed #11 5.329 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.330 checking for egrep... /usr/bin/grep -E #11 5.331 checking for fgrep... /usr/bin/grep -F #11 5.331 checking for ld used by gcc... /usr/bin/ld #11 5.334 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.335 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.336 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.345 checking whether ln -s works... yes #11 5.345 checking the maximum length of command line arguments... 1572864 #11 5.348 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.348 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.348 checking for /usr/bin/ld option to reload object files... -r #11 5.349 checking for file... file #11 5.349 checking for objdump... objdump #11 5.349 checking how to recognize dependent libraries... pass_all #11 5.349 checking for dlltool... no #11 5.349 checking how to associate runtime and link libraries... printf %s\n #11 5.350 checking for ar... ar #11 5.350 checking for archiver @FILE support... @ #11 5.366 checking for strip... strip #11 5.366 checking for ranlib... ranlib #11 5.366 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.432 checking for sysroot... no #11 5.433 checking for a working dd... /usr/bin/dd #11 5.437 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.467 checking for mt... no #11 5.467 checking if : is a manifest tool... no #11 5.476 checking for stdio.h... yes #11 5.506 checking for stdlib.h... yes #11 5.535 checking for string.h... yes #11 5.552 checking for inttypes.h... yes #11 5.568 checking for stdint.h... yes #11 5.579 checking for strings.h... yes #11 5.590 checking for sys/stat.h... yes #11 5.610 checking for sys/types.h... yes #11 5.624 checking for unistd.h... yes #11 5.640 checking for dlfcn.h... yes #11 5.653 checking for objdir... .libs #11 5.696 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.732 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.732 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.776 checking if gcc static flag -static works... yes #11 5.848 checking if gcc supports -c -o file.o... yes #11 5.861 checking if gcc supports -c -o file.o... (cached) yes #11 5.861 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.868 checking whether -lc should be explicitly linked in... no #11 5.900 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.969 checking how to hardcode library paths into programs... immediate #11 5.969 checking whether stripping libraries is possible... yes #11 5.971 checking if libtool supports shared libraries... yes #11 5.971 checking whether to build shared libraries... yes #11 5.971 checking whether to build static libraries... yes #11 5.972 checking for pkg-config... /usr/bin/pkg-config #11 5.972 checking for pkg-config... /usr/bin/pkg-config #11 5.972 checking pkg-config is at least version 0.20... yes #11 5.974 checking for libosmocore >= 1.12.0... yes #11 5.987 checking for libosmovty >= 1.12.0... yes #11 6.008 checking for libosmoctrl >= 1.12.0... yes #11 6.031 checking for libosmogsm >= 1.12.0... yes #11 6.053 checking for libosmoabis >= 2.1.0... yes #11 6.073 checking for libosmo-netif >= 1.7.0... yes #11 6.094 checking for libosmo-sigtran >= 2.2.0... yes #11 6.116 checking for libosmo-mgcp-client >= 1.15.0... yes #11 6.136 checking for egrep... (cached) /usr/bin/grep -E #11 6.137 checking if gcc supports -fvisibility=hidden... yes #11 6.169 checking whether to enable code coverage support... no #11 6.170 checking whether to enable VTY/CTRL tests... 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.327 config.status: creating include/Makefile #11 7.365 config.status: creating include/osmocom/Makefile #11 7.404 config.status: creating include/osmocom/bsc/Makefile #11 7.444 config.status: creating src/Makefile #11 7.483 config.status: creating src/osmo-bsc/Makefile #11 7.520 config.status: creating src/ipaccess/Makefile #11 7.555 config.status: creating src/utils/Makefile #11 7.596 config.status: creating tests/Makefile #11 7.636 config.status: creating tests/atlocal #11 7.676 config.status: creating tests/abis/Makefile #11 7.716 config.status: creating tests/acc/Makefile #11 7.756 config.status: creating tests/bsc/Makefile #11 7.795 config.status: creating tests/codec_pref/Makefile #11 7.835 config.status: creating tests/gsm0408/Makefile #11 7.875 config.status: creating tests/handover/Makefile #11 7.914 config.status: creating tests/nanobts_omlattr/Makefile #11 7.953 config.status: creating tests/paging/Makefile #11 7.993 config.status: creating tests/subscr/Makefile #11 8.033 config.status: creating doc/Makefile #11 8.073 config.status: creating doc/examples/Makefile #11 8.113 config.status: creating doc/manuals/Makefile #11 8.153 config.status: creating contrib/Makefile #11 8.192 config.status: creating contrib/systemd/Makefile #11 8.231 config.status: creating Makefile #11 8.263 config.status: creating bscconfig.h #11 8.297 config.status: executing tests/atconfig commands #11 8.304 config.status: executing depfiles commands #11 9.715 config.status: executing libtool commands #11 9.826 echo 1.14.0.4-98fc > .version-t && mv .version-t .version #11 9.832 make install-recursive #11 9.840 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.848 Making install in include #11 9.853 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.862 Making install in osmocom #11 9.866 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.875 Making install in bsc #11 9.881 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.887 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.887 make[5]: Nothing to be done for 'install-exec-am'. #11 9.887 make[5]: Nothing to be done for 'install-data-am'. #11 9.887 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.888 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.892 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.898 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.898 make[5]: Nothing to be done for 'install-exec-am'. #11 9.898 make[5]: Nothing to be done for 'install-data-am'. #11 9.898 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.898 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.899 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.904 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.910 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.910 make[4]: Nothing to be done for 'install-exec-am'. #11 9.910 make[4]: Nothing to be done for 'install-data-am'. #11 9.910 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.910 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.911 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.911 Making install in src #11 9.916 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.925 Making install in osmo-bsc #11 9.934 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.937 CC osmo_bsc_main.o #11 9.938 CC a_reset.lo #11 9.938 CC abis_nm.lo #11 9.939 CC abis_nm_vty.lo #11 9.941 CC abis_om2000.lo #11 9.941 CC abis_om2000_vty.lo #11 9.942 CC abis_osmo.lo #11 9.943 CC abis_rsl.lo #11 9.944 CC acc.lo #11 9.945 CC assignment_fsm.lo #11 9.945 CC bsc_ctrl.lo #11 9.946 CC bsc_ctrl_lookup.lo #11 9.946 CC bsc_init.lo #11 9.946 CC bsc_rf_ctrl.lo #11 9.946 CC bsc_rll.lo #11 9.946 CC bsc_sccp.lo #11 9.946 CC bsc_stats.lo #11 9.947 CC bsc_subscriber.lo #11 9.947 CC bsc_subscr_conn_fsm.lo #11 9.947 CC bsc_vty.lo #11 10.10 CC bts.lo #11 10.11 CC bts_trx.lo #11 10.13 CC bts_trx_ctrl.lo #11 10.14 CC bts_trx_ts_ctrl.lo #11 10.14 CC bts_trx_ts_lchan_ctrl.lo #11 10.15 CC bts_ericsson_rbs2000.lo #11 10.15 CC bts_init.lo #11 10.17 CC bts_ipaccess_nanobts.lo #11 10.19 CC bts_ipaccess_nanobts_omlattr.lo #11 10.22 CC bts_nokia_site.lo #11 10.23 CC bts_siemens_bs11.lo #11 10.25 CC bts_sm.lo #11 10.26 CC bts_osmobts.lo #11 10.26 CC bts_unknown.lo #11 10.29 CC bts_ctrl.lo #11 10.33 CC bts_setup_ramp.lo #11 10.35 CC bts_vty.lo #11 10.35 CC bts_trx_vty.lo #11 10.36 CC chan_alloc.lo #11 10.37 CC chan_counts.lo #11 10.38 CC codec_pref.lo #11 10.39 CC data_rate_pref.lo #11 10.44 CC e1_config.lo #11 10.44 CC gsm_04_08_rr.lo #11 10.45 CC gsm_data.lo #11 10.46 CC handover_cfg.lo #11 10.47 CC handover_ctrl.lo #11 10.47 CC handover_decision.lo #11 10.51 CC handover_decision_2.lo #11 10.54 CC handover_fsm.lo #11 10.55 CC handover_logic.lo #11 10.57 CC handover_vty.lo #11 10.58 CC vgcs_fsm.lo #11 10.60 CC lb.lo #11 10.61 CC lchan.lo #11 10.62 CC lchan_fsm.lo #11 10.63 CC lchan_rtp_fsm.lo #11 10.64 CC lchan_select.lo #11 10.65 CC lcs_loc_req.lo #11 10.69 CC lcs_ta_req.lo #11 10.70 CC meas_feed.lo #11 10.75 CC meas_rep.lo #11 10.77 CC neighbor_ident.lo #11 10.78 CC neighbor_ident_vty.lo #11 10.86 CC neighbor_ident_ctrl.lo #11 10.87 CC net_init.lo #11 10.88 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.88 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.88 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.88 | ^~~~~~ #11 10.88 In file included from neighbor_ident.c:37: #11 10.88 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.88 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.88 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.89 CC nm_common_fsm.lo #11 10.90 CC nm_bb_transc_fsm.lo #11 10.93 CC nm_bts_sm_fsm.lo #11 10.94 CC nm_gprs_cell_fsm.lo #11 10.95 CC nm_gprs_nse_fsm.lo #11 10.95 CC nm_bts_fsm.lo #11 10.97 CC nm_gprs_nsvc_fsm.lo #11 10.98 CC nm_channel_fsm.lo #11 11.05 CC nm_rcarrier_fsm.lo #11 11.05 CC gsm_08_08.lo #11 11.05 CC osmo_bsc_bssap.lo #11 11.08 CC osmo_bsc_filter.lo #11 11.10 CC osmo_bsc_grace.lo #11 11.11 CC osmo_bsc_lcls.lo #11 11.11 CC osmo_bsc_mgcp.lo #11 11.12 CC osmo_bsc_msc.lo #11 11.12 CC osmo_bsc_sigtran.lo #11 11.15 CC paging.lo #11 11.16 CC pcu_sock.lo #11 11.17 CC penalty_timers.lo #11 11.18 CC bssmap_reset.lo #11 11.18 CC system_information.lo #11 11.19 CC timeslot_fsm.lo #11 11.21 CC smscb.lo #11 11.24 CC smscb_vty.lo #11 11.27 CC cbch_scheduler.lo #11 11.28 CC cbsp_link.lo #11 11.29 CC power_control.lo #11 11.57 CCLD libbsc.la #11 13.15 CCLD osmo-bsc #11 13.90 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.90 make[4]: Nothing to be done for 'install-data-am'. #11 13.90 /usr/bin/mkdir -p '/usr/local/bin' #11 13.90 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 13.92 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 13.92 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.92 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.92 Making install in utils #11 13.92 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.92 CC bs11_config.o #11 13.92 CC isdnsync.o #11 13.92 CC meas_json-meas_json.o #11 13.96 CCLD isdnsync #11 13.96 CCLD meas_json #11 13.98 CCLD bs11_config #11 14.23 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 14.23 make[4]: Nothing to be done for 'install-data-am'. #11 14.23 /usr/bin/mkdir -p '/usr/local/bin' #11 14.23 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 14.24 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 14.25 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 14.25 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 14.25 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.25 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.25 Making install in ipaccess #11 14.25 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.26 CC abisip-find.o #11 14.26 CC stubs.o #11 14.26 CC ipaccess-config.o #11 14.26 CC ipaccess-config-e1-driver.o #11 14.26 CC ipaccess-firmware.o #11 14.26 CC network_listen.o #11 14.26 CC ipaccess-proxy.o #11 14.31 CCLD abisip-find #11 14.34 CCLD ipaccess-config #11 14.34 CCLD ipaccess-proxy #11 14.52 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.52 make[4]: Nothing to be done for 'install-data-am'. #11 14.52 /usr/bin/mkdir -p '/usr/local/bin' #11 14.52 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 14.54 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 14.54 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 14.56 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 14.57 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.57 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.57 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 14.58 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 14.58 make[4]: Nothing to be done for 'install-exec-am'. #11 14.58 make[4]: Nothing to be done for 'install-data-am'. #11 14.58 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 14.58 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 14.58 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 14.58 Making install in tests #11 14.58 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 14.59 Making install in abis #11 14.60 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.60 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.60 make[4]: Nothing to be done for 'install-exec-am'. #11 14.60 make[4]: Nothing to be done for 'install-data-am'. #11 14.60 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.61 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.61 Making install in acc #11 14.61 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.62 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.62 make[4]: Nothing to be done for 'install-exec-am'. #11 14.62 make[4]: Nothing to be done for 'install-data-am'. #11 14.62 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.62 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.62 Making install in bsc #11 14.62 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.63 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.63 make[4]: Nothing to be done for 'install-exec-am'. #11 14.63 make[4]: Nothing to be done for 'install-data-am'. #11 14.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.63 Making install in codec_pref #11 14.64 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.64 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #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/tests/codec_pref' #11 14.64 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.64 Making install in gsm0408 #11 14.65 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.65 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #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/tests/gsm0408' #11 14.65 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.65 Making install in handover #11 14.66 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.66 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.66 make[4]: Nothing to be done for 'install-exec-am'. #11 14.66 make[4]: Nothing to be done for 'install-data-am'. #11 14.66 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.66 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.66 Making install in nanobts_omlattr #11 14.67 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.67 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.67 make[4]: Nothing to be done for 'install-exec-am'. #11 14.67 make[4]: Nothing to be done for 'install-data-am'. #11 14.67 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.67 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.67 Making install in paging #11 14.67 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.68 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.68 make[4]: Nothing to be done for 'install-exec-am'. #11 14.68 make[4]: Nothing to be done for 'install-data-am'. #11 14.68 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.68 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.68 Making install in subscr #11 14.69 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.69 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.69 make[4]: Nothing to be done for 'install-exec-am'. #11 14.69 make[4]: Nothing to be done for 'install-data-am'. #11 14.69 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.69 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.70 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 14.70 make[4]: Entering directory '/tmp/osmo-bsc/tests' #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/tests' #11 14.70 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.70 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.70 Making install in doc #11 14.71 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 14.72 Making install in examples #11 14.72 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.73 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.73 make[4]: Nothing to be done for 'install-exec-am'. #11 14.73 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.74 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.74 make install-data-hook #11 14.75 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.75 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.75 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.75 mkdir -p "$(dirname $j)" && \ #11 14.75 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.75 done #11 14.86 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.86 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.86 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.86 Making install in manuals #11 14.86 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.87 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.87 make[4]: Nothing to be done for 'install-exec-am'. #11 14.87 make[4]: Nothing to be done for 'install-data-am'. #11 14.87 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.87 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.87 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 14.88 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 14.88 make[4]: Nothing to be done for 'install-exec-am'. #11 14.88 make[4]: Nothing to be done for 'install-data-am'. #11 14.88 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.88 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.88 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.88 Making install in contrib #11 14.89 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.90 Making install in systemd #11 14.90 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.91 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.91 make[4]: Nothing to be done for 'install-exec-am'. #11 14.91 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.92 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 14.93 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.93 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.93 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.94 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.94 make[4]: Nothing to be done for 'install-exec-am'. #11 14.94 make[4]: Nothing to be done for 'install-data-am'. #11 14.94 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.94 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.94 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.95 make[2]: Entering directory '/tmp/osmo-bsc' #11 14.96 make[3]: Entering directory '/tmp/osmo-bsc' #11 14.96 make[3]: Nothing to be done for 'install-exec-am'. #11 14.96 make[3]: Nothing to be done for 'install-data-am'. #11 14.96 make[3]: Leaving directory '/tmp/osmo-bsc' #11 14.96 make[2]: Leaving directory '/tmp/osmo-bsc' #11 14.96 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 15.2s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.6s done #14 writing image sha256:5c252ca1cc9d6bd4fb7fb33a43328c2932e0a2017aca3057b380060e9fb21e61 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.7s 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 5c252ca1cc9d + 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.1.0.1.1e1a.202512181800 amd64 Development headers for A-bis interface ii libosmo-asn1-tcap-dev:amd64 0.2.1.202512181800 amd64 Development headers for utility library for ASN.1 of TCAP (SS7) ii libosmo-asn1-tcap1:amd64 0.2.1.202512181800 amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client-dev:amd64 1.15.0.1.8afba.202512181800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.15.0.1.8afba.202512181800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.7.0.3.5c44.202512181800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.2.1.4.74d0.202512181800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran12:amd64 2.2.1.4.74d0.202512181800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.1.1e1a.202512181800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.13.8511.202512181800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo coding library ii libosmocore 1.12.0.13.8511.202512181800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.13.8511.202512181800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.13.8511.202512181800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.13.8511.202512181800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.13.8511.202512181800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.3.5c44.202512181800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.13.8511.202512181800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.1.1e1a.202512181800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.13.8511.202512181800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202512181800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202512181800 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 M3UA_TESTTOOL_BRANCH=osmocom/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:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e #8 resolve registry.osmocom.org/debian:bookworm@sha256:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e 0.1s done #8 DONE 0.1s #9 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #9 DONE 0.1s #10 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #10 DONE 0.2s #11 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.97kB done #5 DONE 0.0s #12 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #14 CACHED #15 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #15 CACHED #16 [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 #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #21 CACHED #22 [ 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 #22 CACHED #23 [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 #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 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:0ab53d26a35c4ef5e8b010d02c081b8dbae44e88914cce4f1537e13eaa2be025 0.0s 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 0ab53d26a35c + 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 M3UA_TESTTOOL_BRANCH=osmocom/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 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.417 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.417 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.417 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.418 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.951 Reading package lists... #7 1.221 Reading package lists... #7 1.477 Building dependency tree... #7 1.533 Reading state information... #7 1.597 The following additional packages will be installed: #7 1.597 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #7 1.597 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.597 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.597 osmocom-nightly #7 1.608 The following NEW packages will be installed: #7 1.608 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #7 1.608 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.608 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.608 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.629 0 upgraded, 19 newly installed, 0 to remove and 3 not upgraded. #7 1.629 Need to get 2384 kB of archives. #7 1.629 After this operation, 8474 kB of additional disk space will be used. #7 1.629 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512181800 [3200 B] #7 1.651 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512181800 [1188 B] #7 1.652 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.13.8511.202512181800 [175 kB] #7 1.656 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.13.8511.202512181800 [53.8 kB] #7 1.657 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.1.0.1.1e1a.202512181800 [47.9 kB] #7 1.659 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.13.8511.202512181800 [72.3 kB] #7 1.660 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.13.8511.202512181800 [230 kB] #7 1.663 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.13.8511.202512181800 [106 kB] #7 1.665 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.7.0.3.5c44.202512181800 [70.0 kB] #7 1.666 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.1.0.1.1e1a.202512181800 [71.4 kB] #7 1.667 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.13.8511.202512181800 [72.7 kB] #7 1.668 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.13.8511.202512181800 [179 kB] #7 1.670 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.13.8511.202512181800 [61.5 kB] #7 1.670 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.13.8511.202512181800 [65.4 kB] #7 1.671 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.13.8511.202512181800 [52.1 kB] #7 1.672 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.13.8511.202512181800 [45.4 kB] #7 1.673 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.13.8511.202512181800 [855 kB] #7 1.681 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.7.0.3.5c44.202512181800 [88.2 kB] #7 1.681 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.1.0.1.1e1a.202512181800 [134 kB] #7 1.791 debconf: delaying package configuration, since apt-utils is not installed #7 1.832 Fetched 2384 kB in 0s (33.4 MB/s) #7 1.897 Selecting previously unselected package osmocom-keyring. #7 1.897 (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.202512181800_amd64.deb ... #7 1.949 Unpacking osmocom-keyring (1.1.1.8.7873.202512181800) ... #7 2.061 Selecting previously unselected package osmocom-nightly. #7 2.079 Preparing to unpack .../01-osmocom-nightly_202512181800_amd64.deb ... #7 2.096 Unpacking osmocom-nightly (202512181800) ... #7 2.218 Selecting previously unselected package libosmocore22:amd64. #7 2.236 Preparing to unpack .../02-libosmocore22_1.12.0.13.8511.202512181800_amd64.deb ... #7 2.271 Unpacking libosmocore22:amd64 (1.12.0.13.8511.202512181800) ... #7 2.410 Selecting previously unselected package libosmocodec4:amd64. #7 2.428 Preparing to unpack .../03-libosmocodec4_1.12.0.13.8511.202512181800_amd64.deb ... #7 2.445 Unpacking libosmocodec4:amd64 (1.12.0.13.8511.202512181800) ... #7 2.630 Selecting previously unselected package libosmotrau11:amd64. #7 2.648 Preparing to unpack .../04-libosmotrau11_2.1.0.1.1e1a.202512181800_amd64.deb ... #7 2.665 Unpacking libosmotrau11:amd64 (2.1.0.1.1e1a.202512181800) ... #7 2.815 Selecting previously unselected package libosmoisdn0:amd64. #7 2.833 Preparing to unpack .../05-libosmoisdn0_1.12.0.13.8511.202512181800_amd64.deb ... #7 2.851 Unpacking libosmoisdn0:amd64 (1.12.0.13.8511.202512181800) ... #7 2.997 Selecting previously unselected package libosmogsm20:amd64. #7 3.004 Preparing to unpack .../06-libosmogsm20_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.022 Unpacking libosmogsm20:amd64 (1.12.0.13.8511.202512181800) ... #7 3.184 Selecting previously unselected package libosmovty13:amd64. #7 3.192 Preparing to unpack .../07-libosmovty13_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.209 Unpacking libosmovty13:amd64 (1.12.0.13.8511.202512181800) ... #7 3.363 Selecting previously unselected package libosmonetif11:amd64. #7 3.380 Preparing to unpack .../08-libosmonetif11_1.7.0.3.5c44.202512181800_amd64.deb ... #7 3.398 Unpacking libosmonetif11:amd64 (1.7.0.3.5c44.202512181800) ... #7 3.543 Selecting previously unselected package libosmoabis15:amd64. #7 3.551 Preparing to unpack .../09-libosmoabis15_2.1.0.1.1e1a.202512181800_amd64.deb ... #7 3.568 Unpacking libosmoabis15:amd64 (2.1.0.1.1e1a.202512181800) ... #7 3.720 Selecting previously unselected package libosmocoding0:amd64. #7 3.738 Preparing to unpack .../10-libosmocoding0_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.755 Unpacking libosmocoding0:amd64 (1.12.0.13.8511.202512181800) ... #7 3.908 Selecting previously unselected package libosmogb14:amd64. #7 3.916 Preparing to unpack .../11-libosmogb14_1.12.0.13.8511.202512181800_amd64.deb ... #7 3.932 Unpacking libosmogb14:amd64 (1.12.0.13.8511.202512181800) ... #7 4.091 Selecting previously unselected package libosmoctrl0:amd64. #7 4.108 Preparing to unpack .../12-libosmoctrl0_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.125 Unpacking libosmoctrl0:amd64 (1.12.0.13.8511.202512181800) ... #7 4.277 Selecting previously unselected package libosmosim2:amd64. #7 4.293 Preparing to unpack .../13-libosmosim2_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.311 Unpacking libosmosim2:amd64 (1.12.0.13.8511.202512181800) ... #7 4.454 Selecting previously unselected package libosmousb0:amd64. #7 4.462 Preparing to unpack .../14-libosmousb0_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.478 Unpacking libosmousb0:amd64 (1.12.0.13.8511.202512181800) ... #7 4.609 Selecting previously unselected package libosmocore. #7 4.627 Preparing to unpack .../15-libosmocore_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.644 Unpacking libosmocore (1.12.0.13.8511.202512181800) ... #7 4.764 Selecting previously unselected package libosmocore-dev:amd64. #7 4.776 Preparing to unpack .../16-libosmocore-dev_1.12.0.13.8511.202512181800_amd64.deb ... #7 4.792 Unpacking libosmocore-dev:amd64 (1.12.0.13.8511.202512181800) ... #7 4.958 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.971 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.3.5c44.202512181800_amd64.deb ... #7 4.988 Unpacking libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512181800) ... #7 5.120 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.138 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.1.1e1a.202512181800_amd64.deb ... #7 5.155 Unpacking libosmo-abis-dev:amd64 (2.1.0.1.1e1a.202512181800) ... #7 5.332 Setting up osmocom-keyring (1.1.1.8.7873.202512181800) ... #7 5.382 Setting up osmocom-nightly (202512181800) ... #7 5.433 Setting up libosmocore22:amd64 (1.12.0.13.8511.202512181800) ... #7 5.483 Setting up libosmocodec4:amd64 (1.12.0.13.8511.202512181800) ... #7 5.533 Setting up libosmovty13:amd64 (1.12.0.13.8511.202512181800) ... #7 5.584 Setting up libosmoisdn0:amd64 (1.12.0.13.8511.202512181800) ... #7 5.634 Setting up libosmotrau11:amd64 (2.1.0.1.1e1a.202512181800) ... #7 5.684 Setting up libosmousb0:amd64 (1.12.0.13.8511.202512181800) ... #7 5.736 Setting up libosmogsm20:amd64 (1.12.0.13.8511.202512181800) ... #7 5.793 Setting up libosmoctrl0:amd64 (1.12.0.13.8511.202512181800) ... #7 5.845 Setting up libosmogb14:amd64 (1.12.0.13.8511.202512181800) ... #7 5.895 Setting up libosmonetif11:amd64 (1.7.0.3.5c44.202512181800) ... #7 5.944 Setting up libosmocoding0:amd64 (1.12.0.13.8511.202512181800) ... #7 5.994 Setting up libosmosim2:amd64 (1.12.0.13.8511.202512181800) ... #7 6.046 Setting up libosmocore (1.12.0.13.8511.202512181800) ... #7 6.097 Setting up libosmoabis15:amd64 (2.1.0.1.1e1a.202512181800) ... #7 6.147 Setting up libosmocore-dev:amd64 (1.12.0.13.8511.202512181800) ... #7 6.199 Setting up libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512181800) ... #7 6.250 Setting up libosmo-abis-dev:amd64 (2.1.0.1.1e1a.202512181800) ... #7 6.302 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 6.6s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.347 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.433 Already on 'master' #11 0.433 Your branch is up to date with 'origin/master'. #11 0.435 refs/heads/master #11 0.448 HEAD is now at 19ade2fe fixup: rsl: properly initialize MS/BS Power Control state #11 0.449 master #11 0.450 19ade2fec441e53e5d53157341a342f0980e588e #11 2.601 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.601 libtoolize: copying file './ltmain.sh' #11 3.057 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.057 libtoolize: and rerunning libtoolize and aclocal. #11 3.057 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.801 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.801 configure.ac:40: You should run autoupdate. #11 3.801 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.801 configure.ac:40: the top level #11 3.801 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.801 configure.ac:84: You should run autoupdate. #11 3.801 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.801 configure.ac:84: the top level #11 3.801 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.801 configure.ac:92: You should run autoupdate. #11 3.801 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.801 configure.ac:92: the top level #11 3.801 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.801 configure.ac:124: You should run autoupdate. #11 3.801 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.801 configure.ac:124: the top level #11 3.801 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.801 configure.ac:132: You should run autoupdate. #11 3.801 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.801 configure.ac:132: the top level #11 3.801 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.801 configure.ac:272: You should run autoupdate. #11 3.801 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.801 configure.ac:272: the top level #11 3.801 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.801 configure.ac:292: You should run autoupdate. #11 3.801 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.801 configure.ac:292: the top level #11 3.801 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.801 configure.ac:354: You should run autoupdate. #11 3.801 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.801 configure.ac:354: the top level #11 3.801 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.801 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.801 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.801 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.801 configure.ac:422: the top level #11 3.801 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.801 configure.ac:424: You should run autoupdate. #11 4.326 configure.ac:23: installing './compile' #11 4.327 configure.ac:25: installing './config.guess' #11 4.329 configure.ac:25: installing './config.sub' #11 4.330 configure.ac:9: installing './install-sh' #11 4.332 configure.ac:9: installing './missing' #11 4.364 contrib/ber/Makefile.am: installing './depcomp' #11 4.435 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.435 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 4.488 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.488 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.488 automake: warning: possible forward-incompatibility. #11 4.488 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.488 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.488 automake: object file(s) will be placed in the top-level directory. However, this #11 4.488 automake: behavior may change in a future Automake major version, with object #11 4.488 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.488 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.488 automake: project, to avoid future incompatibilities. #11 4.489 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.489 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.489 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.489 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.490 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.490 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.491 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.491 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.540 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.540 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.563 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.563 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.586 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.586 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.598 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.598 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.610 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.610 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.621 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.621 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.633 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.633 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.634 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.634 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.646 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.646 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.674 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.674 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.730 checking for a BSD-compatible install... /usr/bin/install -c #11 4.736 checking whether build environment is sane... yes #11 4.747 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.750 checking for gawk... gawk #11 4.750 checking whether make sets $(MAKE)... yes #11 4.770 checking whether make supports nested variables... yes #11 4.787 checking whether make supports nested variables... (cached) yes #11 4.788 checking whether make sets $(MAKE)... (cached) yes #11 4.793 checking for gcc... gcc #11 4.864 checking whether the C compiler works... yes #11 4.947 checking for C compiler default output file name... a.out #11 4.948 checking for suffix of executables... #11 4.981 checking whether we are cross compiling... no #11 5.006 checking for suffix of object files... o #11 5.019 checking whether the compiler supports GNU C... yes #11 5.034 checking whether gcc accepts -g... yes #11 5.055 checking for gcc option to enable C11 features... none needed #11 5.086 checking whether gcc understands -c and -o together... yes #11 5.113 checking whether make supports the include directive... yes (GNU style) #11 5.119 checking dependency style of gcc... gcc3 #11 5.192 checking build system type... x86_64-pc-linux-gnu #11 5.283 checking host system type... x86_64-pc-linux-gnu #11 5.284 checking how to print strings... printf #11 5.314 checking for a sed that does not truncate output... /usr/bin/sed #11 5.316 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.317 checking for egrep... /usr/bin/grep -E #11 5.318 checking for fgrep... /usr/bin/grep -F #11 5.318 checking for ld used by gcc... /usr/bin/ld #11 5.321 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.322 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.324 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.352 checking whether ln -s works... yes #11 5.352 checking the maximum length of command line arguments... 1572864 #11 5.369 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.369 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.369 checking for /usr/bin/ld option to reload object files... -r #11 5.370 checking for file... file #11 5.371 checking for objdump... objdump #11 5.372 checking how to recognize dependent libraries... pass_all #11 5.373 checking for dlltool... no #11 5.374 checking how to associate runtime and link libraries... printf %s\n #11 5.374 checking for ar... ar #11 5.375 checking for archiver @FILE support... @ #11 5.416 checking for strip... strip #11 5.417 checking for ranlib... ranlib #11 5.418 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.522 checking for sysroot... no #11 5.522 checking for a working dd... /usr/bin/dd #11 5.525 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.548 checking for mt... no #11 5.548 checking if : is a manifest tool... no #11 5.559 checking for stdio.h... yes #11 5.592 checking for stdlib.h... yes #11 5.622 checking for string.h... yes #11 5.644 checking for inttypes.h... yes #11 5.659 checking for stdint.h... yes #11 5.676 checking for strings.h... yes #11 5.698 checking for sys/stat.h... yes #11 5.725 checking for sys/types.h... yes #11 5.746 checking for unistd.h... yes #11 5.769 checking for dlfcn.h... yes #11 5.792 checking for objdir... .libs #11 5.867 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.907 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.907 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.946 checking if gcc static flag -static works... yes #11 6.006 checking if gcc supports -c -o file.o... yes #11 6.020 checking if gcc supports -c -o file.o... (cached) yes #11 6.020 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.026 checking whether -lc should be explicitly linked in... no #11 6.051 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.117 checking how to hardcode library paths into programs... immediate #11 6.117 checking whether stripping libraries is possible... yes #11 6.118 checking if libtool supports shared libraries... yes #11 6.118 checking whether to build shared libraries... yes #11 6.118 checking whether to build static libraries... yes #11 6.118 checking for pkg-config... /usr/bin/pkg-config #11 6.119 checking for pkg-config... /usr/bin/pkg-config #11 6.119 checking pkg-config is at least version 0.20... yes #11 6.119 checking for egrep... (cached) /usr/bin/grep -E #11 6.120 checking for libosmocore >= 1.12.0... yes #11 6.126 checking for libosmovty >= 1.12.0... yes #11 6.135 checking for libosmogsm >= 1.12.0... yes #11 6.151 checking for libosmoctrl >= 1.12.0... yes #11 6.172 checking for libosmocodec >= 1.12.0... yes #11 6.194 checking for libosmocoding >= 1.12.0... yes #11 6.218 checking for libosmoabis >= 2.1.0... yes #11 6.240 checking for libosmotrau >= 2.1.0... yes #11 6.261 checking for libosmo-netif >= 1.7.0... yes #11 6.281 checking whether to enable support for sysmobts calibration tool... no #11 6.281 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.282 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.282 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.285 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.286 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.288 checking whether to enable VTY/CTRL tests... no #11 6.288 checking whether to include systemtap tracing support... no #11 6.295 CFLAGS=" -std=gnu11" #11 6.295 CPPFLAGS="" #11 6.348 checking that generated files are newer than configure... done #11 6.350 configure: creating ./config.status #11 7.300 config.status: creating src/Makefile #11 7.340 config.status: creating src/common/Makefile #11 7.381 config.status: creating src/osmo-bts-virtual/Makefile #11 7.421 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.461 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.503 config.status: creating src/osmo-bts-lc15/Makefile #11 7.535 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.576 config.status: creating src/osmo-bts-trx/Makefile #11 7.616 config.status: creating src/osmo-bts-octphy/Makefile #11 7.657 config.status: creating include/Makefile #11 7.696 config.status: creating include/osmo-bts/Makefile #11 7.736 config.status: creating tests/Makefile #11 7.776 config.status: creating tests/paging/Makefile #11 7.816 config.status: creating tests/agch/Makefile #11 7.856 config.status: creating tests/cipher/Makefile #11 7.896 config.status: creating tests/sysmobts/Makefile #11 7.937 config.status: creating tests/misc/Makefile #11 7.977 config.status: creating tests/handover/Makefile #11 8.017 config.status: creating tests/ta_control/Makefile #11 8.057 config.status: creating tests/tx_power/Makefile #11 8.097 config.status: creating tests/power/Makefile #11 8.137 config.status: creating tests/meas/Makefile #11 8.177 config.status: creating tests/amr/Makefile #11 8.217 config.status: creating tests/csd/Makefile #11 8.256 config.status: creating doc/Makefile #11 8.296 config.status: creating doc/examples/Makefile #11 8.337 config.status: creating doc/manuals/Makefile #11 8.376 config.status: creating contrib/Makefile #11 8.416 config.status: creating contrib/ber/Makefile #11 8.456 config.status: creating contrib/systemd/Makefile #11 8.496 config.status: creating Makefile #11 8.526 config.status: creating btsconfig.h #11 8.562 config.status: executing tests/atconfig commands #11 8.569 config.status: executing depfiles commands #11 10.91 config.status: executing libtool commands #11 11.03 echo 1.10.0.14-19ad > .version-t && mv .version-t .version #11 11.03 make install-recursive #11 11.04 make[1]: Entering directory '/tmp/osmo-bts' #11 11.05 Making install in include #11 11.05 make[2]: Entering directory '/tmp/osmo-bts/include' #11 11.06 Making install in osmo-bts #11 11.07 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 11.07 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 11.07 make[4]: Nothing to be done for 'install-exec-am'. #11 11.07 make[4]: Nothing to be done for 'install-data-am'. #11 11.07 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 11.07 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 11.08 make[3]: Entering directory '/tmp/osmo-bts/include' #11 11.08 make[4]: Entering directory '/tmp/osmo-bts/include' #11 11.08 make[4]: Nothing to be done for 'install-exec-am'. #11 11.08 make[4]: Nothing to be done for 'install-data-am'. #11 11.08 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 11.08 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 11.08 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 11.08 Making install in src #11 11.09 make[2]: Entering directory '/tmp/osmo-bts/src' #11 11.10 Making install in common #11 11.10 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 11.10 make install-am #11 11.11 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 11.11 CC gsm_data.o #11 11.12 CC sysinfo.o #11 11.12 CC logging.o #11 11.12 CC abis.o #11 11.12 CC abis_osmo.o #11 11.12 CC oml.o #11 11.12 CC osmux.o #11 11.12 CC bts.o #11 11.12 CC bts_sm.o #11 11.12 CC bts_trx.o #11 11.12 CC rsl.o #11 11.12 CC rtp_input_preen.o #11 11.12 CC vty.o #11 11.12 CC paging.o #11 11.12 CC measurement.o #11 11.12 CC amr.o #11 11.12 CC asci.o #11 11.12 CC lchan.o #11 11.12 CC load_indication.o #11 11.13 CC pcu_sock.o #11 11.19 CC handover.o #11 11.22 CC msg_utils.o #11 11.22 CC tx_power.o #11 11.22 CC bts_ctrl_commands.o #11 11.22 CC bts_ctrl_lookup.o #11 11.24 CC bts_shutdown_fsm.o #11 11.24 CC csd_rlp.o #11 11.24 CC l1sap.o #11 11.24 CC csd_v110.o #11 11.24 CC cbch.o #11 11.24 CC power_control.o #11 11.24 CC main.o #11 11.25 CC phy_link.o #11 11.26 CC dtx_dl_amr_fsm.o #11 11.26 CC scheduler_mframe.o #11 11.26 CC ta_control.o #11 11.26 CC nm_bts_sm_fsm.o #11 11.26 CC nm_common_fsm.o #11 11.26 CC nm_bts_fsm.o #11 11.27 CC nm_bb_transc_fsm.o #11 11.28 CC nm_channel_fsm.o #11 11.28 CC nm_gprs_cell_fsm.o #11 11.28 CC nm_gprs_nse_fsm.o #11 11.29 CC nm_gprs_nsvc_fsm.o #11 11.30 CC nm_radio_carrier_fsm.o #11 11.31 CC notification.o #11 11.31 CC scheduler.o #11 11.40 AR libl1sched.a #11 11.40 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.43 AR libbts.a #11 11.43 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.45 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.45 make[5]: Nothing to be done for 'install-exec-am'. #11 11.45 make[5]: Nothing to be done for 'install-data-am'. #11 11.45 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.45 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.45 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.45 Making install in osmo-bts-virtual #11 11.45 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.45 CC main.o #11 11.45 CC bts_model.o #11 11.45 CC virtualbts_vty.o #11 11.45 CC scheduler_virtbts.o #11 11.45 CC l1_if.o #11 11.45 CC virtual_um.o #11 11.45 CC osmo_mcast_sock.o #11 11.51 CCLD osmo-bts-virtual #11 12.23 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.23 make[4]: Nothing to be done for 'install-data-am'. #11 12.23 /usr/bin/mkdir -p '/usr/local/bin' #11 12.23 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 12.25 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 12.25 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.25 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 12.25 Making install in osmo-bts-omldummy #11 12.25 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.25 CC main.o #11 12.25 CC bts_model.o #11 12.32 CCLD osmo-bts-omldummy #11 13.01 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 13.01 make[4]: Nothing to be done for 'install-data-am'. #11 13.01 /usr/bin/mkdir -p '/usr/local/bin' #11 13.01 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 13.03 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 13.03 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 13.03 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 13.03 Making install in osmo-bts-trx #11 13.03 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 make install-am #11 13.03 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 CC main.o #11 13.03 CC trx_if.o #11 13.03 CC l1_if.o #11 13.03 CC scheduler_trx.o #11 13.03 CC sched_lchan_fcch_sch.o #11 13.03 CC sched_lchan_rach.o #11 13.03 CC sched_lchan_xcch.o #11 13.04 CC sched_lchan_pdtch.o #11 13.04 CC sched_lchan_tchf.o #11 13.04 CC sched_lchan_tchh.o #11 13.04 CC trx_provision_fsm.o #11 13.04 CC trx_vty.o #11 13.04 CC amr_loop.o #11 13.13 CCLD osmo-bts-trx #11 14.02 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.02 make[5]: Nothing to be done for 'install-data-am'. #11 14.02 /usr/bin/mkdir -p '/usr/local/bin' #11 14.02 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 14.04 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 14.04 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.04 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.04 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.04 make[3]: Entering directory '/tmp/osmo-bts/src' #11 14.05 make[4]: Entering directory '/tmp/osmo-bts/src' #11 14.05 make[4]: Nothing to be done for 'install-exec-am'. #11 14.05 make[4]: Nothing to be done for 'install-data-am'. #11 14.05 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 14.05 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 14.05 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 14.05 Making install in tests #11 14.05 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 14.05 Making install in paging #11 14.06 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 14.06 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 14.06 make[4]: Nothing to be done for 'install-exec-am'. #11 14.06 make[4]: Nothing to be done for 'install-data-am'. #11 14.06 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 14.06 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 14.06 Making install in cipher #11 14.06 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 14.07 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 14.07 make[4]: Nothing to be done for 'install-exec-am'. #11 14.07 make[4]: Nothing to be done for 'install-data-am'. #11 14.07 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 14.07 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 14.07 Making install in agch #11 14.07 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 14.08 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 14.08 make[4]: Nothing to be done for 'install-exec-am'. #11 14.08 make[4]: Nothing to be done for 'install-data-am'. #11 14.08 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 14.08 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 14.08 Making install in misc #11 14.08 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 14.09 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 14.09 make[4]: Nothing to be done for 'install-exec-am'. #11 14.09 make[4]: Nothing to be done for 'install-data-am'. #11 14.09 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 14.09 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 14.09 Making install in handover #11 14.10 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 14.10 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 14.10 make[4]: Nothing to be done for 'install-exec-am'. #11 14.10 make[4]: Nothing to be done for 'install-data-am'. #11 14.10 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 14.10 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 14.10 Making install in tx_power #11 14.10 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 14.11 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 14.11 make[4]: Nothing to be done for 'install-exec-am'. #11 14.11 make[4]: Nothing to be done for 'install-data-am'. #11 14.11 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 14.11 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 14.11 Making install in power #11 14.12 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 14.12 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #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/tests/power' #11 14.12 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 14.12 Making install in meas #11 14.13 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 14.13 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 14.13 make[4]: Nothing to be done for 'install-exec-am'. #11 14.13 make[4]: Nothing to be done for 'install-data-am'. #11 14.13 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 14.13 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 14.13 Making install in ta_control #11 14.14 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 14.14 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 14.14 make[4]: Nothing to be done for 'install-exec-am'. #11 14.14 make[4]: Nothing to be done for 'install-data-am'. #11 14.14 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 14.14 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 14.14 Making install in amr #11 14.15 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 14.15 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 14.15 make[4]: Nothing to be done for 'install-exec-am'. #11 14.15 make[4]: Nothing to be done for 'install-data-am'. #11 14.15 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 14.15 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 14.15 Making install in csd #11 14.16 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 14.16 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 14.16 make[4]: Nothing to be done for 'install-exec-am'. #11 14.16 make[4]: Nothing to be done for 'install-data-am'. #11 14.16 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 14.16 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 14.17 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 14.17 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 14.17 make[4]: Nothing to be done for 'install-exec-am'. #11 14.17 make[4]: Nothing to be done for 'install-data-am'. #11 14.17 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 14.17 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 14.17 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 14.17 Making install in doc #11 14.18 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 14.19 Making install in examples #11 14.19 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 14.20 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 14.20 make[4]: Nothing to be done for 'install-exec-am'. #11 14.20 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 14.20 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 14.21 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.21 /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 14.21 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 14.21 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 14.22 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 14.22 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 14.22 Making install in manuals #11 14.22 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 14.23 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 14.23 make[4]: Nothing to be done for 'install-exec-am'. #11 14.23 make[4]: Nothing to be done for 'install-data-am'. #11 14.23 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 14.23 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 14.23 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 14.24 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 14.24 make[4]: Nothing to be done for 'install-exec-am'. #11 14.24 make[4]: Nothing to be done for 'install-data-am'. #11 14.24 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 14.24 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 14.24 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 14.24 Making install in contrib #11 14.24 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 14.25 Making install in systemd #11 14.26 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 14.26 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 14.26 make[4]: Nothing to be done for 'install-exec-am'. #11 14.26 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.27 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 14.28 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 14.28 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 14.28 Making install in ber #11 14.29 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 14.29 CC rtp_ber.o #11 14.29 CC rtp_gen_map.o #11 14.36 CCLD rtp_gen_map #11 14.36 CCLD rtp_ber #11 14.49 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 14.49 make[4]: Nothing to be done for 'install-exec-am'. #11 14.49 make[4]: Nothing to be done for 'install-data-am'. #11 14.49 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 14.49 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 14.49 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 14.49 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 14.49 make[4]: Nothing to be done for 'install-exec-am'. #11 14.49 make[4]: Nothing to be done for 'install-data-am'. #11 14.49 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.49 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.49 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.49 make[2]: Entering directory '/tmp/osmo-bts' #11 14.49 make[3]: Entering directory '/tmp/osmo-bts' #11 14.49 make[3]: Nothing to be done for 'install-exec-am'. #11 14.49 make[3]: Nothing to be done for 'install-data-am'. #11 14.49 make[3]: Leaving directory '/tmp/osmo-bts' #11 14.49 make[2]: Leaving directory '/tmp/osmo-bts' #11 14.49 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 14.6s #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.5s done #14 writing image sha256:97a4302444ca23f3f34da7b63607e28164d22450b86d3d9950b375b2e6f19209 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 97a4302444ca + 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.1.0.1.1e1a.202512181800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.7.0.3.5c44.202512181800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.1.0.1.1e1a.202512181800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.13.8511.202512181800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo coding library ii libosmocore 1.12.0.13.8511.202512181800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.13.8511.202512181800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.13.8511.202512181800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.13.8511.202512181800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.13.8511.202512181800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.3.5c44.202512181800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.13.8511.202512181800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.1.1e1a.202512181800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.13.8511.202512181800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.13.8511.202512181800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202512181800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202512181800 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 M3UA_TESTTOOL_BRANCH=osmocom/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.433 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.433 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.433 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.433 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.946 Reading package lists... #6 1.216 Reading package lists... #6 1.470 Building dependency tree... #6 1.525 Reading state information... #6 1.589 The following additional packages will be installed: #6 1.589 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #6 1.590 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.590 osmocom-keyring osmocom-nightly #6 1.600 The following NEW packages will be installed: #6 1.600 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.600 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.600 libosmovty13 osmocom-keyring osmocom-nightly #6 1.622 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. #6 1.622 Need to get 1973 kB of archives. #6 1.622 After this operation, 6924 kB of additional disk space will be used. #6 1.622 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512181800 [3200 B] #6 1.645 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512181800 [1188 B] #6 1.646 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.13.8511.202512181800 [175 kB] #6 1.651 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.13.8511.202512181800 [53.8 kB] #6 1.652 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.13.8511.202512181800 [72.3 kB] #6 1.653 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.13.8511.202512181800 [230 kB] #6 1.657 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.13.8511.202512181800 [72.7 kB] #6 1.659 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.13.8511.202512181800 [106 kB] #6 1.662 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.13.8511.202512181800 [179 kB] #6 1.665 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.13.8511.202512181800 [61.5 kB] #6 1.667 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.13.8511.202512181800 [65.4 kB] #6 1.669 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.13.8511.202512181800 [52.1 kB] #6 1.670 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.13.8511.202512181800 [45.4 kB] #6 1.672 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.13.8511.202512181800 [855 kB] #6 1.791 debconf: delaying package configuration, since apt-utils is not installed #6 1.833 Fetched 1973 kB in 0s (25.7 MB/s) #6 1.897 Selecting previously unselected package osmocom-keyring. #6 1.897 (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.935 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202512181800_amd64.deb ... #6 1.951 Unpacking osmocom-keyring (1.1.1.8.7873.202512181800) ... #6 2.091 Selecting previously unselected package osmocom-nightly. #6 2.109 Preparing to unpack .../01-osmocom-nightly_202512181800_amd64.deb ... #6 2.129 Unpacking osmocom-nightly (202512181800) ... #6 2.264 Selecting previously unselected package libosmocore22:amd64. #6 2.273 Preparing to unpack .../02-libosmocore22_1.12.0.13.8511.202512181800_amd64.deb ... #6 2.306 Unpacking libosmocore22:amd64 (1.12.0.13.8511.202512181800) ... #6 2.451 Selecting previously unselected package libosmocodec4:amd64. #6 2.458 Preparing to unpack .../03-libosmocodec4_1.12.0.13.8511.202512181800_amd64.deb ... #6 2.476 Unpacking libosmocodec4:amd64 (1.12.0.13.8511.202512181800) ... #6 2.604 Selecting previously unselected package libosmoisdn0:amd64. #6 2.613 Preparing to unpack .../04-libosmoisdn0_1.12.0.13.8511.202512181800_amd64.deb ... #6 2.632 Unpacking libosmoisdn0:amd64 (1.12.0.13.8511.202512181800) ... #6 2.774 Selecting previously unselected package libosmogsm20:amd64. #6 2.791 Preparing to unpack .../05-libosmogsm20_1.12.0.13.8511.202512181800_amd64.deb ... #6 2.808 Unpacking libosmogsm20:amd64 (1.12.0.13.8511.202512181800) ... #6 2.960 Selecting previously unselected package libosmocoding0:amd64. #6 2.979 Preparing to unpack .../06-libosmocoding0_1.12.0.13.8511.202512181800_amd64.deb ... #6 2.995 Unpacking libosmocoding0:amd64 (1.12.0.13.8511.202512181800) ... #6 3.134 Selecting previously unselected package libosmovty13:amd64. #6 3.142 Preparing to unpack .../07-libosmovty13_1.12.0.13.8511.202512181800_amd64.deb ... #6 3.159 Unpacking libosmovty13:amd64 (1.12.0.13.8511.202512181800) ... #6 3.294 Selecting previously unselected package libosmogb14:amd64. #6 3.302 Preparing to unpack .../08-libosmogb14_1.12.0.13.8511.202512181800_amd64.deb ... #6 3.319 Unpacking libosmogb14:amd64 (1.12.0.13.8511.202512181800) ... #6 3.466 Selecting previously unselected package libosmoctrl0:amd64. #6 3.474 Preparing to unpack .../09-libosmoctrl0_1.12.0.13.8511.202512181800_amd64.deb ... #6 3.490 Unpacking libosmoctrl0:amd64 (1.12.0.13.8511.202512181800) ... #6 3.622 Selecting previously unselected package libosmosim2:amd64. #6 3.640 Preparing to unpack .../10-libosmosim2_1.12.0.13.8511.202512181800_amd64.deb ... #6 3.657 Unpacking libosmosim2:amd64 (1.12.0.13.8511.202512181800) ... #6 3.796 Selecting previously unselected package libosmousb0:amd64. #6 3.804 Preparing to unpack .../11-libosmousb0_1.12.0.13.8511.202512181800_amd64.deb ... #6 3.821 Unpacking libosmousb0:amd64 (1.12.0.13.8511.202512181800) ... #6 3.940 Selecting previously unselected package libosmocore. #6 3.959 Preparing to unpack .../12-libosmocore_1.12.0.13.8511.202512181800_amd64.deb ... #6 3.975 Unpacking libosmocore (1.12.0.13.8511.202512181800) ... #6 4.097 Selecting previously unselected package libosmocore-dev:amd64. #6 4.115 Preparing to unpack .../13-libosmocore-dev_1.12.0.13.8511.202512181800_amd64.deb ... #6 4.132 Unpacking libosmocore-dev:amd64 (1.12.0.13.8511.202512181800) ... #6 4.319 Setting up osmocom-keyring (1.1.1.8.7873.202512181800) ... #6 4.370 Setting up osmocom-nightly (202512181800) ... #6 4.420 Setting up libosmocore22:amd64 (1.12.0.13.8511.202512181800) ... #6 4.470 Setting up libosmocodec4:amd64 (1.12.0.13.8511.202512181800) ... #6 4.523 Setting up libosmovty13:amd64 (1.12.0.13.8511.202512181800) ... #6 4.574 Setting up libosmoisdn0:amd64 (1.12.0.13.8511.202512181800) ... #6 4.623 Setting up libosmousb0:amd64 (1.12.0.13.8511.202512181800) ... #6 4.676 Setting up libosmogsm20:amd64 (1.12.0.13.8511.202512181800) ... #6 4.728 Setting up libosmoctrl0:amd64 (1.12.0.13.8511.202512181800) ... #6 4.781 Setting up libosmogb14:amd64 (1.12.0.13.8511.202512181800) ... #6 4.833 Setting up libosmocoding0:amd64 (1.12.0.13.8511.202512181800) ... #6 4.894 Setting up libosmosim2:amd64 (1.12.0.13.8511.202512181800) ... #6 4.946 Setting up libosmocore (1.12.0.13.8511.202512181800) ... #6 4.996 Setting up libosmocore-dev:amd64 (1.12.0.13.8511.202512181800) ... #6 5.047 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.318 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.472 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.472 Switched to a new branch 'ttcn3-bts-test' #10 0.473 refs/heads/ttcn3-bts-test #10 0.507 HEAD is now at 9f1c8a56 trx_toolkit: UDPLink: catch and ignore BlockingIOError #10 0.508 ttcn3-bts-test #10 0.508 9f1c8a5681a962e9460bfa61f525a584afdd74c7 #10 DONE 0.6s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.811 libtoolize: putting auxiliary files in '.'. #11 2.811 libtoolize: copying file './ltmain.sh' #11 2.845 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.845 libtoolize: copying file 'm4/libtool.m4' #11 2.895 libtoolize: copying file 'm4/ltoptions.m4' #11 2.949 libtoolize: copying file 'm4/ltsugar.m4' #11 3.003 libtoolize: copying file 'm4/ltversion.m4' #11 3.058 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.491 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.491 configure.ac:21: You should run autoupdate. #11 4.491 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.491 configure.ac:21: the top level #11 4.919 configure.ac:12: installing './compile' #11 4.924 configure.ac:24: installing './config.guess' #11 4.928 configure.ac:24: installing './config.sub' #11 4.932 configure.ac:3: installing './install-sh' #11 4.937 configure.ac:3: installing './missing' #11 4.999 src/Makefile.am: installing './depcomp' #11 5.045 checking for a BSD-compatible install... /usr/bin/install -c #11 5.050 checking whether build environment is sane... yes #11 5.058 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.060 checking for gawk... gawk #11 5.060 checking whether make sets $(MAKE)... yes #11 5.078 checking whether make supports nested variables... yes #11 5.094 checking whether make supports nested variables... (cached) yes #11 5.094 checking whether make sets $(MAKE)... (cached) yes #11 5.099 checking for gcc... gcc #11 5.171 checking whether the C compiler works... yes #11 5.228 checking for C compiler default output file name... a.out #11 5.229 checking for suffix of executables... #11 5.260 checking whether we are cross compiling... no #11 5.284 checking for suffix of object files... o #11 5.310 checking whether the compiler supports GNU C... yes #11 5.338 checking whether gcc accepts -g... yes #11 5.366 checking for gcc option to enable C11 features... none needed #11 5.397 checking whether gcc understands -c and -o together... yes #11 5.432 checking whether make supports the include directive... yes (GNU style) #11 5.446 checking dependency style of gcc... gcc3 #11 5.520 checking for pkg-config... /usr/bin/pkg-config #11 5.520 checking pkg-config is at least version 0.9.0... yes #11 5.523 checking for libosmocore... yes #11 5.540 checking for libosmocoding... yes #11 5.559 checking for libosmogsm... yes #11 5.577 checking for stdio.h... yes #11 5.614 checking for stdlib.h... yes #11 5.643 checking for string.h... yes #11 5.669 checking for inttypes.h... yes #11 5.694 checking for stdint.h... yes #11 5.707 checking for strings.h... yes #11 5.724 checking for sys/stat.h... yes #11 5.746 checking for sys/types.h... yes #11 5.760 checking for unistd.h... yes #11 5.772 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.773 checking for egrep... /usr/bin/grep -E #11 5.776 checking build system type... x86_64-pc-linux-gnu #11 5.799 checking host system type... x86_64-pc-linux-gnu #11 5.799 checking how to print strings... printf #11 5.813 checking for a sed that does not truncate output... /usr/bin/sed #11 5.815 checking for fgrep... /usr/bin/grep -F #11 5.816 checking for ld used by gcc... /usr/bin/ld #11 5.818 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.819 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.820 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.830 checking whether ln -s works... yes #11 5.830 checking the maximum length of command line arguments... 1572864 #11 5.833 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.833 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.833 checking for /usr/bin/ld option to reload object files... -r #11 5.833 checking for file... file #11 5.833 checking for objdump... objdump #11 5.833 checking how to recognize dependent libraries... pass_all #11 5.834 checking for dlltool... no #11 5.834 checking how to associate runtime and link libraries... printf %s\n #11 5.834 checking for ar... ar #11 5.834 checking for archiver @FILE support... @ #11 5.848 checking for strip... strip #11 5.848 checking for ranlib... ranlib #11 5.848 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.881 checking for sysroot... no #11 5.881 checking for a working dd... /usr/bin/dd #11 5.883 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.891 checking for mt... no #11 5.892 checking if : is a manifest tool... no #11 5.893 checking for dlfcn.h... yes #11 5.906 checking for objdir... .libs #11 5.934 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.943 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.943 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.952 checking if gcc static flag -static works... yes #11 5.982 checking if gcc supports -c -o file.o... yes #11 5.995 checking if gcc supports -c -o file.o... (cached) yes #11 5.995 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.000 checking whether -lc should be explicitly linked in... no #11 6.019 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.047 checking how to hardcode library paths into programs... immediate #11 6.047 checking whether stripping libraries is possible... yes #11 6.048 checking if libtool supports shared libraries... yes #11 6.048 checking whether to build shared libraries... yes #11 6.048 checking whether to build static libraries... yes #11 6.048 CFLAGS=" -std=gnu11" #11 6.048 CPPFLAGS="" #11 6.059 checking that generated files are newer than configure... done #11 6.059 configure: creating ./config.status #11 6.333 config.status: creating include/Makefile #11 6.373 config.status: creating include/osmocom/Makefile #11 6.412 config.status: creating include/osmocom/bb/Makefile #11 6.451 config.status: creating include/osmocom/bb/l1sched/Makefile #11 6.491 config.status: creating include/osmocom/bb/trxcon/Makefile #11 6.530 config.status: creating src/Makefile #11 6.570 config.status: creating Makefile #11 6.600 config.status: executing depfiles commands #11 6.852 config.status: executing libtool commands #11 6.956 echo 0.0.0 > .version-t && mv .version-t .version #11 6.962 make install-recursive #11 6.968 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.977 Making install in include #11 6.982 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.990 Making install in osmocom #11 6.995 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.003 Making install in bb #11 7.008 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.016 Making install in l1sched #11 7.021 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.027 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.027 make[6]: Nothing to be done for 'install-exec-am'. #11 7.027 make[6]: Nothing to be done for 'install-data-am'. #11 7.027 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.027 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.028 Making install in trxcon #11 7.033 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.038 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.038 make[6]: Nothing to be done for 'install-exec-am'. #11 7.038 make[6]: Nothing to be done for 'install-data-am'. #11 7.038 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.039 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.044 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.050 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.050 make[6]: Nothing to be done for 'install-exec-am'. #11 7.050 make[6]: Nothing to be done for 'install-data-am'. #11 7.050 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.051 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.051 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.056 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.062 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.062 make[5]: Nothing to be done for 'install-exec-am'. #11 7.062 make[5]: Nothing to be done for 'install-data-am'. #11 7.062 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.062 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.063 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.068 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.074 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.074 make[4]: Nothing to be done for 'install-exec-am'. #11 7.074 make[4]: Nothing to be done for 'install-data-am'. #11 7.074 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.074 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.075 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.075 Making install in src #11 7.081 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.084 CC l1ctl_server.o #11 7.085 CC trxcon_main.o #11 7.086 CC logging.o #11 7.087 CC trx_if.o #11 7.087 CC trxcon_inst.lo #11 7.089 CC trxcon_fsm.lo #11 7.090 CC trxcon_shim.lo #11 7.090 CC l1ctl.lo #11 7.091 CC sched_lchan_common.lo #11 7.092 CC sched_lchan_pdtch.lo #11 7.093 CC sched_lchan_desc.lo #11 7.093 CC sched_lchan_xcch.lo #11 7.093 CC sched_lchan_tchf.lo #11 7.094 CC sched_lchan_tchh.lo #11 7.094 CC sched_lchan_rach.lo #11 7.094 CC sched_lchan_sch.lo #11 7.094 CC sched_mframe.lo #11 7.094 CC sched_prim.lo #11 7.095 CC sched_trx.lo #11 7.095 CC l1gprs.lo #11 7.160 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 7.160 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 7.160 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 7.160 | ^~ #11 7.160 In file included from sched_lchan_tchh.c:36: #11 7.160 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 7.160 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 7.160 | ^~~~~~~~~~~~~~~~~~~~~ #11 7.285 CCLD libl1sched.la #11 7.299 CCLD libl1gprs.la #11 7.320 CCLD libtrxcon.la #11 7.365 CCLD trxcon #11 7.946 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.946 make[3]: Nothing to be done for 'install-data-am'. #11 7.946 /usr/bin/mkdir -p '/usr/local/bin' #11 7.948 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 7.966 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 7.969 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.969 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.971 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.975 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.975 make[3]: Nothing to be done for 'install-exec-am'. #11 7.975 make[3]: Nothing to be done for 'install-data-am'. #11 7.975 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.975 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.976 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 8.1s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.919 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.919 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.919 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 1.919 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 1.919 configure.ac:3: the top level #12 1.919 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 1.919 configure.ac:23: You should run autoupdate. #12 1.919 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 1.919 configure.ac:23: the top level #12 2.301 configure.ac:13: installing './compile' #12 2.302 configure.ac:4: installing './install-sh' #12 2.303 configure.ac:4: installing './missing' #12 2.345 src/Makefile.am: installing './depcomp' #12 2.395 checking for a BSD-compatible install... /usr/bin/install -c #12 2.407 checking whether build environment is sane... yes #12 2.428 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.433 checking for gawk... gawk #12 2.433 checking whether make sets $(MAKE)... yes #12 2.457 checking whether make supports nested variables... yes #12 2.472 checking whether make supports nested variables... (cached) yes #12 2.473 checking whether make sets $(MAKE)... (cached) yes #12 2.478 checking for gcc... gcc #12 2.546 checking whether the C compiler works... yes #12 2.593 checking for C compiler default output file name... a.out #12 2.593 checking for suffix of executables... #12 2.635 checking whether we are cross compiling... no #12 2.658 checking for suffix of object files... o #12 2.680 checking whether the compiler supports GNU C... yes #12 2.692 checking whether gcc accepts -g... yes #12 2.706 checking for gcc option to enable C11 features... none needed #12 2.736 checking whether gcc understands -c and -o together... yes #12 2.753 checking whether make supports the include directive... yes (GNU style) #12 2.760 checking dependency style of gcc... gcc3 #12 2.816 checking for pkg-config... /usr/bin/pkg-config #12 2.817 checking pkg-config is at least version 0.9.0... yes #12 2.820 checking for libosmocore... yes #12 2.837 checking for libosmogsm... yes #12 2.856 checking for stdio.h... yes #12 2.885 checking for stdlib.h... yes #12 2.911 checking for string.h... yes #12 2.936 checking for inttypes.h... yes #12 2.958 checking for stdint.h... yes #12 2.971 checking for strings.h... yes #12 2.988 checking for sys/stat.h... yes #12 3.013 checking for sys/types.h... yes #12 3.034 checking for unistd.h... yes #12 3.058 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.060 checking for egrep... /usr/bin/grep -E #12 3.061 CFLAGS=" -std=gnu11" #12 3.061 CPPFLAGS="" #12 3.075 checking that generated files are newer than configure... done #12 3.419 configure: creating ./config.status #12 3.622 config.status: creating Makefile #12 3.652 config.status: creating include/Makefile #12 3.692 config.status: creating include/osmocom/Makefile #12 3.731 config.status: creating include/osmocom/bb/Makefile #12 3.770 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.809 config.status: creating src/Makefile #12 3.847 config.status: creating config.h #12 3.872 config.status: executing depfiles commands #12 4.162 Making install in include #12 4.166 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.175 Making install in osmocom #12 4.179 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.188 Making install in bb #12 4.193 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.201 Making install in virtphy #12 4.205 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.210 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.210 make[5]: Nothing to be done for 'install-exec-am'. #12 4.210 make[5]: Nothing to be done for 'install-data-am'. #12 4.210 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.211 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.215 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.221 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.221 make[5]: Nothing to be done for 'install-exec-am'. #12 4.221 make[5]: Nothing to be done for 'install-data-am'. #12 4.221 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.221 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.222 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.226 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.232 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.232 make[4]: Nothing to be done for 'install-exec-am'. #12 4.232 make[4]: Nothing to be done for 'install-data-am'. #12 4.232 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.232 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.233 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.237 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.243 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.243 make[3]: Nothing to be done for 'install-exec-am'. #12 4.243 make[3]: Nothing to be done for 'install-data-am'. #12 4.243 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.243 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.244 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.244 Making install in src #12 4.248 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.250 CC virtphy.o #12 4.251 CC l1gprs.o #12 4.251 CC logging.o #12 4.252 CC gsmtapl1_if.o #12 4.253 CC l1ctl_sock.o #12 4.254 CC l1ctl_sap.o #12 4.255 CC virt_prim_pm.o #12 4.256 CC virt_prim_fbsb.o #12 4.256 CC virt_prim_rach.o #12 4.258 CC virt_prim_data.o #12 4.259 CC virt_prim_pdch.o #12 4.260 CC virt_prim_traffic.o #12 4.261 CC virt_l1_sched_simple.o #12 4.262 CC virt_l1_model.o #12 4.274 CC shared/virtual_um.o #12 4.274 CC shared/osmo_mcast_sock.o #12 4.370 CCLD virtphy #12 4.401 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.401 make[2]: Nothing to be done for 'install-data-am'. #12 4.402 /usr/bin/mkdir -p '/usr/local/bin' #12 4.403 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.404 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.404 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.405 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.407 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.407 make[2]: Nothing to be done for 'install-exec-am'. #12 4.408 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.409 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.410 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.410 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:6ba47dc68212cac3dc3756984a3b6eaf02b8c6c839f5a2d3c8e0353567dffa95 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 6ba47dc68212 + 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:1449b7de594186b01d44bf68ffad48c7e69a6ca8d34cd5bcec6c93476e505f5c 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 M3UA_TESTTOOL_BRANCH=osmocom/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 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 ... #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.2s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.3s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.3s #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.373 + OSMO_TTCN3_BRANCH=master #8 0.373 + shift #8 0.373 + cd /osmo-ttcn3-hacks #8 0.373 + git fetch #8 0.462 + git checkout master #8 0.513 Already on 'master' #8 0.513 Your branch is up to date with 'origin/master'. #8 0.514 + git symbolic-ref -q HEAD #8 0.514 refs/heads/master #8 0.514 + git reset --hard origin/master #8 0.518 HEAD is now at d5ea6b14 bts: document the default FDMA/TDMA configuration #8 0.519 + git rev-parse --abbrev-ref HEAD #8 0.519 master #8 0.519 + git rev-parse HEAD #8 0.520 d5ea6b14e5b50dcf65ac63eb4c91bda60f71cf13 #8 0.520 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.521 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.521 + make -j8 deps #8 0.623 make: Nothing to be done for 'deps'. #8 0.624 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.625 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.626 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.628 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.628 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.629 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.629 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.631 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.631 + ln -sv /osmo-ttcn3-hacks/_scripts /_scripts #8 0.632 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts' #8 0.633 + make bts #8 0.762 (cd bts && ./gen_links.sh && ./regen_makefile.sh) #8 1.090 Generating Makefile skeleton... #8 1.091 Makefile skeleton was generated. #8 1.160 make -C _build/bts compile #8 1.169 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.170 PP IPA_Emulation.ttcn #8 1.195 TTCN *.ttcn *.asn #8 1.199 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.199 #8 1.295 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 1.295 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 1.295 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 1.295 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 1.295 In parameter #4 for `rfci': #8 1.295 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 1.307 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 1.307 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 1.307 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 1.307 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 1.307 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 1.307 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 1.307 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 1.310 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 1.310 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 1.310 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 1.310 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 1.310 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 1.310 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 1.310 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 1.310 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 1.310 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.310 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 1.310 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 1.310 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 1.310 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 1.310 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 1.310 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.310 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 1.310 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 1.310 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.310 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 1.310 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 1.310 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 1.310 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 1.310 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 1.310 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.310 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 1.310 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 1.310 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.310 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 1.310 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 1.310 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 1.310 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 1.310 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 1.310 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.310 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 1.310 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 1.310 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.310 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 1.310 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 1.333 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 1.333 BTS_Tests.ttcn:5687.9-5716.1: In function definition `f_TC_pcu_ptcch_ul': #8 1.333 BTS_Tests.ttcn:5704.2-5715.2: In alt construct: #8 1.333 BTS_Tests.ttcn:5705.5-35: In guard statement: #8 1.333 BTS_Tests.ttcn:5705.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.333 BTS_Tests.ttcn:5705.23-34: In parameter #2 for `tr_msg': #8 1.333 BTS_Tests.ttcn:5689.29-40: note: Referenced template variable is here #8 1.333 BTS_Tests.ttcn:5900.1-5955.1: In testcase definition `TC_pcu_ext_rach_content': #8 1.333 BTS_Tests.ttcn:5912.2-5953.2: In for statement: #8 1.333 BTS_Tests.ttcn:5941.3-5952.3: In alt construct: #8 1.333 BTS_Tests.ttcn:5942.6-36: In guard statement: #8 1.333 BTS_Tests.ttcn:5942.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.333 BTS_Tests.ttcn:5942.24-35: In parameter #2 for `tr_msg': #8 1.333 BTS_Tests.ttcn:5901.29-40: note: Referenced template variable is here #8 1.335 BTS_Tests.ttcn:6610.1-6670.1: In testcase definition `TC_pcu_interf_ind': #8 1.335 BTS_Tests.ttcn:6638.2-6664.2: In alt construct: #8 1.335 BTS_Tests.ttcn:6647.14-45: In guard statement: #8 1.335 BTS_Tests.ttcn:6647.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.335 BTS_Tests.ttcn:6647.32-44: In parameter #2 for `tr_msg': #8 1.335 BTS_Tests.ttcn:6611.29-41: note: Referenced template variable is here #8 1.661 touch compile #8 1.662 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts' #8 1.662 make -j20 -C _build/bts #8 1.679 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.718 DEP UD_PT.cc #8 1.718 DEP TRXC_CodecPort_CtrlFunctDef.cc #8 1.718 DEP TELNETasp_PT.cc #8 1.718 DEP TCCInterface.cc #8 1.718 DEP TCCConversion.cc #8 1.719 DEP RTP_EncDec.cc #8 1.719 DEP RTP_CodecPort_CtrlFunctDef.cc #8 1.719 DEP RLCMAC_EncDec.cc #8 1.719 DEP OSMUX_CodecPort_CtrlFunctDef.cc #8 1.719 DEP Native_FunctionDefs.cc #8 1.719 DEP L1CTL_PortType_CtrlFunctDef.cc #8 1.720 DEP IuUP_EncDec.cc #8 1.720 DEP IPL4asp_discovery.cc #8 1.720 DEP IPL4asp_PT.cc #8 1.720 DEP IPA_CodecPort_CtrlFunctDef.cc #8 1.798 DEP IPA_Emulation_part_7.cc #8 1.798 DEP IPA_Emulation_part_6.cc #8 1.799 DEP IPA_Emulation_part_5.cc #8 1.799 DEP IPA_Emulation_part_4.cc #8 1.799 DEP IPA_Emulation_part_3.cc #8 1.800 DEP IPA_Emulation_part_2.cc #8 1.808 DEP IPA_Emulation_part_1.cc #8 1.808 DEP IPA_Emulation.cc #8 1.808 DEP UD_Types_part_7.cc #8 1.809 DEP UD_Types_part_6.cc #8 1.812 DEP UD_Types_part_5.cc #8 1.814 DEP UD_Types_part_4.cc #8 1.814 DEP UD_Types_part_3.cc #8 1.822 DEP UD_Types_part_2.cc #8 1.822 DEP UD_Types_part_1.cc #8 1.822 DEP UD_PortType_part_7.cc #8 1.822 DEP UD_PortType_part_6.cc #8 1.827 DEP UD_PortType_part_5.cc #8 1.828 DEP UD_PortType_part_4.cc #8 1.828 DEP UD_PortType_part_3.cc #8 1.828 DEP UD_PortType_part_2.cc #8 1.832 DEP UD_PortType_part_1.cc #8 1.834 DEP TRXC_Types_part_7.cc #8 1.835 DEP TRXC_Types_part_6.cc #8 1.835 DEP TRXC_Types_part_5.cc #8 1.835 DEP TRXC_Types_part_4.cc #8 1.836 DEP TRXC_Types_part_3.cc #8 1.839 DEP TRXC_Types_part_2.cc #8 1.841 DEP TRXC_Types_part_1.cc #8 1.842 DEP TRXC_CodecPort_CtrlFunct_part_7.cc #8 1.842 DEP TRXC_CodecPort_CtrlFunct_part_6.cc #8 1.843 DEP TRXC_CodecPort_CtrlFunct_part_5.cc #8 1.843 DEP TRXC_CodecPort_CtrlFunct_part_4.cc #8 1.843 DEP TRXC_CodecPort_CtrlFunct_part_3.cc #8 1.843 DEP TRXC_CodecPort_CtrlFunct_part_2.cc #8 1.844 DEP TRXC_CodecPort_CtrlFunct_part_1.cc #8 1.844 DEP TRXC_CodecPort_part_7.cc #8 1.844 DEP TRXC_CodecPort_part_6.cc #8 1.848 DEP TRXC_CodecPort_part_4.cc #8 1.848 DEP TRXC_CodecPort_part_5.cc #8 1.849 DEP TRXC_CodecPort_part_3.cc #8 1.849 DEP TRXC_CodecPort_part_1.cc #8 1.850 DEP TRXC_CodecPort_part_2.cc #8 1.850 DEP TELNETasp_PortType_part_7.cc #8 1.850 DEP TELNETasp_PortType_part_6.cc #8 1.850 DEP TELNETasp_PortType_part_5.cc #8 1.850 DEP TELNETasp_PortType_part_4.cc #8 1.851 DEP TELNETasp_PortType_part_2.cc #8 1.852 DEP TELNETasp_PortType_part_3.cc #8 1.852 DEP TELNETasp_PortType_part_1.cc #8 1.852 DEP TCCInterface_Functions_part_7.cc #8 1.853 DEP TCCInterface_Functions_part_6.cc #8 1.854 DEP TCCInterface_Functions_part_5.cc #8 1.855 DEP TCCInterface_Functions_part_4.cc #8 1.855 DEP TCCInterface_Functions_part_3.cc #8 1.856 DEP TCCInterface_Functions_part_2.cc #8 1.857 DEP TCCInterface_Functions_part_1.cc #8 1.857 DEP TCCConversion_Functions_part_7.cc #8 1.857 DEP TCCConversion_Functions_part_6.cc #8 1.858 DEP TCCConversion_Functions_part_5.cc #8 1.858 DEP TCCConversion_Functions_part_4.cc #8 1.858 DEP TCCConversion_Functions_part_3.cc #8 1.859 DEP TCCConversion_Functions_part_2.cc #8 1.859 DEP TCCConversion_Functions_part_1.cc #8 1.860 DEP Socket_API_Definitions_part_7.cc #8 1.860 DEP Socket_API_Definitions_part_6.cc #8 1.860 DEP Socket_API_Definitions_part_5.cc #8 1.861 DEP Socket_API_Definitions_part_4.cc #8 1.861 DEP Socket_API_Definitions_part_3.cc #8 1.863 DEP Socket_API_Definitions_part_2.cc #8 1.863 DEP Socket_API_Definitions_part_1.cc #8 1.863 DEP RTP_Types_part_7.cc #8 1.864 DEP RTP_Types_part_6.cc #8 1.865 DEP RTP_Types_part_5.cc #8 1.865 DEP RTP_Types_part_4.cc #8 1.867 DEP RTP_Types_part_3.cc #8 1.867 DEP RTP_Types_part_2.cc #8 1.867 DEP RTP_Types_part_1.cc #8 1.867 DEP RTP_Emulation_part_7.cc #8 1.868 DEP RTP_Emulation_part_6.cc #8 1.868 DEP RTP_Emulation_part_5.cc #8 1.869 DEP RTP_Emulation_part_4.cc #8 1.869 DEP RTP_Emulation_part_3.cc #8 1.871 DEP RTP_Emulation_part_2.cc #8 1.871 DEP RTP_Emulation_part_1.cc #8 1.871 DEP RTP_CodecPort_CtrlFunct_part_7.cc #8 1.872 DEP RTP_CodecPort_CtrlFunct_part_5.cc #8 1.872 DEP RTP_CodecPort_CtrlFunct_part_6.cc #8 1.872 DEP RTP_CodecPort_CtrlFunct_part_4.cc #8 1.873 DEP RTP_CodecPort_CtrlFunct_part_3.cc #8 1.874 DEP RTP_CodecPort_CtrlFunct_part_1.cc #8 1.874 DEP RTP_CodecPort_CtrlFunct_part_2.cc #8 1.874 DEP RTP_CodecPort_part_7.cc #8 1.875 DEP RTP_CodecPort_part_6.cc #8 1.875 DEP RTP_CodecPort_part_5.cc #8 1.875 DEP RTP_CodecPort_part_4.cc #8 1.876 DEP RTP_CodecPort_part_3.cc #8 1.877 DEP RTP_CodecPort_part_2.cc #8 1.879 DEP RTP_CodecPort_part_1.cc #8 1.879 DEP RSL_Types_part_7.cc #8 1.881 DEP RSL_Types_part_6.cc #8 1.882 DEP RSL_Types_part_5.cc #8 1.882 DEP RSL_Types_part_4.cc #8 1.882 DEP RSL_Types_part_3.cc #8 1.882 DEP RSL_Types_part_2.cc #8 1.882 DEP RSL_Types_part_1.cc #8 1.883 DEP RSL_Emulation_part_7.cc #8 1.887 DEP RSL_Emulation_part_6.cc #8 1.887 DEP RSL_Emulation_part_4.cc #8 1.887 DEP RSL_Emulation_part_5.cc #8 1.887 DEP RSL_Emulation_part_3.cc #8 1.887 DEP RSL_Emulation_part_2.cc #8 1.887 DEP RSL_Emulation_part_1.cc #8 1.888 DEP RLCMAC_Types_part_6.cc #8 1.888 DEP RLCMAC_Types_part_7.cc #8 1.888 DEP RLCMAC_Types_part_5.cc #8 1.889 DEP RLCMAC_Types_part_3.cc #8 1.889 DEP RLCMAC_Types_part_4.cc #8 1.889 DEP RLCMAC_Types_part_2.cc #8 1.893 DEP RLCMAC_Types_part_1.cc #8 1.894 DEP RLCMAC_Templates_part_7.cc #8 1.894 DEP RLCMAC_Templates_part_6.cc #8 1.894 DEP RLCMAC_Templates_part_5.cc #8 1.894 DEP RLCMAC_Templates_part_4.cc #8 1.895 DEP RLCMAC_Templates_part_3.cc #8 1.896 DEP RLCMAC_Templates_part_2.cc #8 1.896 DEP RLCMAC_Templates_part_1.cc #8 1.896 DEP RLCMAC_CSN1_Types_part_7.cc #8 1.896 DEP RLCMAC_CSN1_Types_part_6.cc #8 1.897 DEP RLCMAC_CSN1_Types_part_5.cc #8 1.897 DEP RLCMAC_CSN1_Types_part_4.cc #8 1.897 DEP RLCMAC_CSN1_Types_part_3.cc #8 1.901 DEP RLCMAC_CSN1_Types_part_2.cc #8 1.901 DEP RLCMAC_CSN1_Types_part_1.cc #8 1.901 DEP RLCMAC_CSN1_Templates_part_7.cc #8 1.902 DEP RLCMAC_CSN1_Templates_part_6.cc #8 1.907 DEP RLCMAC_CSN1_Templates_part_5.cc #8 1.907 DEP RLCMAC_CSN1_Templates_part_4.cc #8 1.907 DEP RLCMAC_CSN1_Templates_part_3.cc #8 1.907 DEP RLCMAC_CSN1_Templates_part_2.cc #8 1.908 DEP RLCMAC_CSN1_Templates_part_1.cc #8 1.909 DEP PCUIF_Types_part_6.cc #8 1.909 DEP PCUIF_Types_part_7.cc #8 1.909 DEP PCUIF_Types_part_5.cc #8 1.915 DEP PCUIF_Types_part_4.cc #8 1.915 DEP PCUIF_Types_part_3.cc #8 1.915 DEP PCUIF_Types_part_2.cc #8 1.915 DEP PCUIF_Types_part_1.cc #8 1.916 DEP PCUIF_CodecPort_part_7.cc #8 1.917 DEP PCUIF_CodecPort_part_6.cc #8 1.922 DEP PCUIF_CodecPort_part_5.cc #8 1.922 DEP PCUIF_CodecPort_part_4.cc #8 1.922 DEP PCUIF_CodecPort_part_2.cc #8 1.922 DEP PCUIF_CodecPort_part_3.cc #8 1.923 DEP PCUIF_CodecPort_part_1.cc #8 1.927 DEP Osmocom_VTY_Functions_part_7.cc #8 1.929 DEP Osmocom_VTY_Functions_part_6.cc #8 1.929 DEP Osmocom_VTY_Functions_part_5.cc #8 1.929 DEP Osmocom_VTY_Functions_part_4.cc #8 1.930 DEP Osmocom_VTY_Functions_part_3.cc #8 1.930 DEP Osmocom_VTY_Functions_part_2.cc #8 1.934 DEP Osmocom_VTY_Functions_part_1.cc #8 1.935 DEP Osmocom_Types_part_7.cc #8 1.935 DEP Osmocom_Types_part_6.cc #8 1.936 DEP Osmocom_Types_part_5.cc #8 1.936 DEP Osmocom_Types_part_4.cc #8 1.937 DEP Osmocom_Types_part_3.cc #8 1.937 DEP Osmocom_Types_part_2.cc #8 1.940 DEP Osmocom_Types_part_1.cc #8 1.941 DEP Osmocom_CTRL_Types_part_7.cc #8 1.943 DEP Osmocom_CTRL_Types_part_6.cc #8 1.943 DEP Osmocom_CTRL_Types_part_5.cc #8 1.943 DEP Osmocom_CTRL_Types_part_4.cc #8 1.944 DEP Osmocom_CTRL_Types_part_3.cc #8 1.945 DEP Osmocom_CTRL_Types_part_2.cc #8 1.947 DEP Osmocom_CTRL_Types_part_1.cc #8 1.948 DEP Osmocom_CTRL_Functions_part_7.cc #8 1.949 DEP Osmocom_CTRL_Functions_part_6.cc #8 1.950 DEP Osmocom_CTRL_Functions_part_5.cc #8 1.951 DEP Osmocom_CTRL_Functions_part_4.cc #8 1.951 DEP Osmocom_CTRL_Functions_part_3.cc #8 1.953 DEP Osmocom_CTRL_Functions_part_2.cc #8 1.953 DEP Osmocom_CTRL_Functions_part_1.cc #8 1.954 DEP Osmocom_CTRL_Adapter_part_7.cc #8 1.957 DEP Osmocom_CTRL_Adapter_part_6.cc #8 1.958 DEP Osmocom_CTRL_Adapter_part_4.cc #8 1.958 DEP Osmocom_CTRL_Adapter_part_5.cc #8 1.959 DEP Osmocom_CTRL_Adapter_part_3.cc #8 1.960 DEP Osmocom_CTRL_Adapter_part_2.cc #8 1.960 DEP Osmocom_CTRL_Adapter_part_1.cc #8 1.964 DEP OSMUX_Types_part_7.cc #8 1.964 DEP OSMUX_Types_part_6.cc #8 1.964 DEP OSMUX_Types_part_5.cc #8 1.970 DEP OSMUX_Types_part_4.cc #8 1.970 DEP OSMUX_Types_part_3.cc #8 1.971 DEP OSMUX_Types_part_2.cc #8 1.971 DEP OSMUX_Types_part_1.cc #8 1.971 DEP OSMUX_Emulation_part_6.cc #8 1.971 DEP OSMUX_Emulation_part_7.cc #8 1.971 DEP OSMUX_Emulation_part_5.cc #8 1.972 DEP OSMUX_Emulation_part_4.cc #8 1.972 DEP OSMUX_Emulation_part_3.cc #8 1.978 DEP OSMUX_Emulation_part_2.cc #8 1.978 DEP OSMUX_Emulation_part_1.cc #8 1.978 DEP OSMUX_CodecPort_CtrlFunct_part_7.cc #8 1.978 DEP OSMUX_CodecPort_CtrlFunct_part_6.cc #8 1.979 DEP OSMUX_CodecPort_CtrlFunct_part_5.cc #8 1.979 DEP OSMUX_CodecPort_CtrlFunct_part_4.cc #8 1.982 DEP OSMUX_CodecPort_CtrlFunct_part_3.cc #8 1.983 DEP OSMUX_CodecPort_CtrlFunct_part_2.cc #8 1.985 DEP OSMUX_CodecPort_CtrlFunct_part_1.cc #8 1.986 DEP OSMUX_CodecPort_part_7.cc #8 1.986 DEP OSMUX_CodecPort_part_6.cc #8 1.986 DEP OSMUX_CodecPort_part_5.cc #8 1.987 DEP OSMUX_CodecPort_part_4.cc #8 1.987 DEP OSMUX_CodecPort_part_3.cc #8 1.987 DEP OSMUX_CodecPort_part_2.cc #8 1.989 DEP OSMUX_CodecPort_part_1.cc #8 1.991 DEP Native_Functions_part_7.cc #8 1.991 DEP Native_Functions_part_6.cc #8 1.992 DEP Native_Functions_part_5.cc #8 1.994 DEP Native_Functions_part_4.cc #8 1.994 DEP Native_Functions_part_3.cc #8 1.994 DEP Native_Functions_part_2.cc #8 1.995 DEP Native_Functions_part_1.cc #8 1.995 DEP MobileL3_Types_part_7.cc #8 1.995 DEP MobileL3_Types_part_6.cc #8 1.997 DEP MobileL3_Types_part_5.cc #8 1.997 DEP MobileL3_Types_part_4.cc #8 2.000 DEP MobileL3_Types_part_3.cc #8 2.000 DEP MobileL3_Types_part_2.cc #8 2.001 DEP MobileL3_Types_part_1.cc #8 2.002 DEP MobileL3_SS_Types_part_7.cc #8 2.007 DEP MobileL3_SS_Types_part_6.cc #8 2.007 DEP MobileL3_SS_Types_part_5.cc #8 2.008 DEP MobileL3_SS_Types_part_4.cc #8 2.008 DEP MobileL3_SS_Types_part_2.cc #8 2.009 DEP MobileL3_SS_Types_part_3.cc #8 2.009 DEP MobileL3_SS_Types_part_1.cc #8 2.009 DEP MobileL3_SMS_Types_part_7.cc #8 2.009 DEP MobileL3_SMS_Types_part_6.cc #8 2.010 DEP MobileL3_SMS_Types_part_4.cc #8 2.010 DEP MobileL3_SMS_Types_part_3.cc #8 2.010 DEP MobileL3_SMS_Types_part_5.cc #8 2.012 DEP MobileL3_SMS_Types_part_2.cc #8 2.012 DEP MobileL3_SMS_Types_part_1.cc #8 2.016 DEP MobileL3_RRM_Types_part_7.cc #8 2.016 DEP MobileL3_RRM_Types_part_6.cc #8 2.016 DEP MobileL3_RRM_Types_part_5.cc #8 2.017 DEP MobileL3_RRM_Types_part_4.cc #8 2.017 DEP MobileL3_RRM_Types_part_3.cc #8 2.018 DEP MobileL3_RRM_Types_part_1.cc #8 2.018 DEP MobileL3_RRM_Types_part_2.cc #8 2.019 DEP MobileL3_MM_Types_part_7.cc #8 2.019 DEP MobileL3_MM_Types_part_6.cc #8 2.024 DEP MobileL3_MM_Types_part_4.cc #8 2.024 DEP MobileL3_MM_Types_part_3.cc #8 2.025 DEP MobileL3_MM_Types_part_5.cc #8 2.025 DEP MobileL3_MM_Types_part_1.cc #8 2.025 DEP MobileL3_MM_Types_part_2.cc #8 2.025 DEP MobileL3_GMM_SM_Types_part_7.cc #8 2.027 DEP MobileL3_GMM_SM_Types_part_6.cc #8 2.033 DEP MobileL3_GMM_SM_Types_part_5.cc #8 2.034 DEP MobileL3_GMM_SM_Types_part_3.cc #8 2.034 DEP MobileL3_GMM_SM_Types_part_4.cc #8 2.035 DEP MobileL3_GMM_SM_Types_part_2.cc #8 2.036 DEP MobileL3_GMM_SM_Types_part_1.cc #8 2.046 DEP MobileL3_CommonIE_Types_part_7.cc #8 2.054 DEP MobileL3_CommonIE_Types_part_6.cc #8 2.058 DEP MobileL3_CommonIE_Types_part_5.cc #8 2.062 DEP MobileL3_CommonIE_Types_part_4.cc #8 2.064 DEP MobileL3_CommonIE_Types_part_3.cc #8 2.075 DEP MobileL3_CommonIE_Types_part_2.cc #8 2.076 DEP MobileL3_CommonIE_Types_part_1.cc #8 2.076 DEP MobileL3_CC_Types_part_7.cc #8 2.076 DEP MobileL3_CC_Types_part_6.cc #8 2.079 DEP MobileL3_CC_Types_part_5.cc #8 2.082 DEP MobileL3_CC_Types_part_4.cc #8 2.083 DEP MobileL3_CC_Types_part_3.cc #8 2.083 DEP MobileL3_CC_Types_part_2.cc #8 2.087 DEP MobileL3_CC_Types_part_1.cc #8 2.089 DEP Misc_Helpers_part_7.cc #8 2.096 DEP Misc_Helpers_part_6.cc #8 2.105 DEP Misc_Helpers_part_5.cc #8 2.105 DEP Misc_Helpers_part_4.cc #8 2.114 DEP Misc_Helpers_part_3.cc #8 2.125 DEP Misc_Helpers_part_2.cc #8 2.129 DEP Misc_Helpers_part_1.cc #8 2.135 DEP LAPDm_Types_part_7.cc #8 2.136 DEP LAPDm_Types_part_6.cc #8 2.140 DEP LAPDm_Types_part_5.cc #8 2.140 DEP LAPDm_Types_part_4.cc #8 2.140 DEP LAPDm_Types_part_3.cc #8 2.141 DEP LAPDm_Types_part_2.cc #8 2.144 DEP LAPDm_Types_part_1.cc #8 2.147 DEP LAPDm_RAW_PT_part_7.cc #8 2.147 DEP LAPDm_RAW_PT_part_6.cc #8 2.147 DEP LAPDm_RAW_PT_part_5.cc #8 2.148 DEP LAPDm_RAW_PT_part_4.cc #8 2.148 DEP LAPDm_RAW_PT_part_3.cc #8 2.149 DEP LAPDm_RAW_PT_part_2.cc #8 2.151 DEP LAPDm_RAW_PT_part_1.cc #8 2.152 DEP L3_Templates_part_7.cc #8 2.152 DEP L3_Templates_part_6.cc #8 2.155 DEP L3_Templates_part_5.cc #8 2.156 DEP L3_Templates_part_4.cc #8 2.156 DEP L3_Templates_part_3.cc #8 2.156 DEP L3_Templates_part_2.cc #8 2.157 DEP L3_Templates_part_1.cc #8 2.157 DEP L3_Common_part_7.cc #8 2.158 DEP L3_Common_part_6.cc #8 2.159 DEP L3_Common_part_5.cc #8 2.160 DEP L3_Common_part_3.cc #8 2.160 DEP L3_Common_part_4.cc #8 2.162 DEP L3_Common_part_2.cc #8 2.163 DEP L3_Common_part_1.cc #8 2.164 DEP L1CTL_Types_part_6.cc #8 2.164 DEP L1CTL_Types_part_7.cc #8 2.164 DEP L1CTL_Types_part_5.cc #8 2.164 DEP L1CTL_Types_part_4.cc #8 2.165 DEP L1CTL_Types_part_3.cc #8 2.165 DEP L1CTL_Types_part_2.cc #8 2.167 DEP L1CTL_Types_part_1.cc #8 2.167 DEP L1CTL_PortType_CtrlFunct_part_7.cc #8 2.167 DEP L1CTL_PortType_CtrlFunct_part_6.cc #8 2.168 DEP L1CTL_PortType_CtrlFunct_part_5.cc #8 2.171 DEP L1CTL_PortType_CtrlFunct_part_4.cc #8 2.171 DEP L1CTL_PortType_CtrlFunct_part_3.cc #8 2.171 DEP L1CTL_PortType_CtrlFunct_part_2.cc #8 2.172 DEP L1CTL_PortType_CtrlFunct_part_1.cc #8 2.172 DEP L1CTL_PortType_part_7.cc #8 2.172 DEP L1CTL_PortType_part_6.cc #8 2.172 DEP L1CTL_PortType_part_5.cc #8 2.172 DEP L1CTL_PortType_part_4.cc #8 2.173 DEP L1CTL_PortType_part_3.cc #8 2.173 DEP L1CTL_PortType_part_2.cc #8 2.173 DEP L1CTL_PortType_part_1.cc #8 2.174 DEP IuUP_Types_part_7.cc #8 2.175 DEP IuUP_Types_part_6.cc #8 2.176 DEP IuUP_Types_part_5.cc #8 2.176 DEP IuUP_Types_part_4.cc #8 2.179 DEP IuUP_Types_part_3.cc #8 2.179 DEP IuUP_Types_part_2.cc #8 2.179 DEP IuUP_Types_part_1.cc #8 2.179 DEP IuUP_Emulation_part_7.cc #8 2.180 DEP IuUP_Emulation_part_5.cc #8 2.180 DEP IuUP_Emulation_part_6.cc #8 2.180 DEP IuUP_Emulation_part_4.cc #8 2.180 DEP IuUP_Emulation_part_2.cc #8 2.180 DEP IuUP_Emulation_part_3.cc #8 2.181 DEP IuUP_Emulation_part_1.cc #8 2.182 DEP IPL4asp_Types_part_7.cc #8 2.183 DEP IPL4asp_Types_part_6.cc #8 2.183 DEP IPL4asp_Types_part_5.cc #8 2.183 DEP IPL4asp_Types_part_4.cc #8 2.186 DEP IPL4asp_Types_part_3.cc #8 2.186 DEP IPL4asp_Types_part_1.cc #8 2.186 DEP IPL4asp_Types_part_2.cc #8 2.187 DEP IPL4asp_PortType_part_7.cc #8 2.187 DEP IPL4asp_PortType_part_6.cc #8 2.187 DEP IPL4asp_PortType_part_5.cc #8 2.188 DEP IPL4asp_PortType_part_4.cc #8 2.188 DEP IPL4asp_PortType_part_3.cc #8 2.189 DEP IPL4asp_PortType_part_2.cc #8 2.189 DEP IPL4asp_PortType_part_1.cc #8 2.190 DEP IPL4asp_Functions_part_7.cc #8 2.190 DEP IPL4asp_Functions_part_6.cc #8 2.191 DEP IPL4asp_Functions_part_5.cc #8 2.196 DEP IPL4asp_Functions_part_4.cc #8 2.197 DEP IPL4asp_Functions_part_3.cc #8 2.197 DEP IPL4asp_Functions_part_2.cc #8 2.197 DEP IPL4asp_Functions_part_1.cc #8 2.197 DEP IPA_Types_part_7.cc #8 2.197 DEP IPA_Types_part_6.cc #8 2.197 DEP IPA_Types_part_5.cc #8 2.198 DEP IPA_Types_part_3.cc #8 2.198 DEP IPA_Types_part_4.cc #8 2.198 DEP IPA_Types_part_2.cc #8 2.198 DEP IPA_Types_part_1.cc #8 2.198 DEP IPA_Testing_part_7.cc #8 2.199 DEP IPA_Testing_part_6.cc #8 2.199 DEP IPA_Testing_part_5.cc #8 2.200 DEP IPA_Testing_part_4.cc #8 2.200 DEP IPA_Testing_part_3.cc #8 2.204 DEP IPA_Testing_part_2.cc #8 2.204 DEP IPA_Testing_part_1.cc #8 2.205 DEP IPA_CodecPort_CtrlFunct_part_7.cc #8 2.205 DEP IPA_CodecPort_CtrlFunct_part_6.cc #8 2.205 DEP IPA_CodecPort_CtrlFunct_part_5.cc #8 2.210 DEP IPA_CodecPort_CtrlFunct_part_4.cc #8 2.210 DEP IPA_CodecPort_CtrlFunct_part_3.cc #8 2.211 DEP IPA_CodecPort_CtrlFunct_part_2.cc #8 2.211 DEP IPA_CodecPort_CtrlFunct_part_1.cc #8 2.211 DEP IPA_CodecPort_part_7.cc #8 2.211 DEP IPA_CodecPort_part_6.cc #8 2.211 DEP IPA_CodecPort_part_5.cc #8 2.211 DEP IPA_CodecPort_part_4.cc #8 2.212 DEP IPA_CodecPort_part_2.cc #8 2.212 DEP IPA_CodecPort_part_3.cc #8 2.212 DEP IPA_CodecPort_part_1.cc #8 2.212 DEP General_Types_part_7.cc #8 2.213 DEP General_Types_part_6.cc #8 2.213 DEP General_Types_part_5.cc #8 2.213 DEP General_Types_part_4.cc #8 2.214 DEP General_Types_part_3.cc #8 2.217 DEP General_Types_part_2.cc #8 2.217 DEP General_Types_part_1.cc #8 2.217 DEP GSM_Types_part_7.cc #8 2.218 DEP GSM_Types_part_5.cc #8 2.218 DEP GSM_Types_part_4.cc #8 2.219 DEP GSM_Types_part_6.cc #8 2.219 DEP GSM_Types_part_3.cc #8 2.219 DEP GSM_Types_part_2.cc #8 2.219 DEP GSM_Types_part_1.cc #8 2.219 DEP GSM_SystemInformation_part_7.cc #8 2.220 DEP GSM_SystemInformation_part_6.cc #8 2.221 DEP GSM_SystemInformation_part_5.cc #8 2.224 DEP GSM_SystemInformation_part_4.cc #8 2.224 DEP GSM_SystemInformation_part_3.cc #8 2.225 DEP GSM_SystemInformation_part_2.cc #8 2.225 DEP GSM_SystemInformation_part_1.cc #8 2.230 DEP GSM_RestOctets_part_7.cc #8 2.230 DEP GSM_RestOctets_part_6.cc #8 2.230 DEP GSM_RestOctets_part_5.cc #8 2.230 DEP GSM_RestOctets_part_4.cc #8 2.231 DEP GSM_RestOctets_part_3.cc #8 2.231 DEP GSM_RestOctets_part_1.cc #8 2.231 DEP GSM_RR_Types_part_7.cc #8 2.231 DEP GSM_RestOctets_part_2.cc #8 2.231 DEP GSM_RR_Types_part_6.cc #8 2.231 DEP GSM_RR_Types_part_5.cc #8 2.231 DEP GSM_RR_Types_part_4.cc #8 2.232 DEP GSM_RR_Types_part_3.cc #8 2.232 DEP GSM_RR_Types_part_2.cc #8 2.233 DEP BTS_Tests_perf_part_7.cc #8 2.233 DEP BTS_Tests_perf_part_6.cc #8 2.233 DEP GSM_RR_Types_part_1.cc #8 2.238 DEP BTS_Tests_perf_part_5.cc #8 2.238 DEP BTS_Tests_perf_part_4.cc #8 2.238 DEP BTS_Tests_perf_part_3.cc #8 2.238 DEP BTS_Tests_perf_part_2.cc #8 2.239 DEP BTS_Tests_perf_part_1.cc #8 2.239 DEP BTS_Tests_VAMOS_part_7.cc #8 2.239 DEP BTS_Tests_VAMOS_part_6.cc #8 2.239 DEP BTS_Tests_VAMOS_part_5.cc #8 2.241 DEP BTS_Tests_VAMOS_part_4.cc #8 2.246 DEP BTS_Tests_VAMOS_part_3.cc #8 2.246 DEP BTS_Tests_VAMOS_part_2.cc #8 2.246 DEP BTS_Tests_SMSCB_part_7.cc #8 2.246 DEP BTS_Tests_SMSCB_part_6.cc #8 2.246 DEP BTS_Tests_VAMOS_part_1.cc #8 2.247 DEP BTS_Tests_SMSCB_part_4.cc #8 2.247 DEP BTS_Tests_SMSCB_part_5.cc #8 2.248 DEP BTS_Tests_SMSCB_part_3.cc #8 2.248 DEP BTS_Tests_SMSCB_part_2.cc #8 2.249 DEP BTS_Tests_SMSCB_part_1.cc #8 2.252 DEP BTS_Tests_OML_part_7.cc #8 2.252 DEP BTS_Tests_OML_part_6.cc #8 2.253 DEP BTS_Tests_OML_part_5.cc #8 2.253 DEP BTS_Tests_OML_part_4.cc #8 2.254 DEP BTS_Tests_OML_part_3.cc #8 2.254 DEP BTS_Tests_OML_part_2.cc #8 2.254 DEP BTS_Tests_OML_part_1.cc #8 2.255 DEP BTS_Tests_LAPDm_part_7.cc #8 2.256 DEP BTS_Tests_LAPDm_part_6.cc #8 2.258 DEP BTS_Tests_LAPDm_part_5.cc #8 2.259 DEP BTS_Tests_LAPDm_part_4.cc #8 2.259 DEP BTS_Tests_LAPDm_part_3.cc #8 2.259 DEP BTS_Tests_LAPDm_part_2.cc #8 2.260 DEP BTS_Tests_LAPDm_part_1.cc #8 2.260 DEP BTS_Tests_ASCI_part_7.cc #8 2.262 DEP BTS_Tests_ASCI_part_6.cc #8 2.262 DEP BTS_Tests_ASCI_part_5.cc #8 2.263 DEP BTS_Tests_ASCI_part_4.cc #8 2.264 DEP BTS_Tests_ASCI_part_3.cc #8 2.264 DEP BTS_Tests_ASCI_part_2.cc #8 2.266 DEP BTS_Tests_ASCI_part_1.cc #8 2.266 DEP BTS_Tests_part_7.cc #8 2.268 DEP BTS_Tests_part_6.cc #8 2.268 DEP BTS_Tests_part_5.cc #8 2.268 DEP BTS_Tests_part_4.cc #8 2.268 DEP BTS_Tests_part_3.cc #8 2.269 DEP BTS_Tests_part_2.cc #8 2.271 DEP BTS_Tests_part_1.cc #8 2.272 DEP AbisOML_Types_part_7.cc #8 2.272 DEP AbisOML_Types_part_6.cc #8 2.272 DEP AbisOML_Types_part_5.cc #8 2.272 DEP AbisOML_Types_part_4.cc #8 2.273 DEP AbisOML_Types_part_2.cc #8 2.274 DEP AbisOML_Types_part_3.cc #8 2.274 DEP AbisOML_Types_part_1.cc #8 2.276 DEP AMR_Types_part_7.cc #8 2.276 DEP AMR_Types_part_6.cc #8 2.277 DEP AMR_Types_part_5.cc #8 2.277 DEP AMR_Types_part_4.cc #8 2.290 DEP AMR_Types_part_3.cc #8 2.291 DEP AMR_Types_part_2.cc #8 2.291 DEP AMR_Types_part_1.cc #8 2.291 DEP UD_Types.cc #8 2.291 DEP UD_PortType.cc #8 2.291 DEP TRXC_Types.cc #8 2.291 DEP TRXC_CodecPort_CtrlFunct.cc #8 2.292 DEP TRXC_CodecPort.cc #8 2.292 DEP TELNETasp_PortType.cc #8 2.292 DEP TCCInterface_Functions.cc #8 2.293 DEP TCCConversion_Functions.cc #8 2.293 DEP Socket_API_Definitions.cc #8 2.297 DEP RTP_Types.cc #8 2.298 DEP RTP_Emulation.cc #8 2.298 DEP RTP_CodecPort_CtrlFunct.cc #8 2.340 DEP RTP_CodecPort.cc #8 2.347 DEP RSL_Types.cc #8 2.351 DEP RSL_Emulation.cc #8 2.353 DEP RLCMAC_Types.cc #8 2.353 DEP RLCMAC_Templates.cc #8 2.357 DEP RLCMAC_CSN1_Types.cc #8 2.358 DEP RLCMAC_CSN1_Templates.cc #8 2.358 DEP PCUIF_Types.cc #8 2.359 DEP PCUIF_CodecPort.cc #8 2.359 DEP Osmocom_VTY_Functions.cc #8 2.359 DEP Osmocom_Types.cc #8 2.370 DEP Osmocom_CTRL_Types.cc #8 2.371 DEP Osmocom_CTRL_Functions.cc #8 2.378 DEP Osmocom_CTRL_Adapter.cc #8 2.380 DEP OSMUX_Types.cc #8 2.382 DEP OSMUX_Emulation.cc #8 2.404 DEP OSMUX_CodecPort_CtrlFunct.cc #8 2.414 DEP OSMUX_CodecPort.cc #8 2.417 DEP Native_Functions.cc #8 2.424 DEP MobileL3_Types.cc #8 2.427 DEP MobileL3_SS_Types.cc #8 2.430 DEP MobileL3_SMS_Types.cc #8 2.431 DEP MobileL3_RRM_Types.cc #8 2.443 DEP MobileL3_MM_Types.cc #8 2.453 DEP MobileL3_GMM_SM_Types.cc #8 2.459 DEP MobileL3_CommonIE_Types.cc #8 2.466 DEP MobileL3_CC_Types.cc #8 2.477 DEP Misc_Helpers.cc #8 2.477 DEP LAPDm_Types.cc #8 2.482 DEP LAPDm_RAW_PT.cc #8 2.489 DEP L3_Templates.cc #8 2.491 DEP L3_Common.cc #8 2.504 DEP L1CTL_Types.cc #8 2.513 DEP L1CTL_PortType.cc #8 2.513 DEP L1CTL_PortType_CtrlFunct.cc #8 2.520 DEP IuUP_Types.cc #8 2.529 DEP IuUP_Emulation.cc #8 2.545 DEP IPL4asp_Types.cc #8 2.547 DEP IPL4asp_PortType.cc #8 2.556 DEP IPL4asp_Functions.cc #8 2.556 DEP IPA_Types.cc #8 2.560 DEP IPA_Testing.cc #8 2.567 DEP IPA_CodecPort_CtrlFunct.cc #8 2.577 DEP IPA_CodecPort.cc #8 2.593 DEP General_Types.cc #8 2.609 DEP GSM_Types.cc #8 2.612 DEP GSM_SystemInformation.cc #8 2.614 DEP GSM_RestOctets.cc #8 2.615 DEP GSM_RR_Types.cc #8 2.624 DEP BTS_Tests_perf.cc #8 2.640 DEP BTS_Tests_VAMOS.cc #8 2.641 DEP BTS_Tests_SMSCB.cc #8 2.649 DEP BTS_Tests_OML.cc #8 2.662 DEP BTS_Tests_LAPDm.cc #8 2.665 DEP BTS_Tests_ASCI.cc #8 2.665 DEP BTS_Tests.cc #8 2.706 DEP AbisOML_Types.cc #8 2.777 DEP AMR_Types.cc #8 3.380 CC AMR_Types.o #8 3.380 CC AbisOML_Types.o #8 3.380 CC BTS_Tests.o #8 3.381 CC BTS_Tests_ASCI.o #8 3.381 CC BTS_Tests_LAPDm.o #8 3.381 CC BTS_Tests_OML.o #8 3.381 CC BTS_Tests_SMSCB.o #8 3.382 CC BTS_Tests_VAMOS.o #8 3.382 CC BTS_Tests_perf.o #8 3.383 CC GSM_RR_Types.o #8 3.384 CC GSM_RestOctets.o #8 3.384 CC GSM_SystemInformation.o #8 3.384 CC GSM_Types.o #8 3.385 CC General_Types.o #8 3.385 CC IPA_CodecPort.o #8 3.385 CC IPA_CodecPort_CtrlFunct.o #8 3.385 CC IPA_Testing.o #8 3.386 CC IPA_Types.o #8 3.386 CC IPL4asp_Functions.o #8 3.387 CC IPL4asp_PortType.o #8 4.078 CC IPL4asp_Types.o #8 4.193 CC IuUP_Emulation.o #8 4.222 CC IuUP_Types.o #8 4.285 CC L1CTL_PortType.o #8 4.446 CC L1CTL_PortType_CtrlFunct.o #8 4.602 CC L1CTL_Types.o #8 5.599 CC L3_Common.o #8 5.600 CC L3_Templates.o #8 5.853 CC LAPDm_RAW_PT.o #8 6.470 CC LAPDm_Types.o #8 6.988 CC Misc_Helpers.o #8 7.300 CC MobileL3_CC_Types.o #8 7.544 CC MobileL3_CommonIE_Types.o #8 7.546 CC MobileL3_GMM_SM_Types.o #8 7.973 CC MobileL3_MM_Types.o #8 8.760 CC MobileL3_RRM_Types.o #8 8.902 CC MobileL3_SMS_Types.o #8 8.975 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)': #8 8.975 BTS_Tests_SMSCB.cc:6168:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.975 6168 | } #8 8.975 | ^ #8 8.981 CC MobileL3_SS_Types.o #8 9.205 CC MobileL3_Types.o #8 9.235 CC Native_Functions.o #8 9.264 CC OSMUX_CodecPort.o #8 9.641 CC OSMUX_CodecPort_CtrlFunct.o #8 9.705 CC OSMUX_Emulation.o #8 9.992 CC OSMUX_Types.o #8 10.22 CC Osmocom_CTRL_Adapter.o #8 10.43 CC Osmocom_CTRL_Functions.o #8 10.46 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)': #8 10.46 BTS_Tests.cc:39292:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.46 39292 | } #8 10.46 | ^ #8 10.46 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)': #8 10.46 BTS_Tests.cc:39373:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.46 39373 | } #8 10.46 | ^ #8 10.50 CC Osmocom_CTRL_Types.o #8 10.56 CC Osmocom_Types.o #8 10.86 CC Osmocom_VTY_Functions.o #8 11.04 CC PCUIF_CodecPort.o #8 11.43 CC PCUIF_Types.o #8 11.74 CC RLCMAC_CSN1_Templates.o #8 11.84 CC RLCMAC_CSN1_Types.o #8 11.89 CC RLCMAC_Templates.o #8 12.04 CC RLCMAC_Types.o #8 12.21 CC RSL_Emulation.o #8 12.49 CC RSL_Types.o #8 12.61 CC RTP_CodecPort.o #8 12.68 CC RTP_CodecPort_CtrlFunct.o #8 13.24 CC RTP_Emulation.o #8 13.52 CC RTP_Types.o #8 13.55 CC Socket_API_Definitions.o #8 13.64 CC TCCConversion_Functions.o #8 13.88 CC TCCInterface_Functions.o #8 14.00 CC TELNETasp_PortType.o #8 14.03 CC TRXC_CodecPort.o #8 14.04 CC TRXC_CodecPort_CtrlFunct.o #8 14.14 CC TRXC_Types.o #8 14.38 CC UD_PortType.o #8 14.86 CC UD_Types.o #8 14.93 CC AMR_Types_part_1.o #8 14.96 CC AMR_Types_part_2.o #8 14.98 CC AMR_Types_part_3.o #8 15.00 CC AMR_Types_part_4.o #8 15.02 CC AMR_Types_part_5.o #8 15.04 CC AMR_Types_part_6.o #8 15.06 CC AMR_Types_part_7.o #8 15.08 CC AbisOML_Types_part_1.o #8 15.15 CC AbisOML_Types_part_2.o #8 15.18 CC AbisOML_Types_part_3.o #8 15.20 CC AbisOML_Types_part_4.o #8 15.22 CC AbisOML_Types_part_5.o #8 15.24 CC AbisOML_Types_part_6.o #8 15.27 CC AbisOML_Types_part_7.o #8 15.28 CC BTS_Tests_part_1.o #8 15.29 CC BTS_Tests_part_2.o #8 15.30 CC BTS_Tests_part_3.o #8 15.31 CC BTS_Tests_part_4.o #8 15.32 CC BTS_Tests_part_5.o #8 15.34 CC BTS_Tests_part_6.o #8 15.36 CC BTS_Tests_part_7.o #8 15.36 CC BTS_Tests_ASCI_part_1.o #8 15.38 CC BTS_Tests_ASCI_part_2.o #8 15.38 CC BTS_Tests_ASCI_part_3.o #8 15.40 CC BTS_Tests_ASCI_part_4.o #8 15.41 CC BTS_Tests_ASCI_part_5.o #8 15.42 CC BTS_Tests_ASCI_part_6.o #8 15.43 CC BTS_Tests_ASCI_part_7.o #8 15.44 CC BTS_Tests_LAPDm_part_1.o #8 15.46 CC BTS_Tests_LAPDm_part_2.o #8 15.47 CC BTS_Tests_LAPDm_part_3.o #8 15.48 CC BTS_Tests_LAPDm_part_4.o #8 15.49 CC BTS_Tests_LAPDm_part_5.o #8 15.50 CC BTS_Tests_LAPDm_part_6.o #8 15.51 CC BTS_Tests_LAPDm_part_7.o #8 15.52 CC BTS_Tests_OML_part_1.o #8 15.54 CC BTS_Tests_OML_part_2.o #8 15.55 CC BTS_Tests_OML_part_3.o #8 15.56 CC BTS_Tests_OML_part_4.o #8 15.57 CC BTS_Tests_OML_part_5.o #8 15.58 CC BTS_Tests_OML_part_6.o #8 15.58 CC BTS_Tests_OML_part_7.o #8 15.58 CC BTS_Tests_SMSCB_part_1.o #8 15.59 CC BTS_Tests_SMSCB_part_2.o #8 15.62 CC BTS_Tests_SMSCB_part_3.o #8 15.62 CC BTS_Tests_SMSCB_part_5.o #8 15.62 CC BTS_Tests_SMSCB_part_4.o #8 15.64 CC BTS_Tests_SMSCB_part_6.o #8 15.65 CC BTS_Tests_SMSCB_part_7.o #8 15.65 CC BTS_Tests_VAMOS_part_1.o #8 15.65 CC BTS_Tests_VAMOS_part_2.o #8 15.66 CC BTS_Tests_VAMOS_part_3.o #8 15.67 CC BTS_Tests_VAMOS_part_4.o #8 15.67 CC BTS_Tests_VAMOS_part_5.o #8 15.68 CC BTS_Tests_VAMOS_part_6.o #8 15.68 CC BTS_Tests_VAMOS_part_7.o #8 15.68 CC BTS_Tests_perf_part_1.o #8 15.69 CC BTS_Tests_perf_part_3.o #8 15.69 CC BTS_Tests_perf_part_2.o #8 15.69 CC BTS_Tests_perf_part_4.o #8 15.70 CC BTS_Tests_perf_part_5.o #8 15.70 CC BTS_Tests_perf_part_6.o #8 15.71 CC BTS_Tests_perf_part_7.o #8 15.71 CC GSM_RR_Types_part_1.o #8 15.71 CC GSM_RR_Types_part_2.o #8 15.71 CC GSM_RR_Types_part_3.o #8 15.72 CC GSM_RR_Types_part_4.o #8 15.72 CC GSM_RR_Types_part_5.o #8 15.73 CC GSM_RR_Types_part_6.o #8 15.74 CC GSM_RR_Types_part_7.o #8 15.74 CC GSM_RestOctets_part_1.o #8 15.74 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.79 CC GSM_RestOctets_part_5.o #8 15.81 CC GSM_RestOctets_part_6.o #8 15.83 CC GSM_RestOctets_part_7.o #8 15.85 CC GSM_SystemInformation_part_1.o #8 15.87 CC GSM_SystemInformation_part_2.o #8 15.89 CC GSM_SystemInformation_part_3.o #8 15.93 CC GSM_SystemInformation_part_4.o #8 15.93 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 16.00 CC GSM_Types_part_3.o #8 16.01 CC GSM_Types_part_4.o #8 16.03 CC GSM_Types_part_5.o #8 16.04 CC GSM_Types_part_6.o #8 16.06 CC GSM_Types_part_7.o #8 16.07 CC General_Types_part_1.o #8 16.08 CC General_Types_part_2.o #8 16.09 CC General_Types_part_3.o #8 16.09 CC General_Types_part_4.o #8 16.11 CC General_Types_part_5.o #8 16.11 CC General_Types_part_6.o #8 16.11 CC General_Types_part_7.o #8 16.13 CC IPA_CodecPort_part_1.o #8 16.13 CC IPA_CodecPort_part_2.o #8 16.15 CC IPA_CodecPort_part_3.o #8 16.16 CC IPA_CodecPort_part_4.o #8 16.16 CC IPA_CodecPort_part_5.o #8 16.18 CC IPA_CodecPort_part_6.o #8 16.18 CC IPA_CodecPort_part_7.o #8 16.18 CC IPA_CodecPort_CtrlFunct_part_1.o #8 16.20 CC IPA_CodecPort_CtrlFunct_part_2.o #8 16.20 CC IPA_CodecPort_CtrlFunct_part_3.o #8 16.20 CC IPA_CodecPort_CtrlFunct_part_4.o #8 16.21 CC IPA_CodecPort_CtrlFunct_part_5.o #8 16.22 CC IPA_CodecPort_CtrlFunct_part_6.o #8 16.22 CC IPA_CodecPort_CtrlFunct_part_7.o #8 16.22 CC IPA_Testing_part_1.o #8 16.23 CC IPA_Testing_part_2.o #8 16.24 CC IPA_Testing_part_3.o #8 16.24 CC IPA_Testing_part_4.o #8 16.24 CC IPA_Testing_part_5.o #8 16.25 CC IPA_Testing_part_6.o #8 16.25 CC IPA_Testing_part_7.o #8 16.26 CC IPA_Types_part_1.o #8 16.26 CC IPA_Types_part_2.o #8 16.26 CC IPA_Types_part_3.o #8 16.27 CC IPA_Types_part_4.o #8 16.27 CC IPA_Types_part_5.o #8 16.28 CC IPA_Types_part_6.o #8 16.28 CC IPA_Types_part_7.o #8 16.29 CC IPL4asp_Functions_part_1.o #8 16.29 CC IPL4asp_Functions_part_2.o #8 16.29 CC IPL4asp_Functions_part_3.o #8 16.31 CC IPL4asp_Functions_part_4.o #8 16.31 CC IPL4asp_Functions_part_5.o #8 16.31 CC IPL4asp_Functions_part_6.o #8 16.31 CC IPL4asp_Functions_part_7.o #8 16.33 CC IPL4asp_PortType_part_1.o #8 16.33 CC IPL4asp_PortType_part_2.o #8 16.33 CC IPL4asp_PortType_part_3.o #8 16.33 CC IPL4asp_PortType_part_4.o #8 16.33 CC IPL4asp_PortType_part_5.o #8 16.35 CC IPL4asp_PortType_part_6.o #8 16.35 CC IPL4asp_PortType_part_7.o #8 16.36 CC IPL4asp_Types_part_1.o #8 16.36 CC IPL4asp_Types_part_2.o #8 16.37 CC IPL4asp_Types_part_3.o #8 16.37 CC IPL4asp_Types_part_4.o #8 16.37 CC IPL4asp_Types_part_5.o #8 16.38 CC IPL4asp_Types_part_6.o #8 16.39 CC IPL4asp_Types_part_7.o #8 16.39 CC IuUP_Emulation_part_1.o #8 16.39 CC IuUP_Emulation_part_2.o #8 16.39 CC IuUP_Emulation_part_3.o #8 16.40 CC IuUP_Emulation_part_4.o #8 16.41 CC IuUP_Emulation_part_5.o #8 16.41 CC IuUP_Emulation_part_6.o #8 16.41 CC IuUP_Emulation_part_7.o #8 16.41 CC IuUP_Types_part_1.o #8 16.42 CC IuUP_Types_part_2.o #8 16.43 CC IuUP_Types_part_3.o #8 16.43 CC IuUP_Types_part_4.o #8 16.43 CC IuUP_Types_part_5.o #8 16.44 CC IuUP_Types_part_6.o #8 16.45 CC L1CTL_PortType_part_1.o #8 16.45 CC IuUP_Types_part_7.o #8 16.45 CC L1CTL_PortType_part_2.o #8 16.45 CC L1CTL_PortType_part_3.o #8 16.46 CC L1CTL_PortType_part_4.o #8 16.47 CC L1CTL_PortType_part_5.o #8 16.47 CC L1CTL_PortType_part_6.o #8 16.47 CC L1CTL_PortType_part_7.o #8 16.48 CC L1CTL_PortType_CtrlFunct_part_1.o #8 16.48 CC L1CTL_PortType_CtrlFunct_part_2.o #8 16.49 CC L1CTL_PortType_CtrlFunct_part_3.o #8 16.49 CC L1CTL_PortType_CtrlFunct_part_4.o #8 16.50 CC L1CTL_PortType_CtrlFunct_part_5.o #8 16.50 CC L1CTL_PortType_CtrlFunct_part_6.o #8 16.51 CC L1CTL_PortType_CtrlFunct_part_7.o #8 16.51 CC L1CTL_Types_part_1.o #8 16.51 CC L1CTL_Types_part_2.o #8 16.53 CC L1CTL_Types_part_3.o #8 16.53 CC L1CTL_Types_part_4.o #8 16.53 CC L1CTL_Types_part_5.o #8 16.53 CC L1CTL_Types_part_6.o #8 16.55 CC L1CTL_Types_part_7.o #8 16.55 CC L3_Common_part_1.o #8 16.55 CC L3_Common_part_2.o #8 16.56 CC L3_Common_part_3.o #8 16.57 CC L3_Common_part_5.o #8 16.57 CC L3_Common_part_4.o #8 16.57 CC L3_Common_part_6.o #8 16.58 CC L3_Common_part_7.o #8 16.59 CC L3_Templates_part_1.o #8 16.59 CC L3_Templates_part_2.o #8 16.59 CC L3_Templates_part_3.o #8 16.60 CC L3_Templates_part_4.o #8 16.61 CC L3_Templates_part_5.o #8 16.61 CC L3_Templates_part_6.o #8 16.61 CC L3_Templates_part_7.o #8 16.63 CC LAPDm_RAW_PT_part_1.o #8 16.63 CC LAPDm_RAW_PT_part_2.o #8 16.64 CC LAPDm_RAW_PT_part_3.o #8 16.64 CC LAPDm_RAW_PT_part_4.o #8 16.64 CC LAPDm_RAW_PT_part_5.o #8 16.65 CC LAPDm_RAW_PT_part_6.o #8 16.65 CC LAPDm_RAW_PT_part_7.o #8 16.66 CC LAPDm_Types_part_1.o #8 16.66 CC LAPDm_Types_part_2.o #8 16.67 CC LAPDm_Types_part_3.o #8 16.67 CC LAPDm_Types_part_4.o #8 16.67 CC LAPDm_Types_part_5.o #8 16.68 CC LAPDm_Types_part_6.o #8 16.68 CC LAPDm_Types_part_7.o #8 16.69 CC Misc_Helpers_part_1.o #8 16.69 CC Misc_Helpers_part_2.o #8 16.69 CC Misc_Helpers_part_3.o #8 16.69 CC Misc_Helpers_part_4.o #8 16.70 CC Misc_Helpers_part_5.o #8 16.70 CC Misc_Helpers_part_6.o #8 16.71 CC Misc_Helpers_part_7.o #8 16.71 CC MobileL3_CC_Types_part_1.o #8 16.71 CC MobileL3_CC_Types_part_2.o #8 16.71 CC MobileL3_CC_Types_part_3.o #8 16.72 CC MobileL3_CC_Types_part_5.o #8 16.72 CC MobileL3_CC_Types_part_4.o #8 16.73 CC MobileL3_CC_Types_part_6.o #8 16.74 CC MobileL3_CC_Types_part_7.o #8 16.74 CC MobileL3_CommonIE_Types_part_1.o #8 16.76 CC MobileL3_CommonIE_Types_part_2.o #8 16.77 CC MobileL3_CommonIE_Types_part_3.o #8 16.78 CC MobileL3_CommonIE_Types_part_4.o #8 16.79 CC MobileL3_CommonIE_Types_part_5.o #8 16.81 CC MobileL3_CommonIE_Types_part_6.o #8 16.83 CC MobileL3_CommonIE_Types_part_7.o #8 16.83 CC MobileL3_GMM_SM_Types_part_1.o #8 16.87 CC MobileL3_GMM_SM_Types_part_2.o #8 17.29 CC MobileL3_GMM_SM_Types_part_3.o #8 17.32 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 17.32 RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type] #8 17.32 11507 | } #8 17.32 | ^ #8 18.79 CC MobileL3_GMM_SM_Types_part_4.o #8 18.80 CC MobileL3_GMM_SM_Types_part_5.o #8 19.10 CC MobileL3_GMM_SM_Types_part_6.o #8 20.54 CC MobileL3_GMM_SM_Types_part_7.o #8 20.55 CC MobileL3_MM_Types_part_1.o #8 20.59 CC MobileL3_MM_Types_part_2.o #8 20.61 CC MobileL3_MM_Types_part_3.o #8 20.65 CC MobileL3_MM_Types_part_4.o #8 20.68 CC MobileL3_MM_Types_part_5.o #8 20.68 CC MobileL3_MM_Types_part_6.o #8 20.70 CC MobileL3_MM_Types_part_7.o #8 20.70 CC MobileL3_RRM_Types_part_1.o #8 20.73 CC MobileL3_RRM_Types_part_2.o #8 21.70 CC MobileL3_RRM_Types_part_3.o #8 21.97 CC MobileL3_RRM_Types_part_4.o #8 22.28 CC MobileL3_RRM_Types_part_5.o #8 22.33 CC MobileL3_RRM_Types_part_6.o #8 22.35 CC MobileL3_RRM_Types_part_7.o #8 22.37 CC MobileL3_SMS_Types_part_1.o #8 22.65 CC MobileL3_SMS_Types_part_2.o #8 22.69 CC MobileL3_SMS_Types_part_3.o #8 22.72 CC MobileL3_SMS_Types_part_4.o #8 22.75 CC MobileL3_SMS_Types_part_5.o #8 22.77 CC MobileL3_SMS_Types_part_6.o #8 22.81 CC MobileL3_SMS_Types_part_7.o #8 22.85 CC MobileL3_SS_Types_part_1.o #8 22.88 CC MobileL3_SS_Types_part_2.o #8 22.90 CC MobileL3_SS_Types_part_3.o #8 22.92 CC MobileL3_SS_Types_part_4.o #8 22.94 CC MobileL3_SS_Types_part_5.o #8 22.96 CC MobileL3_SS_Types_part_6.o #8 22.99 CC MobileL3_SS_Types_part_7.o #8 23.01 CC MobileL3_Types_part_1.o #8 23.03 CC MobileL3_Types_part_2.o #8 23.05 CC MobileL3_Types_part_3.o #8 23.07 CC MobileL3_Types_part_4.o #8 23.09 CC MobileL3_Types_part_5.o #8 23.11 CC MobileL3_Types_part_6.o #8 23.13 CC MobileL3_Types_part_7.o #8 23.15 CC Native_Functions_part_1.o #8 23.17 CC Native_Functions_part_2.o #8 23.19 CC Native_Functions_part_3.o #8 23.21 CC Native_Functions_part_4.o #8 23.23 CC Native_Functions_part_5.o #8 23.25 CC Native_Functions_part_6.o #8 23.27 CC Native_Functions_part_7.o #8 23.29 CC OSMUX_CodecPort_part_1.o #8 23.31 CC OSMUX_CodecPort_part_2.o #8 23.33 CC OSMUX_CodecPort_part_3.o #8 23.35 CC OSMUX_CodecPort_part_4.o #8 23.37 CC OSMUX_CodecPort_part_5.o #8 23.39 CC OSMUX_CodecPort_part_6.o #8 23.41 CC OSMUX_CodecPort_part_7.o #8 23.43 CC OSMUX_CodecPort_CtrlFunct_part_1.o #8 23.46 CC OSMUX_CodecPort_CtrlFunct_part_2.o #8 23.48 CC OSMUX_CodecPort_CtrlFunct_part_3.o #8 23.50 CC OSMUX_CodecPort_CtrlFunct_part_4.o #8 23.52 CC OSMUX_CodecPort_CtrlFunct_part_5.o #8 23.54 CC OSMUX_CodecPort_CtrlFunct_part_6.o #8 23.56 CC OSMUX_CodecPort_CtrlFunct_part_7.o #8 23.58 CC OSMUX_Emulation_part_1.o #8 23.60 CC OSMUX_Emulation_part_2.o #8 23.63 CC OSMUX_Emulation_part_3.o #8 23.65 CC OSMUX_Emulation_part_4.o #8 23.67 CC OSMUX_Emulation_part_5.o #8 23.69 CC OSMUX_Emulation_part_6.o #8 23.71 CC OSMUX_Emulation_part_7.o #8 23.73 CC OSMUX_Types_part_1.o #8 23.75 CC OSMUX_Types_part_2.o #8 23.77 CC OSMUX_Types_part_3.o #8 23.82 CC OSMUX_Types_part_4.o #8 23.84 CC OSMUX_Types_part_5.o #8 23.86 CC OSMUX_Types_part_6.o #8 23.89 CC OSMUX_Types_part_7.o #8 23.91 CC Osmocom_CTRL_Adapter_part_1.o #8 23.93 CC Osmocom_CTRL_Adapter_part_2.o #8 23.98 CC Osmocom_CTRL_Adapter_part_3.o #8 24.00 CC Osmocom_CTRL_Adapter_part_4.o #8 24.02 CC Osmocom_CTRL_Adapter_part_5.o #8 24.06 CC Osmocom_CTRL_Adapter_part_6.o #8 24.09 CC Osmocom_CTRL_Adapter_part_7.o #8 24.14 CC Osmocom_CTRL_Functions_part_1.o #8 24.16 CC Osmocom_CTRL_Functions_part_2.o #8 24.18 CC Osmocom_CTRL_Functions_part_3.o #8 24.21 CC Osmocom_CTRL_Functions_part_4.o #8 24.24 CC Osmocom_CTRL_Functions_part_5.o #8 24.26 CC Osmocom_CTRL_Functions_part_6.o #8 24.28 CC Osmocom_CTRL_Functions_part_7.o #8 24.30 CC Osmocom_CTRL_Types_part_1.o #8 24.33 CC Osmocom_CTRL_Types_part_2.o #8 24.37 CC Osmocom_CTRL_Types_part_3.o #8 24.39 CC Osmocom_CTRL_Types_part_4.o #8 24.40 CC Osmocom_CTRL_Types_part_5.o #8 24.43 CC Osmocom_CTRL_Types_part_6.o #8 24.43 CC Osmocom_CTRL_Types_part_7.o #8 24.45 CC Osmocom_Types_part_1.o #8 24.47 CC Osmocom_Types_part_2.o #8 24.47 CC Osmocom_Types_part_3.o #8 24.49 CC Osmocom_Types_part_4.o #8 24.49 CC Osmocom_Types_part_5.o #8 24.51 CC Osmocom_Types_part_6.o #8 24.53 CC Osmocom_Types_part_7.o #8 24.53 CC Osmocom_VTY_Functions_part_1.o #8 24.55 CC Osmocom_VTY_Functions_part_2.o #8 24.55 CC Osmocom_VTY_Functions_part_3.o #8 24.57 CC Osmocom_VTY_Functions_part_4.o #8 24.57 CC Osmocom_VTY_Functions_part_5.o #8 24.61 CC Osmocom_VTY_Functions_part_6.o #8 24.64 CC Osmocom_VTY_Functions_part_7.o #8 24.64 CC PCUIF_CodecPort_part_1.o #8 24.66 CC PCUIF_CodecPort_part_2.o #8 24.67 CC PCUIF_CodecPort_part_3.o #8 24.68 CC PCUIF_CodecPort_part_4.o #8 24.70 CC PCUIF_CodecPort_part_5.o #8 24.70 CC PCUIF_CodecPort_part_6.o #8 24.71 CC PCUIF_CodecPort_part_7.o #8 24.72 CC PCUIF_Types_part_1.o #8 24.73 CC PCUIF_Types_part_2.o #8 24.74 CC PCUIF_Types_part_3.o #8 24.74 CC PCUIF_Types_part_4.o #8 24.75 CC PCUIF_Types_part_5.o #8 24.77 CC PCUIF_Types_part_6.o #8 24.77 CC PCUIF_Types_part_7.o #8 24.78 CC RLCMAC_CSN1_Templates_part_1.o #8 24.79 CC RLCMAC_CSN1_Templates_part_2.o #8 24.80 CC RLCMAC_CSN1_Templates_part_3.o #8 24.80 CC RLCMAC_CSN1_Templates_part_4.o #8 24.81 CC RLCMAC_CSN1_Templates_part_5.o #8 24.82 CC RLCMAC_CSN1_Templates_part_6.o #8 24.82 CC RLCMAC_CSN1_Templates_part_7.o #8 24.84 CC RLCMAC_CSN1_Types_part_1.o #8 24.84 CC RLCMAC_CSN1_Types_part_2.o #8 24.84 CC RLCMAC_CSN1_Types_part_3.o #8 24.84 CC RLCMAC_CSN1_Types_part_4.o #8 24.94 CC RLCMAC_CSN1_Types_part_5.o #8 25.09 CC RLCMAC_CSN1_Types_part_6.o #8 25.11 CC RLCMAC_CSN1_Types_part_7.o #8 25.14 CC RLCMAC_Templates_part_1.o #8 25.17 CC RLCMAC_Templates_part_2.o #8 25.20 CC RLCMAC_Templates_part_3.o #8 25.21 CC RLCMAC_Templates_part_4.o #8 25.23 CC RLCMAC_Templates_part_5.o #8 25.24 CC RLCMAC_Templates_part_6.o #8 25.26 CC RLCMAC_Templates_part_7.o #8 25.27 CC RLCMAC_Types_part_1.o #8 25.28 CC RLCMAC_Types_part_2.o #8 25.30 CC RLCMAC_Types_part_3.o #8 25.35 CC RLCMAC_Types_part_4.o #8 25.38 CC RLCMAC_Types_part_5.o #8 25.44 CC RLCMAC_Types_part_6.o #8 25.46 CC RLCMAC_Types_part_7.o #8 25.48 CC RSL_Emulation_part_1.o #8 25.51 CC RSL_Emulation_part_2.o #8 25.53 CC RSL_Emulation_part_3.o #8 25.55 CC RSL_Emulation_part_4.o #8 25.57 CC RSL_Emulation_part_5.o #8 25.57 CC RSL_Emulation_part_6.o #8 25.59 CC RSL_Emulation_part_7.o #8 25.60 CC RSL_Types_part_1.o #8 25.62 CC RSL_Types_part_2.o #8 25.84 CC RSL_Types_part_3.o #8 25.86 CC RSL_Types_part_4.o #8 25.88 CC RSL_Types_part_5.o #8 25.90 CC RSL_Types_part_6.o #8 25.92 CC RSL_Types_part_7.o #8 25.95 CC RTP_CodecPort_part_1.o #8 25.97 CC RTP_CodecPort_part_2.o #8 25.97 CC RTP_CodecPort_part_3.o #8 25.99 CC RTP_CodecPort_part_4.o #8 26.01 CC RTP_CodecPort_part_5.o #8 26.01 CC RTP_CodecPort_part_6.o #8 26.03 CC RTP_CodecPort_part_7.o #8 26.05 CC RTP_CodecPort_CtrlFunct_part_1.o #8 26.06 CC RTP_CodecPort_CtrlFunct_part_2.o #8 26.08 CC RTP_CodecPort_CtrlFunct_part_3.o #8 26.10 CC RTP_CodecPort_CtrlFunct_part_4.o #8 26.10 CC RTP_CodecPort_CtrlFunct_part_5.o #8 26.12 CC RTP_CodecPort_CtrlFunct_part_6.o #8 26.13 CC RTP_CodecPort_CtrlFunct_part_7.o #8 26.15 CC RTP_Emulation_part_1.o #8 26.16 CC RTP_Emulation_part_2.o #8 26.17 CC RTP_Emulation_part_3.o #8 26.18 CC RTP_Emulation_part_4.o #8 26.20 CC RTP_Emulation_part_5.o #8 26.21 CC RTP_Emulation_part_6.o #8 26.22 CC RTP_Emulation_part_7.o #8 26.23 CC RTP_Types_part_1.o #8 26.26 CC RTP_Types_part_2.o #8 26.30 CC RTP_Types_part_3.o #8 26.33 CC RTP_Types_part_4.o #8 26.37 CC RTP_Types_part_5.o #8 26.39 CC RTP_Types_part_6.o #8 26.43 CC RTP_Types_part_7.o #8 26.46 CC Socket_API_Definitions_part_1.o #8 26.49 CC Socket_API_Definitions_part_2.o #8 26.50 CC Socket_API_Definitions_part_3.o #8 26.51 CC Socket_API_Definitions_part_4.o #8 26.52 CC Socket_API_Definitions_part_5.o #8 26.53 CC Socket_API_Definitions_part_6.o #8 26.55 CC Socket_API_Definitions_part_7.o #8 26.56 CC TCCConversion_Functions_part_1.o #8 26.57 CC TCCConversion_Functions_part_2.o #8 26.59 CC TCCConversion_Functions_part_3.o #8 26.60 CC TCCConversion_Functions_part_4.o #8 26.61 CC TCCConversion_Functions_part_5.o #8 26.62 CC TCCConversion_Functions_part_6.o #8 26.63 CC TCCConversion_Functions_part_7.o #8 26.64 CC TCCInterface_Functions_part_1.o #8 26.66 CC TCCInterface_Functions_part_2.o #8 26.67 CC TCCInterface_Functions_part_3.o #8 26.69 CC TCCInterface_Functions_part_4.o #8 26.69 CC TCCInterface_Functions_part_5.o #8 26.71 CC TCCInterface_Functions_part_6.o #8 26.71 CC TCCInterface_Functions_part_7.o #8 26.73 CC TELNETasp_PortType_part_1.o #8 26.73 CC TELNETasp_PortType_part_2.o #8 26.75 CC TELNETasp_PortType_part_3.o #8 26.76 CC TELNETasp_PortType_part_4.o #8 26.77 CC TELNETasp_PortType_part_5.o #8 26.78 CC TELNETasp_PortType_part_6.o #8 26.79 CC TELNETasp_PortType_part_7.o #8 26.80 CC TRXC_CodecPort_part_1.o #8 26.81 CC TRXC_CodecPort_part_2.o #8 26.82 CC TRXC_CodecPort_part_3.o #8 26.84 CC TRXC_CodecPort_part_4.o #8 26.86 CC TRXC_CodecPort_part_5.o #8 26.86 CC TRXC_CodecPort_part_6.o #8 26.88 CC TRXC_CodecPort_part_7.o #8 26.88 CC TRXC_CodecPort_CtrlFunct_part_1.o #8 26.90 CC TRXC_CodecPort_CtrlFunct_part_2.o #8 26.90 CC TRXC_CodecPort_CtrlFunct_part_3.o #8 26.92 CC TRXC_CodecPort_CtrlFunct_part_4.o #8 26.92 CC TRXC_CodecPort_CtrlFunct_part_5.o #8 26.94 CC TRXC_CodecPort_CtrlFunct_part_6.o #8 26.94 CC TRXC_CodecPort_CtrlFunct_part_7.o #8 26.96 CC TRXC_Types_part_1.o #8 26.96 CC TRXC_Types_part_2.o #8 26.98 CC TRXC_Types_part_3.o #8 26.98 CC TRXC_Types_part_4.o #8 27.01 CC TRXC_Types_part_5.o #8 27.01 CC TRXC_Types_part_6.o #8 27.03 CC TRXC_Types_part_7.o #8 27.03 CC UD_PortType_part_1.o #8 27.05 CC UD_PortType_part_2.o #8 27.05 CC UD_PortType_part_3.o #8 27.07 CC UD_PortType_part_4.o #8 27.07 CC UD_PortType_part_5.o #8 27.09 CC UD_PortType_part_6.o #8 27.09 CC UD_PortType_part_7.o #8 27.10 CC UD_Types_part_1.o #8 27.11 CC UD_Types_part_2.o #8 27.11 CC UD_Types_part_3.o #8 27.13 CC UD_Types_part_4.o #8 27.14 CC UD_Types_part_5.o #8 27.14 CC UD_Types_part_6.o #8 27.16 CC UD_Types_part_7.o #8 27.16 CC IPA_Emulation.o #8 27.16 CC IPA_Emulation_part_1.o #8 27.18 CC IPA_Emulation_part_2.o #8 27.19 CC IPA_Emulation_part_3.o #8 27.22 CC IPA_Emulation_part_4.o #8 27.23 CC IPA_Emulation_part_5.o #8 27.24 CC IPA_Emulation_part_6.o #8 27.25 CC IPA_Emulation_part_7.o #8 27.26 CC IPA_CodecPort_CtrlFunctDef.o #8 27.27 CC IPL4asp_PT.o #8 27.68 CC IPL4asp_discovery.o #8 27.77 CC IuUP_EncDec.o #8 27.85 CC L1CTL_PortType_CtrlFunctDef.o #8 27.87 CC Native_FunctionDefs.o #8 27.98 CC OSMUX_CodecPort_CtrlFunctDef.o #8 27.98 CC RLCMAC_EncDec.o #8 28.09 CC RTP_CodecPort_CtrlFunctDef.o #8 28.46 CC RTP_EncDec.o #8 28.50 CC TCCConversion.o #8 28.74 CC TCCInterface.o #8 28.97 CC TELNETasp_PT.o #8 29.00 CC TRXC_CodecPort_CtrlFunctDef.o #8 29.13 CC UD_PT.o #8 29.19 CCLD AMR_Types.so #8 29.23 CCLD AbisOML_Types.so #8 29.30 CCLD BTS_Tests.so #8 29.35 CCLD BTS_Tests_ASCI.so #8 29.35 CCLD BTS_Tests_LAPDm.so #8 29.45 CCLD BTS_Tests_OML.so #8 29.46 CCLD BTS_Tests_SMSCB.so #8 29.52 CCLD BTS_Tests_VAMOS.so #8 29.52 CCLD BTS_Tests_perf.so #8 29.54 CCLD GSM_RR_Types.so #8 29.55 CCLD GSM_RestOctets.so #8 29.62 CCLD GSM_SystemInformation.so #8 29.62 CCLD GSM_Types.so #8 29.67 CCLD General_Types.so #8 29.69 CCLD IPA_CodecPort.so #8 29.75 CCLD IPA_CodecPort_CtrlFunct.so #8 29.76 CCLD IPA_Testing.so #8 29.78 CCLD IPA_Types.so #8 29.79 CCLD IPL4asp_Functions.so #8 29.88 CCLD IPL4asp_PortType.so #8 29.88 CCLD IPL4asp_Types.so #8 29.90 CCLD IuUP_Emulation.so #8 29.91 CCLD IuUP_Types.so #8 29.91 CCLD L1CTL_PortType.so #8 29.95 CCLD L1CTL_PortType_CtrlFunct.so #8 29.99 CCLD L1CTL_Types.so #8 30.01 CCLD L3_Common.so #8 30.02 CCLD L3_Templates.so #8 30.04 CCLD LAPDm_RAW_PT.so #8 30.04 CCLD LAPDm_Types.so #8 30.07 CCLD Misc_Helpers.so #8 30.08 CCLD MobileL3_CC_Types.so #8 30.12 CCLD MobileL3_CommonIE_Types.so #8 30.12 CCLD MobileL3_GMM_SM_Types.so #8 30.15 CCLD MobileL3_MM_Types.so #8 30.16 CCLD MobileL3_RRM_Types.so #8 30.17 CCLD MobileL3_SMS_Types.so #8 30.19 CCLD MobileL3_SS_Types.so #8 30.25 CCLD MobileL3_Types.so #8 30.25 CCLD Native_Functions.so #8 30.27 CCLD OSMUX_CodecPort.so #8 30.29 CCLD OSMUX_CodecPort_CtrlFunct.so #8 30.31 CCLD OSMUX_Emulation.so #8 30.32 CCLD OSMUX_Types.so #8 30.33 CCLD Osmocom_CTRL_Adapter.so #8 30.33 CCLD Osmocom_CTRL_Functions.so #8 30.33 CCLD Osmocom_CTRL_Types.so #8 30.37 CCLD Osmocom_Types.so #8 30.38 CCLD Osmocom_VTY_Functions.so #8 30.40 CCLD PCUIF_CodecPort.so #8 30.43 CCLD PCUIF_Types.so #8 30.44 CCLD RLCMAC_CSN1_Templates.so #8 30.45 CCLD RLCMAC_CSN1_Types.so #8 30.45 CCLD RLCMAC_Templates.so #8 30.47 CCLD RLCMAC_Types.so #8 30.47 CCLD RSL_Emulation.so #8 30.49 CCLD RSL_Types.so #8 30.51 CCLD RTP_CodecPort.so #8 30.52 CCLD RTP_CodecPort_CtrlFunct.so #8 30.55 CCLD RTP_Emulation.so #8 30.56 CCLD RTP_Types.so #8 30.57 CCLD Socket_API_Definitions.so #8 30.61 CCLD TCCConversion_Functions.so #8 30.63 CCLD TCCInterface_Functions.so #8 30.65 CCLD TELNETasp_PortType.so #8 30.65 CCLD TRXC_CodecPort.so #8 30.66 CCLD TRXC_CodecPort_CtrlFunct.so #8 30.68 CCLD TRXC_Types.so #8 30.70 CCLD UD_PortType.so #8 30.70 CCLD UD_Types.so #8 30.72 CCLD AMR_Types_part_1.so #8 30.72 CCLD AMR_Types_part_2.so #8 30.74 CCLD AMR_Types_part_3.so #8 30.75 CCLD AMR_Types_part_4.so #8 30.75 CCLD AMR_Types_part_5.so #8 30.76 CCLD AMR_Types_part_6.so #8 30.77 CCLD AMR_Types_part_7.so #8 30.77 CCLD AbisOML_Types_part_1.so #8 30.77 CCLD AbisOML_Types_part_2.so #8 30.78 CCLD AbisOML_Types_part_3.so #8 30.78 CCLD AbisOML_Types_part_4.so #8 30.78 CCLD AbisOML_Types_part_5.so #8 30.79 CCLD AbisOML_Types_part_6.so #8 30.79 CCLD AbisOML_Types_part_7.so #8 30.80 CCLD BTS_Tests_part_1.so #8 30.80 CCLD BTS_Tests_part_2.so #8 30.81 CCLD BTS_Tests_part_3.so #8 30.81 CCLD BTS_Tests_part_4.so #8 30.81 CCLD BTS_Tests_part_5.so #8 30.82 CCLD BTS_Tests_part_6.so #8 30.82 CCLD BTS_Tests_part_7.so #8 30.82 CCLD BTS_Tests_ASCI_part_1.so #8 30.83 CCLD BTS_Tests_ASCI_part_2.so #8 30.83 CCLD BTS_Tests_ASCI_part_3.so #8 30.83 CCLD BTS_Tests_ASCI_part_4.so #8 30.84 CCLD BTS_Tests_ASCI_part_5.so #8 30.85 CCLD BTS_Tests_ASCI_part_6.so #8 30.85 CCLD BTS_Tests_ASCI_part_7.so #8 30.85 CCLD BTS_Tests_LAPDm_part_1.so #8 30.86 CCLD BTS_Tests_LAPDm_part_3.so #8 30.86 CCLD BTS_Tests_LAPDm_part_2.so #8 30.87 CCLD BTS_Tests_LAPDm_part_4.so #8 30.87 CCLD BTS_Tests_LAPDm_part_5.so #8 30.87 CCLD BTS_Tests_LAPDm_part_6.so #8 30.87 CCLD BTS_Tests_LAPDm_part_7.so #8 30.88 CCLD BTS_Tests_OML_part_1.so #8 30.88 CCLD BTS_Tests_OML_part_2.so #8 30.88 CCLD BTS_Tests_OML_part_3.so #8 30.88 CCLD BTS_Tests_OML_part_4.so #8 30.88 CCLD BTS_Tests_OML_part_5.so #8 30.89 CCLD BTS_Tests_OML_part_6.so #8 30.90 CCLD BTS_Tests_OML_part_7.so #8 30.90 CCLD BTS_Tests_SMSCB_part_1.so #8 30.90 CCLD BTS_Tests_SMSCB_part_2.so #8 30.90 CCLD BTS_Tests_SMSCB_part_3.so #8 30.90 CCLD BTS_Tests_SMSCB_part_4.so #8 30.90 CCLD BTS_Tests_SMSCB_part_5.so #8 30.91 CCLD BTS_Tests_SMSCB_part_6.so #8 30.91 CCLD BTS_Tests_SMSCB_part_7.so #8 30.92 CCLD BTS_Tests_VAMOS_part_1.so #8 30.92 CCLD BTS_Tests_VAMOS_part_2.so #8 30.93 CCLD BTS_Tests_VAMOS_part_3.so #8 30.93 CCLD BTS_Tests_VAMOS_part_4.so #8 30.93 CCLD BTS_Tests_VAMOS_part_5.so #8 30.93 CCLD BTS_Tests_VAMOS_part_6.so #8 30.93 CCLD BTS_Tests_VAMOS_part_7.so #8 30.93 CCLD BTS_Tests_perf_part_1.so #8 30.94 CCLD BTS_Tests_perf_part_2.so #8 30.94 CCLD BTS_Tests_perf_part_3.so #8 30.94 CCLD BTS_Tests_perf_part_4.so #8 30.94 CCLD BTS_Tests_perf_part_5.so #8 30.95 CCLD BTS_Tests_perf_part_6.so #8 30.95 CCLD BTS_Tests_perf_part_7.so #8 30.97 CCLD GSM_RR_Types_part_1.so #8 30.97 CCLD GSM_RR_Types_part_2.so #8 30.97 CCLD GSM_RR_Types_part_3.so #8 30.97 CCLD GSM_RR_Types_part_4.so #8 30.97 CCLD GSM_RR_Types_part_5.so #8 30.97 CCLD GSM_RR_Types_part_6.so #8 30.97 CCLD GSM_RR_Types_part_7.so #8 30.97 CCLD GSM_RestOctets_part_1.so #8 30.99 CCLD GSM_RestOctets_part_2.so #8 30.99 CCLD GSM_RestOctets_part_3.so #8 30.99 CCLD GSM_RestOctets_part_4.so #8 30.99 CCLD GSM_RestOctets_part_5.so #8 30.99 CCLD GSM_RestOctets_part_6.so #8 30.99 CCLD GSM_RestOctets_part_7.so #8 31.00 CCLD GSM_SystemInformation_part_1.so #8 31.00 CCLD GSM_SystemInformation_part_2.so #8 31.01 CCLD GSM_SystemInformation_part_3.so #8 31.02 CCLD GSM_SystemInformation_part_4.so #8 31.02 CCLD GSM_SystemInformation_part_5.so #8 31.02 CCLD GSM_SystemInformation_part_6.so #8 31.02 CCLD GSM_SystemInformation_part_7.so #8 31.03 CCLD GSM_Types_part_1.so #8 31.04 CCLD GSM_Types_part_2.so #8 31.04 CCLD GSM_Types_part_3.so #8 31.04 CCLD GSM_Types_part_4.so #8 31.06 CCLD GSM_Types_part_5.so #8 31.06 CCLD GSM_Types_part_6.so #8 31.06 CCLD GSM_Types_part_7.so #8 31.07 CCLD General_Types_part_1.so #8 31.08 CCLD General_Types_part_2.so #8 31.09 CCLD General_Types_part_3.so #8 31.09 CCLD General_Types_part_4.so #8 31.09 CCLD General_Types_part_5.so #8 31.09 CCLD General_Types_part_6.so #8 31.09 CCLD General_Types_part_7.so #8 31.10 CCLD IPA_CodecPort_part_1.so #8 31.10 CCLD IPA_CodecPort_part_2.so #8 31.11 CCLD IPA_CodecPort_part_3.so #8 31.11 CCLD IPA_CodecPort_part_4.so #8 31.11 CCLD IPA_CodecPort_part_5.so #8 31.11 CCLD IPA_CodecPort_part_6.so #8 31.12 CCLD IPA_CodecPort_part_7.so #8 31.14 CCLD IPA_CodecPort_CtrlFunct_part_1.so #8 31.14 CCLD IPA_CodecPort_CtrlFunct_part_2.so #8 31.14 CCLD IPA_CodecPort_CtrlFunct_part_3.so #8 31.14 CCLD IPA_CodecPort_CtrlFunct_part_4.so #8 31.14 CCLD IPA_CodecPort_CtrlFunct_part_5.so #8 31.14 CCLD IPA_CodecPort_CtrlFunct_part_6.so #8 31.15 CCLD IPA_CodecPort_CtrlFunct_part_7.so #8 31.15 CCLD IPA_Testing_part_1.so #8 31.15 CCLD IPA_Testing_part_2.so #8 31.16 CCLD IPA_Testing_part_3.so #8 31.16 CCLD IPA_Testing_part_4.so #8 31.17 CCLD IPA_Testing_part_5.so #8 31.17 CCLD IPA_Testing_part_6.so #8 31.17 CCLD IPA_Testing_part_7.so #8 31.17 CCLD IPA_Types_part_1.so #8 31.17 CCLD IPA_Types_part_2.so #8 31.17 CCLD IPA_Types_part_3.so #8 31.17 CCLD IPA_Types_part_4.so #8 31.17 CCLD IPA_Types_part_5.so #8 31.19 CCLD IPA_Types_part_6.so #8 31.19 CCLD IPA_Types_part_7.so #8 31.19 CCLD IPL4asp_Functions_part_1.so #8 31.19 CCLD IPL4asp_Functions_part_2.so #8 31.20 CCLD IPL4asp_Functions_part_3.so #8 31.20 CCLD IPL4asp_Functions_part_4.so #8 31.20 CCLD IPL4asp_Functions_part_5.so #8 31.20 CCLD IPL4asp_Functions_part_6.so #8 31.20 CCLD IPL4asp_Functions_part_7.so #8 31.20 CCLD IPL4asp_PortType_part_1.so #8 31.20 CCLD IPL4asp_PortType_part_2.so #8 31.21 CCLD IPL4asp_PortType_part_3.so #8 31.21 CCLD IPL4asp_PortType_part_4.so #8 31.22 CCLD IPL4asp_PortType_part_5.so #8 31.22 CCLD IPL4asp_PortType_part_6.so #8 31.23 CCLD IPL4asp_PortType_part_7.so #8 31.23 CCLD IPL4asp_Types_part_1.so #8 31.23 CCLD IPL4asp_Types_part_2.so #8 31.23 CCLD IPL4asp_Types_part_3.so #8 31.23 CCLD IPL4asp_Types_part_4.so #8 31.23 CCLD IPL4asp_Types_part_6.so #8 31.23 CCLD IPL4asp_Types_part_5.so #8 31.23 CCLD IPL4asp_Types_part_7.so #8 31.25 CCLD IuUP_Emulation_part_1.so #8 31.25 CCLD IuUP_Emulation_part_2.so #8 31.25 CCLD IuUP_Emulation_part_3.so #8 31.25 CCLD IuUP_Emulation_part_4.so #8 31.25 CCLD IuUP_Emulation_part_5.so #8 31.25 CCLD IuUP_Emulation_part_6.so #8 31.25 CCLD IuUP_Emulation_part_7.so #8 31.25 CCLD IuUP_Types_part_1.so #8 31.26 CCLD IuUP_Types_part_2.so #8 31.26 CCLD IuUP_Types_part_3.so #8 31.26 CCLD IuUP_Types_part_4.so #8 31.27 CCLD IuUP_Types_part_5.so #8 31.28 CCLD IuUP_Types_part_6.so #8 31.28 CCLD IuUP_Types_part_7.so #8 31.28 CCLD L1CTL_PortType_part_1.so #8 31.28 CCLD L1CTL_PortType_part_2.so #8 31.28 CCLD L1CTL_PortType_part_3.so #8 31.28 CCLD L1CTL_PortType_part_4.so #8 31.28 CCLD L1CTL_PortType_part_5.so #8 31.28 CCLD L1CTL_PortType_part_6.so #8 31.29 CCLD L1CTL_PortType_part_7.so #8 31.29 CCLD L1CTL_PortType_CtrlFunct_part_1.so #8 31.29 CCLD L1CTL_PortType_CtrlFunct_part_2.so #8 31.30 CCLD L1CTL_PortType_CtrlFunct_part_3.so #8 31.30 CCLD L1CTL_PortType_CtrlFunct_part_4.so #8 31.30 CCLD L1CTL_PortType_CtrlFunct_part_5.so #8 31.30 CCLD L1CTL_PortType_CtrlFunct_part_6.so #8 31.30 CCLD L1CTL_PortType_CtrlFunct_part_7.so #8 31.30 CCLD L1CTL_Types_part_1.so #8 31.31 CCLD L1CTL_Types_part_2.so #8 31.31 CCLD L1CTL_Types_part_3.so #8 31.32 CCLD L1CTL_Types_part_4.so #8 31.32 CCLD L1CTL_Types_part_5.so #8 31.32 CCLD L1CTL_Types_part_6.so #8 31.32 CCLD L1CTL_Types_part_7.so #8 31.33 CCLD L3_Common_part_1.so #8 31.33 CCLD L3_Common_part_2.so #8 31.33 CCLD L3_Common_part_3.so #8 31.33 CCLD L3_Common_part_4.so #8 31.33 CCLD L3_Common_part_5.so #8 31.34 CCLD L3_Common_part_6.so #8 31.35 CCLD L3_Common_part_7.so #8 31.35 CCLD L3_Templates_part_1.so #8 31.35 CCLD L3_Templates_part_3.so #8 31.35 CCLD L3_Templates_part_2.so #8 31.35 CCLD L3_Templates_part_4.so #8 31.35 CCLD L3_Templates_part_5.so #8 31.35 CCLD L3_Templates_part_6.so #8 31.36 CCLD L3_Templates_part_7.so #8 31.36 CCLD LAPDm_RAW_PT_part_1.so #8 31.37 CCLD LAPDm_RAW_PT_part_2.so #8 31.37 CCLD LAPDm_RAW_PT_part_3.so #8 31.37 CCLD LAPDm_RAW_PT_part_4.so #8 31.37 CCLD LAPDm_RAW_PT_part_5.so #8 31.38 CCLD LAPDm_RAW_PT_part_6.so #8 31.38 CCLD LAPDm_RAW_PT_part_7.so #8 31.38 CCLD LAPDm_Types_part_1.so #8 31.38 CCLD LAPDm_Types_part_2.so #8 31.38 CCLD LAPDm_Types_part_3.so #8 31.38 CCLD LAPDm_Types_part_4.so #8 31.39 CCLD LAPDm_Types_part_5.so #8 31.39 CCLD LAPDm_Types_part_6.so #8 31.39 CCLD LAPDm_Types_part_7.so #8 31.40 CCLD Misc_Helpers_part_1.so #8 31.40 CCLD Misc_Helpers_part_2.so #8 31.40 CCLD Misc_Helpers_part_3.so #8 31.40 CCLD Misc_Helpers_part_4.so #8 31.41 CCLD Misc_Helpers_part_5.so #8 31.41 CCLD Misc_Helpers_part_6.so #8 31.41 CCLD Misc_Helpers_part_7.so #8 31.41 CCLD MobileL3_CC_Types_part_1.so #8 31.42 CCLD MobileL3_CC_Types_part_2.so #8 31.42 CCLD MobileL3_CC_Types_part_3.so #8 31.42 CCLD MobileL3_CC_Types_part_4.so #8 31.43 CCLD MobileL3_CC_Types_part_5.so #8 31.43 CCLD MobileL3_CC_Types_part_6.so #8 31.43 CCLD MobileL3_CC_Types_part_7.so #8 31.43 CCLD MobileL3_CommonIE_Types_part_1.so #8 31.44 CCLD MobileL3_CommonIE_Types_part_2.so #8 31.44 CCLD MobileL3_CommonIE_Types_part_3.so #8 31.46 CCLD MobileL3_CommonIE_Types_part_4.so #8 31.46 CCLD MobileL3_CommonIE_Types_part_5.so #8 31.46 CCLD MobileL3_CommonIE_Types_part_6.so #8 31.46 CCLD MobileL3_CommonIE_Types_part_7.so #8 31.46 CCLD MobileL3_GMM_SM_Types_part_1.so #8 31.48 CCLD MobileL3_GMM_SM_Types_part_2.so #8 31.48 CCLD MobileL3_GMM_SM_Types_part_3.so #8 31.48 CCLD MobileL3_GMM_SM_Types_part_4.so #8 31.48 CCLD MobileL3_GMM_SM_Types_part_5.so #8 31.49 CCLD MobileL3_GMM_SM_Types_part_6.so #8 31.49 CCLD MobileL3_GMM_SM_Types_part_7.so #8 31.50 CCLD MobileL3_MM_Types_part_1.so #8 31.55 CCLD MobileL3_MM_Types_part_2.so #8 31.56 CCLD MobileL3_MM_Types_part_3.so #8 31.56 CCLD MobileL3_MM_Types_part_4.so #8 31.59 CCLD MobileL3_MM_Types_part_5.so #8 31.59 CCLD MobileL3_MM_Types_part_6.so #8 31.60 CCLD MobileL3_MM_Types_part_7.so #8 31.62 CCLD MobileL3_RRM_Types_part_1.so #8 31.63 CCLD MobileL3_RRM_Types_part_2.so #8 31.65 CCLD MobileL3_RRM_Types_part_3.so #8 31.65 CCLD MobileL3_RRM_Types_part_5.so #8 31.65 CCLD MobileL3_RRM_Types_part_4.so #8 31.65 CCLD MobileL3_RRM_Types_part_6.so #8 31.65 CCLD MobileL3_RRM_Types_part_7.so #8 31.65 CCLD MobileL3_SMS_Types_part_1.so #8 31.66 CCLD MobileL3_SMS_Types_part_2.so #8 31.68 CCLD MobileL3_SMS_Types_part_3.so #8 31.68 CCLD MobileL3_SMS_Types_part_4.so #8 31.68 CCLD MobileL3_SMS_Types_part_5.so #8 31.69 CCLD MobileL3_SMS_Types_part_6.so #8 31.71 CCLD MobileL3_SMS_Types_part_7.so #8 31.71 CCLD MobileL3_SS_Types_part_1.so #8 31.71 CCLD MobileL3_SS_Types_part_2.so #8 31.71 CCLD MobileL3_SS_Types_part_3.so #8 31.72 CCLD MobileL3_SS_Types_part_4.so #8 31.74 CCLD MobileL3_SS_Types_part_5.so #8 31.74 CCLD MobileL3_SS_Types_part_6.so #8 31.74 CCLD MobileL3_SS_Types_part_7.so #8 31.75 CCLD MobileL3_Types_part_1.so #8 31.75 CCLD MobileL3_Types_part_2.so #8 31.75 CCLD MobileL3_Types_part_3.so #8 31.75 CCLD MobileL3_Types_part_4.so #8 31.76 CCLD MobileL3_Types_part_5.so #8 31.76 CCLD MobileL3_Types_part_6.so #8 31.76 CCLD MobileL3_Types_part_7.so #8 31.77 CCLD Native_Functions_part_1.so #8 31.78 CCLD Native_Functions_part_2.so #8 31.78 CCLD Native_Functions_part_3.so #8 31.78 CCLD Native_Functions_part_4.so #8 31.78 CCLD Native_Functions_part_5.so #8 31.78 CCLD Native_Functions_part_6.so #8 31.80 CCLD Native_Functions_part_7.so #8 31.80 CCLD OSMUX_CodecPort_part_1.so #8 31.80 CCLD OSMUX_CodecPort_part_2.so #8 31.80 CCLD OSMUX_CodecPort_part_3.so #8 31.80 CCLD OSMUX_CodecPort_part_4.so #8 31.80 CCLD OSMUX_CodecPort_part_5.so #8 31.80 CCLD OSMUX_CodecPort_part_6.so #8 31.81 CCLD OSMUX_CodecPort_part_7.so #8 31.81 CCLD OSMUX_CodecPort_CtrlFunct_part_1.so #8 31.81 CCLD OSMUX_CodecPort_CtrlFunct_part_2.so #8 31.82 CCLD OSMUX_CodecPort_CtrlFunct_part_3.so #8 31.82 CCLD OSMUX_CodecPort_CtrlFunct_part_4.so #8 31.82 CCLD OSMUX_CodecPort_CtrlFunct_part_5.so #8 31.82 CCLD OSMUX_CodecPort_CtrlFunct_part_6.so #8 31.82 CCLD OSMUX_CodecPort_CtrlFunct_part_7.so #8 31.82 CCLD OSMUX_Emulation_part_1.so #8 31.82 CCLD OSMUX_Emulation_part_2.so #8 31.84 CCLD OSMUX_Emulation_part_3.so #8 31.84 CCLD OSMUX_Emulation_part_4.so #8 31.84 CCLD OSMUX_Emulation_part_5.so #8 31.84 CCLD OSMUX_Emulation_part_6.so #8 31.84 CCLD OSMUX_Emulation_part_7.so #8 31.84 CCLD OSMUX_Types_part_1.so #8 31.84 CCLD OSMUX_Types_part_2.so #8 31.84 CCLD OSMUX_Types_part_3.so #8 31.84 CCLD OSMUX_Types_part_4.so #8 31.85 CCLD OSMUX_Types_part_5.so #8 31.85 CCLD OSMUX_Types_part_6.so #8 31.85 CCLD OSMUX_Types_part_7.so #8 31.85 CCLD Osmocom_CTRL_Adapter_part_1.so #8 31.85 CCLD Osmocom_CTRL_Adapter_part_2.so #8 31.86 CCLD Osmocom_CTRL_Adapter_part_3.so #8 31.87 CCLD Osmocom_CTRL_Adapter_part_4.so #8 31.87 CCLD Osmocom_CTRL_Adapter_part_5.so #8 31.87 CCLD Osmocom_CTRL_Adapter_part_6.so #8 31.87 CCLD Osmocom_CTRL_Adapter_part_7.so #8 31.87 CCLD Osmocom_CTRL_Functions_part_1.so #8 31.87 CCLD Osmocom_CTRL_Functions_part_2.so #8 31.87 CCLD Osmocom_CTRL_Functions_part_3.so #8 31.87 CCLD Osmocom_CTRL_Functions_part_4.so #8 31.87 CCLD Osmocom_CTRL_Functions_part_5.so #8 31.87 CCLD Osmocom_CTRL_Functions_part_6.so #8 31.87 CCLD Osmocom_CTRL_Functions_part_7.so #8 31.88 CCLD Osmocom_CTRL_Types_part_1.so #8 31.89 CCLD Osmocom_CTRL_Types_part_2.so #8 31.89 CCLD Osmocom_CTRL_Types_part_3.so #8 31.89 CCLD Osmocom_CTRL_Types_part_4.so #8 31.90 CCLD Osmocom_CTRL_Types_part_5.so #8 31.90 CCLD Osmocom_CTRL_Types_part_6.so #8 31.90 CCLD Osmocom_CTRL_Types_part_7.so #8 31.90 CCLD Osmocom_Types_part_1.so #8 31.90 CCLD Osmocom_Types_part_2.so #8 31.90 CCLD Osmocom_Types_part_3.so #8 31.90 CCLD Osmocom_Types_part_4.so #8 31.90 CCLD Osmocom_Types_part_5.so #8 31.90 CCLD Osmocom_Types_part_6.so #8 31.90 CCLD Osmocom_Types_part_7.so #8 31.92 CCLD Osmocom_VTY_Functions_part_1.so #8 31.92 CCLD Osmocom_VTY_Functions_part_2.so #8 31.92 CCLD Osmocom_VTY_Functions_part_3.so #8 31.92 CCLD Osmocom_VTY_Functions_part_4.so #8 31.92 CCLD Osmocom_VTY_Functions_part_5.so #8 31.92 CCLD Osmocom_VTY_Functions_part_6.so #8 31.92 CCLD Osmocom_VTY_Functions_part_7.so #8 31.92 CCLD PCUIF_CodecPort_part_1.so #8 31.92 CCLD PCUIF_CodecPort_part_2.so #8 31.92 CCLD PCUIF_CodecPort_part_3.so #8 31.94 CCLD PCUIF_CodecPort_part_4.so #8 31.94 CCLD PCUIF_CodecPort_part_5.so #8 31.94 CCLD PCUIF_CodecPort_part_6.so #8 31.94 CCLD PCUIF_CodecPort_part_7.so #8 31.94 CCLD PCUIF_Types_part_1.so #8 31.94 CCLD PCUIF_Types_part_2.so #8 31.94 CCLD PCUIF_Types_part_3.so #8 31.96 CCLD PCUIF_Types_part_4.so #8 31.96 CCLD PCUIF_Types_part_5.so #8 31.96 CCLD PCUIF_Types_part_6.so #8 31.96 CCLD PCUIF_Types_part_7.so #8 31.96 CCLD RLCMAC_CSN1_Templates_part_1.so #8 31.96 CCLD RLCMAC_CSN1_Templates_part_2.so #8 31.96 CCLD RLCMAC_CSN1_Templates_part_3.so #8 31.98 CCLD RLCMAC_CSN1_Templates_part_4.so #8 31.98 CCLD RLCMAC_CSN1_Templates_part_5.so #8 31.98 CCLD RLCMAC_CSN1_Templates_part_6.so #8 31.98 CCLD RLCMAC_CSN1_Types_part_5.so #8 31.98 CCLD RLCMAC_CSN1_Templates_part_7.so #8 31.98 CCLD RLCMAC_CSN1_Types_part_6.so #8 31.99 CCLD RLCMAC_CSN1_Types_part_7.so #8 31.99 CCLD RLCMAC_Templates_part_1.so #8 31.99 CCLD RLCMAC_Templates_part_2.so #8 31.99 CCLD RLCMAC_Templates_part_3.so #8 31.99 CCLD RLCMAC_Templates_part_5.so #8 31.99 CCLD RLCMAC_Templates_part_4.so #8 31.99 CCLD RLCMAC_Templates_part_6.so #8 32.00 CCLD RLCMAC_Templates_part_7.so #8 32.00 CCLD RLCMAC_Types_part_1.so #8 32.00 CCLD RLCMAC_Types_part_2.so #8 32.01 CCLD RLCMAC_Types_part_3.so #8 32.01 CCLD RLCMAC_Types_part_4.so #8 32.01 CCLD RLCMAC_Types_part_5.so #8 32.02 CCLD RLCMAC_Types_part_6.so #8 32.02 CCLD RLCMAC_Types_part_7.so #8 32.02 CCLD RSL_Emulation_part_1.so #8 32.02 CCLD RSL_Emulation_part_2.so #8 32.02 CCLD RSL_Emulation_part_3.so #8 32.03 CCLD RSL_Emulation_part_4.so #8 32.03 CCLD RSL_Emulation_part_5.so #8 32.04 CCLD RSL_Emulation_part_6.so #8 32.04 CCLD RSL_Emulation_part_7.so #8 32.04 CCLD RSL_Types_part_2.so #8 32.06 CCLD RSL_Types_part_3.so #8 32.06 CCLD RSL_Types_part_4.so #8 32.06 CCLD RSL_Types_part_5.so #8 32.06 CCLD RSL_Types_part_6.so #8 32.06 CCLD RSL_Types_part_7.so #8 32.06 CCLD RTP_CodecPort_part_1.so #8 32.06 CCLD RTP_CodecPort_part_2.so #8 32.06 CCLD RTP_CodecPort_part_3.so #8 32.06 CCLD RTP_CodecPort_part_4.so #8 32.08 CCLD RTP_CodecPort_part_5.so #8 32.08 CCLD RTP_CodecPort_part_6.so #8 32.08 CCLD RTP_CodecPort_part_7.so #8 32.09 CCLD RTP_CodecPort_CtrlFunct_part_1.so #8 32.09 CCLD RTP_CodecPort_CtrlFunct_part_2.so #8 32.09 CCLD RTP_CodecPort_CtrlFunct_part_3.so #8 32.09 CCLD RTP_CodecPort_CtrlFunct_part_4.so #8 32.10 CCLD RTP_CodecPort_CtrlFunct_part_5.so #8 32.10 CCLD RTP_CodecPort_CtrlFunct_part_6.so #8 32.11 CCLD RTP_CodecPort_CtrlFunct_part_7.so #8 32.11 CCLD RTP_Emulation_part_1.so #8 32.12 CCLD RTP_Emulation_part_2.so #8 32.12 CCLD RTP_Emulation_part_3.so #8 32.12 CCLD RTP_Emulation_part_4.so #8 32.12 CCLD RTP_Emulation_part_5.so #8 32.12 CCLD RTP_Emulation_part_6.so #8 32.12 CCLD RTP_Emulation_part_7.so #8 32.13 CCLD RTP_Types_part_1.so #8 32.13 CCLD RTP_Types_part_2.so #8 32.13 CCLD RTP_Types_part_3.so #8 32.13 CCLD RTP_Types_part_4.so #8 32.14 CCLD RTP_Types_part_5.so #8 32.14 CCLD RTP_Types_part_6.so #8 32.14 CCLD RTP_Types_part_7.so #8 32.14 CCLD Socket_API_Definitions_part_1.so #8 32.14 CCLD Socket_API_Definitions_part_2.so #8 32.14 CCLD Socket_API_Definitions_part_3.so #8 32.14 CCLD Socket_API_Definitions_part_4.so #8 32.16 CCLD Socket_API_Definitions_part_5.so #8 32.16 CCLD Socket_API_Definitions_part_6.so #8 32.16 CCLD Socket_API_Definitions_part_7.so #8 32.16 CCLD TCCConversion_Functions_part_1.so #8 32.16 CCLD TCCConversion_Functions_part_2.so #8 32.16 CCLD TCCConversion_Functions_part_3.so #8 32.16 CCLD TCCConversion_Functions_part_4.so #8 32.18 CCLD TCCConversion_Functions_part_5.so #8 32.18 CCLD TCCConversion_Functions_part_6.so #8 32.18 CCLD TCCConversion_Functions_part_7.so #8 32.18 CCLD TCCInterface_Functions_part_1.so #8 32.18 CCLD TCCInterface_Functions_part_2.so #8 32.18 CCLD TCCInterface_Functions_part_3.so #8 32.18 CCLD TCCInterface_Functions_part_4.so #8 32.18 CCLD TCCInterface_Functions_part_5.so #8 32.19 CCLD TCCInterface_Functions_part_6.so #8 32.19 CCLD TCCInterface_Functions_part_7.so #8 32.20 CCLD TELNETasp_PortType_part_1.so #8 32.20 CCLD TELNETasp_PortType_part_2.so #8 32.20 CCLD TELNETasp_PortType_part_3.so #8 32.20 CCLD TELNETasp_PortType_part_4.so #8 32.20 CCLD TELNETasp_PortType_part_5.so #8 32.21 CCLD TELNETasp_PortType_part_7.so #8 32.21 CCLD TELNETasp_PortType_part_6.so #8 32.21 CCLD TRXC_CodecPort_part_1.so #8 32.21 CCLD TRXC_CodecPort_part_2.so #8 32.21 CCLD TRXC_CodecPort_part_3.so #8 32.22 CCLD TRXC_CodecPort_part_4.so #8 32.22 CCLD TRXC_CodecPort_part_5.so #8 32.24 CCLD TRXC_CodecPort_part_6.so #8 32.24 CCLD TRXC_CodecPort_part_7.so #8 32.24 CCLD TRXC_CodecPort_CtrlFunct_part_1.so #8 32.24 CCLD TRXC_CodecPort_CtrlFunct_part_2.so #8 32.24 CCLD TRXC_CodecPort_CtrlFunct_part_3.so #8 32.24 CCLD TRXC_CodecPort_CtrlFunct_part_4.so #8 32.24 CCLD TRXC_CodecPort_CtrlFunct_part_5.so #8 32.25 CCLD TRXC_CodecPort_CtrlFunct_part_6.so #8 32.25 CCLD TRXC_CodecPort_CtrlFunct_part_7.so #8 32.25 CCLD TRXC_Types_part_1.so #8 32.25 CCLD TRXC_Types_part_2.so #8 32.25 CCLD TRXC_Types_part_3.so #8 32.25 CCLD TRXC_Types_part_4.so #8 32.26 CCLD TRXC_Types_part_5.so #8 32.27 CCLD TRXC_Types_part_6.so #8 32.27 CCLD TRXC_Types_part_7.so #8 32.27 CCLD UD_PortType_part_1.so #8 32.27 CCLD UD_PortType_part_2.so #8 32.27 CCLD UD_PortType_part_3.so #8 32.28 CCLD UD_PortType_part_4.so #8 32.28 CCLD UD_PortType_part_5.so #8 32.28 CCLD UD_PortType_part_6.so #8 32.28 CCLD UD_PortType_part_7.so #8 32.28 CCLD UD_Types_part_1.so #8 32.28 CCLD UD_Types_part_2.so #8 32.28 CCLD UD_Types_part_3.so #8 32.28 CCLD UD_Types_part_4.so #8 32.29 CCLD UD_Types_part_5.so #8 32.29 CCLD UD_Types_part_6.so #8 32.29 CCLD UD_Types_part_7.so #8 32.29 CCLD IPA_Emulation_part_1.so #8 32.29 CCLD IPA_Emulation_part_2.so #8 32.30 CCLD IPA_Emulation_part_3.so #8 32.31 CCLD IPA_Emulation_part_4.so #8 32.31 CCLD IPA_Emulation_part_5.so #8 32.31 CCLD IPA_Emulation_part_6.so #8 32.31 CCLD IPA_Emulation_part_7.so #8 32.31 CCLD IPA_CodecPort_CtrlFunctDef.so #8 32.31 CCLD IPL4asp_PT.so #8 32.31 CCLD IPL4asp_discovery.so #8 32.32 CCLD IuUP_EncDec.so #8 32.32 CCLD L1CTL_PortType_CtrlFunctDef.so #8 32.32 CCLD Native_FunctionDefs.so #8 32.32 CCLD OSMUX_CodecPort_CtrlFunctDef.so #8 32.33 CCLD RLCMAC_EncDec.so #8 32.33 CCLD RTP_CodecPort_CtrlFunctDef.so #8 32.33 CCLD RTP_EncDec.so #8 32.33 CCLD TCCConversion.so #8 32.34 CCLD TCCInterface.so #8 32.34 CCLD TELNETasp_PT.so #8 32.34 CCLD TRXC_CodecPort_CtrlFunctDef.so #8 32.35 CCLD UD_PT.so #8 32.53 CCLD RLCMAC_CSN1_Types_part_4.so #8 32.78 CCLD RLCMAC_CSN1_Types_part_3.so #8 32.85 CCLD IPA_Emulation.so #8 33.18 CCLD RLCMAC_CSN1_Types_part_1.so #8 33.21 CCLD RLCMAC_CSN1_Types_part_2.so #8 33.67 CCLD RSL_Types_part_1.so #8 33.71 CCLD BTS_Tests #8 34.06 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.5s done #10 writing image sha256:e909493da4c1f800dcfc28d5815599cb231292d9f68fc5b3a5d61b2a1dba469d 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 2.6s 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 e909493da4c1 + 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=2633071 + seq 1 30 + echo (2633071 + 1) % 256 + bc + SUBNET=112 + NET_NAME=ttcn3-bts-test-112 + SUB4=172.18.112.0/24 + SUB6=fd02:db8:112::/64 + set +x Creating network ttcn3-bts-test-112, trying SUBNET=112... + docker network create --internal --subnet 172.18.112.0/24 --ipv6 --subnet fd02:db8:112::/64 ttcn3-bts-test-112 cfe2836eca16ab74f11c5bfaef5b65a838f7cd0a2c52809012560dd54d2514f9 + set +x ### Network ttcn3-bts-test-112 created (SUBNET=112) ### + 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=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=112 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.112.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.112.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=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=112 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=112 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 112 11 + NET=112 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-112 --ip 172.18.112.11 --ip6 fd02:db8:112::11 + docker run --rm --network ttcn3-bts-test-112 --ip 172.18.112.11 --ip6 fd02:db8:112::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-586-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 ee297fcfe623980a9e3e99b7b062d8cdfb14b1924f80426b40092ffb03f3e06e + 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 112 20 + NET=112 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-112 --ip 172.18.112.20 --ip6 fd02:db8:112::20 + docker run --rm --network ttcn3-bts-test-112 --ip 172.18.112.20 --ip6 fd02:db8:112::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-586-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 1da9ad51c257771ca0e3f6c1fc91099f94a18fd8b18b8a528ff1584dfe995404 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 112 21 + NET=112 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-112 --ip 172.18.112.21 --ip6 fd02:db8:112::21 + docker run --rm --network ttcn3-bts-test-112 --ip 172.18.112.21 --ip6 fd02:db8:112::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-586-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 --sched-rr-prio 30 -R 172.18.112.20 -r 172.18.112.22 --trx TRX1@172.18.112.20:5700/1 --trx TRX2@172.18.112.20:5700/2 --trx TRX3@172.18.112.20:5700/3 >>/data/fake_trx.out 2>&1 c586c4fa6c5862b5bed8bc583cdad64639d79b35089b69c16becb3cc428b2664 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 112 22 + NET=112 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-112 --ip 172.18.112.22 --ip6 fd02:db8:112::22 + docker run --rm --network ttcn3-bts-test-112 --ip 172.18.112.22 --ip6 fd02:db8:112::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-586-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.112.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 311a9b106bc954e4aca8e4fe2d312e0432102d0099b9ebe51c5bf98465d44823 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 112 10 + NET=112 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-112 --ip 172.18.112.10 --ip6 fd02:db8:112::10 + docker run --rm --network ttcn3-bts-test-112 --ip 172.18.112.10 --ip6 fd02:db8:112::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.112.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-586-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@51644c7c074c: Unix server socket created successfully. MC@51644c7c074c: Listening on TCP port 42509. 51644c7c074c is the default MC2> spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests 51644c7c074c 42509 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@51644c7c074c: New HC connected from 172.18.112.10 [172.18.112.10]. 51644c7c074c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@51644c7c074c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@51644c7c074c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51644c7c074c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51644c7c074c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@51644c7c074c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@51644c7c074c: Configuration file was processed on all HCs. MC@51644c7c074c: Creating MTC on host 172.18.112.10. MC@51644c7c074c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Fri Dec 19 01:32:07 UTC 2025 NOTE: 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@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_est_dchan started. MTC@51644c7c074c: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@51644c7c074c: 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)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL(4)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@51644c7c074c: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@51644c7c074c: 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)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL-IPA(3)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@51644c7c074c: 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)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 TC_est_dchan-RSL(4)@51644c7c074c: 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@51644c7c074c: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 2/4 transceiver(s) connected MTC@51644c7c074c: 2/4 RF Resource Indication(s) received MTC@51644c7c074c: 3/4 transceiver(s) connected MTC@51644c7c074c: 3/4 RF Resource Indication(s) received MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(6)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(7)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(8)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(9)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(10)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(11)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(12)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(13)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(14)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(15)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(16)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@51644c7c074c: 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 := '10001011'B, t1p := 1, t3 := 32, t2 := 19 }, 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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(17)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(18)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(19)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(20)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(21)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(22)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(23)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(24)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@51644c7c074c: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@51644c7c074c: 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)@51644c7c074c: 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 := '10001011'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)@51644c7c074c: Received IMM.ASS for our RACH! TC_est_dchan(25)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@51644c7c074c: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Stopping testcase execution from "BTS_Tests.ttcn":9057 IPA-CTRL-CLI-IPA(5)@51644c7c074c: Final verdict of PTC: none TC_est_dchan-RSL(4)@51644c7c074c: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@51644c7c074c: Final verdict of PTC: none MTC@51644c7c074c: Setting final verdict of the test case. MTC@51644c7c074c: Local verdict of MTC: none MTC@51644c7c074c: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@51644c7c074c: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@51644c7c074c: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Fri Dec 19 01:32:24 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.112.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14754540) Waiting for packet dumper to finish... 1 (prev_count=14754540, count=14755039) MTC@51644c7c074c: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Fri Dec 19 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@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_chan_act_stress started. MTC@51644c7c074c: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL(27)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 MTC@51644c7c074c: 1/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@51644c7c074c: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: 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)@51644c7c074c: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@51644c7c074c: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@51644c7c074c: 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(27)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 MTC@51644c7c074c: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@51644c7c074c: 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@51644c7c074c: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: Stopping testcase execution from "BTS_Tests.ttcn":1033 IPA-CTRL-CLI-IPA(28)@51644c7c074c: Final verdict of PTC: none TC_chan_act_stress-RSL(27)@51644c7c074c: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@51644c7c074c: Final verdict of PTC: none MTC@51644c7c074c: Setting final verdict of the test case. MTC@51644c7c074c: Local verdict of MTC: none MTC@51644c7c074c: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@51644c7c074c: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@51644c7c074c: Test case TC_chan_act_stress finished. Verdict: pass MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Fri Dec 19 01:32:31 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.112.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8755622) Waiting for packet dumper to finish... 1 (prev_count=8755622, count=8756121) MTC@51644c7c074c: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Fri Dec 19 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@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_chan_act_react started. MTC@51644c7c074c: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@51644c7c074c: 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)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_react-RSL(31)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@51644c7c074c: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@51644c7c074c: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@51644c7c074c: 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(31)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 2/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@51644c7c074c: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@51644c7c074c: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL(31)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 MTC@51644c7c074c: 3/4 transceiver(s) connected TC_chan_act_react-RSL(31)@51644c7c074c: 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@51644c7c074c: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_react(33)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: Stopping testcase execution from "BTS_Tests.ttcn":1057 IPA-CTRL-CLI-IPA(32)@51644c7c074c: Final verdict of PTC: none TC_chan_act_react-RSL(31)@51644c7c074c: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@51644c7c074c: Final verdict of PTC: none MTC@51644c7c074c: Setting final verdict of the test case. MTC@51644c7c074c: Local verdict of MTC: none MTC@51644c7c074c: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@51644c7c074c: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@51644c7c074c: Test case TC_chan_act_react finished. Verdict: pass MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Fri Dec 19 01:32:36 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.112.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1969454) Waiting for packet dumper to finish... 1 (prev_count=1969454, count=1969953) MTC@51644c7c074c: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Fri Dec 19 01:32:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_chan_deact_not_active started. MTC@51644c7c074c: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL(35)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL(35)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@51644c7c074c: 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)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_deact_not_active-RSL(35)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@51644c7c074c: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: 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)@51644c7c074c: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@51644c7c074c: 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(35)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 MTC@51644c7c074c: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@51644c7c074c: 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@51644c7c074c: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 MTC@51644c7c074c: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@51644c7c074c: 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@51644c7c074c: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@51644c7c074c: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: Stopping testcase execution from "BTS_Tests.ttcn":1079 IPA-CTRL-CLI-IPA(36)@51644c7c074c: Final verdict of PTC: none TC_chan_deact_not_active-RSL(35)@51644c7c074c: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@51644c7c074c: Final verdict of PTC: none MTC@51644c7c074c: Setting final verdict of the test case. MTC@51644c7c074c: Local verdict of MTC: none MTC@51644c7c074c: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@51644c7c074c: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@51644c7c074c: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Fri Dec 19 01:32:42 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.112.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1922339) Waiting for packet dumper to finish... 1 (prev_count=1922339, count=1922838) MTC@51644c7c074c: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Fri Dec 19 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@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_chan_act_wrong_nr started. MTC@51644c7c074c: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: 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)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 MTC@51644c7c074c: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: 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@51644c7c074c: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: 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)@51644c7c074c: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@51644c7c074c: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: 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@51644c7c074c: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 MTC@51644c7c074c: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: 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@51644c7c074c: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@51644c7c074c: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@51644c7c074c: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: Stopping testcase execution from "BTS_Tests.ttcn":1131 IPA-CTRL-CLI-IPA(40)@51644c7c074c: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL(39)@51644c7c074c: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@51644c7c074c: Final verdict of PTC: none MTC@51644c7c074c: Setting final verdict of the test case. MTC@51644c7c074c: Local verdict of MTC: none MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@51644c7c074c: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@51644c7c074c: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Fri Dec 19 01:32:48 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.112.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1993585) Waiting for packet dumper to finish... 1 (prev_count=1993585, count=2002234) MTC@51644c7c074c: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Fri Dec 19 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@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_deact_sacch started. MTC@51644c7c074c: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@51644c7c074c: 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)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 MTC@51644c7c074c: 1/4 transceiver(s) connected TC_deact_sacch-RSL(55)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@51644c7c074c: 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@51644c7c074c: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL-IPA(54)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 TC_deact_sacch-RSL-IPA(54)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@51644c7c074c: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@51644c7c074c: 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_deact_sacch-RSL(55)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 MTC@51644c7c074c: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@51644c7c074c: 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@51644c7c074c: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(57)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(58)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(59)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(60)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(61)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(62)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(63)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(64)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(65)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(66)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(67)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(68)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(69)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(70)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(71)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(72)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(73)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(74)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(75)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@51644c7c074c: setverdict(pass): none -> pass TC_deact_sacch(76)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: Stopping testcase execution from "BTS_Tests.ttcn":1212 IPA-CTRL-CLI-IPA(56)@51644c7c074c: Final verdict of PTC: none TC_deact_sacch-RSL(55)@51644c7c074c: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@51644c7c074c: Final verdict of PTC: none MTC@51644c7c074c: Setting final verdict of the test case. MTC@51644c7c074c: Local verdict of MTC: none MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@51644c7c074c: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@51644c7c074c: Test case TC_deact_sacch finished. Verdict: pass MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Fri Dec 19 01:34:22 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.112.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85780970) Waiting for packet dumper to finish... 1 (prev_count=85780970, count=85781689) MTC@51644c7c074c: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Fri Dec 19 01:34:26 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_sacch_filling started. MTC@51644c7c074c: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL(78)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@51644c7c074c: 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)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 MTC@51644c7c074c: 1/4 transceiver(s) connected TC_sacch_filling-RSL(78)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@51644c7c074c: 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@51644c7c074c: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL-IPA(77)@51644c7c074c: 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(78)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL-IPA(77)@51644c7c074c: 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(78)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 2/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL(78)@51644c7c074c: 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@51644c7c074c: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 MTC@51644c7c074c: 3/4 transceiver(s) connected TC_sacch_filling-RSL(78)@51644c7c074c: 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@51644c7c074c: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(80)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(81)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(82)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(83)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(84)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(85)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(86)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(87)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(88)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(89)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(90)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(91)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(92)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(93)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(94)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(95)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(96)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(97)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(98)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_filling(99)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: Stopping testcase execution from "BTS_Tests.ttcn":1297 IPA-CTRL-CLI-IPA(79)@51644c7c074c: Final verdict of PTC: none TC_sacch_filling-RSL(78)@51644c7c074c: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@51644c7c074c: Final verdict of PTC: none MTC@51644c7c074c: Setting final verdict of the test case. MTC@51644c7c074c: Local verdict of MTC: none MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@51644c7c074c: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@51644c7c074c: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@51644c7c074c: Test case TC_sacch_filling finished. Verdict: pass MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Fri Dec 19 01:34:42 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.112.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12287762) Waiting for packet dumper to finish... 1 (prev_count=12287762, count=12288261) MTC@51644c7c074c: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@51644c7c074c: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Fri Dec 19 01:34:46 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@51644c7c074c: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@51644c7c074c: Test case TC_sacch_info_mod started. MTC@51644c7c074c: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@51644c7c074c: 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(101)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@51644c7c074c: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@51644c7c074c: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: CCM Tx:{ 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)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: 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)@51644c7c074c: 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)@51644c7c074c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@51644c7c074c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@51644c7c074c: 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@51644c7c074c: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@51644c7c074c: Mapped TRX#1 to TCP/IP conn_id=3 MTC@51644c7c074c: 2/4 transceiver(s) connected MTC@51644c7c074c: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@51644c7c074c: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@51644c7c074c: 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_info_mod-RSL(101)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@51644c7c074c: Mapped TRX#2 to TCP/IP conn_id=4 MTC@51644c7c074c: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@51644c7c074c: 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@51644c7c074c: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@51644c7c074c: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@51644c7c074c: Mapped TRX#3 to TCP/IP conn_id=5 MTC@51644c7c074c: 4/4 transceiver(s) connected MTC@51644c7c074c: 4/4 RF Resource Indication(s) received MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@51644c7c074c: 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@51644c7c074c: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(103)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(104)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(105)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(106)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(107)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(108)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(109)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(110)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(111)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(112)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@51644c7c074c: setverdict(pass): none -> pass TC_sacch_info_mod(113)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@51644c7c074c: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@51644c7c074c: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@51644c7c074c: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@51644c7c074c: Final verdict of PTC: pass MTC@51644c7c074c: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@51644c7c074c: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@51644c7c074c: setverdict(pass): none -> pass