Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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 2e9b7103182a7d249adc7375862c6c82e0b7f880 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e9b7103182a7d249adc7375862c6c82e0b7f880 # timeout=10 Commit message: "debian-trixie-build: add tshark" > git rev-list --no-walk 2e9b7103182a7d249adc7375862c6c82e0b7f880 # timeout=10
[ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins2212110033685342441.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bts-test + export DOCKER_ARGS= -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 --security-opt seccomp=../seccomp_profile.json + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 3.73, 2.20, 3.03 + 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-715 = 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-trixie-build + depends=debian-trixie-build + [ -n debian-trixie-build ] + docker_images_require debian-trixie-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-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-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:trixie \ --build-arg DISTRO=debian-trixie \ --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-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.75kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/debian:trixie #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #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 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #6 DONE 0.1s #7 [ 1/18] FROM registry.osmocom.org/debian:trixie@sha256:855bdb304429ace1b37e2e817096553182cb8913f24ae65a79c3699bc689b467 #7 resolve registry.osmocom.org/debian:trixie@sha256:855bdb304429ace1b37e2e817096553182cb8913f24ae65a79c3699bc689b467 #7 resolve registry.osmocom.org/debian:trixie@sha256:855bdb304429ace1b37e2e817096553182cb8913f24ae65a79c3699bc689b467 0.1s done #7 DONE 0.1s #8 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.3s #9 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.4s #10 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.5s #11 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #11 DONE 0.5s #12 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #12 DONE 0.5s #13 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [ 8/18] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #14 CACHED #15 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #15 CACHED #16 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 5/18] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q 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 [12/18] 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 #19 CACHED #20 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #20 CACHED #21 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #21 CACHED #22 [ 6/18] 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 libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-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 libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev 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 source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo tshark unzip virtualenv xsltproc xxd && apt-get clean #22 CACHED #23 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #23 CACHED #24 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [10/18] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #25 CACHED #26 [ 4/18] 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/ #26 CACHED #27 [16/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-misc.list #27 CACHED #28 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #28 DONE 0.5s #29 [18/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #29 0.347 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./ #29 0.347 + apt-get update #29 0.386 Hit:1 http://deb.debian.org/debian trixie InRelease #29 0.386 Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] #29 0.388 Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] #29 0.408 Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [127 kB] #29 0.896 Get:5 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease [1539 B] #29 0.897 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1623 B] #29 0.899 Get:7 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ Packages [792 B] #29 0.901 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [211 kB] #29 0.915 Fetched 432 kB in 1s (780 kB/s) #29 0.915 Reading package lists... #29 1.255 + apt-get install -y --no-install-recommends -to=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c= sdcc #29 1.258 Reading package lists... #29 1.592 Building dependency tree... #29 1.666 Reading state information... #29 1.771 The following additional packages will be installed: #29 1.771 sdcc-libraries #29 1.772 Suggested packages: #29 1.772 python sdcc-ucsim #29 1.772 Recommended packages: #29 1.772 gputils #29 1.783 The following NEW packages will be installed: #29 1.783 sdcc sdcc-libraries #29 1.810 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. #29 1.810 Need to get 3899 kB of archives. #29 1.810 After this operation, 28.7 MB of additional disk space will be used. #29 1.810 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc-libraries 4.2.0~osmocom3.113.9edd [1584 kB] #29 1.831 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ sdcc 4.2.0~osmocom3.113.9edd [2315 kB] #29 1.990 debconf: unable to initialize frontend: Dialog #29 1.990 debconf: (TERM is not set, so the dialog frontend is not usable.) #29 1.990 debconf: falling back to frontend: Readline #29 1.993 debconf: unable to initialize frontend: Readline #29 1.993 debconf: (This frontend requires a controlling tty.) #29 1.993 debconf: falling back to frontend: Teletype #29 1.995 debconf: unable to initialize frontend: Teletype #29 1.995 debconf: (This frontend requires a controlling tty.) #29 1.995 debconf: falling back to frontend: Noninteractive #29 2.353 Fetched 3899 kB in 0s (53.2 MB/s) #29 2.395 Selecting previously unselected package sdcc-libraries. #29 2.395 (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 ... 130932 files and directories currently installed.) #29 2.426 Preparing to unpack .../sdcc-libraries_4.2.0~osmocom3.113.9edd_all.deb ... #29 2.442 Unpacking sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.602 Selecting previously unselected package sdcc. #29 2.608 Preparing to unpack .../sdcc_4.2.0~osmocom3.113.9edd_amd64.deb ... #29 2.624 Unpacking sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.817 Setting up sdcc-libraries (4.2.0~osmocom3.113.9edd) ... #29 2.868 Setting up sdcc (4.2.0~osmocom3.113.9edd) ... #29 2.916 Processing triggers for man-db (2.13.1-1) ... #29 3.000 + apt-get clean #29 DONE 3.2s #30 exporting to image #30 exporting layers #30 exporting layers 0.2s done #30 writing image sha256:a571ad2c1341ede328850da60e9004c72976c1edfbd03ba7d3beb70a0b28811a done #30 naming to docker.io/osmocom-build/debian-trixie-build:latest 0.0s done #30 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n a571ad2c1341 + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:trixie + upstream_distro_arg=debian:trixie + 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:trixie DISTRO=debian-trixie 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:trixie \ --build-arg DISTRO=debian-trixie \ --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-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #6 ... #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-trixie-build:latest #6 DONE 0.3s #7 [2/8] RUN CASE "debian-trixie" 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.427 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.427 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.427 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.427 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #7 0.427 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.481 Reading package lists... #7 0.859 Reading package lists... #7 1.214 Building dependency tree... #7 1.299 Reading state information... #7 1.403 The following additional packages will be installed: #7 1.403 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14 #7 1.403 libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.403 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.404 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.404 osmocom-keyring osmocom-nightly #7 1.417 The following NEW packages will be installed: #7 1.417 libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #7 1.417 libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev #7 1.417 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4 #7 1.417 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.417 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.418 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.450 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. #7 1.450 Need to get 3719 kB of archives. #7 1.450 After this operation, 14.7 MB of additional disk space will be used. #7 1.450 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202604261800 [3196 B] #7 1.452 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202604261800 [1192 B] #7 1.462 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.14.0.1.3021.202604261800 [181 kB] #7 1.473 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.14.0.1.3021.202604261800 [55.8 kB] #7 1.478 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.11.e1c2.202604261800 [47.5 kB] #7 1.485 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.14.0.1.3021.202604261800 [74.2 kB] #7 1.500 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.14.0.1.3021.202604261800 [230 kB] #7 1.512 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.14.0.1.3021.202604261800 [108 kB] #7 1.517 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.15.fe2d.202604261800 [72.1 kB] #7 1.520 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.11.e1c2.202604261800 [72.1 kB] #7 1.524 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.14.0.1.3021.202604261800 [74.0 kB] #7 1.526 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.14.0.1.3021.202604261800 [181 kB] #7 1.536 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.14.0.1.3021.202604261800 [63.4 kB] #7 1.568 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.14.0.1.3021.202604261800 [67.1 kB] #7 1.587 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.14.0.1.3021.202604261800 [53.9 kB] #7 1.621 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.14.0.1.3021.202604261800 [47.2 kB] #7 1.637 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.14.0.1.3021.202604261800 [860 kB] #7 1.657 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.15.fe2d.202604261800 [91.5 kB] #7 1.668 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.11.e1c2.202604261800 [134 kB] #7 1.734 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap1 0.2.1.5.d888.202604261800 [38.8 kB] #7 1.746 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-asn1-tcap-dev 0.2.1.5.d888.202604261800 [79.9 kB] #7 1.759 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran12 2.2.1.95.893c.202604261800 [178 kB] #7 1.772 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dev 2.2.1.95.893c.202604261800 [877 kB] #7 1.788 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202604261800 [59.8 kB] #7 1.793 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mgcp-client-dev 1.15.0.1.8afba.202604261800 [68.5 kB] #7 1.929 debconf: unable to initialize frontend: Dialog #7 1.929 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 1.929 debconf: falling back to frontend: Readline #7 1.932 debconf: unable to initialize frontend: Readline #7 1.932 debconf: (This frontend requires a controlling tty.) #7 1.932 debconf: falling back to frontend: Teletype #7 1.933 debconf: unable to initialize frontend: Teletype #7 1.933 debconf: (This frontend requires a controlling tty.) #7 1.933 debconf: falling back to frontend: Noninteractive #7 2.321 Fetched 3719 kB in 0s (10.0 MB/s) #7 2.384 Selecting previously unselected package osmocom-keyring. #7 2.384 (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 ... 132071 files and directories currently installed.) #7 2.423 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202604261800_amd64.deb ... #7 2.441 Unpacking osmocom-keyring (1.1.1.8.7873.202604261800) ... #7 2.551 Selecting previously unselected package osmocom-nightly. #7 2.567 Preparing to unpack .../01-osmocom-nightly_202604261800_amd64.deb ... #7 2.584 Unpacking osmocom-nightly (202604261800) ... #7 2.717 Selecting previously unselected package libosmocore22:amd64. #7 2.735 Preparing to unpack .../02-libosmocore22_1.14.0.1.3021.202604261800_amd64.deb ... #7 2.769 Unpacking libosmocore22:amd64 (1.14.0.1.3021.202604261800) ... #7 2.909 Selecting previously unselected package libosmocodec4:amd64. #7 2.916 Preparing to unpack .../03-libosmocodec4_1.14.0.1.3021.202604261800_amd64.deb ... #7 2.937 Unpacking libosmocodec4:amd64 (1.14.0.1.3021.202604261800) ... #7 3.080 Selecting previously unselected package libosmotrau11:amd64. #7 3.099 Preparing to unpack .../04-libosmotrau11_2.1.0.11.e1c2.202604261800_amd64.deb ... #7 3.116 Unpacking libosmotrau11:amd64 (2.1.0.11.e1c2.202604261800) ... #7 3.322 Selecting previously unselected package libosmoisdn0:amd64. #7 3.332 Preparing to unpack .../05-libosmoisdn0_1.14.0.1.3021.202604261800_amd64.deb ... #7 3.349 Unpacking libosmoisdn0:amd64 (1.14.0.1.3021.202604261800) ... #7 3.463 Selecting previously unselected package libosmogsm20:amd64. #7 3.482 Preparing to unpack .../06-libosmogsm20_1.14.0.1.3021.202604261800_amd64.deb ... #7 3.499 Unpacking libosmogsm20:amd64 (1.14.0.1.3021.202604261800) ... #7 3.650 Selecting previously unselected package libosmovty13:amd64. #7 3.659 Preparing to unpack .../07-libosmovty13_1.14.0.1.3021.202604261800_amd64.deb ... #7 3.677 Unpacking libosmovty13:amd64 (1.14.0.1.3021.202604261800) ... #7 3.816 Selecting previously unselected package libosmonetif11:amd64. #7 3.835 Preparing to unpack .../08-libosmonetif11_1.7.0.15.fe2d.202604261800_amd64.deb ... #7 3.853 Unpacking libosmonetif11:amd64 (1.7.0.15.fe2d.202604261800) ... #7 3.992 Selecting previously unselected package libosmoabis15:amd64. #7 4.010 Preparing to unpack .../09-libosmoabis15_2.1.0.11.e1c2.202604261800_amd64.deb ... #7 4.028 Unpacking libosmoabis15:amd64 (2.1.0.11.e1c2.202604261800) ... #7 4.174 Selecting previously unselected package libosmocoding0:amd64. #7 4.192 Preparing to unpack .../10-libosmocoding0_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.210 Unpacking libosmocoding0:amd64 (1.14.0.1.3021.202604261800) ... #7 4.330 Selecting previously unselected package libosmogb14:amd64. #7 4.339 Preparing to unpack .../11-libosmogb14_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.356 Unpacking libosmogb14:amd64 (1.14.0.1.3021.202604261800) ... #7 4.495 Selecting previously unselected package libosmoctrl0:amd64. #7 4.514 Preparing to unpack .../12-libosmoctrl0_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.532 Unpacking libosmoctrl0:amd64 (1.14.0.1.3021.202604261800) ... #7 4.676 Selecting previously unselected package libosmosim2:amd64. #7 4.696 Preparing to unpack .../13-libosmosim2_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.713 Unpacking libosmosim2:amd64 (1.14.0.1.3021.202604261800) ... #7 4.866 Selecting previously unselected package libosmousb0:amd64. #7 4.875 Preparing to unpack .../14-libosmousb0_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.892 Unpacking libosmousb0:amd64 (1.14.0.1.3021.202604261800) ... #7 5.019 Selecting previously unselected package libosmocore. #7 5.039 Preparing to unpack .../15-libosmocore_1.14.0.1.3021.202604261800_amd64.deb ... #7 5.056 Unpacking libosmocore (1.14.0.1.3021.202604261800) ... #7 5.174 Selecting previously unselected package libosmocore-dev:amd64. #7 5.193 Preparing to unpack .../16-libosmocore-dev_1.14.0.1.3021.202604261800_amd64.deb ... #7 5.210 Unpacking libosmocore-dev:amd64 (1.14.0.1.3021.202604261800) ... #7 5.355 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.374 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.15.fe2d.202604261800_amd64.deb ... #7 5.392 Unpacking libosmo-netif-dev:amd64 (1.7.0.15.fe2d.202604261800) ... #7 5.518 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.538 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.11.e1c2.202604261800_amd64.deb ... #7 5.555 Unpacking libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202604261800) ... #7 5.702 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #7 5.722 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.5.d888.202604261800_amd64.deb ... #7 5.739 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.5.d888.202604261800) ... #7 5.867 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #7 5.886 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.5.d888.202604261800_amd64.deb ... #7 5.903 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.5.d888.202604261800) ... #7 6.049 Selecting previously unselected package libosmo-sigtran12:amd64. #7 6.058 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.95.893c.202604261800_amd64.deb ... #7 6.075 Unpacking libosmo-sigtran12:amd64 (2.2.1.95.893c.202604261800) ... #7 6.198 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 6.217 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.95.893c.202604261800_amd64.deb ... #7 6.234 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.95.893c.202604261800) ... #7 6.409 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 6.428 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.1.8afba.202604261800_amd64.deb ... #7 6.446 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202604261800) ... #7 6.580 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 6.599 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.1.8afba.202604261800_amd64.deb ... #7 6.617 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202604261800) ... #7 6.788 Setting up osmocom-keyring (1.1.1.8.7873.202604261800) ... #7 6.839 Setting up osmocom-nightly (202604261800) ... #7 6.892 Setting up libosmocore22:amd64 (1.14.0.1.3021.202604261800) ... #7 6.945 Setting up libosmocodec4:amd64 (1.14.0.1.3021.202604261800) ... #7 6.997 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.5.d888.202604261800) ... #7 7.054 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.5.d888.202604261800) ... #7 7.108 Setting up libosmovty13:amd64 (1.14.0.1.3021.202604261800) ... #7 7.162 Setting up libosmoisdn0:amd64 (1.14.0.1.3021.202604261800) ... #7 7.214 Setting up libosmotrau11:amd64 (2.1.0.11.e1c2.202604261800) ... #7 7.267 Setting up libosmousb0:amd64 (1.14.0.1.3021.202604261800) ... #7 7.317 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202604261800) ... #7 7.369 Setting up libosmogsm20:amd64 (1.14.0.1.3021.202604261800) ... #7 7.423 Setting up libosmoctrl0:amd64 (1.14.0.1.3021.202604261800) ... #7 7.476 Setting up libosmogb14:amd64 (1.14.0.1.3021.202604261800) ... #7 7.530 Setting up libosmonetif11:amd64 (1.7.0.15.fe2d.202604261800) ... #7 7.583 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202604261800) ... #7 7.636 Setting up libosmocoding0:amd64 (1.14.0.1.3021.202604261800) ... #7 7.689 Setting up libosmosim2:amd64 (1.14.0.1.3021.202604261800) ... #7 7.741 Setting up libosmocore (1.14.0.1.3021.202604261800) ... #7 7.792 Setting up libosmo-sigtran12:amd64 (2.2.1.95.893c.202604261800) ... #7 7.843 Setting up libosmoabis15:amd64 (2.1.0.11.e1c2.202604261800) ... #7 7.891 Setting up libosmocore-dev:amd64 (1.14.0.1.3021.202604261800) ... #7 7.938 Setting up libosmo-netif-dev:amd64 (1.7.0.15.fe2d.202604261800) ... #7 7.987 Setting up libosmo-sigtran-dev:amd64 (2.2.1.95.893c.202604261800) ... #7 8.035 Setting up libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202604261800) ... #7 8.083 Processing triggers for libc-bin (2.41-12+deb13u2) ... #7 DONE 8.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.382 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.406 Already on 'master' #11 0.407 Your branch is up to date with 'origin/master'. #11 0.408 refs/heads/master #11 0.414 HEAD is now at a1fe2b42b assignment_fsm: ipacc_chan_mode_supported(): log unsupported chan_mode #11 0.415 master #11 0.417 a1fe2b42bac14f696b42fc4dc7d841addda5c14a #11 2.513 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.513 libtoolize: copying file './ltmain.sh' #11 2.662 libtoolize: putting macros in 'm4'. #11 2.662 libtoolize: copying file 'm4/libtool.m4' #11 2.684 libtoolize: copying file 'm4/ltoptions.m4' #11 2.706 libtoolize: copying file 'm4/ltsugar.m4' #11 2.727 libtoolize: copying file 'm4/ltversion.m4' #11 2.748 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.813 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.813 libtoolize: and rerunning libtoolize and aclocal. #11 3.645 configure.ac:74: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 3.645 configure.ac:74: You should run autoupdate. #11 3.645 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 3.645 configure.ac:74: the top level #11 3.645 configure.ac:130: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.645 configure.ac:130: You should run autoupdate. #11 3.645 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.645 configure.ac:130: the top level #11 3.645 configure.ac:150: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.645 configure.ac:150: You should run autoupdate. #11 3.645 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.645 configure.ac:150: the top level #11 3.645 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.645 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.645 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... #11 3.645 configure.ac:228: the top level #11 3.645 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.645 configure.ac:230: You should run autoupdate. #11 4.009 configure.ac:23: installing './compile' #11 4.010 configure.ac:25: installing './config.guess' #11 4.011 configure.ac:25: installing './config.sub' #11 4.012 configure.ac:9: installing './install-sh' #11 4.013 configure.ac:9: installing './missing' #11 4.042 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.042 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.096 src/ipaccess/Makefile.am: installing './depcomp' #11 4.289 checking for a BSD-compatible install... /usr/bin/install -c #11 4.298 checking whether sleep supports fractional seconds... yes #11 4.300 checking filesystem timestamp resolution... 0.01 #11 4.404 checking whether build environment is sane... yes #11 4.426 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.431 checking for gawk... gawk #11 4.432 checking whether make sets $(MAKE)... yes #11 4.456 checking whether make supports nested variables... yes #11 4.469 checking xargs -n works... yes #11 4.482 checking whether make sets $(MAKE)... (cached) yes #11 4.488 checking for gcc... gcc #11 4.557 checking whether the C compiler works... yes #11 4.614 checking for C compiler default output file name... a.out #11 4.615 checking for suffix of executables... #11 4.647 checking whether we are cross compiling... no #11 4.668 checking for suffix of object files... o #11 4.678 checking whether the compiler supports GNU C... yes #11 4.696 checking whether gcc accepts -g... yes #11 4.717 checking for gcc option to enable C11 features... none needed #11 4.746 checking whether gcc understands -c and -o together... yes #11 4.773 checking whether make supports the include directive... yes (GNU style) #11 4.780 checking dependency style of gcc... gcc3 #11 4.841 checking build system type... x86_64-pc-linux-gnu #11 4.946 checking host system type... x86_64-pc-linux-gnu #11 4.947 checking how to print strings... printf #11 4.951 checking for a sed that does not truncate output... /usr/bin/sed #11 4.961 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.966 checking for egrep... /usr/bin/grep -E #11 4.970 checking for fgrep... /usr/bin/grep -F #11 4.974 checking for ld used by gcc... /usr/bin/ld #11 4.985 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.991 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.997 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.043 checking whether ln -s works... yes #11 5.043 checking the maximum length of command line arguments... 1572864 #11 5.060 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.060 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.061 checking for /usr/bin/ld option to reload object files... -r #11 5.061 checking for file... file #11 5.062 checking for objdump... objdump #11 5.062 checking how to recognize dependent libraries... pass_all #11 5.064 checking for dlltool... no #11 5.064 checking how to associate runtime and link libraries... printf %s\n #11 5.065 checking for ranlib... ranlib #11 5.066 checking for ar... ar #11 5.066 checking for archiver @FILE support... @ #11 5.112 checking for strip... strip #11 5.112 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.222 checking for sysroot... no #11 5.222 checking for a working dd... /usr/bin/dd #11 5.224 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.237 checking for mt... no #11 5.237 checking if : is a manifest tool... no #11 5.241 checking for stdio.h... yes #11 5.265 checking for stdlib.h... yes #11 5.294 checking for string.h... yes #11 5.319 checking for inttypes.h... yes #11 5.336 checking for stdint.h... yes #11 5.361 checking for strings.h... yes #11 5.374 checking for sys/stat.h... yes #11 5.390 checking for sys/types.h... yes #11 5.408 checking for unistd.h... yes #11 5.422 checking for dlfcn.h... yes #11 5.448 checking for objdir... .libs #11 5.521 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.536 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.536 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.570 checking if gcc static flag -static works... yes #11 5.632 checking if gcc supports -c -o file.o... yes #11 5.644 checking if gcc supports -c -o file.o... (cached) yes #11 5.644 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.648 checking whether -lc should be explicitly linked in... no #11 5.666 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.725 checking how to hardcode library paths into programs... immediate #11 5.725 checking whether stripping libraries is possible... yes #11 5.727 checking if libtool supports shared libraries... yes #11 5.727 checking whether to build shared libraries... yes #11 5.727 checking whether to build static libraries... yes #11 5.727 checking for pkg-config... /usr/bin/pkg-config #11 5.728 checking for pkg-config... /usr/bin/pkg-config #11 5.728 checking pkg-config is at least version 0.20... yes #11 5.730 checking for libosmocore >= 1.12.0... yes #11 5.748 checking for libosmovty >= 1.12.0... yes #11 5.770 checking for libosmoctrl >= 1.12.0... yes #11 5.790 checking for libosmogsm >= 1.12.0... yes #11 5.813 checking for libosmoabis >= 2.1.0... yes #11 5.836 checking for libosmo-netif >= 1.7.0... yes #11 5.857 checking for libosmo-sigtran >= 2.2.0... yes #11 5.879 checking for libosmo-mgcp-client >= 1.15.0... yes #11 5.901 checking for egrep... (cached) /usr/bin/grep -E #11 5.902 checking if gcc supports -fvisibility=hidden... yes #11 5.937 checking whether to enable code coverage support... no #11 5.938 checking whether to enable VTY/CTRL tests... no #11 5.953 CFLAGS=" -std=gnu11" #11 5.953 CPPFLAGS="" #11 5.982 checking that generated files are newer than configure... done #11 5.983 configure: creating ./config.status #11 6.856 config.status: creating include/Makefile #11 6.895 config.status: creating include/osmocom/Makefile #11 6.933 config.status: creating include/osmocom/bsc/Makefile #11 6.972 config.status: creating src/Makefile #11 7.011 config.status: creating src/osmo-bsc/Makefile #11 7.052 config.status: creating src/ipaccess/Makefile #11 7.091 config.status: creating src/utils/Makefile #11 7.131 config.status: creating tests/Makefile #11 7.168 config.status: creating tests/atlocal #11 7.205 config.status: creating tests/abis/Makefile #11 7.244 config.status: creating tests/acc/Makefile #11 7.282 config.status: creating tests/bsc/Makefile #11 7.321 config.status: creating tests/codec_pref/Makefile #11 7.360 config.status: creating tests/gsm0408/Makefile #11 7.399 config.status: creating tests/handover/Makefile #11 7.437 config.status: creating tests/nanobts_omlattr/Makefile #11 7.476 config.status: creating tests/paging/Makefile #11 7.515 config.status: creating tests/subscr/Makefile #11 7.554 config.status: creating doc/Makefile #11 7.593 config.status: creating doc/examples/Makefile #11 7.631 config.status: creating doc/manuals/Makefile #11 7.669 config.status: creating contrib/Makefile #11 7.708 config.status: creating contrib/systemd/Makefile #11 7.746 config.status: creating Makefile #11 7.777 config.status: creating bscconfig.h #11 7.810 config.status: executing tests/atconfig commands #11 7.817 config.status: executing depfiles commands #11 8.984 config.status: executing libtool commands #11 9.103 echo 1.14.0.24-a1fe > .version-t && mv .version-t .version #11 9.108 make install-recursive #11 9.114 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.123 Making install in include #11 9.127 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.135 Making install in osmocom #11 9.139 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.146 Making install in bsc #11 9.151 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.157 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.157 make[5]: Nothing to be done for 'install-exec-am'. #11 9.157 make[5]: Nothing to be done for 'install-data-am'. #11 9.157 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.157 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.161 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.167 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.167 make[5]: Nothing to be done for 'install-exec-am'. #11 9.167 make[5]: Nothing to be done for 'install-data-am'. #11 9.167 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.167 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.168 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.172 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.177 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.177 make[4]: Nothing to be done for 'install-exec-am'. #11 9.177 make[4]: Nothing to be done for 'install-data-am'. #11 9.177 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.178 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.178 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.179 Making install in src #11 9.183 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.191 Making install in osmo-bsc #11 9.200 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.202 CC osmo_bsc_main.o #11 9.203 CC a_reset.lo #11 9.203 CC abis_nm.lo #11 9.204 CC abis_nm_vty.lo #11 9.204 CC abis_om2000.lo #11 9.205 CC abis_om2000_vty.lo #11 9.207 CC abis_osmo.lo #11 9.208 CC abis_rsl.lo #11 9.209 CC acc.lo #11 9.209 CC assignment_fsm.lo #11 9.210 CC bsc_ctrl.lo #11 9.211 CC bsc_ctrl_lookup.lo #11 9.211 CC bsc_init.lo #11 9.211 CC bsc_rf_ctrl.lo #11 9.211 CC bsc_rll.lo #11 9.211 CC bsc_stats.lo #11 9.211 CC bsc_sccp.lo #11 9.211 CC bsc_subscr_conn_fsm.lo #11 9.212 CC bsc_subscriber.lo #11 9.213 CC bsc_vty.lo #11 9.379 CC bts.lo #11 9.416 CC bts_trx.lo #11 9.416 CC bts_trx_ctrl.lo #11 9.417 CC bts_trx_ts_ctrl.lo #11 9.418 CC bts_trx_ts_lchan_ctrl.lo #11 9.429 CC bts_ericsson_rbs2000.lo #11 9.430 CC bts_init.lo #11 9.438 CC bts_ipaccess_nanobts.lo #11 9.454 CC bts_ipaccess_nanobts_omlattr.lo #11 9.469 CC bts_nokia_site.lo #11 9.473 CC bts_siemens_bs11.lo #11 9.507 CC bts_sm.lo #11 9.528 CC bts_osmobts.lo #11 9.529 CC bts_unknown.lo #11 9.595 CC bts_ctrl.lo #11 9.597 CC bts_setup_ramp.lo #11 9.614 CC bts_vty.lo #11 9.632 CC bts_trx_vty.lo #11 9.644 CC chan_alloc.lo #11 9.656 CC chan_counts.lo #11 9.664 CC codec_pref.lo #11 9.665 CC data_rate_pref.lo #11 9.675 CC e1_config.lo #11 9.676 CC gsm_04_08_rr.lo #11 9.681 CC gsm_data.lo #11 9.706 CC handover_cfg.lo #11 9.729 CC handover_ctrl.lo #11 9.738 CC handover_decision.lo #11 9.753 CC handover_decision_2.lo #11 9.776 CC handover_fsm.lo #11 9.832 CC handover_logic.lo #11 9.840 CC handover_vty.lo #11 9.857 CC vgcs_fsm.lo #11 9.858 CC lb.lo #11 9.860 CC lchan.lo #11 9.868 CC lchan_fsm.lo #11 9.877 CC lchan_rtp_fsm.lo #11 9.894 CC lchan_select.lo #11 9.947 CC lcs_loc_req.lo #11 9.958 CC lcs_ta_req.lo #11 9.970 CC meas_feed.lo #11 9.977 CC meas_rep.lo #11 10.00 CC neighbor_ident.lo #11 10.08 CC neighbor_ident_vty.lo #11 10.10 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.10 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.10 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.10 | ^~~~~~ #11 10.10 In file included from neighbor_ident.c:37: #11 10.10 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.10 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.11 CC neighbor_ident_ctrl.lo #11 10.11 CC net_init.lo #11 10.14 CC nm_common_fsm.lo #11 10.15 CC nm_bb_transc_fsm.lo #11 10.15 CC nm_bts_sm_fsm.lo #11 10.17 CC nm_bts_fsm.lo #11 10.18 CC nm_gprs_cell_fsm.lo #11 10.20 CC nm_gprs_nse_fsm.lo #11 10.21 CC nm_gprs_nsvc_fsm.lo #11 10.22 CC nm_channel_fsm.lo #11 10.25 CC nm_rcarrier_fsm.lo #11 10.28 CC gsm_08_08.lo #11 10.28 CC osmo_bsc_bssap.lo #11 10.33 CC osmo_bsc_filter.lo #11 10.34 CC osmo_bsc_grace.lo #11 10.34 CC osmo_bsc_lcls.lo #11 10.36 CC osmo_bsc_mgcp.lo #11 10.37 CC osmo_bsc_msc.lo #11 10.37 CC osmo_bsc_sigtran.lo #11 10.38 CC paging.lo #11 10.39 CC pcu_sock.lo #11 10.39 CC penalty_timers.lo #11 10.40 CC bssmap_reset.lo #11 10.43 CC system_information.lo #11 10.43 CC timeslot_fsm.lo #11 10.46 CC smscb.lo #11 10.48 CC smscb_vty.lo #11 10.50 CC cbch_scheduler.lo #11 10.52 CC cbsp_link.lo #11 10.52 CC power_control.lo #11 10.78 CCLD libbsc.la #11 12.30 CCLD osmo-bsc #11 12.97 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.97 make[4]: Nothing to be done for 'install-data-am'. #11 12.97 /usr/bin/mkdir -p '/usr/local/bin' #11 12.97 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 12.98 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 12.98 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.98 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.98 Making install in utils #11 12.99 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.99 CC bs11_config.o #11 12.99 CC isdnsync.o #11 12.99 CC meas_json-meas_json.o #11 13.03 CCLD isdnsync #11 13.03 CCLD meas_json #11 13.04 CCLD bs11_config #11 13.26 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.26 make[4]: Nothing to be done for 'install-data-am'. #11 13.26 /usr/bin/mkdir -p '/usr/local/bin' #11 13.26 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 13.27 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 13.28 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 13.28 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 13.28 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.28 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.28 Making install in ipaccess #11 13.29 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.29 CC abisip-find.o #11 13.29 CC stubs.o #11 13.29 CC ipaccess-config.o #11 13.29 CC ipaccess-config-e1-driver.o #11 13.29 CC ipaccess-firmware.o #11 13.29 CC network_listen.o #11 13.29 CC ipaccess-proxy.o #11 13.34 CCLD abisip-find #11 13.37 CCLD ipaccess-config #11 13.38 CCLD ipaccess-proxy #11 13.56 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.56 make[4]: Nothing to be done for 'install-data-am'. #11 13.56 /usr/bin/mkdir -p '/usr/local/bin' #11 13.56 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 13.57 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 13.58 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 13.58 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 13.58 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.58 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.58 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 13.59 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 13.59 make[4]: Nothing to be done for 'install-exec-am'. #11 13.59 make[4]: Nothing to be done for 'install-data-am'. #11 13.59 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 13.59 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 13.59 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 13.59 Making install in tests #11 13.59 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 13.59 Making install in abis #11 13.59 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.60 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.60 make[4]: Nothing to be done for 'install-exec-am'. #11 13.60 make[4]: Nothing to be done for 'install-data-am'. #11 13.60 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.60 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.60 Making install in acc #11 13.60 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.61 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.61 make[4]: Nothing to be done for 'install-exec-am'. #11 13.61 make[4]: Nothing to be done for 'install-data-am'. #11 13.61 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.61 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.61 Making install in bsc #11 13.61 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.62 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.62 make[4]: Nothing to be done for 'install-exec-am'. #11 13.62 make[4]: Nothing to be done for 'install-data-am'. #11 13.62 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.62 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.62 Making install in codec_pref #11 13.62 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.63 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.63 make[4]: Nothing to be done for 'install-exec-am'. #11 13.63 make[4]: Nothing to be done for 'install-data-am'. #11 13.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.63 Making install in gsm0408 #11 13.63 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.63 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.63 make[4]: Nothing to be done for 'install-exec-am'. #11 13.63 make[4]: Nothing to be done for 'install-data-am'. #11 13.63 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.63 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.64 Making install in handover #11 13.64 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.65 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.65 make[4]: Nothing to be done for 'install-exec-am'. #11 13.65 make[4]: Nothing to be done for 'install-data-am'. #11 13.65 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.65 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.65 Making install in nanobts_omlattr #11 13.65 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.66 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.66 make[4]: Nothing to be done for 'install-exec-am'. #11 13.66 make[4]: Nothing to be done for 'install-data-am'. #11 13.66 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.66 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.66 Making install in paging #11 13.66 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.67 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.67 make[4]: Nothing to be done for 'install-exec-am'. #11 13.67 make[4]: Nothing to be done for 'install-data-am'. #11 13.67 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.67 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.67 Making install in subscr #11 13.67 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.68 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.68 make[4]: Nothing to be done for 'install-exec-am'. #11 13.68 make[4]: Nothing to be done for 'install-data-am'. #11 13.68 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.68 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.68 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 13.69 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 13.69 make[4]: Nothing to be done for 'install-exec-am'. #11 13.69 make[4]: Nothing to be done for 'install-data-am'. #11 13.69 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.69 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.69 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.69 Making install in doc #11 13.70 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 13.70 Making install in examples #11 13.71 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.71 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.71 make[4]: Nothing to be done for 'install-exec-am'. #11 13.72 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.72 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 13.72 make install-data-hook #11 13.73 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.73 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 13.73 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 13.73 mkdir -p "$(dirname $j)" && \ #11 13.73 /usr/bin/install -c -m 644 ./$f $j; \ #11 13.73 done #11 13.85 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.85 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.85 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.85 Making install in manuals #11 13.85 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.86 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.86 make[4]: Nothing to be done for 'install-exec-am'. #11 13.86 make[4]: Nothing to be done for 'install-data-am'. #11 13.86 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.86 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.86 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 13.87 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 13.87 make[4]: Nothing to be done for 'install-exec-am'. #11 13.87 make[4]: Nothing to be done for 'install-data-am'. #11 13.87 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.87 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.87 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.87 Making install in contrib #11 13.87 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.88 Making install in systemd #11 13.88 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.89 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.89 make[4]: Nothing to be done for 'install-exec-am'. #11 13.90 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.90 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.90 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.91 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.91 make[4]: Nothing to be done for 'install-exec-am'. #11 13.91 make[4]: Nothing to be done for 'install-data-am'. #11 13.91 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.91 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.91 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.91 make[2]: Entering directory '/tmp/osmo-bsc' #11 13.92 make[3]: Entering directory '/tmp/osmo-bsc' #11 13.92 make[3]: Nothing to be done for 'install-exec-am'. #11 13.92 make[3]: Nothing to be done for 'install-data-am'. #11 13.92 make[3]: Leaving directory '/tmp/osmo-bsc' #11 13.92 make[2]: Leaving directory '/tmp/osmo-bsc' #11 13.93 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 14.1s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:c92070826f814fa01662611b12219f65fe364f7f9c64646111130d49e69dbf43 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.5s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n c92070826f81 + list_osmo_packages debian-trixie osmo-bsc-master + local distro=debian-trixie + 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.11.e1c2.202604261800 amd64 Development headers for A-bis interface ii libosmo-asn1-tcap-dev:amd64 0.2.1.5.d888.202604261800 amd64 Development headers for utility library for ASN.1 of TCAP (SS7) ii libosmo-asn1-tcap1:amd64 0.2.1.5.d888.202604261800 amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client-dev:amd64 1.15.0.1.8afba.202604261800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.15.0.1.8afba.202604261800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.7.0.15.fe2d.202604261800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.2.1.95.893c.202604261800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran12:amd64 2.2.1.95.893c.202604261800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.11.e1c2.202604261800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.14.0.1.3021.202604261800 amd64 Osmo codec library ii libosmocoding0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo coding library ii libosmocore 1.14.0.1.3021.202604261800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.14.0.1.3021.202604261800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.14.0.1.3021.202604261800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo control library ii libosmogb14:amd64 1.14.0.1.3021.202604261800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.14.0.1.3021.202604261800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.15.fe2d.202604261800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.14.0.1.3021.202604261800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.11.e1c2.202604261800 amd64 GSM trau handling ii libosmousb0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo USB library ii libosmovty13:amd64 1.14.0.1.3021.202604261800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202604261800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202604261800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii sdcc 4.2.0~osmocom3.113.9edd amd64 Small Device C Compiler ii sdcc-libraries 4.2.0~osmocom3.113.9edd all Small Device C Compiler (libraries) + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-trixie-build + depends=debian-trixie-build + [ -n debian-trixie-build ] + docker_images_require debian-trixie-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-trixie-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-trixie-build + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name debian-trixie-build + echo debian:trixie + upstream_distro_arg=debian:trixie + docker_dir_from_image_name debian-trixie-build + echo debian-trixie-build + dir=debian-trixie-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-trixie-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-trixie-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-trixie-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:trixie DISTRO=debian-trixie IMAGE=osmocom-build/debian-trixie-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-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:trixie \ --build-arg DISTRO=debian-trixie \ --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-trixie-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:trixie #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/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #6 DONE 0.0s #7 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #7 DONE 0.0s #8 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #8 DONE 0.1s #9 [ 1/18] FROM registry.osmocom.org/debian:trixie@sha256:855bdb304429ace1b37e2e817096553182cb8913f24ae65a79c3699bc689b467 #9 resolve registry.osmocom.org/debian:trixie@sha256:855bdb304429ace1b37e2e817096553182cb8913f24ae65a79c3699bc689b467 0.1s done #9 DONE 0.1s #10 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #10 DONE 0.1s #11 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 DONE 0.2s #12 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.1s #13 [12/18] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #13 CACHED #14 [16/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-misc.list #14 CACHED #15 [14/18] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #15 CACHED #16 [17/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_13//RELEASE /tmp/Release #16 CACHED #17 [ 8/18] 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 #17 CACHED #18 [13/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 4/18] 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 [15/18] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/MISC/DEBIAN_13//RELEASE /tmp/Release #20 CACHED #21 [11/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [ 5/18] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-trixie-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates wget && apt-get clean && wget -q http://ftp.de.debian.org/debian/pool/main/n/ncurses/libtinfo5_6.4-4_amd64.deb && dpkg -i "libtinfo5_6.4-4_amd64.deb" && rm "libtinfo5_6.4-4_amd64.deb" && wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #22 CACHED #23 [ 2/18] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [ 9/18] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [10/18] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #25 CACHED #26 [ 6/18] 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 libgcrypt20-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblimesuite-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 libssl-dev libtalloc-dev libtinfo5 libtool libuhd-dev libulfius-dev 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 source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo tshark unzip virtualenv xsltproc xxd && apt-get clean #26 CACHED #27 [ 3/18] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #27 CACHED #28 [ 7/18] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #28 CACHED #29 [18/18] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends -t'o=obs://osmocom/osmocom:nightly/Debian_13,n=Debian_13,l=osmocom:nightly,c=' sdcc && apt-get clean #29 CACHED #30 exporting to image #30 exporting layers done #30 writing image sha256:a571ad2c1341ede328850da60e9004c72976c1edfbd03ba7d3beb70a0b28811a done #30 naming to docker.io/osmocom-build/debian-trixie-build:latest done #30 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-trixie-build' + docker_image_exists debian-trixie-build + docker images -q osmocom-build/debian-trixie-build + test -n a571ad2c1341 + list_osmo_packages debian-trixie debian-trixie-build + local distro=debian-trixie + local image=debian-trixie-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-trixie-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:trixie + upstream_distro_arg=debian:trixie + 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:trixie DISTRO=debian-trixie 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:trixie \ --build-arg DISTRO=debian-trixie \ --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.47kB 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-trixie-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-trixie-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-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace 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-trixie" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace 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.387 Hit:1 http://deb.debian.org/debian trixie InRelease #7 0.387 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #7 0.387 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #7 0.387 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #7 0.393 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #7 0.502 Reading package lists... #7 0.815 Reading package lists... #7 1.108 Building dependency tree... #7 1.173 Reading state information... #7 1.263 The following additional packages will be installed: #7 1.263 libbpfcc libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.263 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.264 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.264 osmocom-keyring osmocom-nightly #7 1.279 The following NEW packages will be installed: #7 1.279 bpftrace libbpfcc libosmo-abis-dev libosmo-netif-dev libosmoabis15 #7 1.279 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.279 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.279 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.280 osmocom-nightly #7 1.305 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. #7 1.305 Need to get 5610 kB of archives. #7 1.305 After this operation, 26.0 MB of additional disk space will be used. #7 1.305 Get:1 http://deb.debian.org/debian trixie/main amd64 libbpfcc amd64 0.31.0+ds-7 [709 kB] #7 1.305 Get:2 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ bpftrace 0.24.2~osmocom1.4418.3da1 [2484 kB] #7 1.343 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202604261800 [3196 B] #7 1.343 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202604261800 [1192 B] #7 1.344 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.14.0.1.3021.202604261800 [181 kB] #7 1.346 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.14.0.1.3021.202604261800 [55.8 kB] #7 1.347 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmotrau11 2.1.0.11.e1c2.202604261800 [47.5 kB] #7 1.347 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.14.0.1.3021.202604261800 [74.2 kB] #7 1.348 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.14.0.1.3021.202604261800 [230 kB] #7 1.351 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.14.0.1.3021.202604261800 [108 kB] #7 1.352 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.7.0.15.fe2d.202604261800 [72.1 kB] #7 1.352 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.1.0.11.e1c2.202604261800 [72.1 kB] #7 1.353 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.14.0.1.3021.202604261800 [74.0 kB] #7 1.354 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.14.0.1.3021.202604261800 [181 kB] #7 1.355 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.14.0.1.3021.202604261800 [63.4 kB] #7 1.356 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.14.0.1.3021.202604261800 [67.1 kB] #7 1.356 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.14.0.1.3021.202604261800 [53.9 kB] #7 1.357 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.14.0.1.3021.202604261800 [47.2 kB] #7 1.357 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.14.0.1.3021.202604261800 [860 kB] #7 1.365 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-netif-dev 1.7.0.15.fe2d.202604261800 [91.5 kB] #7 1.366 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-abis-dev 2.1.0.11.e1c2.202604261800 [134 kB] #7 1.485 debconf: unable to initialize frontend: Dialog #7 1.485 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 1.485 debconf: falling back to frontend: Readline #7 1.490 debconf: unable to initialize frontend: Readline #7 1.490 debconf: (This frontend requires a controlling tty.) #7 1.490 debconf: falling back to frontend: Teletype #7 1.492 debconf: unable to initialize frontend: Teletype #7 1.492 debconf: (This frontend requires a controlling tty.) #7 1.492 debconf: falling back to frontend: Noninteractive #7 1.832 Fetched 5610 kB in 0s (67.8 MB/s) #7 1.907 Selecting previously unselected package libbpfcc:amd64. #7 1.907 (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 ... 132071 files and directories currently installed.) #7 1.948 Preparing to unpack .../00-libbpfcc_0.31.0+ds-7_amd64.deb ... #7 1.980 Unpacking libbpfcc:amd64 (0.31.0+ds-7) ... #7 2.117 Selecting previously unselected package bpftrace. #7 2.136 Preparing to unpack .../01-bpftrace_0.24.2~osmocom1.4418.3da1_amd64.deb ... #7 2.153 Unpacking bpftrace (0.24.2~osmocom1.4418.3da1) ... #7 2.362 Selecting previously unselected package osmocom-keyring. #7 2.381 Preparing to unpack .../02-osmocom-keyring_1.1.1.8.7873.202604261800_amd64.deb ... #7 2.398 Unpacking osmocom-keyring (1.1.1.8.7873.202604261800) ... #7 2.517 Selecting previously unselected package osmocom-nightly. #7 2.536 Preparing to unpack .../03-osmocom-nightly_202604261800_amd64.deb ... #7 2.553 Unpacking osmocom-nightly (202604261800) ... #7 2.710 Selecting previously unselected package libosmocore22:amd64. #7 2.719 Preparing to unpack .../04-libosmocore22_1.14.0.1.3021.202604261800_amd64.deb ... #7 2.740 Unpacking libosmocore22:amd64 (1.14.0.1.3021.202604261800) ... #7 2.886 Selecting previously unselected package libosmocodec4:amd64. #7 2.894 Preparing to unpack .../05-libosmocodec4_1.14.0.1.3021.202604261800_amd64.deb ... #7 2.912 Unpacking libosmocodec4:amd64 (1.14.0.1.3021.202604261800) ... #7 3.045 Selecting previously unselected package libosmotrau11:amd64. #7 3.064 Preparing to unpack .../06-libosmotrau11_2.1.0.11.e1c2.202604261800_amd64.deb ... #7 3.081 Unpacking libosmotrau11:amd64 (2.1.0.11.e1c2.202604261800) ... #7 3.226 Selecting previously unselected package libosmoisdn0:amd64. #7 3.245 Preparing to unpack .../07-libosmoisdn0_1.14.0.1.3021.202604261800_amd64.deb ... #7 3.262 Unpacking libosmoisdn0:amd64 (1.14.0.1.3021.202604261800) ... #7 3.404 Selecting previously unselected package libosmogsm20:amd64. #7 3.412 Preparing to unpack .../08-libosmogsm20_1.14.0.1.3021.202604261800_amd64.deb ... #7 3.429 Unpacking libosmogsm20:amd64 (1.14.0.1.3021.202604261800) ... #7 3.571 Selecting previously unselected package libosmovty13:amd64. #7 3.590 Preparing to unpack .../09-libosmovty13_1.14.0.1.3021.202604261800_amd64.deb ... #7 3.607 Unpacking libosmovty13:amd64 (1.14.0.1.3021.202604261800) ... #7 3.741 Selecting previously unselected package libosmonetif11:amd64. #7 3.760 Preparing to unpack .../10-libosmonetif11_1.7.0.15.fe2d.202604261800_amd64.deb ... #7 3.777 Unpacking libosmonetif11:amd64 (1.7.0.15.fe2d.202604261800) ... #7 3.918 Selecting previously unselected package libosmoabis15:amd64. #7 3.927 Preparing to unpack .../11-libosmoabis15_2.1.0.11.e1c2.202604261800_amd64.deb ... #7 3.944 Unpacking libosmoabis15:amd64 (2.1.0.11.e1c2.202604261800) ... #7 4.080 Selecting previously unselected package libosmocoding0:amd64. #7 4.098 Preparing to unpack .../12-libosmocoding0_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.115 Unpacking libosmocoding0:amd64 (1.14.0.1.3021.202604261800) ... #7 4.243 Selecting previously unselected package libosmogb14:amd64. #7 4.262 Preparing to unpack .../13-libosmogb14_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.279 Unpacking libosmogb14:amd64 (1.14.0.1.3021.202604261800) ... #7 4.421 Selecting previously unselected package libosmoctrl0:amd64. #7 4.440 Preparing to unpack .../14-libosmoctrl0_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.457 Unpacking libosmoctrl0:amd64 (1.14.0.1.3021.202604261800) ... #7 4.583 Selecting previously unselected package libosmosim2:amd64. #7 4.602 Preparing to unpack .../15-libosmosim2_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.618 Unpacking libosmosim2:amd64 (1.14.0.1.3021.202604261800) ... #7 4.752 Selecting previously unselected package libosmousb0:amd64. #7 4.764 Preparing to unpack .../16-libosmousb0_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.781 Unpacking libosmousb0:amd64 (1.14.0.1.3021.202604261800) ... #7 4.894 Selecting previously unselected package libosmocore. #7 4.913 Preparing to unpack .../17-libosmocore_1.14.0.1.3021.202604261800_amd64.deb ... #7 4.930 Unpacking libosmocore (1.14.0.1.3021.202604261800) ... #7 5.044 Selecting previously unselected package libosmocore-dev:amd64. #7 5.062 Preparing to unpack .../18-libosmocore-dev_1.14.0.1.3021.202604261800_amd64.deb ... #7 5.080 Unpacking libosmocore-dev:amd64 (1.14.0.1.3021.202604261800) ... #7 5.231 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.250 Preparing to unpack .../19-libosmo-netif-dev_1.7.0.15.fe2d.202604261800_amd64.deb ... #7 5.267 Unpacking libosmo-netif-dev:amd64 (1.7.0.15.fe2d.202604261800) ... #7 5.389 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.408 Preparing to unpack .../20-libosmo-abis-dev_2.1.0.11.e1c2.202604261800_amd64.deb ... #7 5.425 Unpacking libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202604261800) ... #7 5.587 Setting up osmocom-keyring (1.1.1.8.7873.202604261800) ... #7 5.638 Setting up libbpfcc:amd64 (0.31.0+ds-7) ... #7 5.689 Setting up osmocom-nightly (202604261800) ... #7 5.739 Setting up bpftrace (0.24.2~osmocom1.4418.3da1) ... #7 5.795 Setting up libosmocore22:amd64 (1.14.0.1.3021.202604261800) ... #7 5.846 Setting up libosmocodec4:amd64 (1.14.0.1.3021.202604261800) ... #7 5.898 Setting up libosmovty13:amd64 (1.14.0.1.3021.202604261800) ... #7 5.950 Setting up libosmoisdn0:amd64 (1.14.0.1.3021.202604261800) ... #7 6.002 Setting up libosmotrau11:amd64 (2.1.0.11.e1c2.202604261800) ... #7 6.054 Setting up libosmousb0:amd64 (1.14.0.1.3021.202604261800) ... #7 6.107 Setting up libosmogsm20:amd64 (1.14.0.1.3021.202604261800) ... #7 6.158 Setting up libosmoctrl0:amd64 (1.14.0.1.3021.202604261800) ... #7 6.209 Setting up libosmogb14:amd64 (1.14.0.1.3021.202604261800) ... #7 6.264 Setting up libosmonetif11:amd64 (1.7.0.15.fe2d.202604261800) ... #7 6.321 Setting up libosmocoding0:amd64 (1.14.0.1.3021.202604261800) ... #7 6.371 Setting up libosmosim2:amd64 (1.14.0.1.3021.202604261800) ... #7 6.420 Setting up libosmocore (1.14.0.1.3021.202604261800) ... #7 6.469 Setting up libosmoabis15:amd64 (2.1.0.11.e1c2.202604261800) ... #7 6.518 Setting up libosmocore-dev:amd64 (1.14.0.1.3021.202604261800) ... #7 6.567 Setting up libosmo-netif-dev:amd64 (1.7.0.15.fe2d.202604261800) ... #7 6.619 Setting up libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202604261800) ... #7 6.673 Processing triggers for man-db (2.13.1-1) ... #7 6.727 Processing triggers for libc-bin (2.41-12+deb13u2) ... #7 DONE 7.0s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.339 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.415 Already on 'master' #11 0.415 Your branch is up to date with 'origin/master'. #11 0.416 refs/heads/master #11 0.421 HEAD is now at 351a87fb osmo-bts-omldummy: properly report NM_ATT_IPACC_SUPP_FEATURES #11 0.423 master #11 0.424 351a87fb59991547c2ec88138dc4072c25ee56ec #11 2.536 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.536 libtoolize: copying file './ltmain.sh' #11 2.999 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.999 libtoolize: and rerunning libtoolize and aclocal. #11 2.999 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.774 configure.ac:40: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 3.774 configure.ac:40: You should run autoupdate. #11 3.774 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 3.774 configure.ac:40: the top level #11 3.774 configure.ac:84: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:84: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:84: the top level #11 3.774 configure.ac:92: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:92: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:92: the top level #11 3.774 configure.ac:124: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:124: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:124: the top level #11 3.774 configure.ac:132: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:132: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:132: the top level #11 3.774 configure.ac:272: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:272: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:272: the top level #11 3.774 configure.ac:292: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:292: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:292: the top level #11 3.774 configure.ac:367: warning: The macro 'AC_HELP_STRING' is obsolete. #11 3.774 configure.ac:367: You should run autoupdate. #11 3.774 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.774 configure.ac:367: the top level #11 3.774 configure.ac:435: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.774 configure.ac:435: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.774 aclocal.m4:10257: AM_CONFIG_HEADER is expanded from... #11 3.774 configure.ac:435: the top level #11 3.774 configure.ac:437: warning: AC_OUTPUT should be used without arguments. #11 3.774 configure.ac:437: You should run autoupdate. #11 4.185 configure.ac:23: installing './compile' #11 4.186 configure.ac:25: installing './config.guess' #11 4.187 configure.ac:25: installing './config.sub' #11 4.187 configure.ac:9: installing './install-sh' #11 4.188 configure.ac:9: installing './missing' #11 4.215 contrib/ber/Makefile.am: installing './depcomp' #11 4.289 src/common/Makefile.am:88: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.289 src/common/Makefile.am:88: library has 'libbts_la' as canonical name (possible typo) #11 4.342 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.342 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.342 automake: warning: possible forward-incompatibility. #11 4.342 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.342 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.342 automake: object file(s) will be placed in the top-level directory. However, this #11 4.342 automake: behavior may change in a future Automake major version, with object #11 4.342 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.342 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.342 automake: project, to avoid future incompatibility. #11 4.344 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.344 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.345 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.345 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.345 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.345 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.395 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.395 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.418 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.418 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.441 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.441 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.453 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.453 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.466 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.466 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.478 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.478 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.490 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.490 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.490 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.490 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.502 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.502 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.503 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.503 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.503 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.503 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.531 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.531 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.590 checking for a BSD-compatible install... /usr/bin/install -c #11 4.602 checking whether sleep supports fractional seconds... yes #11 4.605 checking filesystem timestamp resolution... 0.01 #11 4.723 checking whether build environment is sane... yes #11 4.745 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.750 checking for gawk... gawk #11 4.751 checking whether make sets $(MAKE)... yes #11 4.775 checking whether make supports nested variables... yes #11 4.788 checking xargs -n works... yes #11 4.800 checking whether make sets $(MAKE)... (cached) yes #11 4.806 checking for gcc... gcc #11 4.876 checking whether the C compiler works... yes #11 4.916 checking for C compiler default output file name... a.out #11 4.916 checking for suffix of executables... #11 4.937 checking whether we are cross compiling... no #11 4.973 checking for suffix of object files... o #11 4.987 checking whether the compiler supports GNU C... yes #11 5.013 checking whether gcc accepts -g... yes #11 5.028 checking for gcc option to enable C11 features... none needed #11 5.051 checking whether gcc understands -c and -o together... yes #11 5.082 checking whether make supports the include directive... yes (GNU style) #11 5.090 checking dependency style of gcc... gcc3 #11 5.170 checking build system type... x86_64-pc-linux-gnu #11 5.270 checking host system type... x86_64-pc-linux-gnu #11 5.271 checking how to print strings... printf #11 5.275 checking for a sed that does not truncate output... /usr/bin/sed #11 5.287 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.292 checking for egrep... /usr/bin/grep -E #11 5.296 checking for fgrep... /usr/bin/grep -F #11 5.300 checking for ld used by gcc... /usr/bin/ld #11 5.311 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.317 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.323 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.366 checking whether ln -s works... yes #11 5.366 checking the maximum length of command line arguments... 1572864 #11 5.383 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.383 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.383 checking for /usr/bin/ld option to reload object files... -r #11 5.384 checking for file... file #11 5.385 checking for objdump... objdump #11 5.385 checking how to recognize dependent libraries... pass_all #11 5.387 checking for dlltool... no #11 5.387 checking how to associate runtime and link libraries... printf %s\n #11 5.388 checking for ranlib... ranlib #11 5.388 checking for ar... ar #11 5.389 checking for archiver @FILE support... @ #11 5.425 checking for strip... strip #11 5.425 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.507 checking for sysroot... no #11 5.507 checking for a working dd... /usr/bin/dd #11 5.510 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.526 checking for mt... no #11 5.527 checking if : is a manifest tool... no #11 5.530 checking for stdio.h... yes #11 5.549 checking for stdlib.h... yes #11 5.572 checking for string.h... yes #11 5.597 checking for inttypes.h... yes #11 5.613 checking for stdint.h... yes #11 5.630 checking for strings.h... yes #11 5.645 checking for sys/stat.h... yes #11 5.663 checking for sys/types.h... yes #11 5.689 checking for unistd.h... yes #11 5.711 checking for dlfcn.h... yes #11 5.735 checking for objdir... .libs #11 5.803 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.831 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.831 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.873 checking if gcc static flag -static works... yes #11 5.936 checking if gcc supports -c -o file.o... yes #11 5.949 checking if gcc supports -c -o file.o... (cached) yes #11 5.949 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.958 checking whether -lc should be explicitly linked in... no #11 5.988 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.056 checking how to hardcode library paths into programs... immediate #11 6.056 checking whether stripping libraries is possible... yes #11 6.057 checking if libtool supports shared libraries... yes #11 6.057 checking whether to build shared libraries... yes #11 6.058 checking whether to build static libraries... yes #11 6.058 checking for pkg-config... /usr/bin/pkg-config #11 6.058 checking for pkg-config... /usr/bin/pkg-config #11 6.058 checking pkg-config is at least version 0.20... yes #11 6.059 checking for egrep... (cached) /usr/bin/grep -E #11 6.059 checking for libosmocore >= 1.13.0... yes #11 6.065 checking for libosmovty >= 1.13.0... yes #11 6.075 checking for libosmogsm >= 1.13.0... yes #11 6.095 checking for libosmoctrl >= 1.13.0... yes #11 6.119 checking for libosmocodec >= 1.13.0... yes #11 6.141 checking for libosmocoding >= 1.13.0... yes #11 6.165 checking for libosmoabis >= 2.1.0... yes #11 6.186 checking for libosmotrau >= 2.1.0... yes #11 6.209 checking for libosmo-netif >= 1.7.0... yes #11 6.229 checking whether to enable support for sysmobts calibration tool... no #11 6.229 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.230 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.230 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.233 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.233 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.235 checking whether to enable VTY/CTRL tests... no #11 6.235 checking whether to include systemtap tracing support... no #11 6.251 CFLAGS=" -std=gnu11" #11 6.251 CPPFLAGS="" #11 6.279 checking that generated files are newer than configure... done #11 6.280 configure: creating ./config.status #11 7.316 config.status: creating src/Makefile #11 7.354 config.status: creating src/common/Makefile #11 7.393 config.status: creating src/osmo-bts-virtual/Makefile #11 7.432 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.471 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.510 config.status: creating src/osmo-bts-lc15/Makefile #11 7.550 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.589 config.status: creating src/osmo-bts-trx/Makefile #11 7.630 config.status: creating src/osmo-bts-octphy/Makefile #11 7.668 config.status: creating include/Makefile #11 7.706 config.status: creating include/osmo-bts/Makefile #11 7.744 config.status: creating tests/Makefile #11 7.782 config.status: creating tests/paging/Makefile #11 7.821 config.status: creating tests/agch/Makefile #11 7.860 config.status: creating tests/cipher/Makefile #11 7.898 config.status: creating tests/sysmobts/Makefile #11 7.935 config.status: creating tests/misc/Makefile #11 7.974 config.status: creating tests/handover/Makefile #11 8.012 config.status: creating tests/ta_control/Makefile #11 8.050 config.status: creating tests/tx_power/Makefile #11 8.089 config.status: creating tests/power/Makefile #11 8.127 config.status: creating tests/meas/Makefile #11 8.166 config.status: creating tests/amr/Makefile #11 8.205 config.status: creating tests/csd/Makefile #11 8.243 config.status: creating doc/Makefile #11 8.281 config.status: creating doc/examples/Makefile #11 8.320 config.status: creating doc/manuals/Makefile #11 8.359 config.status: creating contrib/Makefile #11 8.397 config.status: creating contrib/ber/Makefile #11 8.435 config.status: creating contrib/systemd/Makefile #11 8.474 config.status: creating Makefile #11 8.504 config.status: creating btsconfig.h #11 8.538 config.status: executing tests/atconfig commands #11 8.544 config.status: executing depfiles commands #11 10.42 config.status: executing libtool commands #11 10.53 echo 1.11.0.21-351a > .version-t && mv .version-t .version #11 10.54 make install-recursive #11 10.54 make[1]: Entering directory '/tmp/osmo-bts' #11 10.55 Making install in include #11 10.56 make[2]: Entering directory '/tmp/osmo-bts/include' #11 10.57 Making install in osmo-bts #11 10.57 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.58 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.58 make[4]: Nothing to be done for 'install-exec-am'. #11 10.58 make[4]: Nothing to be done for 'install-data-am'. #11 10.58 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.58 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.58 make[3]: Entering directory '/tmp/osmo-bts/include' #11 10.59 make[4]: Entering directory '/tmp/osmo-bts/include' #11 10.59 make[4]: Nothing to be done for 'install-exec-am'. #11 10.59 make[4]: Nothing to be done for 'install-data-am'. #11 10.59 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 10.59 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 10.59 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 10.59 Making install in src #11 10.59 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.60 Making install in common #11 10.61 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.61 make install-am #11 10.61 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.62 CC gsm_data.o #11 10.62 CC sysinfo.o #11 10.62 CC logging.o #11 10.62 CC abis.o #11 10.62 CC abis_osmo.o #11 10.62 CC oml.o #11 10.62 CC osmux.o #11 10.62 CC bts.o #11 10.62 CC bts_sm.o #11 10.62 CC bts_trx.o #11 10.62 CC rsl.o #11 10.62 CC rtp_abstract.o #11 10.63 CC rtp_input_preen.o #11 10.63 CC vty.o #11 10.63 CC paging.o #11 10.63 CC measurement.o #11 10.63 CC amr.o #11 10.63 CC lchan.o #11 10.63 CC asci.o #11 10.63 CC load_indication.o #11 10.68 CC pcu_sock.o #11 10.68 CC handover.o #11 10.69 CC msg_utils.o #11 10.69 CC tx_power.o #11 10.69 CC bts_ctrl_commands.o #11 10.69 CC bts_ctrl_lookup.o #11 10.69 CC bts_shutdown_fsm.o #11 10.70 CC csd_rlp.o #11 10.70 CC csd_v110.o #11 10.70 CC l1sap.o #11 10.70 CC cbch.o #11 10.71 CC power_control.o #11 10.71 CC main.o #11 10.72 CC phy_link.o #11 10.72 CC dtx_dl_amr_fsm.o #11 10.73 CC scheduler_mframe.o #11 10.73 CC ta_control.o #11 10.74 CC nm_common_fsm.o #11 10.74 CC nm_bts_sm_fsm.o #11 10.74 CC nm_bts_fsm.o #11 10.75 CC nm_bb_transc_fsm.o #11 10.75 CC nm_channel_fsm.o #11 10.75 CC nm_gprs_cell_fsm.o #11 10.76 CC nm_gprs_nse_fsm.o #11 10.77 CC nm_gprs_nsvc_fsm.o #11 10.78 CC nm_radio_carrier_fsm.o #11 10.78 CC notification.o #11 10.79 CC scheduler.o #11 10.87 AR libl1sched.a #11 10.92 AR libbts.a #11 10.96 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 10.96 make[5]: Nothing to be done for 'install-exec-am'. #11 10.96 make[5]: Nothing to be done for 'install-data-am'. #11 10.96 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.96 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.96 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.96 Making install in osmo-bts-virtual #11 10.96 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.96 CC main.o #11 10.96 CC bts_model.o #11 10.96 CC virtualbts_vty.o #11 10.96 CC scheduler_virtbts.o #11 10.96 CC l1_if.o #11 10.96 CC virtual_um.o #11 10.96 CC osmo_mcast_sock.o #11 11.02 CCLD osmo-bts-virtual #11 11.54 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.54 make[4]: Nothing to be done for 'install-data-am'. #11 11.54 /usr/bin/mkdir -p '/usr/local/bin' #11 11.54 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.55 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.55 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.55 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.55 Making install in osmo-bts-omldummy #11 11.55 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.55 CC main.o #11 11.55 CC bts_model.o #11 11.62 CCLD osmo-bts-omldummy #11 12.35 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.35 make[4]: Nothing to be done for 'install-data-am'. #11 12.35 /usr/bin/mkdir -p '/usr/local/bin' #11 12.36 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.37 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.37 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.37 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.37 Making install in osmo-bts-trx #11 12.37 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.37 make install-am #11 12.38 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.38 CC main.o #11 12.38 CC trx_if.o #11 12.38 CC l1_if.o #11 12.38 CC scheduler_trx.o #11 12.38 CC sched_lchan_fcch_sch.o #11 12.38 CC sched_lchan_rach.o #11 12.38 CC sched_lchan_xcch.o #11 12.38 CC sched_lchan_pdtch.o #11 12.38 CC sched_lchan_tchf.o #11 12.38 CC sched_lchan_tchh.o #11 12.38 CC trx_provision_fsm.o #11 12.38 CC trx_vty.o #11 12.38 CC amr_loop.o #11 12.49 CCLD osmo-bts-trx #11 13.36 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.36 make[5]: Nothing to be done for 'install-data-am'. #11 13.36 /usr/bin/mkdir -p '/usr/local/bin' #11 13.36 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.37 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.38 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.38 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.38 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.38 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.38 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.38 make[4]: Nothing to be done for 'install-exec-am'. #11 13.38 make[4]: Nothing to be done for 'install-data-am'. #11 13.38 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.38 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.38 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.38 Making install in tests #11 13.38 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.38 Making install in paging #11 13.38 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.38 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.38 make[4]: Nothing to be done for 'install-exec-am'. #11 13.38 make[4]: Nothing to be done for 'install-data-am'. #11 13.38 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.38 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.38 Making install in cipher #11 13.38 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.38 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.38 make[4]: Nothing to be done for 'install-exec-am'. #11 13.38 make[4]: Nothing to be done for 'install-data-am'. #11 13.38 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.38 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.38 Making install in agch #11 13.38 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.39 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.39 make[4]: Nothing to be done for 'install-exec-am'. #11 13.39 make[4]: Nothing to be done for 'install-data-am'. #11 13.39 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.39 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.39 Making install in misc #11 13.39 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.39 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.39 make[4]: Nothing to be done for 'install-exec-am'. #11 13.39 make[4]: Nothing to be done for 'install-data-am'. #11 13.39 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.39 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.39 Making install in handover #11 13.39 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.39 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.39 make[4]: Nothing to be done for 'install-exec-am'. #11 13.39 make[4]: Nothing to be done for 'install-data-am'. #11 13.39 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.39 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.39 Making install in tx_power #11 13.39 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.39 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.39 make[4]: Nothing to be done for 'install-exec-am'. #11 13.39 make[4]: Nothing to be done for 'install-data-am'. #11 13.39 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.39 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.39 Making install in power #11 13.39 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.40 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.40 make[4]: Nothing to be done for 'install-exec-am'. #11 13.40 make[4]: Nothing to be done for 'install-data-am'. #11 13.40 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.40 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.40 Making install in meas #11 13.40 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.40 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.40 make[4]: Nothing to be done for 'install-exec-am'. #11 13.40 make[4]: Nothing to be done for 'install-data-am'. #11 13.40 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.40 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.40 Making install in ta_control #11 13.40 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.41 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.41 make[4]: Nothing to be done for 'install-exec-am'. #11 13.41 make[4]: Nothing to be done for 'install-data-am'. #11 13.41 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.41 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.41 Making install in amr #11 13.41 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.42 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.42 make[4]: Nothing to be done for 'install-exec-am'. #11 13.42 make[4]: Nothing to be done for 'install-data-am'. #11 13.42 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.42 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.42 Making install in csd #11 13.42 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.43 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.43 make[4]: Nothing to be done for 'install-exec-am'. #11 13.43 make[4]: Nothing to be done for 'install-data-am'. #11 13.43 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.43 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.43 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.44 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.44 make[4]: Nothing to be done for 'install-exec-am'. #11 13.44 make[4]: Nothing to be done for 'install-data-am'. #11 13.44 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.44 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.44 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.44 Making install in doc #11 13.44 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.45 Making install in examples #11 13.45 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.46 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.46 make[4]: Nothing to be done for 'install-exec-am'. #11 13.46 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.46 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.47 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.47 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.47 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.47 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.47 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.48 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.48 Making install in manuals #11 13.48 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.48 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.48 make[4]: Nothing to be done for 'install-exec-am'. #11 13.48 make[4]: Nothing to be done for 'install-data-am'. #11 13.48 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.48 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.49 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.49 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.49 make[4]: Nothing to be done for 'install-exec-am'. #11 13.49 make[4]: Nothing to be done for 'install-data-am'. #11 13.49 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.49 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.49 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.49 Making install in contrib #11 13.50 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.51 Making install in systemd #11 13.51 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.51 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.51 make[4]: Nothing to be done for 'install-exec-am'. #11 13.52 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.52 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.52 Making install in ber #11 13.53 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.53 CC rtp_ber.o #11 13.53 CC rtp_gen_map.o #11 13.59 CCLD rtp_gen_map #11 13.59 CCLD rtp_ber #11 13.70 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.70 make[4]: Nothing to be done for 'install-exec-am'. #11 13.70 make[4]: Nothing to be done for 'install-data-am'. #11 13.70 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.70 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.70 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.70 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.70 make[4]: Nothing to be done for 'install-exec-am'. #11 13.70 make[4]: Nothing to be done for 'install-data-am'. #11 13.70 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.70 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.70 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.70 make[2]: Entering directory '/tmp/osmo-bts' #11 13.70 make[3]: Entering directory '/tmp/osmo-bts' #11 13.70 make[3]: Nothing to be done for 'install-exec-am'. #11 13.70 make[3]: Nothing to be done for 'install-data-am'. #11 13.70 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.70 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.70 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 13.8s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.6s done #14 writing image sha256:c73176fddf62791aca16c7680458a47fa6a38a12e8ac0f9bdf0c43471a37af4e 0.0s done #14 naming to docker.io/osmocom-build/osmo-bts-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-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n c73176fddf62 + list_osmo_packages debian-trixie osmo-bts-master + local distro=debian-trixie + 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 bpftrace 0.24.2~osmocom1.4418.3da1 amd64 high-level tracing language for Linux eBPF ii libosmo-abis-dev:amd64 2.1.0.11.e1c2.202604261800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.7.0.15.fe2d.202604261800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.1.0.11.e1c2.202604261800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.14.0.1.3021.202604261800 amd64 Osmo codec library ii libosmocoding0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo coding library ii libosmocore 1.14.0.1.3021.202604261800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.14.0.1.3021.202604261800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.14.0.1.3021.202604261800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo control library ii libosmogb14:amd64 1.14.0.1.3021.202604261800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.14.0.1.3021.202604261800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.15.fe2d.202604261800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.14.0.1.3021.202604261800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.11.e1c2.202604261800 amd64 GSM trau handling ii libosmousb0:amd64 1.14.0.1.3021.202604261800 amd64 Osmo USB library ii libosmovty13:amd64 1.14.0.1.3021.202604261800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202604261800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202604261800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] ii sdcc 4.2.0~osmocom3.113.9edd amd64 Small Device C Compiler ii sdcc-libraries 4.2.0~osmocom3.113.9edd all Small Device C Compiler (libraries) + [ 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-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:trixie + upstream_distro_arg=debian:trixie + 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:trixie DISTRO=debian-trixie 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:trixie \ --build-arg DISTRO=debian-trixie \ --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-trixie-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/10] FROM docker.io/osmocom-build/debian-trixie-build:latest #4 CACHED #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 ... #6 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #6 DONE 0.2s #6 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #6 DONE 0.2s #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 0.472 Hit:1 http://deb.debian.org/debian trixie InRelease #5 0.472 Hit:2 http://deb.debian.org/debian trixie-updates InRelease #5 0.472 Hit:3 http://deb.debian.org/debian-security trixie-security InRelease #5 0.472 Hit:4 https://downloads.osmocom.org/packages/osmocom:/misc/Debian_13 ./ InRelease #5 0.472 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease #5 0.603 Reading package lists... #5 0.918 Reading package lists... #5 1.214 Building dependency tree... #5 1.280 Reading state information... #5 1.368 The following additional packages will be installed: #5 1.368 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #5 1.369 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #5 1.369 osmocom-keyring osmocom-nightly #5 1.380 The following NEW packages will be installed: #5 1.380 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #5 1.380 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #5 1.380 libosmovty13 osmocom-keyring osmocom-nightly #5 1.399 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #5 1.399 Need to get 2000 kB of archives. #5 1.399 After this operation, 7046 kB of additional disk space will be used. #5 1.399 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.1.1.8.7873.202604261800 [3196 B] #5 1.424 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202604261800 [1192 B] #5 1.425 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.14.0.1.3021.202604261800 [181 kB] #5 1.429 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.14.0.1.3021.202604261800 [55.8 kB] #5 1.430 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.14.0.1.3021.202604261800 [74.2 kB] #5 1.431 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.14.0.1.3021.202604261800 [230 kB] #5 1.435 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.14.0.1.3021.202604261800 [74.0 kB] #5 1.437 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.14.0.1.3021.202604261800 [108 kB] #5 1.439 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.14.0.1.3021.202604261800 [181 kB] #5 1.443 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.14.0.1.3021.202604261800 [63.4 kB] #5 1.445 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.14.0.1.3021.202604261800 [67.1 kB] #5 1.447 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.14.0.1.3021.202604261800 [53.9 kB] #5 1.448 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.14.0.1.3021.202604261800 [47.2 kB] #5 1.450 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dev 1.14.0.1.3021.202604261800 [860 kB] #5 1.596 debconf: unable to initialize frontend: Dialog #5 1.596 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 1.596 debconf: falling back to frontend: Readline #5 1.599 debconf: unable to initialize frontend: Readline #5 1.599 debconf: (This frontend requires a controlling tty.) #5 1.599 debconf: falling back to frontend: Teletype #5 1.600 debconf: unable to initialize frontend: Teletype #5 1.600 debconf: (This frontend requires a controlling tty.) #5 1.600 debconf: falling back to frontend: Noninteractive #5 1.953 Fetched 2000 kB in 0s (26.7 MB/s) #5 2.024 Selecting previously unselected package osmocom-keyring. #5 2.024 (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 ... 132071 files and directories currently installed.) #5 2.064 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202604261800_amd64.deb ... #5 2.085 Unpacking osmocom-keyring (1.1.1.8.7873.202604261800) ... #5 2.228 Selecting previously unselected package osmocom-nightly. #5 2.236 Preparing to unpack .../01-osmocom-nightly_202604261800_amd64.deb ... #5 2.260 Unpacking osmocom-nightly (202604261800) ... #5 2.418 Selecting previously unselected package libosmocore22:amd64. #5 2.427 Preparing to unpack .../02-libosmocore22_1.14.0.1.3021.202604261800_amd64.deb ... #5 2.475 Unpacking libosmocore22:amd64 (1.14.0.1.3021.202604261800) ... #5 2.655 Selecting previously unselected package libosmocodec4:amd64. #5 2.663 Preparing to unpack .../03-libosmocodec4_1.14.0.1.3021.202604261800_amd64.deb ... #5 2.684 Unpacking libosmocodec4:amd64 (1.14.0.1.3021.202604261800) ... #5 2.853 Selecting previously unselected package libosmoisdn0:amd64. #5 2.862 Preparing to unpack .../04-libosmoisdn0_1.14.0.1.3021.202604261800_amd64.deb ... #5 2.885 Unpacking libosmoisdn0:amd64 (1.14.0.1.3021.202604261800) ... #5 3.048 Selecting previously unselected package libosmogsm20:amd64. #5 3.057 Preparing to unpack .../05-libosmogsm20_1.14.0.1.3021.202604261800_amd64.deb ... #5 3.080 Unpacking libosmogsm20:amd64 (1.14.0.1.3021.202604261800) ... #5 3.248 Selecting previously unselected package libosmocoding0:amd64. #5 3.256 Preparing to unpack .../06-libosmocoding0_1.14.0.1.3021.202604261800_amd64.deb ... #5 3.277 Unpacking libosmocoding0:amd64 (1.14.0.1.3021.202604261800) ... #5 3.443 Selecting previously unselected package libosmovty13:amd64. #5 3.451 Preparing to unpack .../07-libosmovty13_1.14.0.1.3021.202604261800_amd64.deb ... #5 3.471 Unpacking libosmovty13:amd64 (1.14.0.1.3021.202604261800) ... #5 3.634 Selecting previously unselected package libosmogb14:amd64. #5 3.642 Preparing to unpack .../08-libosmogb14_1.14.0.1.3021.202604261800_amd64.deb ... #5 3.662 Unpacking libosmogb14:amd64 (1.14.0.1.3021.202604261800) ... #5 3.818 Selecting previously unselected package libosmoctrl0:amd64. #5 3.837 Preparing to unpack .../09-libosmoctrl0_1.14.0.1.3021.202604261800_amd64.deb ... #5 3.860 Unpacking libosmoctrl0:amd64 (1.14.0.1.3021.202604261800) ... #5 4.019 Selecting previously unselected package libosmosim2:amd64. #5 4.028 Preparing to unpack .../10-libosmosim2_1.14.0.1.3021.202604261800_amd64.deb ... #5 4.050 Unpacking libosmosim2:amd64 (1.14.0.1.3021.202604261800) ... #5 4.217 Selecting previously unselected package libosmousb0:amd64. #5 4.225 Preparing to unpack .../11-libosmousb0_1.14.0.1.3021.202604261800_amd64.deb ... #5 4.258 Unpacking libosmousb0:amd64 (1.14.0.1.3021.202604261800) ... #5 4.404 Selecting previously unselected package libosmocore. #5 4.423 Preparing to unpack .../12-libosmocore_1.14.0.1.3021.202604261800_amd64.deb ... #5 4.444 Unpacking libosmocore (1.14.0.1.3021.202604261800) ... #5 4.585 Selecting previously unselected package libosmocore-dev:amd64. #5 4.593 Preparing to unpack .../13-libosmocore-dev_1.14.0.1.3021.202604261800_amd64.deb ... #5 4.614 Unpacking libosmocore-dev:amd64 (1.14.0.1.3021.202604261800) ... #5 4.831 Setting up osmocom-keyring (1.1.1.8.7873.202604261800) ... #5 4.895 Setting up osmocom-nightly (202604261800) ... #5 4.968 Setting up libosmocore22:amd64 (1.14.0.1.3021.202604261800) ... #5 5.037 Setting up libosmocodec4:amd64 (1.14.0.1.3021.202604261800) ... #5 5.100 Setting up libosmovty13:amd64 (1.14.0.1.3021.202604261800) ... #5 5.151 Setting up libosmoisdn0:amd64 (1.14.0.1.3021.202604261800) ... #5 5.201 Setting up libosmousb0:amd64 (1.14.0.1.3021.202604261800) ... #5 5.251 Setting up libosmogsm20:amd64 (1.14.0.1.3021.202604261800) ... #5 5.307 Setting up libosmoctrl0:amd64 (1.14.0.1.3021.202604261800) ... #5 5.358 Setting up libosmogb14:amd64 (1.14.0.1.3021.202604261800) ... #5 5.414 Setting up libosmocoding0:amd64 (1.14.0.1.3021.202604261800) ... #5 5.465 Setting up libosmosim2:amd64 (1.14.0.1.3021.202604261800) ... #5 5.516 Setting up libosmocore (1.14.0.1.3021.202604261800) ... #5 5.566 Setting up libosmocore-dev:amd64 (1.14.0.1.3021.202604261800) ... #5 5.620 Processing triggers for libc-bin (2.41-12+deb13u2) ... #5 DONE 5.8s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.347 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.400 Switched to a new branch 'ttcn3-bts-test' #10 0.400 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.401 refs/heads/ttcn3-bts-test #10 0.438 HEAD is now at b722ba00 fake_trx: reset settings on CMD POWEROFF #10 0.438 ttcn3-bts-test #10 0.439 b722ba007bd3056febe0fe273d2fdd72eca09db8 #10 DONE 0.5s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.770 libtoolize: putting auxiliary files in '.'. #11 2.770 libtoolize: copying file './ltmain.sh' #11 2.815 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.815 libtoolize: copying file 'm4/libtool.m4' #11 2.835 libtoolize: copying file 'm4/ltoptions.m4' #11 2.855 libtoolize: copying file 'm4/ltsugar.m4' #11 2.876 libtoolize: copying file 'm4/ltversion.m4' #11 2.896 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.274 configure.ac:21: warning: The macro 'AC_HEADER_STDC' is obsolete. #11 4.274 configure.ac:21: You should run autoupdate. #11 4.274 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #11 4.274 configure.ac:21: the top level #11 4.524 configure.ac:12: installing './compile' #11 4.525 configure.ac:24: installing './config.guess' #11 4.527 configure.ac:24: installing './config.sub' #11 4.528 configure.ac:3: installing './install-sh' #11 4.530 configure.ac:3: installing './missing' #11 4.581 src/Makefile.am: installing './depcomp' #11 4.627 checking for a BSD-compatible install... /usr/bin/install -c #11 4.632 checking whether sleep supports fractional seconds... yes #11 4.634 checking filesystem timestamp resolution... 0.01 #11 4.735 checking whether build environment is sane... yes #11 4.758 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.763 checking for gawk... gawk #11 4.763 checking whether make sets $(MAKE)... yes #11 4.788 checking whether make supports nested variables... yes #11 4.800 checking xargs -n works... yes #11 4.814 checking whether make sets $(MAKE)... (cached) yes #11 4.820 checking for gcc... gcc #11 4.889 checking whether the C compiler works... yes #11 4.945 checking for C compiler default output file name... a.out #11 4.946 checking for suffix of executables... #11 4.972 checking whether we are cross compiling... no #11 5.003 checking for suffix of object files... o #11 5.015 checking whether the compiler supports GNU C... yes #11 5.030 checking whether gcc accepts -g... yes #11 5.056 checking for gcc option to enable C11 features... none needed #11 5.086 checking whether gcc understands -c and -o together... yes #11 5.103 checking whether make supports the include directive... yes (GNU style) #11 5.108 checking dependency style of gcc... gcc3 #11 5.155 checking for pkg-config... /usr/bin/pkg-config #11 5.156 checking pkg-config is at least version 0.9.0... yes #11 5.159 checking for libosmocore... yes #11 5.175 checking for libosmocoding... yes #11 5.194 checking for libosmogsm... yes #11 5.213 checking for stdio.h... yes #11 5.243 checking for stdlib.h... yes #11 5.259 checking for string.h... yes #11 5.277 checking for inttypes.h... yes #11 5.295 checking for stdint.h... yes #11 5.312 checking for strings.h... yes #11 5.326 checking for sys/stat.h... yes #11 5.341 checking for sys/types.h... yes #11 5.357 checking for unistd.h... yes #11 5.372 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.374 checking for egrep... /usr/bin/grep -E #11 5.380 checking build system type... x86_64-pc-linux-gnu #11 5.447 checking host system type... x86_64-pc-linux-gnu #11 5.447 checking how to print strings... printf #11 5.450 checking for a sed that does not truncate output... /usr/bin/sed #11 5.459 checking for fgrep... /usr/bin/grep -F #11 5.462 checking for ld used by gcc... /usr/bin/ld #11 5.473 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.479 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.485 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.525 checking whether ln -s works... yes #11 5.525 checking the maximum length of command line arguments... 1572864 #11 5.542 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.542 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.543 checking for /usr/bin/ld option to reload object files... -r #11 5.543 checking for file... file #11 5.544 checking for objdump... objdump #11 5.545 checking how to recognize dependent libraries... pass_all #11 5.546 checking for dlltool... no #11 5.547 checking how to associate runtime and link libraries... printf %s\n #11 5.547 checking for ranlib... ranlib #11 5.548 checking for ar... ar #11 5.548 checking for archiver @FILE support... @ #11 5.588 checking for strip... strip #11 5.588 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.687 checking for sysroot... no #11 5.687 checking for a working dd... /usr/bin/dd #11 5.691 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.717 checking for mt... no #11 5.718 checking if : is a manifest tool... no #11 5.728 checking for dlfcn.h... yes #11 5.760 checking for objdir... .libs #11 5.817 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.838 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.838 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.874 checking if gcc static flag -static works... yes #11 5.933 checking if gcc supports -c -o file.o... yes #11 5.945 checking if gcc supports -c -o file.o... (cached) yes #11 5.945 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.953 checking whether -lc should be explicitly linked in... no #11 5.981 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.040 checking how to hardcode library paths into programs... immediate #11 6.040 checking whether stripping libraries is possible... yes #11 6.040 checking if libtool supports shared libraries... yes #11 6.040 checking whether to build shared libraries... yes #11 6.040 checking whether to build static libraries... yes #11 6.041 CFLAGS=" -std=gnu11" #11 6.041 CPPFLAGS="" #11 6.056 checking that generated files are newer than configure... done #11 6.056 configure: creating ./config.status #11 7.075 config.status: creating include/Makefile #11 7.111 config.status: creating include/osmocom/Makefile #11 7.149 config.status: creating include/osmocom/bb/Makefile #11 7.187 config.status: creating include/osmocom/bb/l1sched/Makefile #11 7.226 config.status: creating include/osmocom/bb/trxcon/Makefile #11 7.264 config.status: creating src/Makefile #11 7.303 config.status: creating Makefile #11 7.332 config.status: executing depfiles commands #11 7.550 config.status: executing libtool commands #11 7.656 echo 0.0.0 > .version-t && mv .version-t .version #11 7.662 make install-recursive #11 7.668 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.676 Making install in include #11 7.680 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.690 Making install in osmocom #11 7.694 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.702 Making install in bb #11 7.707 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.715 Making install in l1sched #11 7.719 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.724 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.724 make[6]: Nothing to be done for 'install-exec-am'. #11 7.724 make[6]: Nothing to be done for 'install-data-am'. #11 7.724 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.725 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.725 Making install in trxcon #11 7.729 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.735 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.735 make[6]: Nothing to be done for 'install-exec-am'. #11 7.735 make[6]: Nothing to be done for 'install-data-am'. #11 7.735 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.735 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.739 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.745 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.745 make[6]: Nothing to be done for 'install-exec-am'. #11 7.745 make[6]: Nothing to be done for 'install-data-am'. #11 7.745 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.745 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.746 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.750 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.756 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.756 make[5]: Nothing to be done for 'install-exec-am'. #11 7.756 make[5]: Nothing to be done for 'install-data-am'. #11 7.756 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.756 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.757 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.761 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.767 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.767 make[4]: Nothing to be done for 'install-exec-am'. #11 7.767 make[4]: Nothing to be done for 'install-data-am'. #11 7.767 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.767 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.768 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.768 Making install in src #11 7.774 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.777 CC l1ctl_server.o #11 7.778 CC trxcon_main.o #11 7.779 CC logging.o #11 7.779 CC trx_if.o #11 7.780 CC trxcon_inst.lo #11 7.781 CC trxcon_fsm.lo #11 7.783 CC trxcon_shim.lo #11 7.783 CC l1ctl.lo #11 7.784 CC sched_lchan_common.lo #11 7.786 CC sched_lchan_pdtch.lo #11 7.786 CC sched_lchan_desc.lo #11 7.786 CC sched_lchan_xcch.lo #11 7.786 CC sched_lchan_tchf.lo #11 7.786 CC sched_lchan_tchh.lo #11 7.787 CC sched_lchan_rach.lo #11 7.787 CC sched_lchan_sch.lo #11 7.787 CC sched_mframe.lo #11 7.787 CC sched_prim.lo #11 7.788 CC sched_trx.lo #11 7.789 CC l1gprs.lo #11 7.898 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 7.898 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 7.898 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 7.898 | ^~ #11 7.898 In file included from sched_lchan_tchh.c:36: #11 7.898 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 7.898 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 7.898 | ^~~~~~~~~~~~~~~~~~~~~ #11 8.010 CCLD libl1sched.la #11 8.019 CCLD libl1gprs.la #11 8.040 CCLD libtrxcon.la #11 8.093 CCLD trxcon #11 8.680 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.680 make[3]: Nothing to be done for 'install-data-am'. #11 8.681 /usr/bin/mkdir -p '/usr/local/bin' #11 8.682 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 8.696 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 8.698 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.698 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.699 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.701 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.701 make[3]: Nothing to be done for 'install-exec-am'. #11 8.701 make[3]: Nothing to be done for 'install-data-am'. #11 8.701 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.701 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.701 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 8.8s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.822 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.822 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.822 aclocal.m4:1051: AM_CONFIG_HEADER is expanded from... #12 1.822 configure.ac:3: the top level #12 1.822 configure.ac:23: warning: The macro 'AC_HEADER_STDC' is obsolete. #12 1.822 configure.ac:23: You should run autoupdate. #12 1.822 ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... #12 1.822 configure.ac:23: the top level #12 2.050 configure.ac:13: installing './compile' #12 2.051 configure.ac:4: installing './install-sh' #12 2.052 configure.ac:4: installing './missing' #12 2.092 src/Makefile.am: installing './depcomp' #12 2.139 checking for a BSD-compatible install... /usr/bin/install -c #12 2.145 checking whether sleep supports fractional seconds... yes #12 2.147 checking filesystem timestamp resolution... 0.01 #12 2.246 checking whether build environment is sane... yes #12 2.268 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.274 checking for gawk... gawk #12 2.274 checking whether make sets $(MAKE)... yes #12 2.298 checking whether make supports nested variables... yes #12 2.311 checking xargs -n works... yes #12 2.323 checking whether make sets $(MAKE)... (cached) yes #12 2.329 checking for gcc... gcc #12 2.398 checking whether the C compiler works... yes #12 2.470 checking for C compiler default output file name... a.out #12 2.472 checking for suffix of executables... #12 2.507 checking whether we are cross compiling... no #12 2.538 checking for suffix of object files... o #12 2.562 checking whether the compiler supports GNU C... yes #12 2.580 checking whether gcc accepts -g... yes #12 2.603 checking for gcc option to enable C11 features... none needed #12 2.629 checking whether gcc understands -c and -o together... yes #12 2.656 checking whether make supports the include directive... yes (GNU style) #12 2.663 checking dependency style of gcc... gcc3 #12 2.723 checking for pkg-config... /usr/bin/pkg-config #12 2.724 checking pkg-config is at least version 0.9.0... yes #12 2.726 checking for libosmocore... yes #12 2.744 checking for libosmogsm... yes #12 2.762 checking for stdio.h... yes #12 2.796 checking for stdlib.h... yes #12 2.826 checking for string.h... yes #12 2.848 checking for inttypes.h... yes #12 2.872 checking for stdint.h... yes #12 2.893 checking for strings.h... yes #12 2.910 checking for sys/stat.h... yes #12 2.935 checking for sys/types.h... yes #12 2.952 checking for unistd.h... yes #12 2.969 checking for grep that handles long lines and -e... /usr/bin/grep #12 2.970 checking for egrep... /usr/bin/grep -E #12 2.971 CFLAGS=" -std=gnu11" #12 2.971 CPPFLAGS="" #12 2.980 checking that generated files are newer than configure... done #12 2.980 configure: creating ./config.status #12 3.144 config.status: creating Makefile #12 3.173 config.status: creating include/Makefile #12 3.210 config.status: creating include/osmocom/Makefile #12 3.245 config.status: creating include/osmocom/bb/Makefile #12 3.283 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.321 config.status: creating src/Makefile #12 3.359 config.status: creating config.h #12 3.382 config.status: executing depfiles commands #12 3.639 Making install in include #12 3.642 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.651 Making install in osmocom #12 3.655 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.663 Making install in bb #12 3.667 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.675 Making install in virtphy #12 3.679 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.685 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.685 make[5]: Nothing to be done for 'install-exec-am'. #12 3.685 make[5]: Nothing to be done for 'install-data-am'. #12 3.685 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.685 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 3.689 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.694 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.694 make[5]: Nothing to be done for 'install-exec-am'. #12 3.694 make[5]: Nothing to be done for 'install-data-am'. #12 3.694 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.695 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.696 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 3.700 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.705 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.705 make[4]: Nothing to be done for 'install-exec-am'. #12 3.705 make[4]: Nothing to be done for 'install-data-am'. #12 3.705 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.705 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.706 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.710 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.715 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.715 make[3]: Nothing to be done for 'install-exec-am'. #12 3.715 make[3]: Nothing to be done for 'install-data-am'. #12 3.715 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.716 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.717 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.717 Making install in src #12 3.722 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.724 CC virtphy.o #12 3.725 CC l1gprs.o #12 3.726 CC logging.o #12 3.727 CC l1ctl_sock.o #12 3.727 CC gsmtapl1_if.o #12 3.728 CC l1ctl_sap.o #12 3.729 CC virt_prim_pm.o #12 3.730 CC virt_prim_fbsb.o #12 3.731 CC virt_prim_rach.o #12 3.732 CC virt_prim_data.o #12 3.733 CC virt_prim_pdch.o #12 3.733 CC virt_prim_traffic.o #12 3.733 CC virt_l1_sched_simple.o #12 3.733 CC virt_l1_model.o #12 3.736 CC shared/virtual_um.o #12 3.736 CC shared/osmo_mcast_sock.o #12 3.817 CCLD virtphy #12 3.847 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.847 make[2]: Nothing to be done for 'install-data-am'. #12 3.847 /usr/bin/mkdir -p '/usr/local/bin' #12 3.849 /usr/bin/install -c virtphy '/usr/local/bin' #12 3.850 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.850 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 3.850 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.853 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.853 make[2]: Nothing to be done for 'install-exec-am'. #12 3.853 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 3.854 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 3.855 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 3.855 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 3.9s #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:ef2003047db1506345588be3c1adda44a5a06115c1f793b8d278c999f8cf503d 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 ef2003047db1 + list_osmo_packages debian-trixie osmocom-bb-host-master + local distro=debian-trixie + 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:ebc3b831c7b3cbe1b71cb00e0795fb087c16968d156eb25cd16e2b88156b62ea 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-trixie + distro_arg=debian-trixie + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:trixie + upstream_distro_arg=debian:trixie + 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:trixie DISTRO=debian-trixie 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:trixie \ --build-arg DISTRO=debian-trixie \ --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 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 CACHED #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:7f9bfa5ead83d4ed374fab1604e914051622caf5162a997db14879e2ae10f8f8 done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest done #10 DONE 0.0s 2 warnings found (use docker --debug to expand): - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan 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/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 7f9bfa5ead83 + list_osmo_packages debian-trixie ttcn3-bts-test + local distro=debian-trixie + 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=1521331 + seq 1 30 + echo (1521331 + 1) % 256 + bc + SUBNET=180 + NET_NAME=ttcn3-bts-test-180 + SUB4=172.18.180.0/24 + SUB6=fd02:db8:180::/64 + set +x Creating network ttcn3-bts-test-180, trying SUBNET=180... + docker network create --internal --subnet 172.18.180.0/24 --ipv6 --subnet fd02:db8:180::/64 ttcn3-bts-test-180 ce03e28819f6ab1c866ff2d7b28208d2ae80ad69254ca6c33a8e2fdc9db7b02b + set +x ### Network ttcn3-bts-test-180 created (SUBNET=180) ### + 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=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=180 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.180.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.180.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=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=180 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=180 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 180 11 + NET=180 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-180 --ip 172.18.180.11 --ip6 fd02:db8:180::11 + docker run --rm --network ttcn3-bts-test-180 --ip 172.18.180.11 --ip6 fd02:db8:180::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-715-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 08e4e72384438cb61cfe9ea6c0c95bee21bbd8f080d596ca51f2fc4b8a3153ba + start_bts trx 1 + local variant=trx + local sleep_time_respawn=1 + local extra_args= + echo Starting container with BTS Starting container with BTS + [ = 1 ] + [ -z trx ] + docker_network_params 180 20 + NET=180 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-180 --ip 172.18.180.20 --ip6 fd02:db8:180::20 + docker run --rm --network ttcn3-bts-test-180 --ip 172.18.180.20 --ip6 fd02:db8:180::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 --mount type=tmpfs,dst=/tmp -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-715-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 >>/tmp/osmo-bts.log 2>&1 96b71f897001a708d9f26246c0daffe9ec9e66802faa08eb4fcdad3c8c14f2e7 + [ = 1 ] + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 180 21 + NET=180 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-180 --ip 172.18.180.21 --ip6 fd02:db8:180::21 + docker run --rm --network ttcn3-bts-test-180 --ip 172.18.180.21 --ip6 fd02:db8:180::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-715-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.180.20 -r 172.18.180.22 --trx TRX1@172.18.180.20:5700/1 --trx TRX2@172.18.180.20:5700/2 --trx TRX3@172.18.180.20:5700/3 >>/data/fake_trx.out 2>&1 96b7aaed5db78fdc99cff29592d9ebbe9bd4cbd2c3d3ffdc6d4899c9c71d2ef3 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 180 22 + NET=180 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-180 --ip 172.18.180.22 --ip6 fd02:db8:180::22 + docker run --rm --network ttcn3-bts-test-180 --ip 172.18.180.22 --ip6 fd02:db8:180::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-715-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.180.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 42553f099f9312c63fa3cb89adee6ff67414b137129b3faa62a884aa63312560 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 180 10 + NET=180 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-180 --ip 172.18.180.10 --ip6 fd02:db8:180::10 + docker run --rm --network ttcn3-bts-test-180 --ip 172.18.180.10 --ip6 fd02:db8:180::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.180.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-715-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@eb33121e864e: Unix server socket created successfully. MC@eb33121e864e: Listening on TCP port 46539. MC2> eb33121e864e is the default spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests eb33121e864e 46539 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@eb33121e864e: New HC connected from 172.18.180.10 [172.18.180.10]. eb33121e864e: Linux 6.1.0-42-amd64 on x86_64. cmtc MC@eb33121e864e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@eb33121e864e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@eb33121e864e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@eb33121e864e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@eb33121e864e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@eb33121e864e: Configuration file was processed on all HCs. MC@eb33121e864e: Creating MTC on host 172.18.180.10. MC@eb33121e864e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ (01:31:24) load average: 2.10, 2.05, 2.90 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_est_dchan started. MTC@eb33121e864e: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL-IPA(3)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 1/4 transceiver(s) connected TC_est_dchan-RSL(4)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@eb33121e864e: 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-IPA(3)@eb33121e864e: 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)@eb33121e864e: 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(4)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL-IPA(3)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL(4)@eb33121e864e: 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@eb33121e864e: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 2/4 transceiver(s) connected MTC@eb33121e864e: 2/4 RF Resource Indication(s) received MTC@eb33121e864e: 3/4 transceiver(s) connected TC_est_dchan-RSL(4)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@eb33121e864e: 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 := '00100001'B, t1p := 0, t3 := 32, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(6)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(6)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(7)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(8)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(9)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(10)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(11)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(12)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(13)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(14)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(15)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(16)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(17)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(18)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(19)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(20)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'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)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(21)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@eb33121e864e: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(22)@eb33121e864e: 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 := '00100001'B, t1p := 1, t3 := 4, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(22)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(22)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@eb33121e864e: 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 := '00100001'B, t1p := 1, t3 := 45, t2 := 22 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(23)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(23)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'B, t1p := 2, t3 := 4, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(24)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(24)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@eb33121e864e: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@eb33121e864e: 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)@eb33121e864e: 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 := '00100001'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(25)@eb33121e864e: Received IMM.ASS for our RACH! TC_est_dchan(25)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@eb33121e864e: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":9104 IPA-CTRL-CLI-IPA(5)@eb33121e864e: Final verdict of PTC: none TC_est_dchan-RSL(4)@eb33121e864e: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@eb33121e864e: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. (01:31:41) load average: 2.09, 2.04, 2.89 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14330089) Waiting for packet dumper to finish... 1 (prev_count=14330089, count=14339528) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ (01:31:44) load average: 2.09, 2.04, 2.89 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_chan_act_stress started. MTC@eb33121e864e: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@eb33121e864e: 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)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: 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)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_stress-RSL(27)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@eb33121e864e: 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@eb33121e864e: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 2/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL(27)@eb33121e864e: 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@eb33121e864e: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1036 IPA-CTRL-CLI-IPA(28)@eb33121e864e: Final verdict of PTC: none TC_chan_act_stress-RSL(27)@eb33121e864e: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@eb33121e864e: Test case TC_chan_act_stress finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. (01:31:48) load average: 1.92, 2.01, 2.87 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8686462) Waiting for packet dumper to finish... 1 (prev_count=8686462, count=8686961) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ (01:31:51) load average: 1.77, 1.98, 2.85 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_chan_act_react started. MTC@eb33121e864e: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@eb33121e864e: 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)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@eb33121e864e: 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(31)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL-IPA(30)@eb33121e864e: 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)@eb33121e864e: 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(31)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_react-RSL-IPA(30)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@eb33121e864e: Established a new IPA connection (conn_id=5) MTC@eb33121e864e: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@eb33121e864e: 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)@eb33121e864e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL-IPA(30)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL(31)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@eb33121e864e: 2/4 transceiver(s) connected MTC@eb33121e864e: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL(31)@eb33121e864e: 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)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected MTC@eb33121e864e: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL(31)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_react(33)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1060 IPA-CTRL-CLI-IPA(32)@eb33121e864e: Final verdict of PTC: none TC_chan_act_react-RSL(31)@eb33121e864e: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@eb33121e864e: Test case TC_chan_act_react finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. (01:31:53) load average: 1.77, 1.98, 2.85 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1981602) Waiting for packet dumper to finish... 1 (prev_count=1981602, count=1982193) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ (01:31:57) load average: 1.71, 1.96, 2.84 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_chan_deact_not_active started. MTC@eb33121e864e: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@eb33121e864e: 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)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_deact_not_active-RSL(35)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@eb33121e864e: 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@eb33121e864e: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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(35)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL(35)@eb33121e864e: 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@eb33121e864e: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@eb33121e864e: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1082 IPA-CTRL-CLI-IPA(36)@eb33121e864e: Final verdict of PTC: none TC_chan_deact_not_active-RSL(35)@eb33121e864e: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@eb33121e864e: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. (01:31:59) load average: 1.71, 1.96, 2.84 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1963326) Waiting for packet dumper to finish... 1 (prev_count=1963326, count=1963825) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ (01:32:02) load average: 1.57, 1.93, 2.83 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_chan_act_wrong_nr started. MTC@eb33121e864e: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: 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)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: 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)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 MTC@eb33121e864e: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: 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)@eb33121e864e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: 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@eb33121e864e: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@eb33121e864e: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@eb33121e864e: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1134 IPA-CTRL-CLI-IPA(40)@eb33121e864e: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL(39)@eb33121e864e: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@eb33121e864e: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. (01:32:05) load average: 1.57, 1.93, 2.83 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1957996) Waiting for packet dumper to finish... 1 (prev_count=1957996, count=1958495) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ (01:32:08) load average: 1.44, 1.89, 2.81 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_deact_sacch started. MTC@eb33121e864e: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@eb33121e864e: 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)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@eb33121e864e: 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)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 MTC@eb33121e864e: 1/4 transceiver(s) connected TC_deact_sacch-RSL(55)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@eb33121e864e: 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_deact_sacch-RSL-IPA(54)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_deact_sacch-RSL-IPA(54)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL(55)@eb33121e864e: 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@eb33121e864e: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(57)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(57)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(58)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(58)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(59)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(59)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(60)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(60)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(61)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(61)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(62)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(62)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(63)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(63)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(64)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(64)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(65)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(65)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(66)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(66)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(67)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(67)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(68)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(68)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(69)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(69)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(70)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(70)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(71)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(71)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(72)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(72)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(73)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(73)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(74)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(74)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(75)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(75)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@eb33121e864e: setverdict(pass): none -> pass TC_deact_sacch(76)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_deact_sacch(76)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1215 IPA-CTRL-CLI-IPA(56)@eb33121e864e: Final verdict of PTC: none TC_deact_sacch-RSL(55)@eb33121e864e: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@eb33121e864e: Test case TC_deact_sacch finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. (01:33:40) load average: 0.79, 1.55, 2.60 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88308485) Waiting for packet dumper to finish... 1 (prev_count=88308485, count=88308984) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ (01:33:44) load average: 0.79, 1.55, 2.60 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_sacch_filling started. MTC@eb33121e864e: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL(78)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@eb33121e864e: 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)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@eb33121e864e: 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(78)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 MTC@eb33121e864e: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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(78)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@eb33121e864e: 2/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL-IPA(77)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected MTC@eb33121e864e: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL-IPA(77)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@eb33121e864e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL(78)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(80)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(80)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(81)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(81)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(82)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(82)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(83)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(83)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(84)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(84)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(85)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(85)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(86)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(86)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(87)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(87)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(88)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(88)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(89)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(89)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(90)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(90)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(91)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(91)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(92)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(92)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(93)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(93)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(94)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(94)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(95)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(95)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(96)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(96)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(97)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(97)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(98)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(98)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_filling(99)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_filling(99)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1300 IPA-CTRL-CLI-IPA(79)@eb33121e864e: Final verdict of PTC: none TC_sacch_filling-RSL(78)@eb33121e864e: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@eb33121e864e: Test case TC_sacch_filling finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. (01:34:00) load average: 0.69, 1.49, 2.56 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12262709) Waiting for packet dumper to finish... 1 (prev_count=12262709, count=12263208) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ (01:34:03) load average: 1.04, 1.55, 2.57 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@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_sacch_info_mod started. MTC@eb33121e864e: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: 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)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: 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)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@eb33121e864e: 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)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: 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)@eb33121e864e: 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)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@eb33121e864e: 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@eb33121e864e: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 MTC@eb33121e864e: 2/4 transceiver(s) connected MTC@eb33121e864e: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL(101)@eb33121e864e: 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)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(103)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(103)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(104)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(104)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(105)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(105)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(106)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(106)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(107)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(107)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(108)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(108)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(109)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(109)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(110)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(110)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(111)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(111)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(112)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(112)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(113)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(113)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(114)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(114)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(115)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(115)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(116)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(116)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(117)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(117)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(118)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(118)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(119)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(119)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(120)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(120)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(121)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(121)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@eb33121e864e: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_info_mod(122)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_info_mod(122)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@eb33121e864e: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@eb33121e864e: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1348 IPA-CTRL-CLI-IPA(102)@eb33121e864e: Final verdict of PTC: none TC_sacch_info_mod-RSL(101)@eb33121e864e: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@eb33121e864e: Test case TC_sacch_info_mod finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. (01:34:34) load average: 2.18, 1.78, 2.62 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30285144) Waiting for packet dumper to finish... 1 (prev_count=30285144, count=30285643) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ (01:34:37) load average: 2.09, 1.77, 2.61 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_sacch_multi started. MTC@eb33121e864e: "TC_sacch_multi() start" TC_sacch_multi-RSL-IPA(123)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL(124)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi-RSL(124)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 1/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@eb33121e864e: 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@eb33121e864e: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL-IPA(123)@eb33121e864e: 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_multi-RSL(124)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 2/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@eb33121e864e: 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_multi-RSL(124)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_sacch_multi-RSL(124)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(126)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(126)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(127)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(127)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(128)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(128)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(129)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(129)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(130)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(130)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(131)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(131)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(132)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(132)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(133)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(133)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(134)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(134)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(135)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(135)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(136)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(136)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(137)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(137)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(138)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(138)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(139)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(139)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(140)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(140)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(141)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(141)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(142)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(142)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(143)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(143)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(144)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(144)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi(145)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi(145)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1391 IPA-CTRL-CLI-IPA(125)@eb33121e864e: Final verdict of PTC: none TC_sacch_multi-RSL(124)@eb33121e864e: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@eb33121e864e: Test case TC_sacch_multi finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. (01:36:04) load average: 1.72, 1.83, 2.56 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85001357) Waiting for packet dumper to finish... 1 (prev_count=85001357, count=85001856) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ (01:36:08) load average: 1.58, 1.80, 2.55 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_sacch_multi_chg started. MTC@eb33121e864e: "TC_sacch_multi_chg() start" TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi_chg-RSL(147)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@eb33121e864e: 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@eb33121e864e: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: 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_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@eb33121e864e: 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@eb33121e864e: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@eb33121e864e: 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@eb33121e864e: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(149)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(150)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(151)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(152)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(153)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(154)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(155)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(156)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(157)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(158)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(159)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(160)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(161)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(162)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(163)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(164)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(165)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(166)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(167)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_multi_chg(168)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: Stopping testcase execution from "BTS_Tests.ttcn":1437 IPA-CTRL-CLI-IPA(148)@eb33121e864e: Final verdict of PTC: none TC_sacch_multi_chg-RSL(147)@eb33121e864e: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@eb33121e864e: Final verdict of PTC: none MTC@eb33121e864e: Setting final verdict of the test case. MTC@eb33121e864e: Local verdict of MTC: none MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@eb33121e864e: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@eb33121e864e: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@eb33121e864e: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. (01:37:44) load average: 1.39, 1.61, 2.40 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.180.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90541232) Waiting for packet dumper to finish... 1 (prev_count=90541232, count=90541731) MTC@eb33121e864e: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@eb33121e864e: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ (01:37:49) load average: 1.36, 1.60, 2.39 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@eb33121e864e: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@eb33121e864e: Test case TC_sacch_chan_act started. MTC@eb33121e864e: "TC_sacch_chan_act() start" TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@eb33121e864e: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_chan_act-RSL(170)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@eb33121e864e: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: 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_chan_act-RSL-IPA(169)@eb33121e864e: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@eb33121e864e: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@eb33121e864e: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act-RSL-IPA(169)@eb33121e864e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@eb33121e864e: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@eb33121e864e: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL(170)@eb33121e864e: 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@eb33121e864e: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@eb33121e864e: Mapped TRX#2 to TCP/IP conn_id=4 MTC@eb33121e864e: 3/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@eb33121e864e: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL(170)@eb33121e864e: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@eb33121e864e: Mapped TRX#3 to TCP/IP conn_id=5 MTC@eb33121e864e: 3/4 RF Resource Indication(s) received MTC@eb33121e864e: 4/4 transceiver(s) connected MTC@eb33121e864e: 4/4 RF Resource Indication(s) received MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@eb33121e864e: 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@eb33121e864e: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(172)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(172)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(173)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(173)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(174)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(174)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(175)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(175)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(176)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(176)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(177)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(177)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(178)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(178)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(179)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(179)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(180)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(180)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(181)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(181)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(182)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(182)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(183)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(183)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(184)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(184)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(185)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(185)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(186)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(186)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(187)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(187)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(188)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(188)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@eb33121e864e: Final verdict of PTC: pass MTC@eb33121e864e: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@eb33121e864e: setverdict(pass): none -> pass TC_sacch_chan_act(189)@eb33121e864e: f_send_meas_rep_l1h(): Tx SACCH L1 header: { reserved := 0, fpc := false, ms_power_lvl := 7, actual_ta := 0 } TC_sacch_chan_act(189)@eb33121e864e: setverdict(pass): pass -> pass, component reason not changed