Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision bee0425ab74159364af6c667765e1522eb0f9c43 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bee0425ab74159364af6c667765e1522eb0f9c43 # timeout=10 Commit message: "ttcn3-sgsn-test: add config files for running SNS testcases" > git rev-list --no-walk bee0425ab74159364af6c667765e1522eb0f9c43 # timeout=10 [ttcn3-bsc-test-io_uring] $ /bin/sh -xe /tmp/jenkins10204694602067388874.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bsc-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bsc-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 + cd ttcn3-bsc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs ] + [ xjenkins-ttcn3-bsc-test-io_uring-45 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test + SUITE_NAME=ttcn3-bsc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-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-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.96kB done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.1s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #17 CACHED #18 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #20 CACHED #21 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #21 CACHED #22 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #22 CACHED #23 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a42555e0d2324ddfaa7062200aa70eae73747b753b578d732160a81b1add41d4 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a42555e0d232 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-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-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.23kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 CACHED #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.297 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.297 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.297 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.412 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.599 Reading package lists... #7 1.295 Reading package lists... #7 1.853 Building dependency tree... #7 2.018 Reading state information... #7 2.268 The following additional packages will be installed: #7 2.268 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 2.268 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 2.269 libosmovty13 osmocom-nightly #7 2.296 The following NEW packages will be installed: #7 2.297 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 2.297 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 2.297 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 2.603 0 upgraded, 15 newly installed, 0 to remove and 7 not upgraded. #7 2.603 Need to get 1987 kB of archives. #7 2.603 After this operation, 7200 kB of additional disk space will be used. #7 2.603 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404232026 [1164 B] #7 2.606 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.195.dafd.202404232026 [164 kB] #7 2.609 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.195.dafd.202404232026 [46.0 kB] #7 2.611 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.195.dafd.202404232026 [65.4 kB] #7 2.613 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.195.dafd.202404232026 [222 kB] #7 2.615 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.195.dafd.202404232026 [66.0 kB] #7 2.617 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.195.dafd.202404232026 [98.0 kB] #7 2.619 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.195.dafd.202404232026 [173 kB] #7 2.622 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.195.dafd.202404232026 [54.5 kB] #7 2.623 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.195.dafd.202404232026 [58.5 kB] #7 2.625 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.195.dafd.202404232026 [45.3 kB] #7 2.627 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.195.dafd.202404232026 [38.6 kB] #7 2.628 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.195.dafd.202404232026 [837 kB] #7 2.636 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404232026 [52.5 kB] #7 2.637 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404232026 [64.6 kB] #7 2.854 debconf: delaying package configuration, since apt-utils is not installed #7 2.917 Fetched 1987 kB in 0s (6122 kB/s) #7 2.941 Selecting previously unselected package osmocom-nightly. #7 2.941 (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 ... 116671 files and directories currently installed.) #7 2.988 Preparing to unpack .../00-osmocom-nightly_202404232026_amd64.deb ... #7 2.991 Unpacking osmocom-nightly (202404232026) ... #7 3.026 Selecting previously unselected package libosmocore21:amd64. #7 3.035 Preparing to unpack .../01-libosmocore21_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.041 Unpacking libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.086 Selecting previously unselected package libosmocodec4:amd64. #7 3.093 Preparing to unpack .../02-libosmocodec4_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.096 Unpacking libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.128 Selecting previously unselected package libosmoisdn0:amd64. #7 3.135 Preparing to unpack .../03-libosmoisdn0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.138 Unpacking libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.176 Selecting previously unselected package libosmogsm20:amd64. #7 3.184 Preparing to unpack .../04-libosmogsm20_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.187 Unpacking libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.241 Selecting previously unselected package libosmocoding0:amd64. #7 3.249 Preparing to unpack .../05-libosmocoding0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.252 Unpacking libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.302 Selecting previously unselected package libosmovty13:amd64. #7 3.310 Preparing to unpack .../06-libosmovty13_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.315 Unpacking libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.352 Selecting previously unselected package libosmogb14:amd64. #7 3.361 Preparing to unpack .../07-libosmogb14_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.364 Unpacking libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.412 Selecting previously unselected package libosmoctrl0:amd64. #7 3.421 Preparing to unpack .../08-libosmoctrl0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.424 Unpacking libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.469 Selecting previously unselected package libosmosim2:amd64. #7 3.478 Preparing to unpack .../09-libosmosim2_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.482 Unpacking libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.521 Selecting previously unselected package libosmousb0:amd64. #7 3.530 Preparing to unpack .../10-libosmousb0_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.536 Unpacking libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.578 Selecting previously unselected package libosmocore. #7 3.588 Preparing to unpack .../11-libosmocore_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.592 Unpacking libosmocore (1.9.0.195.dafd.202404232026) ... #7 3.637 Selecting previously unselected package libosmocore-dev:amd64. #7 3.646 Preparing to unpack .../12-libosmocore-dev_1.9.0.195.dafd.202404232026_amd64.deb ... #7 3.653 Unpacking libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.759 Selecting previously unselected package libosmonetif11:amd64. #7 3.768 Preparing to unpack .../13-libosmonetif11_1.4.0.54.05ff.202404232026_amd64.deb ... #7 3.772 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #7 3.807 Selecting previously unselected package libosmo-netif-dev:amd64. #7 3.816 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.54.05ff.202404232026_amd64.deb ... #7 3.819 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #7 3.884 Setting up osmocom-nightly (202404232026) ... #7 3.893 Setting up libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.901 Setting up libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.915 Setting up libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.930 Setting up libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.939 Setting up libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.952 Setting up libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.961 Setting up libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.972 Setting up libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.983 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #7 3.991 Setting up libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #7 3.999 Setting up libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.012 Setting up libosmocore (1.9.0.195.dafd.202404232026) ... #7 4.020 Setting up libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #7 4.032 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #7 4.049 Processing triggers for libc-bin (2.36-9+deb12u4) ... #7 DONE 4.4s #8 [3/7] WORKDIR /DATA #8 DONE 0.1s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.323 Cloning into 'libosmo-sccp'... #9 DONE 0.6s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.0s #11 [6/7] RUN CD libosmo-sccp && 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 && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.451 Already on 'master' #11 0.451 Your branch is up to date with 'origin/master'. #11 0.452 refs/heads/master #11 0.470 HEAD is now at da7bc78 ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new API param #11 0.471 master #11 0.472 da7bc78cb48c5ba0604b8d26000e059ebdcab391 #11 3.377 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.377 libtoolize: copying file './ltmain.sh' #11 3.488 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.488 libtoolize: and rerunning libtoolize and aclocal. #11 3.488 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.785 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.785 configure.ac:167: You should run autoupdate. #11 4.785 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.785 configure.ac:167: the top level #11 4.785 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.785 configure.ac:184: You should run autoupdate. #11 5.660 configure.ac:23: installing './compile' #11 5.665 configure.ac:25: installing './config.guess' #11 5.667 configure.ac:25: installing './config.sub' #11 5.669 configure.ac:9: installing './install-sh' #11 5.670 configure.ac:9: installing './missing' #11 5.777 examples/Makefile.am: installing './depcomp' #11 6.132 checking for a BSD-compatible install... /usr/bin/install -c #11 6.139 checking whether build environment is sane... yes #11 6.146 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.147 checking for gawk... gawk #11 6.147 checking whether make sets $(MAKE)... yes #11 6.153 checking whether make supports nested variables... yes #11 6.157 checking whether make supports nested variables... (cached) yes #11 6.158 checking whether make sets $(MAKE)... (cached) yes #11 6.159 checking for gcc... gcc #11 6.179 checking whether the C compiler works... yes #11 6.216 checking for C compiler default output file name... a.out #11 6.217 checking for suffix of executables... #11 6.248 checking whether we are cross compiling... no #11 6.281 checking for suffix of object files... o #11 6.296 checking whether the compiler supports GNU C... yes #11 6.310 checking whether gcc accepts -g... yes #11 6.326 checking for gcc option to enable C11 features... none needed #11 6.356 checking whether gcc understands -c and -o together... yes #11 6.382 checking whether make supports the include directive... yes (GNU style) #11 6.387 checking dependency style of gcc... gcc3 #11 6.409 checking build system type... x86_64-pc-linux-gnu #11 6.450 checking host system type... x86_64-pc-linux-gnu #11 6.451 checking how to print strings... printf #11 6.477 checking for a sed that does not truncate output... /usr/bin/sed #11 6.481 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.483 checking for egrep... /usr/bin/grep -E #11 6.484 checking for fgrep... /usr/bin/grep -F #11 6.486 checking for ld used by gcc... /usr/bin/ld #11 6.489 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.491 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.493 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.511 checking whether ln -s works... yes #11 6.511 checking the maximum length of command line arguments... 1572864 #11 6.516 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.517 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.517 checking for /usr/bin/ld option to reload object files... -r #11 6.517 checking for file... file #11 6.518 checking for objdump... objdump #11 6.518 checking how to recognize dependent libraries... pass_all #11 6.519 checking for dlltool... no #11 6.519 checking how to associate runtime and link libraries... printf %s\n #11 6.520 checking for ar... ar #11 6.520 checking for archiver @FILE support... @ #11 6.542 checking for strip... strip #11 6.542 checking for ranlib... ranlib #11 6.542 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.605 checking for sysroot... no #11 6.605 checking for a working dd... /usr/bin/dd #11 6.608 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.626 checking for mt... no #11 6.626 checking if : is a manifest tool... no #11 6.629 checking for stdio.h... yes #11 6.645 checking for stdlib.h... yes #11 6.665 checking for string.h... yes #11 6.687 checking for inttypes.h... yes #11 6.709 checking for stdint.h... yes #11 6.732 checking for strings.h... yes #11 6.750 checking for sys/stat.h... yes #11 6.772 checking for sys/types.h... yes #11 6.795 checking for unistd.h... yes #11 6.816 checking for dlfcn.h... yes #11 6.840 checking for objdir... .libs #11 6.894 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.908 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.908 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.922 checking if gcc static flag -static works... yes #11 6.982 checking if gcc supports -c -o file.o... yes #11 7.002 checking if gcc supports -c -o file.o... (cached) yes #11 7.002 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.009 checking whether -lc should be explicitly linked in... no #11 7.033 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.074 checking how to hardcode library paths into programs... immediate #11 7.074 checking whether stripping libraries is possible... yes #11 7.076 checking if libtool supports shared libraries... yes #11 7.076 checking whether to build shared libraries... yes #11 7.076 checking whether to build static libraries... yes #11 7.077 checking for pkg-config... /usr/bin/pkg-config #11 7.077 checking for pkg-config... /usr/bin/pkg-config #11 7.077 checking pkg-config is at least version 0.20... yes #11 7.079 checking for libosmocore >= 1.9.0... yes #11 7.084 checking for libosmovty >= 1.9.0... yes #11 7.090 checking for libosmogsm >= 1.9.0... yes #11 7.096 checking for libosmo-netif >= 1.4.0... yes #11 7.101 checking for library containing sctp_recvmsg... -lsctp #11 7.236 checking if gcc supports -fvisibility=hidden... yes #11 7.262 checking for doxygen... /usr/bin/doxygen #11 7.271 checking whether to enable VTY/CTRL tests... no #11 7.274 CFLAGS=" -std=gnu11 -Wall" #11 7.274 CPPFLAGS=" -Wall" #11 7.296 checking that generated files are newer than configure... done #11 7.298 configure: creating ./config.status #11 8.019 config.status: creating libosmo-sigtran.pc #11 8.029 config.status: creating libosmo-sccp.pc #11 8.037 config.status: creating libosmo-mtp.pc #11 8.050 config.status: creating libosmo-xua.pc #11 8.062 config.status: creating include/osmocom/Makefile #11 8.078 config.status: creating include/osmocom/sccp/Makefile #11 8.088 config.status: creating include/osmocom/mtp/Makefile #11 8.100 config.status: creating include/osmocom/sigtran/Makefile #11 8.111 config.status: creating include/Makefile #11 8.125 config.status: creating src/Makefile #11 8.137 config.status: creating tests/Makefile #11 8.156 config.status: creating tests/sccp/Makefile #11 8.174 config.status: creating tests/mtp/Makefile #11 8.190 config.status: creating tests/m2ua/Makefile #11 8.213 config.status: creating tests/xua/Makefile #11 8.229 config.status: creating tests/ss7/Makefile #11 8.244 config.status: creating tests/vty/Makefile #11 8.254 config.status: creating examples/Makefile #11 8.265 config.status: creating stp/Makefile #11 8.276 config.status: creating doc/Makefile #11 8.286 config.status: creating doc/examples/Makefile #11 8.309 config.status: creating doc/manuals/Makefile #11 8.321 config.status: creating contrib/Makefile #11 8.334 config.status: creating contrib/systemd/Makefile #11 8.349 config.status: creating contrib/libosmo-sccp.spec #11 8.360 config.status: creating Doxyfile #11 8.374 config.status: creating Makefile #11 8.385 config.status: executing tests/atconfig commands #11 8.388 config.status: executing depfiles commands #11 8.593 config.status: executing libtool commands #11 8.630 echo 1.8.0.62-da7b > .version-t && mv .version-t .version #11 8.631 make install-recursive #11 8.633 make[1]: Entering directory '/data/libosmo-sccp' #11 8.635 Making install in include #11 8.636 make[2]: Entering directory '/data/libosmo-sccp/include' #11 8.639 Making install in osmocom #11 8.640 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.642 Making install in mtp #11 8.643 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.645 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.645 make[5]: Nothing to be done for 'install-exec-am'. #11 8.646 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 8.647 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 8.648 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.648 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 8.648 Making install in sccp #11 8.649 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.651 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.651 make[5]: Nothing to be done for 'install-exec-am'. #11 8.651 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 8.653 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 8.654 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.654 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 8.655 Making install in sigtran #11 8.656 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.657 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.657 make[5]: Nothing to be done for 'install-exec-am'. #11 8.658 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 8.658 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 8.659 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 8.660 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 8.661 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.662 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 8.663 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.664 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 8.664 make[5]: Nothing to be done for 'install-exec-am'. #11 8.664 make[5]: Nothing to be done for 'install-data-am'. #11 8.664 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.664 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.664 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 8.665 make[3]: Entering directory '/data/libosmo-sccp/include' #11 8.667 make[4]: Entering directory '/data/libosmo-sccp/include' #11 8.667 make[4]: Nothing to be done for 'install-exec-am'. #11 8.667 make[4]: Nothing to be done for 'install-data-am'. #11 8.667 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 8.667 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 8.667 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 8.667 Making install in src #11 8.669 make[2]: Entering directory '/data/libosmo-sccp/src' #11 8.670 CC mtp_pcap.o #11 8.670 CC sccp.o #11 8.670 CC libxua_a-xua_msg.o #11 8.670 CC ipa.lo #11 8.671 CC m3ua.lo #11 8.671 CC osmo_ss7.lo #11 8.672 CC osmo_ss7_as.lo #11 8.672 CC osmo_ss7_asp.lo #11 8.672 CC osmo_ss7_asp_peer.lo #11 8.673 CC osmo_ss7_hmrt.lo #11 8.679 CC osmo_ss7_xua_srv.lo #11 8.679 CC osmo_ss7_vty.lo #11 8.680 CC sccp2sua.lo #11 8.681 CC sccp_helpers.lo #11 8.682 CC sccp_lbcs.lo #11 8.682 CC sccp_sap.lo #11 8.713 CC sccp_sclc.lo #11 8.790 CC sccp_scmg.lo #11 9.015 CC sccp_scrc.lo #11 9.089 CC sccp_scoc.lo #11 9.223 CC sccp_types.lo #11 9.227 CC sccp_user.lo #11 9.312 CC sccp_vty.lo #11 9.338 CC sua.lo #11 9.354 CC xua_asp_fsm.lo #11 9.365 CC xua_as_fsm.lo #11 9.407 CC xua_default_lm_fsm.lo #11 9.424 CC xua_msg.lo #11 9.462 sccp_scoc.c: In function 'scoc_fsm_active': #11 9.462 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 9.462 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 9.462 | ^~~~~~~ #11 9.502 CC xua_rkm.lo #11 9.514 CC xua_shared.lo #11 9.538 CC xua_snm.lo #11 9.570 AR libsccp.a #11 9.570 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.589 AR libmtp.a #11 9.589 ar: `u' modifier ignored since `D' is the default (see `U') #11 9.596 AR libxua.a #11 9.596 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.04 CCLD libosmo-sigtran.la #11 10.41 make[3]: Entering directory '/data/libosmo-sccp/src' #11 10.41 /usr/bin/mkdir -p '/usr/local/lib' #11 10.41 /usr/bin/mkdir -p '/usr/local/lib' #11 10.41 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 10.41 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 10.41 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 10.42 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 10.42 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 10.45 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 10.46 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 10.48 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 10.49 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 10.50 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 10.51 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 10.53 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 10.58 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.58 ---------------------------------------------------------------------- #11 10.58 Libraries have been installed in: #11 10.58 /usr/local/lib #11 10.58 #11 10.58 If you ever happen to want to link against installed libraries #11 10.58 in a given directory, LIBDIR, you must either use libtool, and #11 10.58 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.58 flag during linking and do at least one of the following: #11 10.58 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.58 during execution #11 10.58 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.58 during linking #11 10.58 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.58 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.58 #11 10.58 See any operating system documentation about shared libraries for #11 10.58 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.58 ---------------------------------------------------------------------- #11 10.58 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 10.58 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 10.58 Making install in tests #11 10.59 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 10.60 Making install in xua #11 10.60 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 10.61 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 10.61 make[4]: Nothing to be done for 'install-exec-am'. #11 10.61 make[4]: Nothing to be done for 'install-data-am'. #11 10.61 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 10.61 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 10.61 Making install in sccp #11 10.62 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 10.62 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 10.62 make[4]: Nothing to be done for 'install-exec-am'. #11 10.62 make[4]: Nothing to be done for 'install-data-am'. #11 10.62 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 10.62 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 10.62 Making install in mtp #11 10.63 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 10.63 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 10.63 make[4]: Nothing to be done for 'install-exec-am'. #11 10.63 make[4]: Nothing to be done for 'install-data-am'. #11 10.63 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 10.63 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 10.64 Making install in m2ua #11 10.65 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 10.65 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 10.65 make[4]: Nothing to be done for 'install-exec-am'. #11 10.65 make[4]: Nothing to be done for 'install-data-am'. #11 10.65 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 10.65 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 10.65 Making install in ss7 #11 10.65 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 10.65 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 10.65 make[4]: Nothing to be done for 'install-exec-am'. #11 10.65 make[4]: Nothing to be done for 'install-data-am'. #11 10.65 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 10.65 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 10.65 Making install in vty #11 10.66 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 10.66 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 10.66 make[4]: Nothing to be done for 'install-exec-am'. #11 10.66 make[4]: Nothing to be done for 'install-data-am'. #11 10.66 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 10.66 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 10.66 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 10.66 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 10.66 make[4]: Nothing to be done for 'install-exec-am'. #11 10.66 make[4]: Nothing to be done for 'install-data-am'. #11 10.66 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 10.66 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 10.66 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 10.66 Making install in examples #11 10.67 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 10.67 CC sccp_demo_user.o #11 10.67 CC sccp_test_server.o #11 10.68 CC sccp_test_vty.o #11 10.78 CCLD sccp_demo_user #11 10.95 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 10.95 make[3]: Nothing to be done for 'install-exec-am'. #11 10.95 make[3]: Nothing to be done for 'install-data-am'. #11 10.95 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 10.95 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 10.95 Making install in stp #11 10.95 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 10.95 CC stp_main.o #11 11.01 CCLD osmo-stp #11 11.21 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 11.21 make[3]: Nothing to be done for 'install-data-am'. #11 11.21 /usr/bin/mkdir -p '/usr/local/bin' #11 11.21 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 11.25 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 11.25 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 11.25 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 11.25 Making install in doc #11 11.25 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 11.26 Making install in examples #11 11.26 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 11.26 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 11.26 make[4]: Nothing to be done for 'install-exec-am'. #11 11.26 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 11.26 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.26 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 11.27 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 11.27 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 11.27 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 11.27 Making install in manuals #11 11.27 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 11.27 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 11.27 make[4]: Nothing to be done for 'install-exec-am'. #11 11.27 make[4]: Nothing to be done for 'install-data-am'. #11 11.27 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 11.27 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 11.28 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 11.28 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 11.28 make[4]: Nothing to be done for 'install-exec-am'. #11 11.28 make[4]: Nothing to be done for 'install-data-am'. #11 11.28 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 11.28 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 11.28 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 11.28 Making install in contrib #11 11.28 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 11.28 Making install in systemd #11 11.29 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 11.29 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 11.29 make[4]: Nothing to be done for 'install-exec-am'. #11 11.29 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.29 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 11.29 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 11.29 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 11.29 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 11.30 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 11.30 make[4]: Nothing to be done for 'install-exec-am'. #11 11.30 make[4]: Nothing to be done for 'install-data-am'. #11 11.30 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 11.30 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 11.30 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 11.30 make[2]: Entering directory '/data/libosmo-sccp' #11 11.30 mkdir -p doc/sigtran #11 11.30 /usr/bin/doxygen Doxyfile #11 11.46 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 11.46 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 11.46 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 11.46 Using the default: a4! #11 11.52 Doxygen version used: 1.9.4 #11 11.52 Searching for include files... #11 11.52 Searching for example files... #11 11.52 Searching for images... #11 11.52 Searching for dot files... #11 11.52 Searching for msc files... #11 11.52 Searching for dia files... #11 11.52 Searching for files to exclude #11 11.52 Searching INPUT for files to process... #11 11.52 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 11.52 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 11.52 Searching for files in directory /data/libosmo-sccp/src #11 11.52 Reading and parsing tag files #11 11.52 Parsing files #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 11.52 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 11.52 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 11.52 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 11.52 Parsing file /data/libosmo-sccp/src/ipa.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 11.52 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 11.52 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 11.52 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 11.52 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 11.52 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 11.52 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 11.52 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 11.52 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 11.52 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 11.52 Parsing file /data/libosmo-sccp/src/sccp.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 11.52 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 11.52 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 11.52 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 11.52 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 11.52 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 11.52 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 11.52 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 11.52 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 11.69 /sccp_scmg.c... #11 11.69 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 11.69 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 11.69 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 11.69 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 11.69 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 11.69 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 11.69 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 11.69 Preprocessing /data/libosmo-sccp/src/sua.c... #11 11.69 Parsing file /data/libosmo-sccp/src/sua.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 11.69 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 11.69 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 11.69 Building macro definition list... #11 11.69 Building group list... #11 11.69 Building directory list... #11 11.69 Building namespace list... #11 11.69 Building file list... #11 11.69 Building class list... #11 11.69 Building concept list... #11 11.69 Computing nesting relations for classes... #11 11.69 Associating documentation with classes... #11 11.69 Associating documentation with concepts... #11 11.69 Building example list... #11 11.69 Searching for enumerations... #11 11.69 Searching for documented typedefs... #11 11.69 Searching for members imported via using declarations... #11 11.69 Searching for included using directives... #11 11.69 Searching for documented variables... #11 11.69 Building interface member list... #11 11.69 Building member list... #11 11.69 Searching for friends... #11 11.69 Searching for documented defines... #11 11.69 Computing class inheritance relations... #11 11.69 Computing class usage relations... #11 11.69 Flushing cached template relations that have become invalid... #11 11.69 Computing class relations... #11 11.69 Add enum values to enums... #11 11.69 Searching for member function documentation... #11 11.69 Creating members for template instances... #11 11.69 Building page list... #11 11.69 Search for main page... #11 11.69 Computing page relations... #11 11.69 Determining the scope of groups... #11 11.69 Sorting lists... #11 11.69 Determining which enums are documented #11 11.69 Computing member relations... #11 11.69 Building full member lists recursively... #11 11.69 Adding members to member groups. #11 11.69 Computing member references... #11 11.69 Inheriting documentation... #11 11.69 Generating disk names... #11 11.69 Adding source references... #11 11.69 Adding xrefitems... #11 11.69 Sorting member lists... #11 11.69 Setting anonymous enum type... #11 11.69 Computing dependencies between directories... #11 11.69 Generating citations page... #11 11.69 Counting members... #11 11.69 Counting data structures... #11 11.69 Resolving user defined references... #11 11.69 Finding anchors and sections in the documentation... #11 11.69 Transferring function references... #11 11.69 Combining using relations... #11 11.69 Adding members to index pages... #11 11.69 Correcting members for VHDL... #11 11.69 Computing tooltip texts... #11 11.69 Generating style sheet... #11 11.69 Generating search indices... #11 11.69 Generating example documentation... #11 11.69 Generating file sources... #11 11.69 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 11.69 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 11.69 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 11.69 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 11.69 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 11.69 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 11.85 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 11.85 parameter 'ppid_mux' #11 11.85 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 11.85 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 11.85 parameter 'inst' #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 11.85 parameter 'asp_name' #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 11.85 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 11.85 parameter 'asp_name' #11 11.86 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 11.86 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 11.86 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 11.86 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 11.86 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 11.86 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 11.86 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 11.86 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 11.86 parameter 'inst' #11 11.88 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 11.88 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 11.88 parameter 'addr' #11 11.88 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 11.88 parameter 'prim_cb' #11 11.88 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 11.88 parameter 'prim_cb' #11 11.88 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 11.88 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 11.88 parameter 'num_maps' #11 11.89 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 11.89 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 11.89 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 11.89 parameter 'info_str' #11 11.89 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 11.90 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 11.90 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 11.90 parameter 'asp_name' #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 11.90 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 11.90 parameter 'asp_name' #11 11.91 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 11.91 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 11.91 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 11.91 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 11.91 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 11.91 parameter 'trans_proto' #11 11.94 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 11.94 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 11.94 parameter 'addr' #11 11.94 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 11.94 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 11.94 parameter 'inst' #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 11.96 parameter 'type' #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 11.96 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 11.97 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 11.97 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 11.97 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 11.98 parameter 'oph' #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 11.98 parameter 'oph' #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 11.98 parameter 'oph' #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 11.98 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 11.98 parameter 'oph' #11 12.00 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 12.00 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 12.00 parameter 'inst' #11 12.01 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 12.01 parameter 'prim_cb' #11 12.01 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 12.01 parameter 'prim_cb' #11 12.01 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 12.01 parameter 'prim_cb' #11 12.01 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 12.01 parameter 'trans_proto' #11 12.01 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 12.02 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 12.02 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.02 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.02 parameter 'info_str' #11 12.02 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 12.03 ran/protocol/sccp_scmg.h... #11 12.03 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 12.03 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 12.03 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 12.03 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 12.03 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 12.03 Generating code for file include/osmocom/sigtran/xua_types.h... #11 12.03 Parsing code for file src/ipa.c... #11 12.03 Parsing code for file src/m3ua.c... #11 12.03 Parsing code for file src/mtp_pcap.c... #11 12.03 Parsing code for file src/osmo_ss7.c... #11 12.03 Parsing code for file src/osmo_ss7_as.c... #11 12.03 Parsing code for file src/osmo_ss7_asp.c... #11 12.03 Parsing code for file src/osmo_ss7_asp_peer.c... #11 12.03 Parsing code for file src/osmo_ss7_hmrt.c... #11 12.03 Parsing code for file src/osmo_ss7_vty.c... #11 12.03 Parsing code for file src/osmo_ss7_xua_srv.c... #11 12.03 Parsing code for file src/sccp.c... #11 12.03 Parsing code for file src/sccp2sua.c... #11 12.03 Parsing code for file src/sccp_helpers.c... #11 12.03 Generating code for file src/sccp_internal.h... #11 12.03 Parsing code for file src/sccp_lbcs.c... #11 12.03 Parsing code for file src/sccp_sap.c... #11 12.03 Parsing code for file src/sccp_sclc.c... #11 12.03 Parsing code for file src/sccp_scmg.c... #11 12.03 Parsing code for file src/sccp_scoc.c... #11 12.03 Parsing code for file src/sccp_scrc.c... #11 12.03 Parsing code for file src/sccp_types.c... #11 12.03 Parsing code for file src/sccp_user.c... #11 12.03 Parsing code for file src/sccp_vty.c... #11 12.03 Generating code for file src/ss7_internal.h... #11 12.03 Parsing code for file src/sua.c... #11 12.03 Parsing code for file src/xua_as_fsm.c... #11 12.03 Generating code for file src/xua_as_fsm.h... #11 12.03 Parsing code for file src/xua_asp_fsm.c... #11 12.03 Generating code for file src/xua_asp_fsm.h... #11 12.03 Parsing code for file src/xua_default_lm_fsm.c... #11 12.03 Generating code for file src/xua_internal.h... #11 12.03 Parsing code for file src/xua_msg.c... #11 12.03 Parsing code for file src/xua_rkm.c... #11 12.03 Parsing code for file src/xua_shared.c... #11 12.03 Parsing code for file src/xua_snm.c... #11 12.03 Generating file documentation... #11 12.03 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 12.03 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 12.03 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 12.03 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 12.03 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 12.03 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 12.03 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 12.03 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 12.03 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 12.03 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 12.03 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 12.03 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 12.03 Generating docs for file src/ipa.c... #11 12.03 Generating docs for file src/m3ua.c... #11 12.03 Generating docs for file src/mtp_pcap.c... #11 12.03 Generating docs for file src/osmo_ss7.c... #11 12.03 Generating docs for file src/osmo_ss7_as.c... #11 12.03 Generating docs for file src/osmo_ss7_asp.c... #11 12.03 Generating docs for file src/osmo_ss7_asp_peer.c... #11 12.03 Generating docs for file src/osmo_ss7_hmrt.c... #11 12.03 Generating docs for file src/osmo_ss7_vty.c... #11 12.03 Generating docs for file src/osmo_ss7_xua_srv.c... #11 12.03 Generating docs for file src/sccp.c... #11 12.03 Generating docs for file src/sccp2sua.c... #11 12.03 Generating docs for file src/sccp_helpers.c... #11 12.03 Generating docs for file src/sccp_internal.h... #11 12.03 Generating docs for file src/sccp_lbcs.c... #11 12.03 Generating docs for file src/sccp_sap.c... #11 12.03 Generating docs for file src/sccp_sclc.c... #11 12.03 Generating docs for file src/sccp_scmg.c... #11 12.03 Generating docs for file src/sccp_scoc.c... #11 12.03 Generating docs for file src/sccp_scrc.c... #11 12.03 Generating docs for file src/sccp_types.c... #11 12.03 Generating docs for file src/sccp_user.c... #11 12.03 Generating docs for file src/sccp_vty.c... #11 12.03 Generating docs for file src/ss7_internal.h... #11 12.03 Generating docs for file src/sua.c... #11 12.03 Generating docs for file src/xua_as_fsm.c... #11 12.03 Generating docs for file src/xua_as_fsm.h... #11 12.03 Generating docs for file src/xua_asp_fsm.c... #11 12.03 Generating docs for file src/xua_asp_fsm.h... #11 12.03 Generating docs for file src/xua_default_lm_fsm.c... #11 12.03 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 12.03 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.03 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.03 parameter 'info_str' #11 12.04 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 12.04 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 12.04 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 12.04 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 12.04 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 12.04 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 12.04 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 12.04 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 12.04 parameter 'info_str' #11 12.04 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 12.04 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 12.04 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 12.04 parameter 'num_maps' #11 12.07 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 12.07 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 12.15 al.h... #11 12.15 Generating docs for file src/xua_msg.c... #11 12.15 Generating docs for file src/xua_rkm.c... #11 12.15 Generating docs for file src/xua_shared.c... #11 12.15 Generating docs for file src/xua_snm.c... #11 12.15 Generating page documentation... #11 12.15 Generating group documentation... #11 12.15 Generating class documentation... #11 12.15 Generating docs for compound ipa_asp_fsm_priv... #11 12.15 Generating docs for compound lm_fsm_priv... #11 12.15 Generating docs for compound m3ua_data_hdr... #11 12.15 Generating docs for compound osmo_mtp_pause_param... #11 12.15 Generating docs for compound osmo_mtp_prim... #11 12.15 Generating docs for compound osmo_mtp_resume_param... #11 12.15 Generating docs for compound osmo_mtp_status_param... #11 12.15 Generating docs for compound osmo_mtp_transfer_param... #11 12.15 Generating docs for compound osmo_sccp_addr... #11 12.15 Generating docs for compound osmo_sccp_addr_entry... #11 12.15 Generating docs for compound osmo_sccp_gt... #11 12.15 Generating docs for compound osmo_sccp_instance... #11 12.15 Generating docs for compound osmo_sccp_user... #11 12.15 Generating docs for compound osmo_scu_connect_param... #11 12.15 Generating docs for compound osmo_scu_data_param... #11 12.15 Generating docs for compound osmo_scu_disconn_param... #11 12.15 Generating docs for compound osmo_scu_notice_param... #11 12.15 Generating docs for compound osmo_scu_pcstate_param... #11 12.15 Generating docs for compound osmo_scu_prim... #11 12.15 Generating docs for compound osmo_scu_reset_param... #11 12.15 Generating docs for compound osmo_scu_state_param... #11 12.15 Generating docs for compound osmo_scu_unitdata_param... #11 12.15 Generating docs for compound osmo_ss7_as... #11 12.15 Generating docs for compound osmo_ss7_asp... #11 12.15 Generating docs for compound osmo_ss7_asp_peer... #11 12.15 Generating docs for compound osmo_ss7_instance... #11 12.15 Generating docs for compound osmo_ss7_link... #11 12.15 Generating docs for compound osmo_ss7_linkset... #11 12.15 Generating docs for compound osmo_ss7_pc_fmt... #11 12.15 Generating docs for compound osmo_ss7_route... #11 12.15 Generating docs for compound osmo_ss7_route_table... #11 12.15 Generating docs for compound osmo_ss7_routing_key... #11 12.15 Generating docs for compound osmo_ss7_user... #11 12.15 Generating docs for compound osmo_xlm_prim... #11 12.15 Generating docs for compound osmo_xlm_prim_error... #11 12.15 Generating docs for compound osmo_xlm_prim_notify... #11 12.15 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 12.15 Generating docs for compound osmo_xlm_prim_rk_reg... #11 12.15 Generating docs for compound osmo_xua_layer_manager... #11 12.15 Generating docs for compound osmo_xua_server... #11 12.15 Generating docs for compound pcap_hdr... #11 12.15 Generating docs for compound pcaprec_hdr... #11 12.15 Generating docs for compound sccp_connection... #11 12.15 Generating docs for compound sccp_data_callback... #11 12.15 Generating docs for compound sccp_scmg_msg... #11 12.15 Generating docs for compound sccp_system... #11 12.15 Generating docs for compound udt_offsets... #11 12.15 Generating docs for compound xua_as_fsm_priv... #11 12.15 Generating docs for compound xua_asp_fsm_priv... #11 12.15 Generating docs for compound xua_common_hdr... #11 12.15 Generating docs for compound xua_dialect... #11 12.15 Generating docs for compound xua_msg... #11 12.15 Generating docs for compound xua_msg_class... #11 12.15 Generating docs for compound xua_msg_event_map... #11 12.15 Generating docs for compound xua_msg_part... #11 12.15 Generating docs for compound xua_parameter_hdr... #11 12.15 Generating concept documentation... #11 12.15 Generating namespace index... #11 12.15 Generating graph info page... #11 12.15 Generating directory documentation... #11 12.15 Generating index page... #11 12.15 Generating page index... #11 12.15 Generating module index... #11 12.15 Generating namespace index... #11 12.15 Generating namespace member index... #11 12.15 Generating concept index... #11 12.15 Generating annotated compound index... #11 12.15 Generating alphabetical compound index... #11 12.15 Generating hierarchical class index... #11 12.15 Generating member index... #11 12.15 Generating file index... #11 12.15 Generating file member index... #11 12.15 Generating example index... #11 12.15 finalizing index lists... #11 12.15 writing tag file... #11 12.15 Running plantuml with JAVA... #11 12.15 lookup cache used 2216/65536 hits=24409 misses=2370 #11 12.15 finished... #11 12.16 cd ./doc && tar cf html.tar */html #11 12.18 make[3]: Entering directory '/data/libosmo-sccp' #11 12.18 make[3]: Nothing to be done for 'install-exec-am'. #11 12.18 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 12.18 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 12.18 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 12.18 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 12.19 make install-data-hook #11 12.19 make[4]: Entering directory '/data/libosmo-sccp' #11 12.19 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 12.22 make[4]: Leaving directory '/data/libosmo-sccp' #11 12.22 make[3]: Leaving directory '/data/libosmo-sccp' #11 12.22 make[2]: Leaving directory '/data/libosmo-sccp' #11 12.22 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 12.3s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.0s #13 exporting to image #13 exporting layers #13 exporting layers 0.3s done #13 writing image sha256:6c0114a7e5a49a316f4cdfb7c9c3c9411db68dc6208e65b05501208f6bc82b3a done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 6c0114a7e5a4 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404232026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo coding library ii libosmocore 1.9.0.195.dafd.202404232026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.195.dafd.202404232026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404232026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo VTY library ii osmocom-nightly 202404232026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [auth] sharing credentials for registry.osmocom.org #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #16 CACHED #17 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #17 CACHED #18 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #18 CACHED #19 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #19 CACHED #20 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #24 CACHED #25 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a42555e0d2324ddfaa7062200aa70eae73747b753b578d732160a81b1add41d4 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a42555e0d232 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.46kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 0.426 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.426 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.426 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.430 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.631 Reading package lists... #6 1.234 Reading package lists... #6 1.886 Building dependency tree... #6 2.049 Reading state information... #6 2.338 The following additional packages will be installed: #6 2.338 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 2.338 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 2.338 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #6 2.339 libosmousb0 libosmovty13 osmocom-nightly #6 2.373 The following NEW packages will be installed: #6 2.373 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #6 2.373 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #6 2.373 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 2.373 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 2.373 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 2.374 libosmovty13 osmocom-nightly #6 2.437 0 upgraded, 25 newly installed, 0 to remove and 7 not upgraded. #6 2.437 Need to get 3292 kB of archives. #6 2.437 After this operation, 12.8 MB of additional disk space will be used. #6 2.437 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404232026 [1164 B] #6 2.440 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.195.dafd.202404232026 [164 kB] #6 2.442 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404232026 [38.9 kB] #6 2.444 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404232026 [140 kB] #6 2.446 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.195.dafd.202404232026 [46.0 kB] #6 2.448 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404232026 [29.0 kB] #6 2.449 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.195.dafd.202404232026 [65.4 kB] #6 2.451 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.195.dafd.202404232026 [222 kB] #6 2.455 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.195.dafd.202404232026 [98.0 kB] #6 2.457 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404232026 [72.6 kB] #6 2.459 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404232026 [111 kB] #6 2.461 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.195.dafd.202404232026 [66.0 kB] #6 2.462 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.195.dafd.202404232026 [173 kB] #6 2.465 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.195.dafd.202404232026 [54.5 kB] #6 2.467 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.195.dafd.202404232026 [58.5 kB] #6 2.468 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.195.dafd.202404232026 [45.3 kB] #6 2.470 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.195.dafd.202404232026 [38.6 kB] #6 2.471 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.195.dafd.202404232026 [837 kB] #6 2.479 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404232026 [52.5 kB] #6 2.479 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404232026 [64.6 kB] #6 2.480 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.62.da7b.202404232026 [87.8 kB] #6 2.480 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.62.da7b.202404232026 [123 kB] #6 2.481 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.62.da7b.202404232026 [581 kB] #6 2.486 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.45.352b.202404232026 [56.5 kB] #6 2.487 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.45.352b.202404232026 [65.4 kB] #6 2.718 debconf: delaying package configuration, since apt-utils is not installed #6 2.780 Fetched 3292 kB in 0s (33.0 MB/s) #6 2.842 Selecting previously unselected package osmocom-nightly. #6 2.842 (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 ... 116671 files and directories currently installed.) #6 2.888 Preparing to unpack .../00-osmocom-nightly_202404232026_amd64.deb ... #6 2.902 Unpacking osmocom-nightly (202404232026) ... #6 3.014 Selecting previously unselected package libosmocore21:amd64. #6 3.023 Preparing to unpack .../01-libosmocore21_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.055 Unpacking libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.107 Selecting previously unselected package libgtp6:amd64. #6 3.115 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404232026_amd64.deb ... #6 3.118 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404232026) ... #6 3.156 Selecting previously unselected package libgtp-dev:amd64. #6 3.164 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404232026_amd64.deb ... #6 3.167 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404232026) ... #6 3.215 Selecting previously unselected package libosmocodec4:amd64. #6 3.223 Preparing to unpack .../04-libosmocodec4_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.226 Unpacking libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.269 Selecting previously unselected package libosmotrau2:amd64. #6 3.275 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404232026_amd64.deb ... #6 3.278 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404232026) ... #6 3.310 Selecting previously unselected package libosmoisdn0:amd64. #6 3.318 Preparing to unpack .../06-libosmoisdn0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.321 Unpacking libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.359 Selecting previously unselected package libosmogsm20:amd64. #6 3.365 Preparing to unpack .../07-libosmogsm20_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.368 Unpacking libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.422 Selecting previously unselected package libosmovty13:amd64. #6 3.430 Preparing to unpack .../08-libosmovty13_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.433 Unpacking libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.470 Selecting previously unselected package libosmoabis13:amd64. #6 3.478 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404232026_amd64.deb ... #6 3.481 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404232026) ... #6 3.520 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.526 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404232026_amd64.deb ... #6 3.529 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404232026) ... #6 3.578 Selecting previously unselected package libosmocoding0:amd64. #6 3.587 Preparing to unpack .../11-libosmocoding0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.590 Unpacking libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.628 Selecting previously unselected package libosmogb14:amd64. #6 3.637 Preparing to unpack .../12-libosmogb14_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.645 Unpacking libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.799 Selecting previously unselected package libosmoctrl0:amd64. #6 3.807 Preparing to unpack .../13-libosmoctrl0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.825 Unpacking libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.947 Selecting previously unselected package libosmosim2:amd64. #6 3.955 Preparing to unpack .../14-libosmosim2_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.969 Unpacking libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.082 Selecting previously unselected package libosmousb0:amd64. #6 4.091 Preparing to unpack .../15-libosmousb0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.106 Unpacking libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.222 Selecting previously unselected package libosmocore. #6 4.231 Preparing to unpack .../16-libosmocore_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.243 Unpacking libosmocore (1.9.0.195.dafd.202404232026) ... #6 4.362 Selecting previously unselected package libosmocore-dev:amd64. #6 4.368 Preparing to unpack .../17-libosmocore-dev_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.389 Unpacking libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.564 Selecting previously unselected package libosmonetif11:amd64. #6 4.573 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404232026_amd64.deb ... #6 4.588 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #6 4.686 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.695 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404232026_amd64.deb ... #6 4.711 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #6 4.828 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 4.836 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.62.da7b.202404232026_amd64.deb ... #6 4.855 Unpacking libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404232026) ... #6 4.967 Selecting previously unselected package libosmo-sigtran9:amd64. #6 4.975 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.62.da7b.202404232026_amd64.deb ... #6 4.991 Unpacking libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404232026) ... #6 5.087 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.093 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.62.da7b.202404232026_amd64.deb ... #6 5.109 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404232026) ... #6 5.280 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 5.291 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.45.352b.202404232026_amd64.deb ... #6 5.307 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.45.352b.202404232026) ... #6 5.412 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 5.419 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.45.352b.202404232026_amd64.deb ... #6 5.435 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b.202404232026) ... #6 5.585 Setting up osmocom-nightly (202404232026) ... #6 5.630 Setting up libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.675 Setting up libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.721 Setting up libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.777 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404232026) ... #6 5.850 Setting up libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404232026) ... #6 5.902 Setting up libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.944 Setting up libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.990 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404232026) ... #6 6.036 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404232026) ... #6 6.085 Setting up libosmo-mgcp-client12:amd64 (1.12.1.45.352b.202404232026) ... #6 6.127 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b.202404232026) ... #6 6.171 Setting up libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #6 6.221 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404232026) ... #6 6.279 Setting up libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #6 6.336 Setting up libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #6 6.383 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #6 6.442 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404232026) ... #6 6.491 Setting up libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #6 6.531 Setting up libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #6 6.580 Setting up libosmocore (1.9.0.195.dafd.202404232026) ... #6 6.648 Setting up libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404232026) ... #6 6.696 Setting up libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #6 6.754 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #6 6.805 Setting up libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404232026) ... #6 6.873 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 7.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.299 Cloning into 'osmo-bsc'... #9 DONE 1.7s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.0s #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.393 Already on 'master' #11 0.393 Your branch is up to date with 'origin/master'. #11 0.394 refs/heads/master #11 0.432 HEAD is now at 9fb31c13d cbsp_link.c: Update somo_stream read_cb2 functions to accommodate for new API param #11 0.434 master #11 0.435 9fb31c13df0d2bffc602b6cc7f67b76033471874 #11 3.078 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.078 libtoolize: copying file './ltmain.sh' #11 3.117 libtoolize: putting macros in 'm4'. #11 3.117 libtoolize: copying file 'm4/libtool.m4' #11 3.131 libtoolize: copying file 'm4/ltoptions.m4' #11 3.146 libtoolize: copying file 'm4/ltsugar.m4' #11 3.162 libtoolize: copying file 'm4/ltversion.m4' #11 3.178 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.208 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.208 libtoolize: and rerunning libtoolize and aclocal. #11 4.868 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.868 configure.ac:74: You should run autoupdate. #11 4.868 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.868 configure.ac:74: the top level #11 4.868 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.868 configure.ac:130: You should run autoupdate. #11 4.868 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.868 configure.ac:130: the top level #11 4.869 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.869 configure.ac:150: You should run autoupdate. #11 4.869 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.869 configure.ac:150: the top level #11 4.869 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.869 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.869 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.869 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.869 configure.ac:228: the top level #11 4.869 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.869 configure.ac:230: You should run autoupdate. #11 5.605 configure.ac:23: installing './compile' #11 5.606 configure.ac:25: installing './config.guess' #11 5.607 configure.ac:25: installing './config.sub' #11 5.608 configure.ac:9: installing './install-sh' #11 5.610 configure.ac:9: installing './missing' #11 5.669 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.669 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.776 src/ipaccess/Makefile.am: installing './depcomp' #11 6.108 checking for a BSD-compatible install... /usr/bin/install -c #11 6.113 checking whether build environment is sane... yes #11 6.119 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.120 checking for gawk... gawk #11 6.120 checking whether make sets $(MAKE)... yes #11 6.127 checking whether make supports nested variables... yes #11 6.132 checking whether make supports nested variables... (cached) yes #11 6.132 checking whether make sets $(MAKE)... (cached) yes #11 6.133 checking for gcc... gcc #11 6.153 checking whether the C compiler works... yes #11 6.189 checking for C compiler default output file name... a.out #11 6.190 checking for suffix of executables... #11 6.225 checking whether we are cross compiling... no #11 6.260 checking for suffix of object files... o #11 6.279 checking whether the compiler supports GNU C... yes #11 6.297 checking whether gcc accepts -g... yes #11 6.313 checking for gcc option to enable C11 features... none needed #11 6.336 checking whether gcc understands -c and -o together... yes #11 6.363 checking whether make supports the include directive... yes (GNU style) #11 6.368 checking dependency style of gcc... gcc3 #11 6.400 checking build system type... x86_64-pc-linux-gnu #11 6.436 checking host system type... x86_64-pc-linux-gnu #11 6.436 checking how to print strings... printf #11 6.456 checking for a sed that does not truncate output... /usr/bin/sed #11 6.460 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.462 checking for egrep... /usr/bin/grep -E #11 6.464 checking for fgrep... /usr/bin/grep -F #11 6.465 checking for ld used by gcc... /usr/bin/ld #11 6.469 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.471 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.473 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.487 checking whether ln -s works... yes #11 6.487 checking the maximum length of command line arguments... 1572864 #11 6.493 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.493 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.493 checking for /usr/bin/ld option to reload object files... -r #11 6.494 checking for file... file #11 6.494 checking for objdump... objdump #11 6.494 checking how to recognize dependent libraries... pass_all #11 6.495 checking for dlltool... no #11 6.495 checking how to associate runtime and link libraries... printf %s\n #11 6.496 checking for ar... ar #11 6.496 checking for archiver @FILE support... @ #11 6.517 checking for strip... strip #11 6.518 checking for ranlib... ranlib #11 6.518 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.581 checking for sysroot... no #11 6.581 checking for a working dd... /usr/bin/dd #11 6.584 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.597 checking for mt... no #11 6.598 checking if : is a manifest tool... no #11 6.601 checking for stdio.h... yes #11 6.616 checking for stdlib.h... yes #11 6.632 checking for string.h... yes #11 6.654 checking for inttypes.h... yes #11 6.673 checking for stdint.h... yes #11 6.691 checking for strings.h... yes #11 6.709 checking for sys/stat.h... yes #11 6.728 checking for sys/types.h... yes #11 6.746 checking for unistd.h... yes #11 6.769 checking for dlfcn.h... yes #11 6.797 checking for objdir... .libs #11 6.845 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.862 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.862 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.878 checking if gcc static flag -static works... yes #11 6.931 checking if gcc supports -c -o file.o... yes #11 6.952 checking if gcc supports -c -o file.o... (cached) yes #11 6.952 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.959 checking whether -lc should be explicitly linked in... no #11 6.978 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.040 checking how to hardcode library paths into programs... immediate #11 7.040 checking whether stripping libraries is possible... yes #11 7.041 checking if libtool supports shared libraries... yes #11 7.041 checking whether to build shared libraries... yes #11 7.041 checking whether to build static libraries... yes #11 7.042 checking for pkg-config... /usr/bin/pkg-config #11 7.042 checking for pkg-config... /usr/bin/pkg-config #11 7.043 checking pkg-config is at least version 0.20... yes #11 7.044 checking for libosmocore >= 1.9.0... yes #11 7.052 checking for libosmovty >= 1.9.0... yes #11 7.064 checking for libosmoctrl >= 1.9.0... yes #11 7.069 checking for libosmogsm >= 1.9.0... yes #11 7.078 checking for libosmoabis >= 1.5.0... yes #11 7.086 checking for libosmo-netif >= 1.4.0... yes #11 7.092 checking for libosmo-sigtran >= 1.8.0... yes #11 7.100 checking for libosmo-mgcp-client >= 1.12.0... yes #11 7.106 checking for egrep... (cached) /usr/bin/grep -E #11 7.106 checking if gcc supports -fvisibility=hidden... yes #11 7.120 checking whether to enable code coverage support... no #11 7.121 checking whether to enable VTY/CTRL tests... no #11 7.123 CFLAGS=" -std=gnu11" #11 7.123 CPPFLAGS="" #11 7.145 checking that generated files are newer than configure... done #11 7.146 configure: creating ./config.status #11 7.476 config.status: creating include/Makefile #11 7.490 config.status: creating include/osmocom/Makefile #11 7.505 config.status: creating include/osmocom/bsc/Makefile #11 7.517 config.status: creating src/Makefile #11 7.530 config.status: creating src/osmo-bsc/Makefile #11 7.545 config.status: creating src/ipaccess/Makefile #11 7.555 config.status: creating src/utils/Makefile #11 7.569 config.status: creating tests/Makefile #11 7.580 config.status: creating tests/atlocal #11 7.590 config.status: creating tests/abis/Makefile #11 7.601 config.status: creating tests/acc/Makefile #11 7.610 config.status: creating tests/bsc/Makefile #11 7.621 config.status: creating tests/codec_pref/Makefile #11 7.634 config.status: creating tests/gsm0408/Makefile #11 7.645 config.status: creating tests/handover/Makefile #11 7.655 config.status: creating tests/nanobts_omlattr/Makefile #11 7.666 config.status: creating tests/paging/Makefile #11 7.678 config.status: creating tests/subscr/Makefile #11 7.690 config.status: creating doc/Makefile #11 7.701 config.status: creating doc/examples/Makefile #11 7.713 config.status: creating doc/manuals/Makefile #11 7.725 config.status: creating contrib/Makefile #11 7.736 config.status: creating contrib/systemd/Makefile #11 7.749 config.status: creating contrib/osmo-bsc.spec #11 7.761 config.status: creating Makefile #11 7.771 config.status: creating bscconfig.h #11 7.780 config.status: executing tests/atconfig commands #11 7.782 config.status: executing depfiles commands #11 8.164 config.status: executing libtool commands #11 8.205 echo 1.11.0.82-9fb31 > .version-t && mv .version-t .version #11 8.207 make install-recursive #11 8.209 make[1]: Entering directory '/tmp/osmo-bsc' #11 8.212 Making install in include #11 8.214 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 8.217 Making install in osmocom #11 8.218 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.221 Making install in bsc #11 8.222 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.224 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.224 make[5]: Nothing to be done for 'install-exec-am'. #11 8.224 make[5]: Nothing to be done for 'install-data-am'. #11 8.224 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.224 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.226 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.227 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.227 make[5]: Nothing to be done for 'install-exec-am'. #11 8.227 make[5]: Nothing to be done for 'install-data-am'. #11 8.227 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.227 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.227 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.228 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 8.231 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 8.231 make[4]: Nothing to be done for 'install-exec-am'. #11 8.231 make[4]: Nothing to be done for 'install-data-am'. #11 8.231 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 8.231 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 8.232 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 8.232 Making install in src #11 8.233 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 8.235 Making install in osmo-bsc #11 8.237 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 8.238 CC osmo_bsc_main.o #11 8.238 CC a_reset.lo #11 8.238 CC abis_nm.lo #11 8.239 CC abis_nm_vty.lo #11 8.239 CC abis_om2000.lo #11 8.240 CC abis_om2000_vty.lo #11 8.241 CC abis_osmo.lo #11 8.241 CC abis_rsl.lo #11 8.241 CC acc.lo #11 8.242 CC assignment_fsm.lo #11 8.243 CC bsc_ctrl.lo #11 8.245 CC bsc_ctrl_lookup.lo #11 8.245 CC bsc_init.lo #11 8.248 CC bsc_rf_ctrl.lo #11 8.249 CC bsc_rll.lo #11 8.250 CC bsc_sccp.lo #11 8.437 CC bsc_stats.lo #11 8.532 CC bsc_subscr_conn_fsm.lo #11 8.535 CC bsc_subscriber.lo #11 8.554 CC bsc_vty.lo #11 8.635 CC bts.lo #11 8.658 CC bts_trx.lo #11 8.675 CC bts_trx_ctrl.lo #11 8.693 CC bts_trx_ts_ctrl.lo #11 8.700 CC bts_trx_ts_lchan_ctrl.lo #11 8.736 CC bts_ericsson_rbs2000.lo #11 8.747 CC bts_init.lo #11 8.789 CC bts_ipaccess_nanobts.lo #11 8.867 CC bts_ipaccess_nanobts_omlattr.lo #11 8.913 CC bts_nokia_site.lo #11 9.026 CC bts_siemens_bs11.lo #11 9.059 CC bts_sm.lo #11 9.068 CC bts_osmobts.lo #11 9.091 CC bts_unknown.lo #11 9.101 CC bts_ctrl.lo #11 9.114 CC bts_setup_ramp.lo #11 9.283 CC bts_vty.lo #11 9.313 CC bts_trx_vty.lo #11 9.335 CC chan_alloc.lo #11 9.351 CC chan_counts.lo #11 9.356 CC codec_pref.lo #11 9.363 CC data_rate_pref.lo #11 9.375 CC e1_config.lo #11 9.415 CC gsm_04_08_rr.lo #11 9.476 CC gsm_data.lo #11 9.521 CC handover_cfg.lo #11 9.546 CC handover_ctrl.lo #11 9.584 CC handover_decision.lo #11 9.617 CC handover_decision_2.lo #11 9.710 CC handover_fsm.lo #11 9.712 CC handover_logic.lo #11 9.727 CC handover_vty.lo #11 9.748 CC vgcs_fsm.lo #11 9.763 CC lb.lo #11 9.784 CC lchan_fsm.lo #11 9.786 CC lchan.lo #11 9.965 CC lchan_rtp_fsm.lo #11 10.08 CC lchan_select.lo #11 10.10 CC lcs_loc_req.lo #11 10.16 CC lcs_ta_req.lo #11 10.25 CC meas_feed.lo #11 10.33 CC meas_rep.lo #11 10.34 CC neighbor_ident.lo #11 10.37 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.37 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.37 925 | verb_info->codecs_len = 0; #11 10.37 | ^~~~~~~~~ #11 10.37 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.37 from lchan_rtp_fsm.c:25: #11 10.37 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.37 35 | unsigned int codecs_len #11 10.37 | ^~~~~~~~~~ #11 10.37 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.37 929 | verb_info->codecs[0] = codec; #11 10.37 | ^~~~~~~~~ #11 10.37 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.37 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.37 | ^~~~~~ #11 10.37 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.37 930 | verb_info->codecs_len = 1; #11 10.37 | ^~~~~~~~~ #11 10.37 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.37 35 | unsigned int codecs_len #11 10.37 | ^~~~~~~~~~ #11 10.37 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.37 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.37 | ^~ #11 10.37 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.37 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.37 | ^~~~~~ #11 10.37 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.37 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.37 | ^~ #11 10.37 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.37 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.37 | ^~~~~~ #11 10.38 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.38 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.38 | ^~~~ #11 10.38 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.38 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.38 | ^~~~~~ #11 10.38 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.38 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.38 961 | return verb_info->codecs[0] == codec; #11 10.38 | ^~~~~~ #11 10.38 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.38 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.38 | ^~~~~~ #11 10.40 CC neighbor_ident_vty.lo #11 10.41 CC neighbor_ident_ctrl.lo #11 10.45 CC net_init.lo #11 10.72 CC nm_common_fsm.lo #11 10.76 CC nm_bb_transc_fsm.lo #11 10.78 CC nm_bts_sm_fsm.lo #11 10.78 CC nm_bts_fsm.lo #11 10.82 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.82 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.82 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.82 | ^~~~~~ #11 10.82 In file included from neighbor_ident.c:37: #11 10.82 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.82 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.82 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.99 CC nm_gprs_cell_fsm.lo #11 11.01 CC nm_gprs_nse_fsm.lo #11 11.02 CC nm_gprs_nsvc_fsm.lo #11 11.10 CC nm_channel_fsm.lo #11 11.13 CC nm_rcarrier_fsm.lo #11 11.16 CC gsm_08_08.lo #11 11.18 CC osmo_bsc_bssap.lo #11 11.19 CC osmo_bsc_filter.lo #11 11.25 CC osmo_bsc_grace.lo #11 11.26 CC osmo_bsc_lcls.lo #11 11.28 CC osmo_bsc_mgcp.lo #11 11.30 CC osmo_bsc_msc.lo #11 11.39 CC osmo_bsc_sigtran.lo #11 11.41 CC paging.lo #11 11.46 CC pcu_sock.lo #11 11.46 CC penalty_timers.lo #11 11.57 CC bssmap_reset.lo #11 11.57 CC system_information.lo #11 11.62 CC timeslot_fsm.lo #11 11.63 CC smscb.lo #11 11.68 CC smscb_vty.lo #11 11.71 CC cbch_scheduler.lo #11 11.77 CC cbsp_link.lo #11 11.84 CC power_control.lo #11 12.34 CCLD libbsc.la #11 12.61 CCLD osmo-bsc #11 12.92 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.92 make[4]: Nothing to be done for 'install-data-am'. #11 12.92 /usr/bin/mkdir -p '/usr/local/bin' #11 12.92 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 12.97 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.98 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.98 CC bs11_config.o #11 12.99 CC isdnsync.o #11 13.00 CC meas_json-meas_json.o #11 13.06 CCLD isdnsync #11 13.14 CCLD meas_json #11 13.16 CCLD bs11_config #11 13.75 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.75 make[4]: Nothing to be done for 'install-data-am'. #11 13.75 /usr/bin/mkdir -p '/usr/local/bin' #11 13.75 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 13.78 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 13.79 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 13.79 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 13.79 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.79 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 13.80 Making install in ipaccess #11 13.80 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.80 CC abisip-find.o #11 13.80 CC stubs.o #11 13.80 CC ipaccess-config.o #11 13.80 CC network_listen.o #11 13.80 CC ipaccess-firmware.o #11 13.80 CC ipaccess-proxy.o #11 13.90 CCLD abisip-find #11 13.98 CCLD ipaccess-proxy #11 13.99 CCLD ipaccess-config #11 14.28 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.28 make[4]: Nothing to be done for 'install-data-am'. #11 14.28 /usr/bin/mkdir -p '/usr/local/bin' #11 14.29 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 14.31 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 14.31 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 14.32 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 14.32 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.32 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.32 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 14.32 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 14.32 make[4]: Nothing to be done for 'install-exec-am'. #11 14.32 make[4]: Nothing to be done for 'install-data-am'. #11 14.32 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 14.32 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 14.32 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 14.32 Making install in tests #11 14.33 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 14.33 Making install in abis #11 14.33 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.33 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.33 make[4]: Nothing to be done for 'install-exec-am'. #11 14.33 make[4]: Nothing to be done for 'install-data-am'. #11 14.33 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.33 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.33 Making install in acc #11 14.33 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.33 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.33 make[4]: Nothing to be done for 'install-exec-am'. #11 14.33 make[4]: Nothing to be done for 'install-data-am'. #11 14.33 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.33 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.34 Making install in bsc #11 14.34 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.34 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.34 make[4]: Nothing to be done for 'install-exec-am'. #11 14.34 make[4]: Nothing to be done for 'install-data-am'. #11 14.34 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.34 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.34 Making install in codec_pref #11 14.34 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.34 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.34 make[4]: Nothing to be done for 'install-exec-am'. #11 14.34 make[4]: Nothing to be done for 'install-data-am'. #11 14.34 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.34 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.34 Making install in gsm0408 #11 14.34 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.34 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.34 make[4]: Nothing to be done for 'install-exec-am'. #11 14.34 make[4]: Nothing to be done for 'install-data-am'. #11 14.34 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.34 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.34 Making install in handover #11 14.34 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.35 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.35 make[4]: Nothing to be done for 'install-exec-am'. #11 14.35 make[4]: Nothing to be done for 'install-data-am'. #11 14.35 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.35 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.35 Making install in nanobts_omlattr #11 14.35 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.35 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.35 make[4]: Nothing to be done for 'install-exec-am'. #11 14.35 make[4]: Nothing to be done for 'install-data-am'. #11 14.35 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.35 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.35 Making install in paging #11 14.35 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.35 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.35 make[4]: Nothing to be done for 'install-exec-am'. #11 14.35 make[4]: Nothing to be done for 'install-data-am'. #11 14.35 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.35 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.35 Making install in subscr #11 14.35 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.36 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.36 make[4]: Nothing to be done for 'install-exec-am'. #11 14.36 make[4]: Nothing to be done for 'install-data-am'. #11 14.36 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.36 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.36 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 14.36 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 14.36 make[4]: Nothing to be done for 'install-exec-am'. #11 14.36 make[4]: Nothing to be done for 'install-data-am'. #11 14.36 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.36 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.36 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.36 Making install in doc #11 14.36 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 14.36 Making install in examples #11 14.36 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.36 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.36 make[4]: Nothing to be done for 'install-exec-am'. #11 14.36 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.37 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.37 make install-data-hook #11 14.37 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.37 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.37 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.37 mkdir -p "$(dirname $j)" && \ #11 14.37 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.37 done #11 14.40 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.40 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.40 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.40 Making install in manuals #11 14.41 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.41 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.41 make[4]: Nothing to be done for 'install-exec-am'. #11 14.41 make[4]: Nothing to be done for 'install-data-am'. #11 14.41 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.41 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.41 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 14.41 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 14.41 make[4]: Nothing to be done for 'install-exec-am'. #11 14.41 make[4]: Nothing to be done for 'install-data-am'. #11 14.41 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.41 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.41 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.41 Making install in contrib #11 14.41 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.42 Making install in systemd #11 14.42 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.42 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.42 make[4]: Nothing to be done for 'install-exec-am'. #11 14.42 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.42 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 14.43 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.43 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.43 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.43 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.43 make[4]: Nothing to be done for 'install-exec-am'. #11 14.43 make[4]: Nothing to be done for 'install-data-am'. #11 14.43 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.43 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.43 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.44 make[2]: Entering directory '/tmp/osmo-bsc' #11 14.44 make[3]: Entering directory '/tmp/osmo-bsc' #11 14.44 make[3]: Nothing to be done for 'install-exec-am'. #11 14.44 make[3]: Nothing to be done for 'install-data-am'. #11 14.44 make[3]: Leaving directory '/tmp/osmo-bsc' #11 14.44 make[2]: Leaving directory '/tmp/osmo-bsc' #11 14.44 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 14.6s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.0s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:f98e0716ca78cace1230fb1d7b9beae40c25d3f8d787c6fdf73873e3a95d1f69 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest done #14 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n f98e0716ca78 + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404232026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.45.352b.202404232026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.45.352b.202404232026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404232026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.62.da7b.202404232026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.62.da7b.202404232026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.62.da7b.202404232026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404232026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo coding library ii libosmocore 1.9.0.195.dafd.202404232026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.195.dafd.202404232026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404232026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404232026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo VTY library ii osmocom-nightly 202404232026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + + grep -q $USER echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED #14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #14 CACHED #15 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED #20 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #20 CACHED #21 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a42555e0d2324ddfaa7062200aa70eae73747b753b578d732160a81b1add41d4 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n a42555e0d232 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-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-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #6 0.401 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.401 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.401 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.401 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.605 Reading package lists... #6 1.073 Reading package lists... #6 1.538 Building dependency tree... #6 1.664 Reading state information... #6 1.845 The following additional packages will be installed: #6 1.845 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.845 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.846 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.877 The following NEW packages will be installed: #6 1.877 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #6 1.877 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.877 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.877 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #6 1.877 libsmpp34-dev osmocom-nightly #6 2.045 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. #6 2.045 Need to get 2680 kB of archives. #6 2.045 After this operation, 10.6 MB of additional disk space will be used. #6 2.045 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404232026 [1164 B] #6 2.049 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.195.dafd.202404232026 [164 kB] #6 2.052 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404232026 [38.9 kB] #6 2.053 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404232026 [140 kB] #6 2.055 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.195.dafd.202404232026 [46.0 kB] #6 2.056 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404232026 [29.0 kB] #6 2.057 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.195.dafd.202404232026 [65.4 kB] #6 2.059 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.195.dafd.202404232026 [222 kB] #6 2.062 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.195.dafd.202404232026 [98.0 kB] #6 2.064 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404232026 [72.6 kB] #6 2.065 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404232026 [111 kB] #6 2.067 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.195.dafd.202404232026 [66.0 kB] #6 2.069 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.195.dafd.202404232026 [173 kB] #6 2.072 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.195.dafd.202404232026 [54.5 kB] #6 2.073 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.195.dafd.202404232026 [58.5 kB] #6 2.075 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.195.dafd.202404232026 [45.3 kB] #6 2.077 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.195.dafd.202404232026 [38.6 kB] #6 2.078 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.195.dafd.202404232026 [837 kB] #6 2.088 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404232026 [52.5 kB] #6 2.088 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404232026 [64.6 kB] #6 2.089 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.62.da7b.202404232026 [87.8 kB] #6 2.090 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202404232026 [101 kB] #6 2.091 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202404232026 [112 kB] #6 2.302 debconf: delaying package configuration, since apt-utils is not installed #6 2.356 Fetched 2680 kB in 0s (13.1 MB/s) #6 2.434 Selecting previously unselected package osmocom-nightly. #6 2.434 (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 ... 116671 files and directories currently installed.) #6 2.495 Preparing to unpack .../00-osmocom-nightly_202404232026_amd64.deb ... #6 2.516 Unpacking osmocom-nightly (202404232026) ... #6 2.670 Selecting previously unselected package libosmocore21:amd64. #6 2.670 Preparing to unpack .../01-libosmocore21_1.9.0.195.dafd.202404232026_amd64.deb ... #6 2.704 Unpacking libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #6 2.878 Selecting previously unselected package libgtp6:amd64. #6 2.887 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404232026_amd64.deb ... #6 2.902 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404232026) ... #6 3.013 Selecting previously unselected package libgtp-dev:amd64. #6 3.022 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404232026_amd64.deb ... #6 3.035 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404232026) ... #6 3.155 Selecting previously unselected package libosmocodec4:amd64. #6 3.164 Preparing to unpack .../04-libosmocodec4_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.184 Unpacking libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.354 Selecting previously unselected package libosmotrau2:amd64. #6 3.362 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404232026_amd64.deb ... #6 3.379 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404232026) ... #6 3.505 Selecting previously unselected package libosmoisdn0:amd64. #6 3.512 Preparing to unpack .../06-libosmoisdn0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.526 Unpacking libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.674 Selecting previously unselected package libosmogsm20:amd64. #6 3.681 Preparing to unpack .../07-libosmogsm20_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.694 Unpacking libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.802 Selecting previously unselected package libosmovty13:amd64. #6 3.810 Preparing to unpack .../08-libosmovty13_1.9.0.195.dafd.202404232026_amd64.deb ... #6 3.830 Unpacking libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #6 3.934 Selecting previously unselected package libosmoabis13:amd64. #6 3.943 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404232026_amd64.deb ... #6 3.946 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404232026) ... #6 4.020 Selecting previously unselected package libosmo-abis-dev:amd64. #6 4.029 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404232026_amd64.deb ... #6 4.037 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404232026) ... #6 4.148 Selecting previously unselected package libosmocoding0:amd64. #6 4.154 Preparing to unpack .../11-libosmocoding0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.167 Unpacking libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.293 Selecting previously unselected package libosmogb14:amd64. #6 4.299 Preparing to unpack .../12-libosmogb14_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.302 Unpacking libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.351 Selecting previously unselected package libosmoctrl0:amd64. #6 4.358 Preparing to unpack .../13-libosmoctrl0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.361 Unpacking libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.395 Selecting previously unselected package libosmosim2:amd64. #6 4.402 Preparing to unpack .../14-libosmosim2_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.405 Unpacking libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.445 Selecting previously unselected package libosmousb0:amd64. #6 4.451 Preparing to unpack .../15-libosmousb0_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.454 Unpacking libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.487 Selecting previously unselected package libosmocore. #6 4.494 Preparing to unpack .../16-libosmocore_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.497 Unpacking libosmocore (1.9.0.195.dafd.202404232026) ... #6 4.532 Selecting previously unselected package libosmocore-dev:amd64. #6 4.539 Preparing to unpack .../17-libosmocore-dev_1.9.0.195.dafd.202404232026_amd64.deb ... #6 4.542 Unpacking libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.637 Selecting previously unselected package libosmonetif11:amd64. #6 4.644 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404232026_amd64.deb ... #6 4.647 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #6 4.677 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.684 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404232026_amd64.deb ... #6 4.689 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #6 4.725 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 4.731 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.62.da7b.202404232026_amd64.deb ... #6 4.734 Unpacking libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404232026) ... #6 4.776 Selecting previously unselected package libsmpp1:amd64. #6 4.784 Preparing to unpack .../21-libsmpp1_1.14.3.2.4b6d.202404232026_amd64.deb ... #6 4.787 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404232026) ... #6 4.826 Selecting previously unselected package libsmpp34-dev:amd64. #6 4.835 Preparing to unpack .../22-libsmpp34-dev_1.14.3.2.4b6d.202404232026_amd64.deb ... #6 4.838 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404232026) ... #6 4.916 Setting up osmocom-nightly (202404232026) ... #6 4.925 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404232026) ... #6 4.934 Setting up libosmocore21:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.948 Setting up libosmousb0:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.957 Setting up libosmocodec4:amd64 (1.9.0.195.dafd.202404232026) ... #6 4.967 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404232026) ... #6 4.979 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404232026) ... #6 4.991 Setting up libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404232026) ... #6 5.003 Setting up libosmovty13:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.015 Setting up libosmoisdn0:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.023 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404232026) ... #6 5.032 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404232026) ... #6 5.045 Setting up libosmogsm20:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.055 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404232026) ... #6 5.139 Setting up libosmoctrl0:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.199 Setting up libosmogb14:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.252 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404232026) ... #6 5.267 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404232026) ... #6 5.276 Setting up libosmocoding0:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.285 Setting up libosmosim2:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.296 Setting up libosmocore (1.9.0.195.dafd.202404232026) ... #6 5.308 Setting up libosmocore-dev:amd64 (1.9.0.195.dafd.202404232026) ... #6 5.317 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404232026) ... #6 5.326 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 5.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.319 Cloning into 'osmo-bts'... #9 DONE 1.2s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.0s #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.380 Already on 'master' #11 0.380 Your branch is up to date with 'origin/master'. #11 0.382 refs/heads/master #11 0.386 HEAD is now at 65337b73 vty info: MS power levels in dBm are not negative #11 0.387 master #11 0.388 65337b739aeb28deefb75c2e27067fa953b2b96f #11 3.257 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.257 libtoolize: copying file './ltmain.sh' #11 3.381 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.381 libtoolize: and rerunning libtoolize and aclocal. #11 3.381 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.685 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.685 configure.ac:40: You should run autoupdate. #11 4.685 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.685 configure.ac:40: the top level #11 4.685 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.685 configure.ac:84: You should run autoupdate. #11 4.685 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.685 configure.ac:84: the top level #11 4.685 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.685 configure.ac:92: You should run autoupdate. #11 4.685 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.685 configure.ac:92: the top level #11 4.685 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.685 configure.ac:124: You should run autoupdate. #11 4.685 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.685 configure.ac:124: the top level #11 4.685 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.685 configure.ac:132: You should run autoupdate. #11 4.685 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.685 configure.ac:132: the top level #11 4.685 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.685 configure.ac:272: You should run autoupdate. #11 4.685 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.685 configure.ac:272: the top level #11 4.685 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.685 configure.ac:292: You should run autoupdate. #11 4.685 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.685 configure.ac:292: the top level #11 4.685 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.685 configure.ac:354: You should run autoupdate. #11 4.685 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.685 configure.ac:354: the top level #11 4.685 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.685 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.685 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.685 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 4.685 configure.ac:422: the top level #11 4.685 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 4.685 configure.ac:424: You should run autoupdate. #11 5.488 configure.ac:23: installing './compile' #11 5.489 configure.ac:25: installing './config.guess' #11 5.490 configure.ac:25: installing './config.sub' #11 5.490 configure.ac:9: installing './install-sh' #11 5.492 configure.ac:9: installing './missing' #11 5.554 contrib/ber/Makefile.am: installing './depcomp' #11 5.776 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 5.776 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 5.903 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.903 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 5.903 automake: warning: possible forward-incompatibility. #11 5.903 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.903 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.903 automake: object file(s) will be placed in the top-level directory. However, this #11 5.903 automake: behavior may change in a future Automake major version, with object #11 5.903 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.903 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.903 automake: project, to avoid future incompatibilities. #11 5.906 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 5.906 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.906 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 5.906 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 5.907 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 5.908 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.909 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 5.909 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.909 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.909 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 6.015 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.015 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 6.065 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.065 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 6.121 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.121 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 6.152 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.152 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 6.177 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.177 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 6.201 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.201 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 6.226 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.226 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 6.227 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.227 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 6.252 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 6.252 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.252 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 6.252 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.253 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 6.253 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.317 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.317 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 6.396 checking for a BSD-compatible install... /usr/bin/install -c #11 6.401 checking whether build environment is sane... yes #11 6.407 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.408 checking for gawk... gawk #11 6.408 checking whether make sets $(MAKE)... yes #11 6.413 checking whether make supports nested variables... yes #11 6.417 checking whether make supports nested variables... (cached) yes #11 6.417 checking whether make sets $(MAKE)... (cached) yes #11 6.418 checking for gcc... gcc #11 6.433 checking whether the C compiler works... yes #11 6.465 checking for C compiler default output file name... a.out #11 6.466 checking for suffix of executables... #11 6.496 checking whether we are cross compiling... no #11 6.530 checking for suffix of object files... o #11 6.546 checking whether the compiler supports GNU C... yes #11 6.560 checking whether gcc accepts -g... yes #11 6.584 checking for gcc option to enable C11 features... none needed #11 6.610 checking whether gcc understands -c and -o together... yes #11 6.642 checking whether make supports the include directive... yes (GNU style) #11 6.649 checking dependency style of gcc... gcc3 #11 6.677 checking build system type... x86_64-pc-linux-gnu #11 6.715 checking host system type... x86_64-pc-linux-gnu #11 6.715 checking how to print strings... printf #11 6.737 checking for a sed that does not truncate output... /usr/bin/sed #11 6.740 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.741 checking for egrep... /usr/bin/grep -E #11 6.742 checking for fgrep... /usr/bin/grep -F #11 6.743 checking for ld used by gcc... /usr/bin/ld #11 6.746 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.748 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.750 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.768 checking whether ln -s works... yes #11 6.769 checking the maximum length of command line arguments... 1572864 #11 6.773 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.773 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.773 checking for /usr/bin/ld option to reload object files... -r #11 6.774 checking for file... file #11 6.774 checking for objdump... objdump #11 6.774 checking how to recognize dependent libraries... pass_all #11 6.775 checking for dlltool... no #11 6.776 checking how to associate runtime and link libraries... printf %s\n #11 6.776 checking for ar... ar #11 6.776 checking for archiver @FILE support... @ #11 6.800 checking for strip... strip #11 6.800 checking for ranlib... ranlib #11 6.801 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.849 checking for sysroot... no #11 6.849 checking for a working dd... /usr/bin/dd #11 6.852 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.864 checking for mt... no #11 6.864 checking if : is a manifest tool... no #11 6.867 checking for stdio.h... yes #11 6.880 checking for stdlib.h... yes #11 6.899 checking for string.h... yes #11 6.919 checking for inttypes.h... yes #11 6.938 checking for stdint.h... yes #11 6.962 checking for strings.h... yes #11 6.983 checking for sys/stat.h... yes #11 7.002 checking for sys/types.h... yes #11 7.022 checking for unistd.h... yes #11 7.043 checking for dlfcn.h... yes #11 7.065 checking for objdir... .libs #11 7.121 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.138 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.138 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.152 checking if gcc static flag -static works... yes #11 7.207 checking if gcc supports -c -o file.o... yes #11 7.226 checking if gcc supports -c -o file.o... (cached) yes #11 7.226 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.235 checking whether -lc should be explicitly linked in... no #11 7.254 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.299 checking how to hardcode library paths into programs... immediate #11 7.299 checking whether stripping libraries is possible... yes #11 7.301 checking if libtool supports shared libraries... yes #11 7.301 checking whether to build shared libraries... yes #11 7.301 checking whether to build static libraries... yes #11 7.302 checking for pkg-config... /usr/bin/pkg-config #11 7.303 checking for pkg-config... /usr/bin/pkg-config #11 7.303 checking pkg-config is at least version 0.20... yes #11 7.307 checking for egrep... (cached) /usr/bin/grep -E #11 7.307 checking for libosmocore >= 1.9.0... yes #11 7.321 checking for libosmovty >= 1.9.0... yes #11 7.328 checking for libosmogsm >= 1.9.0... yes #11 7.343 checking for libosmoctrl >= 1.9.0... yes #11 7.350 checking for libosmocodec >= 1.9.0... yes #11 7.357 checking for libosmocoding >= 1.9.0... yes #11 7.365 checking for libosmoabis >= 1.5.0... yes #11 7.387 checking for libosmotrau >= 1.5.0... yes #11 7.396 checking for libosmo-netif >= 1.4.0... yes #11 7.423 checking whether to enable support for sysmobts calibration tool... no #11 7.424 checking whether to enable support for sysmoBTS L1/PHY support... no #11 7.424 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 7.425 checking whether to enable support for Octasic OCTPHY-2G... no #11 7.428 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 7.428 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 7.429 checking whether to enable VTY/CTRL tests... no #11 7.429 checking whether to include systemtap tracing support... no #11 7.433 CFLAGS=" -std=gnu11" #11 7.433 CPPFLAGS="" #11 7.515 checking that generated files are newer than configure... done #11 7.515 configure: creating ./config.status #11 8.211 config.status: creating src/Makefile #11 8.223 config.status: creating src/common/Makefile #11 8.240 config.status: creating src/osmo-bts-virtual/Makefile #11 8.266 config.status: creating src/osmo-bts-omldummy/Makefile #11 8.287 config.status: creating src/osmo-bts-sysmo/Makefile #11 8.309 config.status: creating src/osmo-bts-lc15/Makefile #11 8.322 config.status: creating src/osmo-bts-oc2g/Makefile #11 8.337 config.status: creating src/osmo-bts-trx/Makefile #11 8.352 config.status: creating src/osmo-bts-octphy/Makefile #11 8.364 config.status: creating include/Makefile #11 8.377 config.status: creating include/osmo-bts/Makefile #11 8.390 config.status: creating tests/Makefile #11 8.399 config.status: creating tests/paging/Makefile #11 8.419 config.status: creating tests/agch/Makefile #11 8.478 config.status: creating tests/cipher/Makefile #11 8.571 config.status: creating tests/sysmobts/Makefile #11 8.675 config.status: creating tests/misc/Makefile #11 8.768 config.status: creating tests/handover/Makefile #11 8.808 config.status: creating tests/ta_control/Makefile #11 8.821 config.status: creating tests/tx_power/Makefile #11 8.836 config.status: creating tests/power/Makefile #11 8.846 config.status: creating tests/meas/Makefile #11 8.857 config.status: creating tests/amr/Makefile #11 8.870 config.status: creating tests/csd/Makefile #11 8.882 config.status: creating doc/Makefile #11 8.893 config.status: creating doc/examples/Makefile #11 8.905 config.status: creating doc/manuals/Makefile #11 8.917 config.status: creating contrib/Makefile #11 8.934 config.status: creating contrib/ber/Makefile #11 8.947 config.status: creating contrib/systemd/Makefile #11 8.960 config.status: creating contrib/osmo-bts.spec #11 8.981 config.status: creating Makefile #11 8.993 config.status: creating btsconfig.h #11 9.004 config.status: executing tests/atconfig commands #11 9.006 config.status: executing depfiles commands #11 9.587 config.status: executing libtool commands #11 9.631 echo 1.7.0.61-6533 > .version-t && mv .version-t .version #11 9.632 make install-recursive #11 9.634 make[1]: Entering directory '/tmp/osmo-bts' #11 9.637 Making install in include #11 9.639 make[2]: Entering directory '/tmp/osmo-bts/include' #11 9.641 Making install in osmo-bts #11 9.643 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.644 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.644 make[4]: Nothing to be done for 'install-exec-am'. #11 9.644 make[4]: Nothing to be done for 'install-data-am'. #11 9.644 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.645 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.646 make[3]: Entering directory '/tmp/osmo-bts/include' #11 9.648 make[4]: Entering directory '/tmp/osmo-bts/include' #11 9.648 make[4]: Nothing to be done for 'install-exec-am'. #11 9.648 make[4]: Nothing to be done for 'install-data-am'. #11 9.648 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 9.648 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 9.648 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 9.648 Making install in src #11 9.650 make[2]: Entering directory '/tmp/osmo-bts/src' #11 9.653 Making install in common #11 9.655 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 9.655 make install-am #11 9.658 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 9.658 CC gsm_data.o #11 9.659 CC sysinfo.o #11 9.659 CC logging.o #11 9.659 CC abis.o #11 9.660 CC abis_osmo.o #11 9.664 CC oml.o #11 9.672 CC osmux.o #11 9.684 CC bts.o #11 9.696 CC bts_sm.o #11 9.708 CC bts_trx.o #11 9.708 CC rsl.o #11 9.710 CC rtp_input_preen.o #11 9.716 CC vty.o #11 9.724 CC paging.o #11 9.732 CC measurement.o #11 9.764 CC amr.o #11 9.800 CC asci.o #11 9.813 CC lchan.o #11 9.816 CC load_indication.o #11 9.828 CC pcu_sock.o #11 9.830 CC handover.o #11 9.868 CC msg_utils.o #11 9.870 CC tx_power.o #11 9.875 CC bts_ctrl_commands.o #11 9.884 CC bts_ctrl_lookup.o #11 9.912 CC bts_shutdown_fsm.o #11 9.948 CC csd_v110.o #11 9.955 CC l1sap.o #11 9.967 CC cbch.o #11 9.967 CC power_control.o #11 9.996 CC main.o #11 10.07 CC phy_link.o #11 10.09 CC dtx_dl_amr_fsm.o #11 10.09 CC scheduler_mframe.o #11 10.09 CC ta_control.o #11 10.09 CC nm_common_fsm.o #11 10.13 CC nm_bts_sm_fsm.o #11 10.13 CC nm_bts_fsm.o #11 10.14 CC nm_bb_transc_fsm.o #11 10.15 CC nm_channel_fsm.o #11 10.15 CC nm_gprs_cell_fsm.o #11 10.18 CC nm_gprs_nse_fsm.o #11 10.19 CC nm_gprs_nsvc_fsm.o #11 10.21 CC nm_radio_carrier_fsm.o #11 10.23 CC notification.o #11 10.25 CC scheduler.o #11 10.33 AR libbts.a #11 10.33 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.41 AR libl1sched.a #11 10.41 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.44 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 10.44 make[5]: Nothing to be done for 'install-exec-am'. #11 10.44 make[5]: Nothing to be done for 'install-data-am'. #11 10.44 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.44 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.44 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.44 Making install in osmo-bts-virtual #11 10.44 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.44 CC main.o #11 10.44 CC bts_model.o #11 10.44 CC virtualbts_vty.o #11 10.44 CC scheduler_virtbts.o #11 10.44 CC l1_if.o #11 10.44 CC virtual_um.o #11 10.44 CC osmo_mcast_sock.o #11 10.62 CCLD osmo-bts-virtual #11 10.91 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.91 make[4]: Nothing to be done for 'install-data-am'. #11 10.91 /usr/bin/mkdir -p '/usr/local/bin' #11 10.91 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 10.93 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 10.93 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.93 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.93 Making install in osmo-bts-omldummy #11 10.94 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 10.94 CC main.o #11 10.94 CC bts_model.o #11 11.03 CCLD osmo-bts-omldummy #11 11.33 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.33 make[4]: Nothing to be done for 'install-data-am'. #11 11.33 /usr/bin/mkdir -p '/usr/local/bin' #11 11.34 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 11.36 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 11.36 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.36 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.36 Making install in osmo-bts-trx #11 11.36 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.36 make install-am #11 11.37 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.37 CC main.o #11 11.37 CC l1_if.o #11 11.37 CC trx_if.o #11 11.37 CC scheduler_trx.o #11 11.37 CC sched_lchan_fcch_sch.o #11 11.37 CC sched_lchan_rach.o #11 11.37 CC sched_lchan_xcch.o #11 11.37 CC sched_lchan_pdtch.o #11 11.37 CC sched_lchan_tchh.o #11 11.37 CC sched_lchan_tchf.o #11 11.37 CC trx_provision_fsm.o #11 11.37 CC trx_vty.o #11 11.38 CC amr_loop.o #11 11.58 CCLD osmo-bts-trx #11 11.94 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.94 make[5]: Nothing to be done for 'install-data-am'. #11 11.95 /usr/bin/mkdir -p '/usr/local/bin' #11 11.95 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 11.97 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 11.97 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.97 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.97 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 11.97 make[3]: Entering directory '/tmp/osmo-bts/src' #11 11.98 make[4]: Entering directory '/tmp/osmo-bts/src' #11 11.98 make[4]: Nothing to be done for 'install-exec-am'. #11 11.98 make[4]: Nothing to be done for 'install-data-am'. #11 11.98 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 11.98 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 11.98 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 11.98 Making install in tests #11 11.98 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 11.98 Making install in paging #11 11.98 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 11.99 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 11.99 make[4]: Nothing to be done for 'install-exec-am'. #11 11.99 make[4]: Nothing to be done for 'install-data-am'. #11 11.99 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 11.99 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 11.99 Making install in cipher #11 11.99 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 11.99 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 11.99 make[4]: Nothing to be done for 'install-exec-am'. #11 11.99 make[4]: Nothing to be done for 'install-data-am'. #11 11.99 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 11.99 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 11.99 Making install in agch #11 11.99 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 11.99 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 11.99 make[4]: Nothing to be done for 'install-exec-am'. #11 11.99 make[4]: Nothing to be done for 'install-data-am'. #11 11.99 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 11.99 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 11.99 Making install in misc #11 12.00 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.00 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 12.00 make[4]: Nothing to be done for 'install-exec-am'. #11 12.00 make[4]: Nothing to be done for 'install-data-am'. #11 12.00 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.00 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 12.00 Making install in handover #11 12.00 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.00 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 12.00 make[4]: Nothing to be done for 'install-exec-am'. #11 12.00 make[4]: Nothing to be done for 'install-data-am'. #11 12.00 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.00 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 12.00 Making install in tx_power #11 12.00 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.00 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 12.00 make[4]: Nothing to be done for 'install-exec-am'. #11 12.00 make[4]: Nothing to be done for 'install-data-am'. #11 12.00 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.00 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 12.01 Making install in power #11 12.01 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.01 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 12.01 make[4]: Nothing to be done for 'install-exec-am'. #11 12.01 make[4]: Nothing to be done for 'install-data-am'. #11 12.01 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.01 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 12.01 Making install in meas #11 12.01 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.01 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 12.01 make[4]: Nothing to be done for 'install-exec-am'. #11 12.01 make[4]: Nothing to be done for 'install-data-am'. #11 12.01 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.01 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 12.01 Making install in ta_control #11 12.01 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.02 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 12.02 make[4]: Nothing to be done for 'install-exec-am'. #11 12.02 make[4]: Nothing to be done for 'install-data-am'. #11 12.02 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.02 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 12.02 Making install in amr #11 12.02 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.02 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 12.02 make[4]: Nothing to be done for 'install-exec-am'. #11 12.02 make[4]: Nothing to be done for 'install-data-am'. #11 12.02 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.02 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 12.02 Making install in csd #11 12.02 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.02 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 12.02 make[4]: Nothing to be done for 'install-exec-am'. #11 12.02 make[4]: Nothing to be done for 'install-data-am'. #11 12.02 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.02 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 12.02 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 12.03 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 12.03 make[4]: Nothing to be done for 'install-exec-am'. #11 12.03 make[4]: Nothing to be done for 'install-data-am'. #11 12.03 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 12.03 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 12.03 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 12.03 Making install in doc #11 12.03 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 12.03 Making install in examples #11 12.03 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.04 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 12.04 make[4]: Nothing to be done for 'install-exec-am'. #11 12.04 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 12.04 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.04 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.04 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 12.04 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 12.04 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 12.04 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.04 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 12.04 Making install in manuals #11 12.04 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.04 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 12.04 make[4]: Nothing to be done for 'install-exec-am'. #11 12.04 make[4]: Nothing to be done for 'install-data-am'. #11 12.04 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.04 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 12.05 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 12.05 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 12.05 make[4]: Nothing to be done for 'install-exec-am'. #11 12.05 make[4]: Nothing to be done for 'install-data-am'. #11 12.05 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 12.05 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 12.05 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 12.05 Making install in contrib #11 12.05 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 12.05 Making install in systemd #11 12.05 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.05 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 12.05 make[4]: Nothing to be done for 'install-exec-am'. #11 12.05 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.05 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 12.06 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.06 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 12.06 Making install in ber #11 12.06 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.06 CC rtp_ber.o #11 12.06 CC rtp_gen_map.o #11 12.09 CCLD rtp_gen_map #11 12.11 CCLD rtp_ber #11 12.24 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 12.24 make[4]: Nothing to be done for 'install-exec-am'. #11 12.24 make[4]: Nothing to be done for 'install-data-am'. #11 12.24 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.24 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 12.25 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 12.25 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 12.25 make[4]: Nothing to be done for 'install-exec-am'. #11 12.25 make[4]: Nothing to be done for 'install-data-am'. #11 12.25 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.25 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.25 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 12.25 make[2]: Entering directory '/tmp/osmo-bts' #11 12.26 make[3]: Entering directory '/tmp/osmo-bts' #11 12.26 make[3]: Nothing to be done for 'install-exec-am'. #11 12.26 make[3]: Nothing to be done for 'install-data-am'. #11 12.26 make[3]: Leaving directory '/tmp/osmo-bts' #11 12.26 make[2]: Leaving directory '/tmp/osmo-bts' #11 12.26 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 12.3s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.0s #13 [8/8] WORKDIR /DATA #13 DONE 0.0s #14 exporting to image #14 exporting layers #14 exporting layers 0.2s done #14 writing image sha256:425e46d337b8c397af1cc5b989814f30a0446c3fb7db46d8d5479f0c0b3dcb94 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest done #14 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 425e46d337b8 + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404232026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404232026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.62.da7b.202404232026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.11.5277.202404232026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo coding library ii libosmocore 1.9.0.195.dafd.202404232026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.195.dafd.202404232026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404232026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404232026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.195.dafd.202404232026 amd64 Osmo VTY library ii osmocom-nightly 202404232026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bsc-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:59685b939293f7fc9d120b65c723da7720f761a4990052af0788088a89cb7481 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-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-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-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-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-bsc-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-bsc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.17kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #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" bsc #8 0.208 + OSMO_TTCN3_BRANCH=master #8 0.208 + shift #8 0.208 + cd /osmo-ttcn3-hacks #8 0.208 + git fetch #8 0.261 + git checkout master #8 0.294 Already on 'master' #8 0.294 Your branch is up to date with 'origin/master'. #8 0.295 + git symbolic-ref -q HEAD #8 0.296 refs/heads/master #8 0.296 + git reset --hard origin/master #8 0.299 HEAD is now at d9887d36 SGP32Definitions_Templates: remove unrelated template parameter #8 0.299 + git rev-parse --abbrev-ref HEAD #8 0.300 master #8 0.300 + git rev-parse HEAD #8 0.300 d9887d364d9ea4550270f8caaf6e3d77e9a92fd7 #8 0.301 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.301 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.301 + make -j8 deps #8 0.331 (make -j16 -C deps || make -j1 -C deps) #8 0.333 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.333 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.867 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 0.867 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 0.867 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 0.867 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 0.868 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 0.868 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 0.868 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 0.868 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 0.869 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 0.869 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 0.870 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 0.870 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 0.871 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 0.871 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 0.872 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 0.875 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 0.943 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.943 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.944 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.944 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.026 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.028 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.030 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.030 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.032 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.037 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.038 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.043 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.045 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.045 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.045 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.070 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.087 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.087 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.093 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.093 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.093 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.093 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.093 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.094 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.096 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.096 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.097 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.098 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.100 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.100 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.100 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.100 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.101 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.102 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.103 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.103 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.127 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.127 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.152 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.167 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.168 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.204 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.205 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.239 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.240 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.241 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.242 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.242 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.242 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.243 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.243 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.243 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.243 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.243 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.244 + make bsc #8 1.271 (make -j16 -C deps || make -j1 -C deps) #8 1.272 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.500 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.500 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.501 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.501 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.501 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.501 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.501 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.502 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.502 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.502 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.503 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.504 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.505 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.505 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.506 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.506 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.566 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.566 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.580 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.580 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.651 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.651 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.655 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.655 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.658 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.661 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.661 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.678 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.684 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.706 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.706 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.708 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.708 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.714 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.714 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.715 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.715 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.718 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.718 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.719 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.719 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.721 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.721 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.729 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.729 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.730 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.738 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.739 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.739 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.755 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.785 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.785 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.790 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.790 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.809 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.809 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.839 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.852 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.853 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.895 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.895 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.898 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.899 (cd bsc && ./gen_links.sh && ./regen_makefile.sh) #8 1.902 Linking TCCInterface_Functions.ttcn #8 1.902 Linking TCCConversion_Functions.ttcn #8 1.903 Linking TCCConversion.cc #8 1.904 Linking TCCInterface.cc #8 1.904 Linking TCCInterface_ip.h #8 1.905 Linking SDP_EncDec.cc #8 1.906 Linking Socket_API_Definitions.ttcn #8 1.907 Linking IPL4asp_Functions.ttcn #8 1.907 Linking IPL4asp_PT.cc #8 1.908 Linking IPL4asp_PT.hh #8 1.909 Linking IPL4asp_PortType.ttcn #8 1.910 Linking IPL4asp_Types.ttcn #8 1.910 Linking IPL4asp_discovery.cc #8 1.911 Linking IPL4asp_protocol_L234.hh #8 1.912 Linking M3UA_Types.ttcn #8 1.912 Linking SCTPasp_PT.cc #8 1.913 Linking SCTPasp_PT.hh #8 1.913 Linking SCTPasp_PortType.ttcn #8 1.914 Linking SCTPasp_Types.ttcn #8 1.915 Linking M3UA_Emulation.ttcn #8 1.915 Linking MTP3asp_PortType.ttcn #8 1.916 Linking MTP3asp_Types.ttcn #8 1.917 Linking SCCP_Emulation.ttcn #8 1.917 Linking SCCP_Mapping.ttcnpp #8 1.918 Linking SCCP_Types.ttcn #8 1.918 Linking SCCPasp_Types.ttcn #8 1.919 Linking BSSAP_Types.ttcn #8 1.919 Linking MobileL3_CC_Types.ttcn #8 1.920 Linking MobileL3_CommonIE_Types.ttcn #8 1.920 Linking MobileL3_GMM_SM_Types.ttcn #8 1.921 Linking MobileL3_MM_Types.ttcn #8 1.922 Linking MobileL3_RRM_Types.ttcn #8 1.922 Linking MobileL3_SMS_Types.ttcn #8 1.923 Linking MobileL3_SS_Types.ttcn #8 1.923 Linking MobileL3_Types.ttcn #8 1.924 Linking SDP_EncDec.cc #8 1.925 Linking SDP_Types.ttcn #8 1.925 Linking SDP_parse_.tab.c #8 1.926 Linking SDP_parse_.tab.h #8 1.927 Linking SDP_parse_parser.h #8 1.927 Linking SDP_parser.l #8 1.928 Linking SDP_parser.y #8 1.928 Linking lex.SDP_parse_.c #8 1.929 Linking RTP_EncDec.cc #8 1.930 Linking RTP_Types.ttcn #8 1.931 Linking TELNETasp_PT.cc #8 1.931 Linking TELNETasp_PT.hh #8 1.932 Linking TELNETasp_PortType.ttcn #8 1.933 Linking Misc_Helpers.ttcn #8 1.933 Linking General_Types.ttcn #8 1.934 Linking Osmocom_Types.ttcn #8 1.934 Linking GSM_Types.ttcn #8 1.935 Linking Osmocom_VTY_Functions.ttcn #8 1.935 Linking Native_Functions.ttcn #8 1.936 Linking Native_FunctionDefs.cc #8 1.937 Linking IPA_Types.ttcn #8 1.937 Linking IPA_CodecPort.ttcn #8 1.938 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.938 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.939 Linking IPA_Emulation.ttcnpp #8 1.940 Linking L3_Templates.ttcn #8 1.941 Linking BSSMAP_Templates.ttcn #8 1.941 Linking RAN_Emulation.ttcnpp #8 1.942 Linking RLCMAC_CSN1_Templates.ttcn #8 1.942 Linking RLCMAC_CSN1_Types.ttcn #8 1.943 Linking GSM_RR_Types.ttcn #8 1.943 Linking RSL_Types.ttcn #8 1.944 Linking RSL_Emulation.ttcn #8 1.944 Linking MGCP_Emulation.ttcn #8 1.945 Linking SDP_Templates.ttcn #8 1.946 Linking MGCP_Types.ttcn #8 1.946 Linking MGCP_Templates.ttcn #8 1.947 Linking MGCP_CodecPort.ttcn #8 1.947 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 1.948 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 1.948 Linking BSSAP_CodecPort.ttcn #8 1.949 Linking RAN_Adapter.ttcnpp #8 1.950 Linking Osmocom_CTRL_Types.ttcn #8 1.950 Linking Osmocom_CTRL_Functions.ttcn #8 1.951 Linking Osmocom_CTRL_Adapter.ttcn #8 1.951 Linking RTP_CodecPort.ttcn #8 1.952 Linking RTP_CodecPort_CtrlFunct.ttcn #8 1.953 Linking RTP_CodecPort_CtrlFunctDef.cc #8 1.953 Linking RTP_Emulation.ttcn #8 1.954 Linking IuUP_Types.ttcn #8 1.954 Linking IuUP_EncDec.cc #8 1.955 Linking IuUP_Emulation.ttcn #8 1.955 Linking SCCP_Templates.ttcn #8 1.956 Linking IPA_Testing.ttcn #8 1.957 Linking GSM_SystemInformation.ttcn #8 1.958 Linking GSM_RestOctets.ttcn #8 1.958 Linking CBSP_Types.ttcn #8 1.959 Linking CBSP_Templates.ttcn #8 1.960 Linking CBSP_CodecPort.ttcn #8 1.960 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 1.961 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 1.961 Linking CBSP_Adapter.ttcn #8 1.962 Linking StatsD_Types.ttcn #8 1.962 Linking StatsD_CodecPort.ttcn #8 1.962 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 1.963 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 1.963 Linking StatsD_Checker.ttcn #8 1.964 Linking BSSAP_LE_CodecPort.ttcn #8 1.964 Linking BSSAP_LE_Emulation.ttcn #8 1.965 Linking BSSAP_LE_Types.ttcn #8 1.965 Linking BSSAP_LE_Adapter.ttcn #8 1.966 Linking BSSLAP_Types.ttcn #8 1.966 Linking BSSMAP_LE_Templates.ttcn #8 1.967 Linking AbisOML_Types.ttcn #8 1.981 Generating Makefile skeleton... #8 1.981 Makefile skeleton was generated. #8 1.992 make -C bsc compile #8 1.998 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 1.998 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.006 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 2.013 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 2.020 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 2.024 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.024 49 | "internal user MTP3asp_PT #8 2.024 | ^ #8 2.024 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.024 58 | " #8 2.024 | ^ #8 2.024 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.024 70 | "user MTP3asp_PT #8 2.024 | ^ #8 2.024 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.024 79 | " #8 2.024 | ^ #8 2.025 /usr/bin/ttcn3_compiler -L -U 8 AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn - AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn #8 2.027 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.027 #8 2.031 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 2.034 Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... #8 2.052 BSC_Tests.ttcn:7918.58-68: In charstring value: #8 2.052 BSC_Tests.ttcn:7918.60-61: warning: Unknown escape sequence `\(' was treated literally #8 2.052 BSC_Tests.ttcn:7918.65-66: warning: Unknown escape sequence `\)' was treated literally #8 2.073 Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'... #8 2.075 Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... #8 2.079 Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... #8 2.081 Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'... #8 2.082 Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'... #8 2.085 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 2.086 Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... #8 2.086 Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... #8 2.087 Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... #8 2.089 Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... #8 2.090 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.095 Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... #8 2.096 Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... #8 2.096 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 2.101 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 2.102 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 2.102 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 2.102 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 2.105 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 2.106 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 2.108 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 2.111 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 2.111 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.113 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.114 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.114 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.114 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 2.115 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.115 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.115 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.116 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.117 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.117 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.118 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 2.125 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.128 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.129 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 2.129 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 2.129 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 2.131 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 2.132 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 2.132 Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'... #8 2.137 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.138 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.138 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.138 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.141 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.141 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.146 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.147 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.150 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.151 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.151 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.152 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.152 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.152 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.153 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.153 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.153 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.153 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.154 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.155 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 2.157 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 2.160 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 2.163 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 2.171 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.171 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.171 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.173 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.174 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.177 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.177 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.177 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.179 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.182 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.182 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.182 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.182 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.182 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.183 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.183 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.187 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 2.187 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.188 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.189 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.189 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.191 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.191 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.192 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.192 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.193 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.194 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.194 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.198 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 2.199 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 2.202 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.202 Notify: Checking modules... #8 2.204 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 2.204 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 2.204 BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': #8 2.204 BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier #8 2.245 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 2.245 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.245 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 2.245 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 2.245 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.245 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 2.245 BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.245 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 2.245 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.245 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 2.245 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 2.245 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.245 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 2.245 BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.245 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 2.246 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 2.246 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 2.246 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 2.246 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 2.246 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 2.246 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 2.246 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 2.246 BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime #8 2.246 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 2.246 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 2.246 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 2.246 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 2.246 BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.246 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 2.249 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 2.249 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 2.249 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 2.249 BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime #8 2.249 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 2.250 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 2.250 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 2.250 BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.250 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 2.272 BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': #8 2.272 BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': #8 2.272 BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': #8 2.272 BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': #8 2.272 BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': #8 2.272 BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': #8 2.272 BSSMAP_LE_Templates.ttcn:137.22-25: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 2.272 BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here #8 2.284 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 2.284 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 2.284 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.284 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 2.284 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.284 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 2.284 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.284 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 2.284 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.284 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 2.284 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.290 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 2.290 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 2.290 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 2.290 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 2.290 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 2.290 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 2.290 RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.290 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 2.294 RSL_Types.ttcn:2383.10-2425.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 2.294 RSL_Types.ttcn:2415.3-2422.3: In if statement: #8 2.294 RSL_Types.ttcn:2416.4-2421.4: In variable assignment: #8 2.294 RSL_Types.ttcn:2416.11-2421.4: In the right operand of operation `&': #8 2.294 RSL_Types.ttcn:2417.5-2420.6: In component #1: #8 2.294 RSL_Types.ttcn:2417.5-2420.6: In the operand of operation `valueof()': #8 2.294 RSL_Types.ttcn:2419.14-65: In template for record field `body': #8 2.294 RSL_Types.ttcn:2419.29-63: In template for union field `osmux_cid': #8 2.294 RSL_Types.ttcn:2419.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.294 RSL_Types.ttcn:2419.54-62: In parameter #1 for `osmux_cid': #8 2.294 RSL_Types.ttcn:2419.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.294 RSL_Types.ttcn:2386.13-45: note: Referenced template parameter is here #8 2.294 RSL_Types.ttcn:2444.2-2464.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 2.294 RSL_Types.ttcn:2460.3-2462.3: In if statement: #8 2.294 RSL_Types.ttcn:2461.4-128: In variable assignment: #8 2.294 RSL_Types.ttcn:2461.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.294 RSL_Types.ttcn:2461.66-127: In parameter #2 for `body': #8 2.294 RSL_Types.ttcn:2461.92-126: In template for union field `osmux_cid': #8 2.294 RSL_Types.ttcn:2461.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.294 RSL_Types.ttcn:2461.117-125: In parameter #1 for `osmux_cid': #8 2.294 RSL_Types.ttcn:2461.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.294 RSL_Types.ttcn:2447.10-50: note: Referenced template parameter is here #8 2.295 RSL_Types.ttcn:2508.2-2530.2: In function definition `ts_RSL_IPA_MDCX': #8 2.295 RSL_Types.ttcn:2526.3-2528.3: In if statement: #8 2.295 RSL_Types.ttcn:2527.4-128: In variable assignment: #8 2.295 RSL_Types.ttcn:2527.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.295 RSL_Types.ttcn:2527.66-127: In parameter #2 for `body': #8 2.295 RSL_Types.ttcn:2527.92-126: In template for union field `osmux_cid': #8 2.295 RSL_Types.ttcn:2527.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.295 RSL_Types.ttcn:2527.117-125: In parameter #1 for `osmux_cid': #8 2.295 RSL_Types.ttcn:2527.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.295 RSL_Types.ttcn:2512.6-46: note: Referenced template parameter is here #8 2.295 RSL_Types.ttcn:2542.2-2565.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 2.295 RSL_Types.ttcn:2561.3-2563.3: In if statement: #8 2.295 RSL_Types.ttcn:2562.4-128: In variable assignment: #8 2.295 RSL_Types.ttcn:2562.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.295 RSL_Types.ttcn:2562.66-127: In parameter #2 for `body': #8 2.295 RSL_Types.ttcn:2562.92-126: In template for union field `osmux_cid': #8 2.295 RSL_Types.ttcn:2562.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.295 RSL_Types.ttcn:2562.117-125: In parameter #1 for `osmux_cid': #8 2.295 RSL_Types.ttcn:2562.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.295 RSL_Types.ttcn:2546.10-50: note: Referenced template parameter is here #8 2.342 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 2.342 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 2.342 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 2.342 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 2.342 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 2.342 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 2.342 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 2.350 MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': #8 2.350 MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw': #8 2.350 MSC_ConnectionHandler.ttcn:493.20-82: In guard operation: #8 2.350 MSC_ConnectionHandler.ttcn:493.20-82: In receive statement: #8 2.350 MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot. #8 2.350 MSC_ConnectionHandler.ttcn:513.4-66: In guard operation: #8 2.350 MSC_ConnectionHandler.ttcn:513.4-66: In receive statement: #8 2.350 MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. #8 2.350 MSC_ConnectionHandler.ttcn:528.44-93: In guard operation: #8 2.350 MSC_ConnectionHandler.ttcn:528.44-93: In receive statement: #8 2.350 MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.369 BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': #8 2.369 BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo': #8 2.369 BSC_Tests.ttcn:1333.2-20: In deactivate statement: #8 2.369 BSC_Tests.ttcn:1333.2-20: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.380 BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd': #8 2.380 BSC_Tests.ttcn:1872.2-18: In function instance: #8 2.380 BSC_Tests.ttcn:8533.8-8563.1: In function definition `f_perform_clear': #8 2.380 BSC_Tests.ttcn:8537.14-57: In variable definition `ack_dlcx': #8 2.380 BSC_Tests.ttcn:8537.26-57: In `activate()' operation: #8 2.380 BSC_Tests.ttcn:8505.9-8523.1: In altstep definition `as_mgcp_ack_all_dlcx': #8 2.380 BSC_Tests.ttcn:8517.20-82: In guard operation: #8 2.380 BSC_Tests.ttcn:8517.20-82: In receive statement: #8 2.380 BSC_Tests.ttcn:8517.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.380 BSC_Tests.ttcn:8561.2-21: In deactivate statement: #8 2.380 BSC_Tests.ttcn:8561.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.380 BSC_Tests.ttcn:8562.2-24: In deactivate statement: #8 2.380 BSC_Tests.ttcn:8562.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.386 BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail': #8 2.386 BSC_Tests.ttcn:2139.2-24: In function instance: #8 2.386 BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.386 BSC_Tests.ttcn:2153.2-24: In function instance: #8 2.386 BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.391 BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr': #8 2.391 BSC_Tests.ttcn:3181.2-24: In function instance: #8 2.391 BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.392 BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr': #8 2.392 BSC_Tests.ttcn:3246.2-24: In function instance: #8 2.392 BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.393 BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location': #8 2.393 BSC_Tests.ttcn:3372.2-3373.77: In function instance: #8 2.393 BSC_Tests.ttcn:3372.2-3373.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 2.393 BSC_Tests.ttcn:3379.2-3380.76: In function instance: #8 2.393 BSC_Tests.ttcn:3379.2-3380.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 2.393 BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': #8 2.393 BSC_Tests.ttcn:3443.2-3445.2: In if statement: #8 2.393 BSC_Tests.ttcn:3444.3-23: In variable assignment: #8 2.393 BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': #8 2.393 BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': #8 2.393 BSC_Tests.ttcn:3444.19-22: warning: Inadequate restriction on the referenced template parameter `tmsi', this may cause a dynamic test case error at runtime #8 2.393 BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here #8 2.404 BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign': #8 2.404 BSC_Tests.ttcn:4343.2-24: In function instance: #8 2.404 BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.418 BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id': #8 2.418 BSC_Tests.ttcn:5589.2-76: In function instance: #8 2.418 BSC_Tests.ttcn:5589.2-76: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_match_regexp_retry' is not used #8 2.421 BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns': #8 2.421 BSC_Tests.ttcn:6018.4-6027.2: In else statement: #8 2.421 BSC_Tests.ttcn:6020.3-65: In receive statement: #8 2.421 BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.426 BSC_Tests.ttcn:6402.9-6572.1: In function definition `f_ho_into_this_bsc': #8 2.426 BSC_Tests.ttcn:6452.2-6470.2: In if statement: #8 2.426 BSC_Tests.ttcn:6459.3-6468.3: In if statement: #8 2.426 BSC_Tests.ttcn:6464.6-6467.4: In else statement: #8 2.426 BSC_Tests.ttcn:6465.5-66: In receive statement: #8 2.426 BSC_Tests.ttcn:6465.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := sdp } })' may change the actual snapshot. #8 2.426 BSC_Tests.ttcn:6466.5-66: In receive statement: #8 2.426 BSC_Tests.ttcn:6466.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := * } })' may change the actual snapshot. #8 2.427 BSC_Tests.ttcn:6570.2-21: In deactivate statement: #8 2.427 BSC_Tests.ttcn:6570.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.438 BSC_Tests.ttcn:8211.1-8261.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used': #8 2.438 BSC_Tests.ttcn:8231.2-44: In function instance: #8 2.438 BSC_Tests.ttcn:8231.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.440 BSC_Tests.ttcn:8565.8-8588.1: In function definition `f_perform_clear_no_rr_rel': #8 2.440 BSC_Tests.ttcn:8586.2-21: In deactivate statement: #8 2.440 BSC_Tests.ttcn:8586.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.440 BSC_Tests.ttcn:8587.2-24: In deactivate statement: #8 2.440 BSC_Tests.ttcn:8587.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.473 BSC_Tests.ttcn:9606.1-9670.1: In testcase definition `TC_emerg_premption': #8 2.473 BSC_Tests.ttcn:9622.2-9624.2: In for statement: #8 2.473 BSC_Tests.ttcn:9623.3-27: In function instance: #8 2.473 BSC_Tests.ttcn:9623.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used #8 2.474 BSC_Tests.ttcn:9878.9-9905.1: In function definition `f_TC_fh_params_unset': #8 2.474 BSC_Tests.ttcn:9878.38-9881.61: In formal parameter list: #8 2.474 BSC_Tests.ttcn:9880.31-9881.60: In parameter `arfcn': #8 2.474 BSC_Tests.ttcn:9881.33-60: In default value: #8 2.474 BSC_Tests.ttcn:9881.33-60: warning: Field `uplink' is missing from record value #8 2.474 BSC_Tests.ttcn:9881.33-60: warning: Field `spare' is missing from record value #8 2.482 BSC_Tests.ttcn:10478.9-10500.1: In function definition `f_tc_lcs_loc_req_no_subscriber': #8 2.482 BSC_Tests.ttcn:10491.2-10493.74: In receive statement: #8 2.482 BSC_Tests.ttcn:10493.17-72: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__DATA__MISSING__IN__REQ)' may change the actual snapshot. #8 2.483 BSC_Tests.ttcn:10518.9-10549.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': #8 2.483 BSC_Tests.ttcn:10540.2-10542.69: In receive statement: #8 2.483 BSC_Tests.ttcn:10542.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot. #8 2.484 BSC_Tests.ttcn:10586.9-10635.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': #8 2.484 BSC_Tests.ttcn:10626.2-10628.70: In receive statement: #8 2.484 BSC_Tests.ttcn:10628.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. #8 2.496 BSC_Tests.ttcn:11266.1-11288.1: In testcase definition `TC_cm_reestablishment': #8 2.496 BSC_Tests.ttcn:11282.2-72: In function instance: #8 2.496 BSC_Tests.ttcn:11282.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.496 BSC_Tests.ttcn:11283.2-72: In function instance: #8 2.496 BSC_Tests.ttcn:11283.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.498 BSC_Tests.ttcn:11491.1-11561.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts': #8 2.498 BSC_Tests.ttcn:11503.2-44: In function instance: #8 2.498 BSC_Tests.ttcn:11503.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.498 BSC_Tests.ttcn:11525.2-42: In function instance: #8 2.498 BSC_Tests.ttcn:11525.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.498 BSC_Tests.ttcn:11563.1-11634.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts': #8 2.498 BSC_Tests.ttcn:11575.2-44: In function instance: #8 2.498 BSC_Tests.ttcn:11575.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.499 BSC_Tests.ttcn:11597.2-42: In function instance: #8 2.499 BSC_Tests.ttcn:11597.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.501 BSC_Tests.ttcn:11780.9-11841.1: In function definition `f_TC_lost_sdcch_during_assignment': #8 2.501 BSC_Tests.ttcn:11829.2-11838.2: In alt construct: #8 2.501 BSC_Tests.ttcn:11833.20-82: In guard operation: #8 2.501 BSC_Tests.ttcn:11833.20-82: In receive statement: #8 2.501 BSC_Tests.ttcn:11833.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.502 BSC_Tests.ttcn:11927.1-12017.1: In testcase definition `TC_ratectr_all_available_allocated_dyn': #8 2.502 BSC_Tests.ttcn:11943.2-44: In function instance: #8 2.502 BSC_Tests.ttcn:11943.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.502 BSC_Tests.ttcn:12002.2-44: In function instance: #8 2.502 BSC_Tests.ttcn:12002.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.506 BSC_Tests.ttcn:12220.1-12246.1: In testcase definition `TC_mgwpool_all_used': #8 2.506 BSC_Tests.ttcn:12238.2-70: In function instance: #8 2.506 BSC_Tests.ttcn:12238.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.506 BSC_Tests.ttcn:12239.2-70: In function instance: #8 2.506 BSC_Tests.ttcn:12239.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.508 BSC_Tests.ttcn:12249.1-12276.1: In testcase definition `TC_mgwpool_blocked_not_used': #8 2.508 BSC_Tests.ttcn:12268.2-70: In function instance: #8 2.508 BSC_Tests.ttcn:12268.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.508 BSC_Tests.ttcn:12269.2-70: In function instance: #8 2.508 BSC_Tests.ttcn:12269.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.509 BSC_Tests.ttcn:12279.1-12307.1: In testcase definition `TC_mgwpool_pin_bts': #8 2.509 BSC_Tests.ttcn:12298.2-70: In function instance: #8 2.509 BSC_Tests.ttcn:12298.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.509 BSC_Tests.ttcn:12299.2-70: In function instance: #8 2.509 BSC_Tests.ttcn:12299.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.511 BSC_Tests.ttcn:12337.1-12367.1: In testcase definition `TC_mgwpool_keepalive_down_not_used': #8 2.511 BSC_Tests.ttcn:12357.2-74: In function instance: #8 2.511 BSC_Tests.ttcn:12357.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.511 BSC_Tests.ttcn:12358.2-74: In function instance: #8 2.511 BSC_Tests.ttcn:12358.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.512 BSC_Tests.ttcn:12369.9-12408.1: In function definition `f_tc_ho_meas_rep_multi_band': #8 2.512 BSC_Tests.ttcn:12397.2-12405.2: In alt construct: #8 2.512 BSC_Tests.ttcn:12398.5-67: In guard operation: #8 2.512 BSC_Tests.ttcn:12398.5-67: In receive statement: #8 2.512 BSC_Tests.ttcn:12398.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': #8 2.512 In parameter #2 for `cid_list': #8 2.512 BSC_Tests.ttcn:12398.58-65: warning: Inadequate restriction on the referenced template variable `cid_list', this may cause a dynamic test case error at runtime #8 2.512 BSC_Tests.ttcn:12394.51-12396.2: note: Referenced template variable is here #8 2.515 BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': #8 2.515 BSC_Tests_ASCI.ttcn:373.9-497.1: In function definition `f_tc_asci_assignment': #8 2.515 BSC_Tests_ASCI.ttcn:413.2-476.2: In alt construct: #8 2.515 BSC_Tests_ASCI.ttcn:414.5-95: In guard operation: #8 2.515 BSC_Tests_ASCI.ttcn:414.5-95: In receive statement: #8 2.515 BSC_Tests_ASCI.ttcn:414.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': #8 2.515 BSC_Tests_ASCI.ttcn:414.52-62: In parameter #1 for `ch_type': #8 2.515 BSC_Tests_ASCI.ttcn:414.52-62: warning: Inadequate restriction on the referenced template variable `res_ch_type', this may cause a dynamic test case error at runtime #8 2.515 BSC_Tests_ASCI.ttcn:399.37-111: note: Referenced template variable is here #8 2.515 BSC_Tests_ASCI.ttcn:414.65-75: In parameter #2 for `cell_id': #8 2.515 BSC_Tests_ASCI.ttcn:414.65-75: warning: Inadequate restriction on the referenced template variable `res_cell_id', this may cause a dynamic test case error at runtime #8 2.515 BSC_Tests_ASCI.ttcn:401.40-69: note: Referenced template variable is here #8 2.516 BSC_Tests_ASCI.ttcn:462.3-26: In deactivate statement: #8 2.516 BSC_Tests_ASCI.ttcn:462.3-26: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.528 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 2.528 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 2.528 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 2.528 CBSP_Templates.ttcn:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.528 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.528 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 2.528 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 2.528 CBSP_Templates.ttcn:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.528 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.529 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 2.529 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 2.529 CBSP_Templates.ttcn:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.529 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.529 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 2.529 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 2.529 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.529 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 2.529 CBSP_Templates.ttcn:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 2.529 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 2.529 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 2.529 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 2.529 CBSP_Templates.ttcn:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.529 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.529 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 2.529 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 2.529 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 2.529 CBSP_Templates.ttcn:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.529 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.529 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 2.529 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 2.529 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 2.529 CBSP_Templates.ttcn:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.529 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.530 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 2.530 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 2.530 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 2.530 CBSP_Templates.ttcn:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 2.530 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.530 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 2.530 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 2.530 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 2.530 CBSP_Templates.ttcn:837.4-23: In component 1: #8 2.530 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 2.530 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 2.530 CBSP_Templates.ttcn:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime #8 2.530 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 2.530 CBSP_Templates.ttcn:838.4-26: In component 2: #8 2.530 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 2.530 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 2.530 CBSP_Templates.ttcn:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime #8 2.530 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 2.530 CBSP_Templates.ttcn:839.4-29: In component 3: #8 2.530 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 2.530 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 2.530 CBSP_Templates.ttcn:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime #8 2.530 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 2.530 CBSP_Templates.ttcn:840.4-33: In component 4: #8 2.530 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.530 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 2.530 CBSP_Templates.ttcn:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 2.530 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 2.531 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 2.531 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 2.531 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 2.531 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 2.531 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.531 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 2.531 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 2.531 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 2.531 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.534 BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': #8 2.534 BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': #8 2.534 BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: #8 2.534 BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: #8 2.534 BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': #8 2.534 In parameter #3 for `compl_list': #8 2.534 BSC_Tests_CBSP.ttcn:432.68-77: warning: Inadequate restriction on the referenced template parameter `compl_list', this may cause a dynamic test case error at runtime #8 2.534 BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here #8 2.534 BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: #8 2.534 BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: #8 2.534 BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': #8 2.534 BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': #8 2.534 BSC_Tests_CBSP.ttcn:434.55-63: warning: Inadequate restriction on the referenced template parameter `fail_list', this may cause a dynamic test case error at runtime #8 2.534 BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here #8 2.535 BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci': #8 2.535 BSC_Tests_CBSP.ttcn:782.2-89: In receive statement: #8 2.535 BSC_Tests_CBSP.ttcn:782.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.535 BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci': #8 2.535 BSC_Tests_CBSP.ttcn:797.2-89: In receive statement: #8 2.535 BSC_Tests_CBSP.ttcn:797.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.536 BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai': #8 2.536 BSC_Tests_CBSP.ttcn:816.2-89: In receive statement: #8 2.536 BSC_Tests_CBSP.ttcn:816.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.536 BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace': #8 2.536 BSC_Tests_CBSP.ttcn:851.2-89: In receive statement: #8 2.536 BSC_Tests_CBSP.ttcn:851.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.536 BSC_Tests_CBSP.ttcn:859.2-89: In receive statement: #8 2.536 BSC_Tests_CBSP.ttcn:859.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.536 BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num': #8 2.536 BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct: #8 2.536 BSC_Tests_CBSP.ttcn:884.5-88: In guard operation: #8 2.536 BSC_Tests_CBSP.ttcn:884.5-88: In receive statement: #8 2.536 BSC_Tests_CBSP.ttcn:884.41-86: warning: Function invocation 'f_page2rsl(page, g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 2.546 BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML': #8 2.546 BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep': #8 2.546 BSC_Tests_OML.ttcn:243.2-47: In function instance: #8 2.546 BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used #8 2.548 BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS': #8 2.548 BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos': #8 2.548 BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement: #8 2.548 BSC_Tests_VAMOS.ttcn:348.78-115: warning: Function invocation 'f_rsl_chan_nr_to_chrt(g_chan_nr, true)' may change the actual snapshot. #8 2.557 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 2.557 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 2.557 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 2.557 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 2.557 In parameter #4 for `rfci': #8 2.557 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 2.557 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 2.561 Notify: Generating code... #8 3.394 Notify: File `AbisOML_Types.hh' was generated. #8 3.395 Notify: File `AbisOML_Types.cc' was generated. #8 3.396 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 3.396 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 3.396 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 3.396 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 3.396 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 3.396 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 3.396 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 3.397 Notify: File `BSC_Tests.hh' was generated. #8 3.398 Notify: File `BSC_Tests.cc' was generated. #8 3.398 Notify: File `BSC_Tests_ASCI.hh' was generated. #8 3.398 Notify: File `BSC_Tests_ASCI.cc' was generated. #8 3.399 Notify: File `BSC_Tests_ASCI_part_1.cc' was generated. #8 3.399 Notify: File `BSC_Tests_ASCI_part_2.cc' was generated. #8 3.399 Notify: File `BSC_Tests_ASCI_part_3.cc' was generated. #8 3.399 Notify: File `BSC_Tests_ASCI_part_4.cc' was generated. #8 3.399 Notify: File `BSC_Tests_ASCI_part_5.cc' was generated. #8 3.399 Notify: File `BSC_Tests_ASCI_part_6.cc' was generated. #8 3.399 Notify: File `BSC_Tests_ASCI_part_7.cc' was generated. #8 3.399 Notify: File `BSC_Tests_CBSP.hh' was generated. #8 3.400 Notify: File `BSC_Tests_CBSP.cc' was generated. #8 3.400 Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. #8 3.400 Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. #8 3.400 Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. #8 3.400 Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. #8 3.401 Notify: File `BSC_Tests_CBSP_part_5.cc' was generated. #8 3.401 Notify: File `BSC_Tests_CBSP_part_6.cc' was generated. #8 3.401 Notify: File `BSC_Tests_CBSP_part_7.cc' was generated. #8 3.401 Notify: File `BSC_Tests_LCLS.hh' was generated. #8 3.401 Notify: File `BSC_Tests_LCLS.cc' was generated. #8 3.401 Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. #8 3.401 Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. #8 3.401 Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. #8 3.402 Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. #8 3.402 Notify: File `BSC_Tests_LCLS_part_5.cc' was generated. #8 3.402 Notify: File `BSC_Tests_LCLS_part_6.cc' was generated. #8 3.402 Notify: File `BSC_Tests_LCLS_part_7.cc' was generated. #8 3.402 Notify: File `BSC_Tests_OML.hh' was generated. #8 3.402 Notify: File `BSC_Tests_OML.cc' was generated. #8 3.402 Notify: File `BSC_Tests_OML_part_1.cc' was generated. #8 3.402 Notify: File `BSC_Tests_OML_part_2.cc' was generated. #8 3.402 Notify: File `BSC_Tests_OML_part_3.cc' was generated. #8 3.403 Notify: File `BSC_Tests_OML_part_4.cc' was generated. #8 3.403 Notify: File `BSC_Tests_OML_part_5.cc' was generated. #8 3.403 Notify: File `BSC_Tests_OML_part_6.cc' was generated. #8 3.403 Notify: File `BSC_Tests_OML_part_7.cc' was generated. #8 3.403 Notify: File `BSC_Tests_VAMOS.hh' was generated. #8 3.403 Notify: File `BSC_Tests_VAMOS.cc' was generated. #8 3.403 Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated. #8 3.403 Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated. #8 3.404 Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated. #8 3.404 Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated. #8 3.404 Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated. #8 3.404 Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated. #8 3.404 Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated. #8 3.405 Notify: File `BSC_Tests_part_1.cc' was generated. #8 3.405 Notify: File `BSC_Tests_part_2.cc' was generated. #8 3.405 Notify: File `BSC_Tests_part_3.cc' was generated. #8 3.405 Notify: File `BSC_Tests_part_4.cc' was generated. #8 3.405 Notify: File `BSC_Tests_part_5.cc' was generated. #8 3.405 Notify: File `BSC_Tests_part_6.cc' was generated. #8 3.406 Notify: File `BSC_Tests_part_7.cc' was generated. #8 3.406 Notify: File `BSSAP_CodecPort.hh' was generated. #8 3.406 Notify: File `BSSAP_CodecPort.cc' was generated. #8 3.406 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 3.407 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 3.407 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 3.407 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 3.407 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 3.407 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 3.407 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 3.407 Notify: File `BSSAP_LE_Adapter.hh' was generated. #8 3.407 Notify: File `BSSAP_LE_Adapter.cc' was generated. #8 3.408 Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. #8 3.408 Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort.hh' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation.hh' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated. #8 3.412 Notify: File `BSSAP_LE_Types.hh' was generated. #8 3.414 Notify: File `BSSAP_LE_Types.cc' was generated. #8 3.415 Notify: File `BSSAP_LE_Types_part_1.cc' was generated. #8 3.415 Notify: File `BSSAP_LE_Types_part_2.cc' was generated. #8 3.415 Notify: File `BSSAP_LE_Types_part_3.cc' was generated. #8 3.415 Notify: File `BSSAP_LE_Types_part_4.cc' was generated. #8 3.415 Notify: File `BSSAP_LE_Types_part_5.cc' was generated. #8 3.416 Notify: File `BSSAP_LE_Types_part_6.cc' was generated. #8 3.416 Notify: File `BSSAP_LE_Types_part_7.cc' was generated. #8 3.417 Notify: File `BSSAP_Types.hh' was generated. #8 3.419 Notify: File `BSSAP_Types.cc' was generated. #8 3.421 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 3.423 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 3.424 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 3.425 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 3.426 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 3.428 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 3.429 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 3.429 Notify: File `BSSLAP_Types.hh' was generated. #8 3.431 Notify: File `BSSLAP_Types.cc' was generated. #8 3.431 Notify: File `BSSLAP_Types_part_1.cc' was generated. #8 3.431 Notify: File `BSSLAP_Types_part_2.cc' was generated. #8 3.431 Notify: File `BSSLAP_Types_part_3.cc' was generated. #8 3.431 Notify: File `BSSLAP_Types_part_4.cc' was generated. #8 3.431 Notify: File `BSSLAP_Types_part_5.cc' was generated. #8 3.432 Notify: File `BSSLAP_Types_part_6.cc' was generated. #8 3.432 Notify: File `BSSLAP_Types_part_7.cc' was generated. #8 3.432 Notify: File `BSSMAP_LE_Templates.hh' was generated. #8 3.432 Notify: File `BSSMAP_LE_Templates.cc' was generated. #8 3.432 Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. #8 3.432 Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. #8 3.433 Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. #8 3.433 Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. #8 3.433 Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated. #8 3.433 Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated. #8 3.433 Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated. #8 3.433 Notify: File `BSSMAP_Templates.hh' was generated. #8 3.434 Notify: File `BSSMAP_Templates.cc' was generated. #8 3.434 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 3.434 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 3.434 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 3.434 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 3.435 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 3.435 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 3.435 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 3.435 Notify: File `CBSP_Adapter.hh' was generated. #8 3.435 Notify: File `CBSP_Adapter.cc' was generated. #8 3.435 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 3.435 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 3.436 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 3.436 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 3.436 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 3.436 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 3.436 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 3.436 Notify: File `CBSP_CodecPort.hh' was generated. #8 3.436 Notify: File `CBSP_CodecPort.cc' was generated. #8 3.437 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 3.437 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 3.437 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.437 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.437 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.437 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.437 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.438 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.438 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.438 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 3.438 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 3.438 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 3.438 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 3.438 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 3.439 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 3.439 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 3.439 Notify: File `CBSP_Templates.hh' was generated. #8 3.440 Notify: File `CBSP_Templates.cc' was generated. #8 3.440 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 3.440 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 3.440 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 3.440 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 3.440 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 3.440 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 3.440 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 3.440 Notify: File `CBSP_Types.hh' was generated. #8 3.442 Notify: File `CBSP_Types.cc' was generated. #8 3.442 Notify: File `CBSP_Types_part_1.cc' was generated. #8 3.443 Notify: File `CBSP_Types_part_2.cc' was generated. #8 3.443 Notify: File `CBSP_Types_part_3.cc' was generated. #8 3.448 Notify: File `CBSP_Types_part_4.cc' was generated. #8 3.448 Notify: File `CBSP_Types_part_5.cc' was generated. #8 3.448 Notify: File `CBSP_Types_part_6.cc' was generated. #8 3.448 Notify: File `CBSP_Types_part_7.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types.hh' was generated. #8 3.448 Notify: File `GSM_RR_Types.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 3.448 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 3.448 Notify: File `GSM_RestOctets.hh' was generated. #8 3.450 Notify: File `GSM_RestOctets.cc' was generated. #8 3.452 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 3.454 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 3.454 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 3.455 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 3.455 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 3.455 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 3.455 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 3.455 Notify: File `GSM_SystemInformation.hh' was generated. #8 3.456 Notify: File `GSM_SystemInformation.cc' was generated. #8 3.457 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 3.457 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 3.457 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 3.457 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 3.457 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 3.457 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 3.457 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 3.458 Notify: File `GSM_Types.hh' was generated. #8 3.458 Notify: File `GSM_Types.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.459 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.460 Notify: File `General_Types.hh' was generated. #8 3.460 Notify: File `General_Types.cc' was generated. #8 3.460 Notify: File `General_Types_part_1.cc' was generated. #8 3.460 Notify: File `General_Types_part_2.cc' was generated. #8 3.461 Notify: File `General_Types_part_3.cc' was generated. #8 3.461 Notify: File `General_Types_part_4.cc' was generated. #8 3.461 Notify: File `General_Types_part_5.cc' was generated. #8 3.461 Notify: File `General_Types_part_6.cc' was generated. #8 3.461 Notify: File `General_Types_part_7.cc' was generated. #8 3.461 Notify: File `IPA_CodecPort.hh' was generated. #8 3.461 Notify: File `IPA_CodecPort.cc' was generated. #8 3.462 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 3.462 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 3.462 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.462 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 3.464 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 3.464 Notify: File `IPA_Emulation.hh' was generated. #8 3.464 Notify: File `IPA_Emulation.cc' was generated. #8 3.464 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 3.464 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 3.464 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 3.464 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 3.464 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 3.464 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 3.464 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 3.464 Notify: File `IPA_Testing.hh' was generated. #8 3.464 Notify: File `IPA_Testing.cc' was generated. #8 3.464 Notify: File `IPA_Testing_part_1.cc' was generated. #8 3.464 Notify: File `IPA_Testing_part_2.cc' was generated. #8 3.464 Notify: File `IPA_Testing_part_3.cc' was generated. #8 3.465 Notify: File `IPA_Testing_part_4.cc' was generated. #8 3.465 Notify: File `IPA_Testing_part_5.cc' was generated. #8 3.465 Notify: File `IPA_Testing_part_6.cc' was generated. #8 3.465 Notify: File `IPA_Testing_part_7.cc' was generated. #8 3.465 Notify: File `IPA_Types.hh' was generated. #8 3.465 Notify: File `IPA_Types.cc' was generated. #8 3.465 Notify: File `IPA_Types_part_1.cc' was generated. #8 3.465 Notify: File `IPA_Types_part_2.cc' was generated. #8 3.466 Notify: File `IPA_Types_part_3.cc' was generated. #8 3.466 Notify: File `IPA_Types_part_4.cc' was generated. #8 3.466 Notify: File `IPA_Types_part_5.cc' was generated. #8 3.466 Notify: File `IPA_Types_part_6.cc' was generated. #8 3.466 Notify: File `IPA_Types_part_7.cc' was generated. #8 3.466 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.466 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.466 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.466 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.466 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.466 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.467 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.467 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.468 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.468 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.468 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.468 Notify: File `IPL4asp_Types.hh' was generated. #8 3.468 Notify: File `IPL4asp_Types.cc' was generated. #8 3.468 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.469 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.469 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.469 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.469 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.469 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.469 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.469 Notify: File `IuUP_Emulation.hh' was generated. #8 3.469 Notify: File `IuUP_Emulation.cc' was generated. #8 3.470 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 3.470 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 3.470 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 3.470 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 3.470 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 3.470 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 3.470 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 3.470 Notify: File `IuUP_Types.hh' was generated. #8 3.471 Notify: File `IuUP_Types.cc' was generated. #8 3.472 Notify: File `IuUP_Types_part_1.cc' was generated. #8 3.472 Notify: File `IuUP_Types_part_2.cc' was generated. #8 3.472 Notify: File `IuUP_Types_part_3.cc' was generated. #8 3.476 Notify: File `IuUP_Types_part_4.cc' was generated. #8 3.476 Notify: File `IuUP_Types_part_5.cc' was generated. #8 3.476 Notify: File `IuUP_Types_part_6.cc' was generated. #8 3.476 Notify: File `IuUP_Types_part_7.cc' was generated. #8 3.476 Notify: File `L3_Templates.hh' was generated. #8 3.476 Notify: File `L3_Templates.cc' was generated. #8 3.476 Notify: File `L3_Templates_part_1.cc' was generated. #8 3.476 Notify: File `L3_Templates_part_2.cc' was generated. #8 3.476 Notify: File `L3_Templates_part_3.cc' was generated. #8 3.476 Notify: File `L3_Templates_part_4.cc' was generated. #8 3.476 Notify: File `L3_Templates_part_5.cc' was generated. #8 3.476 Notify: File `L3_Templates_part_6.cc' was generated. #8 3.476 Notify: File `L3_Templates_part_7.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation.hh' was generated. #8 3.476 Notify: File `M3UA_Emulation.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 3.476 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 3.476 Notify: File `M3UA_Types.hh' was generated. #8 3.476 Notify: File `M3UA_Types.cc' was generated. #8 3.476 Notify: File `M3UA_Types_part_1.cc' was generated. #8 3.477 Notify: File `M3UA_Types_part_2.cc' was generated. #8 3.480 Notify: File `M3UA_Types_part_3.cc' was generated. #8 3.480 Notify: File `M3UA_Types_part_4.cc' was generated. #8 3.480 Notify: File `M3UA_Types_part_5.cc' was generated. #8 3.480 Notify: File `M3UA_Types_part_6.cc' was generated. #8 3.480 Notify: File `M3UA_Types_part_7.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort.hh' was generated. #8 3.480 Notify: File `MGCP_CodecPort.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 3.480 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation.hh' was generated. #8 3.480 Notify: File `MGCP_Emulation.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 3.480 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 3.480 Notify: File `MGCP_Templates.hh' was generated. #8 3.480 Notify: File `MGCP_Templates.cc' was generated. #8 3.480 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 3.480 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 3.480 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 3.480 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 3.480 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 3.480 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 3.480 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 3.480 Notify: File `MGCP_Types.hh' was generated. #8 3.480 Notify: File `MGCP_Types.cc' was generated. #8 3.480 Notify: File `MGCP_Types_part_1.cc' was generated. #8 3.480 Notify: File `MGCP_Types_part_2.cc' was generated. #8 3.481 Notify: File `MGCP_Types_part_3.cc' was generated. #8 3.481 Notify: File `MGCP_Types_part_4.cc' was generated. #8 3.481 Notify: File `MGCP_Types_part_5.cc' was generated. #8 3.481 Notify: File `MGCP_Types_part_6.cc' was generated. #8 3.481 Notify: File `MGCP_Types_part_7.cc' was generated. #8 3.481 Notify: File `MSC_ConnectionHandler.hh' was generated. #8 3.481 Notify: File `MSC_ConnectionHandler.cc' was generated. #8 3.481 Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. #8 3.481 Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. #8 3.481 Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. #8 3.481 Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. #8 3.482 Notify: File `MSC_ConnectionHandler_part_5.cc' was generated. #8 3.482 Notify: File `MSC_ConnectionHandler_part_6.cc' was generated. #8 3.482 Notify: File `MSC_ConnectionHandler_part_7.cc' was generated. #8 3.482 Notify: File `MTP3asp_PortType.hh' was generated. #8 3.482 Notify: File `MTP3asp_PortType.cc' was generated. #8 3.482 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 3.482 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 3.484 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 3.484 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 3.484 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 3.484 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 3.484 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types.hh' was generated. #8 3.484 Notify: File `MTP3asp_Types.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 3.484 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 3.484 Notify: File `Misc_Helpers.hh' was generated. #8 3.484 Notify: File `Misc_Helpers.cc' was generated. #8 3.484 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.484 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.484 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.484 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.488 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.488 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.488 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.488 Notify: File `MobileL3_CC_Types.hh' was generated. #8 3.488 Notify: File `MobileL3_CC_Types.cc' was generated. #8 3.488 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 3.489 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 3.489 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 3.489 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 3.490 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 3.490 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 3.492 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 3.492 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.492 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.492 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.492 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.492 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.492 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.493 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.493 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.493 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.494 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.495 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.497 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.498 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 3.500 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 3.501 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 3.502 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 3.503 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 3.503 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 3.504 Notify: File `MobileL3_MM_Types.hh' was generated. #8 3.505 Notify: File `MobileL3_MM_Types.cc' was generated. #8 3.505 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 3.506 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 3.506 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 3.506 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 3.506 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 3.506 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 3.506 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 3.507 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 3.509 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 3.510 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 3.511 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 3.513 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 3.513 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 3.513 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 3.513 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 3.514 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 3.514 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 3.515 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 3.516 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 3.516 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 3.516 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 3.517 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 3.517 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 3.517 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 3.517 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 3.517 Notify: File `MobileL3_SS_Types.hh' was generated. #8 3.517 Notify: File `MobileL3_SS_Types.cc' was generated. #8 3.518 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 3.518 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 3.518 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 3.518 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 3.518 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 3.518 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 3.518 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 3.519 Notify: File `MobileL3_Types.hh' was generated. #8 3.519 Notify: File `MobileL3_Types.cc' was generated. #8 3.520 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 3.520 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 3.520 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 3.520 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 3.520 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 3.520 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 3.520 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 3.521 Notify: File `Native_Functions.hh' was generated. #8 3.521 Notify: File `Native_Functions.cc' was generated. #8 3.521 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.521 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.521 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.521 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.521 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.521 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.521 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.521 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 3.521 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 3.522 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 3.523 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 3.524 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 3.524 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 3.528 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 3.528 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 3.528 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 3.528 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 3.528 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 3.528 Notify: File `Osmocom_Types.hh' was generated. #8 3.528 Notify: File `Osmocom_Types.cc' was generated. #8 3.528 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.528 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.528 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.528 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.528 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.528 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.528 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.528 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.528 Notify: File `RAN_Adapter.hh' was generated. #8 3.528 Notify: File `RAN_Adapter.cc' was generated. #8 3.528 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 3.528 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 3.528 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 3.528 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 3.528 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 3.528 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 3.528 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 3.528 Notify: File `RAN_Emulation.hh' was generated. #8 3.528 Notify: File `RAN_Emulation.cc' was generated. #8 3.528 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 3.528 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 3.528 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 3.528 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 3.528 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 3.528 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 3.528 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 3.528 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 3.529 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 3.531 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 3.532 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 3.534 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 3.535 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 3.536 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 3.537 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 3.537 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 3.537 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 3.537 Notify: File `RSL_Emulation.hh' was generated. #8 3.537 Notify: File `RSL_Emulation.cc' was generated. #8 3.537 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 3.537 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 3.538 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 3.538 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 3.538 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 3.540 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 3.540 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 3.540 Notify: File `RSL_Types.hh' was generated. #8 3.540 Notify: File `RSL_Types.cc' was generated. #8 3.541 Notify: File `RSL_Types_part_1.cc' was generated. #8 3.541 Notify: File `RSL_Types_part_2.cc' was generated. #8 3.541 Notify: File `RSL_Types_part_3.cc' was generated. #8 3.541 Notify: File `RSL_Types_part_4.cc' was generated. #8 3.541 Notify: File `RSL_Types_part_5.cc' was generated. #8 3.542 Notify: File `RSL_Types_part_6.cc' was generated. #8 3.542 Notify: File `RSL_Types_part_7.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort.hh' was generated. #8 3.542 Notify: File `RTP_CodecPort.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.542 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.544 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 3.544 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 3.544 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 3.544 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 3.544 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 3.544 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 3.544 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 3.544 Notify: File `RTP_Emulation.hh' was generated. #8 3.544 Notify: File `RTP_Emulation.cc' was generated. #8 3.544 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 3.544 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 3.544 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 3.544 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 3.544 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 3.544 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 3.544 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 3.544 Notify: File `RTP_Types.hh' was generated. #8 3.545 Notify: File `RTP_Types.cc' was generated. #8 3.546 Notify: File `RTP_Types_part_1.cc' was generated. #8 3.546 Notify: File `RTP_Types_part_2.cc' was generated. #8 3.548 Notify: File `RTP_Types_part_3.cc' was generated. #8 3.548 Notify: File `RTP_Types_part_4.cc' was generated. #8 3.548 Notify: File `RTP_Types_part_5.cc' was generated. #8 3.548 Notify: File `RTP_Types_part_6.cc' was generated. #8 3.548 Notify: File `RTP_Types_part_7.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation.hh' was generated. #8 3.548 Notify: File `SCCP_Emulation.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 3.548 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping.hh' was generated. #8 3.548 Notify: File `SCCP_Mapping.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 3.548 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 3.548 Notify: File `SCCP_Templates.hh' was generated. #8 3.548 Notify: File `SCCP_Templates.cc' was generated. #8 3.552 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 3.552 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 3.552 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 3.552 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 3.552 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 3.552 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 3.552 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 3.552 Notify: File `SCCP_Types.hh' was generated. #8 3.552 Notify: File `SCCP_Types.cc' was generated. #8 3.556 Notify: File `SCCP_Types_part_1.cc' was generated. #8 3.556 Notify: File `SCCP_Types_part_2.cc' was generated. #8 3.556 Notify: File `SCCP_Types_part_3.cc' was generated. #8 3.556 Notify: File `SCCP_Types_part_4.cc' was generated. #8 3.556 Notify: File `SCCP_Types_part_5.cc' was generated. #8 3.556 Notify: File `SCCP_Types_part_6.cc' was generated. #8 3.556 Notify: File `SCCP_Types_part_7.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types.hh' was generated. #8 3.556 Notify: File `SCCPasp_Types.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 3.556 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType.hh' was generated. #8 3.556 Notify: File `SCTPasp_PortType.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 3.556 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types.hh' was generated. #8 3.556 Notify: File `SCTPasp_Types.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 3.556 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 3.556 Notify: File `SDP_Templates.hh' was generated. #8 3.556 Notify: File `SDP_Templates.cc' was generated. #8 3.556 Notify: File `SDP_Templates_part_1.cc' was generated. #8 3.556 Notify: File `SDP_Templates_part_2.cc' was generated. #8 3.556 Notify: File `SDP_Templates_part_3.cc' was generated. #8 3.558 Notify: File `SDP_Templates_part_4.cc' was generated. #8 3.558 Notify: File `SDP_Templates_part_5.cc' was generated. #8 3.558 Notify: File `SDP_Templates_part_6.cc' was generated. #8 3.558 Notify: File `SDP_Templates_part_7.cc' was generated. #8 3.558 Notify: File `SDP_Types.hh' was generated. #8 3.558 Notify: File `SDP_Types.cc' was generated. #8 3.559 Notify: File `SDP_Types_part_1.cc' was generated. #8 3.560 Notify: File `SDP_Types_part_2.cc' was generated. #8 3.560 Notify: File `SDP_Types_part_3.cc' was generated. #8 3.564 Notify: File `SDP_Types_part_4.cc' was generated. #8 3.564 Notify: File `SDP_Types_part_5.cc' was generated. #8 3.564 Notify: File `SDP_Types_part_6.cc' was generated. #8 3.564 Notify: File `SDP_Types_part_7.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.564 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.564 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.564 Notify: File `StatsD_Checker.hh' was generated. #8 3.564 Notify: File `StatsD_Checker.cc' was generated. #8 3.564 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 3.564 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 3.564 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 3.564 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 3.564 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 3.564 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 3.564 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort.hh' was generated. #8 3.564 Notify: File `StatsD_CodecPort.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 3.564 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 3.564 Notify: File `StatsD_Types.hh' was generated. #8 3.564 Notify: File `StatsD_Types.cc' was generated. #8 3.564 Notify: File `StatsD_Types_part_1.cc' was generated. #8 3.564 Notify: File `StatsD_Types_part_2.cc' was generated. #8 3.564 Notify: File `StatsD_Types_part_3.cc' was generated. #8 3.564 Notify: File `StatsD_Types_part_4.cc' was generated. #8 3.564 Notify: File `StatsD_Types_part_5.cc' was generated. #8 3.564 Notify: File `StatsD_Types_part_6.cc' was generated. #8 3.564 Notify: File `StatsD_Types_part_7.cc' was generated. #8 3.564 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.565 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.565 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.565 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.565 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.565 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.565 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.565 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.565 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.565 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.565 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.565 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.567 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.567 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.567 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.567 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.567 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.567 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.567 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.567 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.567 Notify: 801 files were updated. #8 3.691 touch compile #8 3.692 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 3.692 make -j16 -C bsc #8 3.710 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 3.882 Creating dependency file for TELNETasp_PT.cc #8 3.883 Creating dependency file for TCCInterface.cc #8 3.884 Creating dependency file for TCCConversion.cc #8 3.884 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 3.885 Creating dependency file for SDP_EncDec.cc #8 3.885 Creating dependency file for SCTPasp_PT.cc #8 3.896 Creating dependency file for RTP_EncDec.cc #8 3.898 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 3.904 Creating dependency file for Native_FunctionDefs.cc #8 3.908 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 3.920 Creating dependency file for IuUP_EncDec.cc #8 3.928 Creating dependency file for IPL4asp_discovery.cc #8 3.952 Creating dependency file for IPL4asp_PT.cc #8 3.964 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 3.980 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 3.980 Creating dependency file for lex.SDP_parse_.c #8 3.993 Creating dependency file for SDP_parse_.tab.c #8 3.993 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.004 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.012 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.016 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.023 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.033 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.044 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.064 Creating dependency file for RAN_Emulation_part_7.cc #8 4.076 Creating dependency file for RAN_Emulation_part_6.cc #8 4.076 Creating dependency file for RAN_Emulation_part_5.cc #8 4.076 Creating dependency file for RAN_Emulation_part_4.cc #8 4.077 Creating dependency file for RAN_Emulation_part_3.cc #8 4.100 Creating dependency file for RAN_Emulation_part_2.cc #8 4.101 Creating dependency file for RAN_Emulation_part_1.cc #8 4.102 Creating dependency file for RAN_Adapter_part_7.cc #8 4.120 Creating dependency file for RAN_Adapter_part_6.cc #8 4.120 Creating dependency file for RAN_Adapter_part_5.cc #8 4.120 Creating dependency file for RAN_Adapter_part_4.cc #8 4.134 Creating dependency file for RAN_Adapter_part_3.cc #8 4.146 Creating dependency file for RAN_Adapter_part_2.cc #8 4.154 Creating dependency file for RAN_Adapter_part_1.cc #8 4.154 Creating dependency file for IPA_Emulation_part_7.cc #8 4.156 Creating dependency file for IPA_Emulation_part_6.cc #8 4.158 Creating dependency file for IPA_Emulation_part_5.cc #8 4.160 Creating dependency file for IPA_Emulation_part_4.cc #8 4.161 Creating dependency file for IPA_Emulation_part_3.cc #8 4.163 Creating dependency file for IPA_Emulation_part_2.cc #8 4.166 Creating dependency file for IPA_Emulation_part_1.cc #8 4.169 Creating dependency file for SCCP_Mapping.cc #8 4.170 Creating dependency file for RAN_Emulation.cc #8 4.172 Creating dependency file for RAN_Adapter.cc #8 4.177 Creating dependency file for IPA_Emulation.cc #8 4.179 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.179 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.184 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.196 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.196 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.196 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.200 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.200 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.204 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.208 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.213 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.216 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.224 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.228 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.231 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.232 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.232 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.232 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.243 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.244 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.248 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.251 Creating dependency file for StatsD_Types_part_7.cc #8 4.252 Creating dependency file for StatsD_Types_part_6.cc #8 4.253 Creating dependency file for StatsD_Types_part_5.cc #8 4.256 Creating dependency file for StatsD_Types_part_3.cc #8 4.257 Creating dependency file for StatsD_Types_part_4.cc #8 4.261 Creating dependency file for StatsD_Types_part_1.cc #8 4.262 Creating dependency file for StatsD_Types_part_2.cc #8 4.264 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 4.270 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 4.270 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 4.270 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 4.270 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 4.273 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 4.280 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 4.284 Creating dependency file for StatsD_CodecPort_part_7.cc #8 4.286 Creating dependency file for StatsD_CodecPort_part_6.cc #8 4.293 Creating dependency file for StatsD_CodecPort_part_5.cc #8 4.295 Creating dependency file for StatsD_CodecPort_part_4.cc #8 4.300 Creating dependency file for StatsD_CodecPort_part_3.cc #8 4.301 Creating dependency file for StatsD_CodecPort_part_2.cc #8 4.308 Creating dependency file for StatsD_CodecPort_part_1.cc #8 4.308 Creating dependency file for StatsD_Checker_part_7.cc #8 4.308 Creating dependency file for StatsD_Checker_part_6.cc #8 4.310 Creating dependency file for StatsD_Checker_part_5.cc #8 4.313 Creating dependency file for StatsD_Checker_part_4.cc #8 4.316 Creating dependency file for StatsD_Checker_part_3.cc #8 4.317 Creating dependency file for StatsD_Checker_part_2.cc #8 4.318 Creating dependency file for StatsD_Checker_part_1.cc #8 4.332 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.332 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.341 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.342 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.343 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.344 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.349 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.349 Creating dependency file for SDP_Types_part_7.cc #8 4.349 Creating dependency file for SDP_Types_part_6.cc #8 4.352 Creating dependency file for SDP_Types_part_5.cc #8 4.352 Creating dependency file for SDP_Types_part_4.cc #8 4.364 Creating dependency file for SDP_Types_part_3.cc #8 4.365 Creating dependency file for SDP_Types_part_2.cc #8 4.365 Creating dependency file for SDP_Types_part_1.cc #8 4.365 Creating dependency file for SDP_Templates_part_7.cc #8 4.366 Creating dependency file for SDP_Templates_part_6.cc #8 4.366 Creating dependency file for SDP_Templates_part_5.cc #8 4.366 Creating dependency file for SDP_Templates_part_4.cc #8 4.366 Creating dependency file for SDP_Templates_part_3.cc #8 4.368 Creating dependency file for SDP_Templates_part_2.cc #8 4.372 Creating dependency file for SDP_Templates_part_1.cc #8 4.377 Creating dependency file for SCTPasp_Types_part_7.cc #8 4.378 Creating dependency file for SCTPasp_Types_part_6.cc #8 4.380 Creating dependency file for SCTPasp_Types_part_5.cc #8 4.388 Creating dependency file for SCTPasp_Types_part_4.cc #8 4.390 Creating dependency file for SCTPasp_Types_part_3.cc #8 4.391 Creating dependency file for SCTPasp_Types_part_2.cc #8 4.392 Creating dependency file for SCTPasp_Types_part_1.cc #8 4.392 Creating dependency file for SCTPasp_PortType_part_7.cc #8 4.400 Creating dependency file for SCTPasp_PortType_part_6.cc #8 4.404 Creating dependency file for SCTPasp_PortType_part_5.cc #8 4.408 Creating dependency file for SCTPasp_PortType_part_4.cc #8 4.414 Creating dependency file for SCTPasp_PortType_part_3.cc #8 4.416 Creating dependency file for SCTPasp_PortType_part_2.cc #8 4.417 Creating dependency file for SCTPasp_PortType_part_1.cc #8 4.417 Creating dependency file for SCCPasp_Types_part_7.cc #8 4.418 Creating dependency file for SCCPasp_Types_part_6.cc #8 4.426 Creating dependency file for SCCPasp_Types_part_5.cc #8 4.428 Creating dependency file for SCCPasp_Types_part_4.cc #8 4.428 Creating dependency file for SCCPasp_Types_part_3.cc #8 4.428 Creating dependency file for SCCPasp_Types_part_2.cc #8 4.429 Creating dependency file for SCCPasp_Types_part_1.cc #8 4.433 Creating dependency file for SCCP_Types_part_7.cc #8 4.436 Creating dependency file for SCCP_Types_part_6.cc #8 4.442 Creating dependency file for SCCP_Types_part_5.cc #8 4.445 Creating dependency file for SCCP_Types_part_4.cc #8 4.453 Creating dependency file for SCCP_Types_part_3.cc #8 4.454 Creating dependency file for SCCP_Types_part_2.cc #8 4.455 Creating dependency file for SCCP_Types_part_1.cc #8 4.456 Creating dependency file for SCCP_Templates_part_7.cc #8 4.457 Creating dependency file for SCCP_Templates_part_6.cc #8 4.458 Creating dependency file for SCCP_Templates_part_5.cc #8 4.460 Creating dependency file for SCCP_Templates_part_4.cc #8 4.466 Creating dependency file for SCCP_Templates_part_3.cc #8 4.467 Creating dependency file for SCCP_Templates_part_2.cc #8 4.469 Creating dependency file for SCCP_Templates_part_1.cc #8 4.475 Creating dependency file for SCCP_Emulation_part_7.cc #8 4.475 Creating dependency file for SCCP_Emulation_part_6.cc #8 4.478 Creating dependency file for SCCP_Emulation_part_5.cc #8 4.479 Creating dependency file for SCCP_Emulation_part_4.cc #8 4.479 Creating dependency file for SCCP_Emulation_part_3.cc #8 4.480 Creating dependency file for SCCP_Emulation_part_2.cc #8 4.484 Creating dependency file for SCCP_Emulation_part_1.cc #8 4.488 Creating dependency file for RTP_Types_part_7.cc #8 4.492 Creating dependency file for RTP_Types_part_6.cc #8 4.492 Creating dependency file for RTP_Types_part_5.cc #8 4.494 Creating dependency file for RTP_Types_part_4.cc #8 4.495 Creating dependency file for RTP_Types_part_2.cc #8 4.495 Creating dependency file for RTP_Types_part_3.cc #8 4.495 Creating dependency file for RTP_Types_part_1.cc #8 4.495 Creating dependency file for RTP_Emulation_part_7.cc #8 4.496 Creating dependency file for RTP_Emulation_part_6.cc #8 4.497 Creating dependency file for RTP_Emulation_part_5.cc #8 4.509 Creating dependency file for RTP_Emulation_part_4.cc #8 4.509 Creating dependency file for RTP_Emulation_part_3.cc #8 4.509 Creating dependency file for RTP_Emulation_part_2.cc #8 4.510 Creating dependency file for RTP_Emulation_part_1.cc #8 4.510 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 4.511 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 4.511 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 4.513 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 4.513 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 4.514 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 4.515 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 4.526 Creating dependency file for RTP_CodecPort_part_7.cc #8 4.528 Creating dependency file for RTP_CodecPort_part_6.cc #8 4.533 Creating dependency file for RTP_CodecPort_part_5.cc #8 4.535 Creating dependency file for RTP_CodecPort_part_4.cc #8 4.535 Creating dependency file for RTP_CodecPort_part_3.cc #8 4.545 Creating dependency file for RTP_CodecPort_part_2.cc #8 4.546 Creating dependency file for RTP_CodecPort_part_1.cc #8 4.547 Creating dependency file for RSL_Types_part_7.cc #8 4.548 Creating dependency file for RSL_Types_part_6.cc #8 4.549 Creating dependency file for RSL_Types_part_5.cc #8 4.553 Creating dependency file for RSL_Types_part_4.cc #8 4.555 Creating dependency file for RSL_Types_part_3.cc #8 4.556 Creating dependency file for RSL_Types_part_2.cc #8 4.558 Creating dependency file for RSL_Types_part_1.cc #8 4.559 Creating dependency file for RSL_Emulation_part_7.cc #8 4.560 Creating dependency file for RSL_Emulation_part_6.cc #8 4.563 Creating dependency file for RSL_Emulation_part_5.cc #8 4.564 Creating dependency file for RSL_Emulation_part_4.cc #8 4.566 Creating dependency file for RSL_Emulation_part_3.cc #8 4.567 Creating dependency file for RSL_Emulation_part_2.cc #8 4.574 Creating dependency file for RSL_Emulation_part_1.cc #8 4.574 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 4.575 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 4.580 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 4.583 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 4.585 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 4.586 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 4.586 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 4.589 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 4.592 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 4.593 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 4.595 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 4.602 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 4.602 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 4.605 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 4.612 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.615 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.616 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.620 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.630 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.630 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.640 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.640 Creating dependency file for Osmocom_Types_part_7.cc #8 4.649 Creating dependency file for Osmocom_Types_part_6.cc #8 4.649 Creating dependency file for Osmocom_Types_part_5.cc #8 4.653 Creating dependency file for Osmocom_Types_part_4.cc #8 4.654 Creating dependency file for Osmocom_Types_part_3.cc #8 4.654 Creating dependency file for Osmocom_Types_part_2.cc #8 4.659 Creating dependency file for Osmocom_Types_part_1.cc #8 4.659 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.681 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.681 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.700 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.712 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.712 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.720 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.724 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 4.729 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 4.734 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 4.740 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 4.748 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 4.750 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 4.758 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 4.760 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 4.764 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 4.767 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 4.767 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 4.769 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 4.769 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 4.770 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 4.770 Creating dependency file for Native_Functions_part_7.cc #8 4.777 Creating dependency file for Native_Functions_part_6.cc #8 4.784 Creating dependency file for Native_Functions_part_5.cc #8 4.785 Creating dependency file for Native_Functions_part_4.cc #8 4.791 Creating dependency file for Native_Functions_part_3.cc #8 4.793 Creating dependency file for Native_Functions_part_2.cc #8 4.798 Creating dependency file for MobileL3_Types_part_7.cc #8 4.798 Creating dependency file for Native_Functions_part_1.cc #8 4.799 Creating dependency file for MobileL3_Types_part_6.cc #8 4.799 Creating dependency file for MobileL3_Types_part_5.cc #8 4.812 Creating dependency file for MobileL3_Types_part_4.cc #8 4.819 Creating dependency file for MobileL3_Types_part_3.cc #8 4.820 Creating dependency file for MobileL3_Types_part_2.cc #8 4.824 Creating dependency file for MobileL3_Types_part_1.cc #8 4.826 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.827 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.831 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.833 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.835 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.836 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.837 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.838 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.840 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.841 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.842 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.847 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.847 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.852 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.853 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.854 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.856 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.856 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.860 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.861 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.864 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.866 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.872 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.872 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.872 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.875 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.876 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.888 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.892 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.893 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.902 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.904 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.920 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.936 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.947 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.964 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.976 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 5.000 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 5.008 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 5.008 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 5.016 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 5.028 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 5.037 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 5.041 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 5.042 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 5.042 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 5.062 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 5.065 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 5.076 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 5.083 Creating dependency file for Misc_Helpers_part_7.cc #8 5.093 Creating dependency file for Misc_Helpers_part_6.cc #8 5.104 Creating dependency file for Misc_Helpers_part_5.cc #8 5.107 Creating dependency file for Misc_Helpers_part_4.cc #8 5.112 Creating dependency file for Misc_Helpers_part_3.cc #8 5.115 Creating dependency file for Misc_Helpers_part_2.cc #8 5.120 Creating dependency file for Misc_Helpers_part_1.cc #8 5.121 Creating dependency file for MTP3asp_Types_part_7.cc #8 5.122 Creating dependency file for MTP3asp_Types_part_6.cc #8 5.130 Creating dependency file for MTP3asp_Types_part_5.cc #8 5.134 Creating dependency file for MTP3asp_Types_part_4.cc #8 5.138 Creating dependency file for MTP3asp_Types_part_3.cc #8 5.138 Creating dependency file for MTP3asp_Types_part_2.cc #8 5.138 Creating dependency file for MTP3asp_Types_part_1.cc #8 5.140 Creating dependency file for MTP3asp_PortType_part_7.cc #8 5.144 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.148 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.149 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.151 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.152 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.153 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.154 Creating dependency file for MSC_ConnectionHandler_part_7.cc #8 5.155 Creating dependency file for MSC_ConnectionHandler_part_6.cc #8 5.155 Creating dependency file for MSC_ConnectionHandler_part_5.cc #8 5.157 Creating dependency file for MSC_ConnectionHandler_part_4.cc #8 5.174 Creating dependency file for MSC_ConnectionHandler_part_3.cc #8 5.174 Creating dependency file for MSC_ConnectionHandler_part_2.cc #8 5.177 Creating dependency file for MSC_ConnectionHandler_part_1.cc #8 5.178 Creating dependency file for MGCP_Types_part_6.cc #8 5.178 Creating dependency file for MGCP_Types_part_7.cc #8 5.178 Creating dependency file for MGCP_Types_part_4.cc #8 5.178 Creating dependency file for MGCP_Types_part_5.cc #8 5.181 Creating dependency file for MGCP_Types_part_3.cc #8 5.182 Creating dependency file for MGCP_Types_part_2.cc #8 5.186 Creating dependency file for MGCP_Types_part_1.cc #8 5.189 Creating dependency file for MGCP_Templates_part_7.cc #8 5.190 Creating dependency file for MGCP_Templates_part_6.cc #8 5.191 Creating dependency file for MGCP_Templates_part_5.cc #8 5.191 Creating dependency file for MGCP_Templates_part_4.cc #8 5.193 Creating dependency file for MGCP_Templates_part_3.cc #8 5.193 Creating dependency file for MGCP_Templates_part_2.cc #8 5.194 Creating dependency file for MGCP_Templates_part_1.cc #8 5.195 Creating dependency file for MGCP_Emulation_part_7.cc #8 5.202 Creating dependency file for MGCP_Emulation_part_6.cc #8 5.203 Creating dependency file for MGCP_Emulation_part_5.cc #8 5.205 Creating dependency file for MGCP_Emulation_part_4.cc #8 5.208 Creating dependency file for MGCP_Emulation_part_2.cc #8 5.208 Creating dependency file for MGCP_Emulation_part_3.cc #8 5.209 Creating dependency file for MGCP_Emulation_part_1.cc #8 5.211 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 5.212 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 5.214 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 5.215 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 5.215 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 5.215 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 5.220 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 5.221 Creating dependency file for MGCP_CodecPort_part_7.cc #8 5.222 Creating dependency file for MGCP_CodecPort_part_6.cc #8 5.224 Creating dependency file for MGCP_CodecPort_part_5.cc #8 5.224 Creating dependency file for MGCP_CodecPort_part_4.cc #8 5.225 Creating dependency file for MGCP_CodecPort_part_3.cc #8 5.225 Creating dependency file for MGCP_CodecPort_part_2.cc #8 5.226 Creating dependency file for MGCP_CodecPort_part_1.cc #8 5.226 Creating dependency file for M3UA_Types_part_7.cc #8 5.230 Creating dependency file for M3UA_Types_part_6.cc #8 5.231 Creating dependency file for M3UA_Types_part_4.cc #8 5.231 Creating dependency file for M3UA_Types_part_5.cc #8 5.231 Creating dependency file for M3UA_Types_part_3.cc #8 5.232 Creating dependency file for M3UA_Types_part_2.cc #8 5.233 Creating dependency file for M3UA_Types_part_1.cc #8 5.234 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.240 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.240 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.240 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.240 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.242 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.248 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.249 Creating dependency file for L3_Templates_part_7.cc #8 5.251 Creating dependency file for L3_Templates_part_6.cc #8 5.252 Creating dependency file for L3_Templates_part_5.cc #8 5.252 Creating dependency file for L3_Templates_part_4.cc #8 5.254 Creating dependency file for L3_Templates_part_3.cc #8 5.258 Creating dependency file for L3_Templates_part_1.cc #8 5.258 Creating dependency file for L3_Templates_part_2.cc #8 5.259 Creating dependency file for IuUP_Types_part_6.cc #8 5.259 Creating dependency file for IuUP_Types_part_7.cc #8 5.260 Creating dependency file for IuUP_Types_part_5.cc #8 5.264 Creating dependency file for IuUP_Types_part_4.cc #8 5.265 Creating dependency file for IuUP_Types_part_3.cc #8 5.266 Creating dependency file for IuUP_Types_part_1.cc #8 5.266 Creating dependency file for IuUP_Types_part_2.cc #8 5.267 Creating dependency file for IuUP_Emulation_part_7.cc #8 5.268 Creating dependency file for IuUP_Emulation_part_6.cc #8 5.268 Creating dependency file for IuUP_Emulation_part_5.cc #8 5.269 Creating dependency file for IuUP_Emulation_part_4.cc #8 5.269 Creating dependency file for IuUP_Emulation_part_3.cc #8 5.270 Creating dependency file for IuUP_Emulation_part_2.cc #8 5.272 Creating dependency file for IuUP_Emulation_part_1.cc #8 5.276 Creating dependency file for IPL4asp_Types_part_7.cc #8 5.281 Creating dependency file for IPL4asp_Types_part_6.cc #8 5.281 Creating dependency file for IPL4asp_Types_part_5.cc #8 5.281 Creating dependency file for IPL4asp_Types_part_4.cc #8 5.282 Creating dependency file for IPL4asp_Types_part_3.cc #8 5.296 Creating dependency file for IPL4asp_Types_part_2.cc #8 5.296 Creating dependency file for IPL4asp_Types_part_1.cc #8 5.296 Creating dependency file for IPL4asp_PortType_part_7.cc #8 5.296 Creating dependency file for IPL4asp_PortType_part_6.cc #8 5.296 Creating dependency file for IPL4asp_PortType_part_5.cc #8 5.301 Creating dependency file for IPL4asp_PortType_part_4.cc #8 5.301 Creating dependency file for IPL4asp_PortType_part_3.cc #8 5.301 Creating dependency file for IPL4asp_PortType_part_2.cc #8 5.302 Creating dependency file for IPL4asp_PortType_part_1.cc #8 5.304 Creating dependency file for IPL4asp_Functions_part_7.cc #8 5.309 Creating dependency file for IPL4asp_Functions_part_6.cc #8 5.315 Creating dependency file for IPL4asp_Functions_part_5.cc #8 5.316 Creating dependency file for IPL4asp_Functions_part_4.cc #8 5.316 Creating dependency file for IPL4asp_Functions_part_3.cc #8 5.316 Creating dependency file for IPL4asp_Functions_part_2.cc #8 5.317 Creating dependency file for IPL4asp_Functions_part_1.cc #8 5.318 Creating dependency file for IPA_Types_part_7.cc #8 5.318 Creating dependency file for IPA_Types_part_6.cc #8 5.324 Creating dependency file for IPA_Types_part_5.cc #8 5.324 Creating dependency file for IPA_Types_part_4.cc #8 5.325 Creating dependency file for IPA_Types_part_3.cc #8 5.325 Creating dependency file for IPA_Types_part_2.cc #8 5.328 Creating dependency file for IPA_Types_part_1.cc #8 5.333 Creating dependency file for IPA_Testing_part_7.cc #8 5.333 Creating dependency file for IPA_Testing_part_6.cc #8 5.335 Creating dependency file for IPA_Testing_part_5.cc #8 5.336 Creating dependency file for IPA_Testing_part_4.cc #8 5.337 Creating dependency file for IPA_Testing_part_3.cc #8 5.339 Creating dependency file for IPA_Testing_part_2.cc #8 5.342 Creating dependency file for IPA_Testing_part_1.cc #8 5.343 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 5.346 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 5.348 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 5.348 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 5.348 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 5.348 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 5.354 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 5.363 Creating dependency file for IPA_CodecPort_part_7.cc #8 5.365 Creating dependency file for IPA_CodecPort_part_5.cc #8 5.365 Creating dependency file for IPA_CodecPort_part_6.cc #8 5.365 Creating dependency file for IPA_CodecPort_part_4.cc #8 5.367 Creating dependency file for IPA_CodecPort_part_3.cc #8 5.367 Creating dependency file for IPA_CodecPort_part_2.cc #8 5.368 Creating dependency file for IPA_CodecPort_part_1.cc #8 5.369 Creating dependency file for General_Types_part_7.cc #8 5.377 Creating dependency file for General_Types_part_4.cc #8 5.377 Creating dependency file for General_Types_part_5.cc #8 5.377 Creating dependency file for General_Types_part_6.cc #8 5.384 Creating dependency file for General_Types_part_3.cc #8 5.387 Creating dependency file for General_Types_part_2.cc #8 5.388 Creating dependency file for General_Types_part_1.cc #8 5.388 Creating dependency file for GSM_Types_part_7.cc #8 5.389 Creating dependency file for GSM_Types_part_6.cc #8 5.389 Creating dependency file for GSM_Types_part_5.cc #8 5.390 Creating dependency file for GSM_Types_part_4.cc #8 5.391 Creating dependency file for GSM_Types_part_3.cc #8 5.392 Creating dependency file for GSM_Types_part_2.cc #8 5.392 Creating dependency file for GSM_Types_part_1.cc #8 5.393 Creating dependency file for GSM_SystemInformation_part_7.cc #8 5.396 Creating dependency file for GSM_SystemInformation_part_6.cc #8 5.399 Creating dependency file for GSM_SystemInformation_part_5.cc #8 5.400 Creating dependency file for GSM_SystemInformation_part_4.cc #8 5.404 Creating dependency file for GSM_SystemInformation_part_3.cc #8 5.409 Creating dependency file for GSM_SystemInformation_part_2.cc #8 5.409 Creating dependency file for GSM_SystemInformation_part_1.cc #8 5.413 Creating dependency file for GSM_RestOctets_part_7.cc #8 5.414 Creating dependency file for GSM_RestOctets_part_6.cc #8 5.418 Creating dependency file for GSM_RestOctets_part_5.cc #8 5.422 Creating dependency file for GSM_RestOctets_part_4.cc #8 5.422 Creating dependency file for GSM_RestOctets_part_3.cc #8 5.422 Creating dependency file for GSM_RestOctets_part_2.cc #8 5.432 Creating dependency file for GSM_RestOctets_part_1.cc #8 5.436 Creating dependency file for GSM_RR_Types_part_7.cc #8 5.444 Creating dependency file for GSM_RR_Types_part_6.cc #8 5.452 Creating dependency file for GSM_RR_Types_part_5.cc #8 5.458 Creating dependency file for GSM_RR_Types_part_4.cc #8 5.465 Creating dependency file for GSM_RR_Types_part_3.cc #8 5.476 Creating dependency file for GSM_RR_Types_part_2.cc #8 5.492 Creating dependency file for GSM_RR_Types_part_1.cc #8 5.496 Creating dependency file for CBSP_Types_part_7.cc #8 5.504 Creating dependency file for CBSP_Types_part_6.cc #8 5.516 Creating dependency file for CBSP_Types_part_5.cc #8 5.528 Creating dependency file for CBSP_Types_part_4.cc #8 5.540 Creating dependency file for CBSP_Types_part_3.cc #8 5.548 Creating dependency file for CBSP_Types_part_2.cc #8 5.564 Creating dependency file for CBSP_Types_part_1.cc #8 5.568 Creating dependency file for CBSP_Templates_part_7.cc #8 5.569 Creating dependency file for CBSP_Templates_part_6.cc #8 5.573 Creating dependency file for CBSP_Templates_part_5.cc #8 5.576 Creating dependency file for CBSP_Templates_part_4.cc #8 5.580 Creating dependency file for CBSP_Templates_part_3.cc #8 5.581 Creating dependency file for CBSP_Templates_part_2.cc #8 5.584 Creating dependency file for CBSP_Templates_part_1.cc #8 5.592 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 5.592 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 5.592 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 5.592 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 5.601 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 5.602 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 5.602 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 5.603 Creating dependency file for CBSP_CodecPort_part_7.cc #8 5.608 Creating dependency file for CBSP_CodecPort_part_6.cc #8 5.628 Creating dependency file for CBSP_CodecPort_part_5.cc #8 5.629 Creating dependency file for CBSP_CodecPort_part_4.cc #8 5.633 Creating dependency file for CBSP_CodecPort_part_3.cc #8 5.648 Creating dependency file for CBSP_CodecPort_part_2.cc #8 5.652 Creating dependency file for CBSP_CodecPort_part_1.cc #8 5.654 Creating dependency file for CBSP_Adapter_part_7.cc #8 5.672 Creating dependency file for CBSP_Adapter_part_6.cc #8 5.704 Creating dependency file for CBSP_Adapter_part_5.cc #8 5.710 Creating dependency file for CBSP_Adapter_part_4.cc #8 5.712 Creating dependency file for CBSP_Adapter_part_3.cc #8 5.716 Creating dependency file for CBSP_Adapter_part_2.cc #8 5.720 Creating dependency file for CBSP_Adapter_part_1.cc #8 5.731 Creating dependency file for BSSMAP_Templates_part_7.cc #8 5.737 Creating dependency file for BSSMAP_Templates_part_6.cc #8 5.742 Creating dependency file for BSSMAP_Templates_part_5.cc #8 5.742 Creating dependency file for BSSMAP_Templates_part_4.cc #8 5.748 Creating dependency file for BSSMAP_Templates_part_3.cc #8 5.753 Creating dependency file for BSSMAP_Templates_part_2.cc #8 5.753 Creating dependency file for BSSMAP_Templates_part_1.cc #8 5.755 Creating dependency file for BSSMAP_LE_Templates_part_7.cc #8 5.756 Creating dependency file for BSSMAP_LE_Templates_part_6.cc #8 5.764 Creating dependency file for BSSMAP_LE_Templates_part_5.cc #8 5.772 Creating dependency file for BSSMAP_LE_Templates_part_4.cc #8 5.776 Creating dependency file for BSSMAP_LE_Templates_part_3.cc #8 5.776 Creating dependency file for BSSMAP_LE_Templates_part_2.cc #8 5.780 Creating dependency file for BSSLAP_Types_part_7.cc #8 5.784 Creating dependency file for BSSLAP_Types_part_6.cc #8 5.792 Creating dependency file for BSSMAP_LE_Templates_part_1.cc #8 5.794 Creating dependency file for BSSLAP_Types_part_5.cc #8 5.804 Creating dependency file for BSSLAP_Types_part_4.cc #8 5.804 Creating dependency file for BSSLAP_Types_part_3.cc #8 5.810 Creating dependency file for BSSLAP_Types_part_2.cc #8 5.824 Creating dependency file for BSSLAP_Types_part_1.cc #8 5.824 Creating dependency file for BSSAP_Types_part_7.cc #8 5.833 Creating dependency file for BSSAP_Types_part_6.cc #8 5.844 Creating dependency file for BSSAP_Types_part_5.cc #8 5.844 Creating dependency file for BSSAP_Types_part_4.cc #8 5.844 Creating dependency file for BSSAP_Types_part_3.cc #8 5.844 Creating dependency file for BSSAP_Types_part_2.cc #8 5.844 Creating dependency file for BSSAP_Types_part_1.cc #8 5.860 Creating dependency file for BSSAP_LE_Types_part_7.cc #8 5.861 Creating dependency file for BSSAP_LE_Types_part_6.cc #8 5.868 Creating dependency file for BSSAP_LE_Types_part_5.cc #8 5.876 Creating dependency file for BSSAP_LE_Types_part_4.cc #8 5.884 Creating dependency file for BSSAP_LE_Types_part_3.cc #8 5.902 Creating dependency file for BSSAP_LE_Types_part_2.cc #8 5.904 Creating dependency file for BSSAP_LE_Types_part_1.cc #8 5.907 Creating dependency file for BSSAP_LE_Emulation_part_7.cc #8 5.916 Creating dependency file for BSSAP_LE_Emulation_part_6.cc #8 5.928 Creating dependency file for BSSAP_LE_Emulation_part_5.cc #8 5.932 Creating dependency file for BSSAP_LE_Emulation_part_4.cc #8 5.941 Creating dependency file for BSSAP_LE_Emulation_part_3.cc #8 5.946 Creating dependency file for BSSAP_LE_Emulation_part_2.cc #8 5.960 Creating dependency file for BSSAP_LE_Emulation_part_1.cc #8 5.961 Creating dependency file for BSSAP_LE_CodecPort_part_7.cc #8 5.974 Creating dependency file for BSSAP_LE_CodecPort_part_6.cc #8 6.000 Creating dependency file for BSSAP_LE_CodecPort_part_5.cc #8 6.016 Creating dependency file for BSSAP_LE_CodecPort_part_4.cc #8 6.033 Creating dependency file for BSSAP_LE_CodecPort_part_3.cc #8 6.040 Creating dependency file for BSSAP_LE_CodecPort_part_2.cc #8 6.049 Creating dependency file for BSSAP_LE_CodecPort_part_1.cc #8 6.056 Creating dependency file for BSSAP_LE_Adapter_part_7.cc #8 6.057 Creating dependency file for BSSAP_LE_Adapter_part_6.cc #8 6.072 Creating dependency file for BSSAP_LE_Adapter_part_5.cc #8 6.077 Creating dependency file for BSSAP_LE_Adapter_part_4.cc #8 6.087 Creating dependency file for BSSAP_LE_Adapter_part_3.cc #8 6.093 Creating dependency file for BSSAP_LE_Adapter_part_2.cc #8 6.100 Creating dependency file for BSSAP_LE_Adapter_part_1.cc #8 6.108 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 6.112 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 6.120 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 6.121 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 6.128 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 6.136 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 6.140 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 6.155 Creating dependency file for BSC_Tests_VAMOS_part_7.cc #8 6.156 Creating dependency file for BSC_Tests_VAMOS_part_6.cc #8 6.157 Creating dependency file for BSC_Tests_VAMOS_part_5.cc #8 6.159 Creating dependency file for BSC_Tests_VAMOS_part_4.cc #8 6.160 Creating dependency file for BSC_Tests_VAMOS_part_3.cc #8 6.176 Creating dependency file for BSC_Tests_VAMOS_part_2.cc #8 6.176 Creating dependency file for BSC_Tests_VAMOS_part_1.cc #8 6.180 Creating dependency file for BSC_Tests_OML_part_7.cc #8 6.186 Creating dependency file for BSC_Tests_OML_part_6.cc #8 6.186 Creating dependency file for BSC_Tests_OML_part_5.cc #8 6.188 Creating dependency file for BSC_Tests_OML_part_4.cc #8 6.193 Creating dependency file for BSC_Tests_OML_part_3.cc #8 6.197 Creating dependency file for BSC_Tests_OML_part_2.cc #8 6.204 Creating dependency file for BSC_Tests_OML_part_1.cc #8 6.216 Creating dependency file for BSC_Tests_LCLS_part_7.cc #8 6.216 Creating dependency file for BSC_Tests_LCLS_part_6.cc #8 6.224 Creating dependency file for BSC_Tests_LCLS_part_5.cc #8 6.227 Creating dependency file for BSC_Tests_LCLS_part_4.cc #8 6.228 Creating dependency file for BSC_Tests_LCLS_part_3.cc #8 6.236 Creating dependency file for BSC_Tests_LCLS_part_2.cc #8 6.240 Creating dependency file for BSC_Tests_LCLS_part_1.cc #8 6.248 Creating dependency file for BSC_Tests_CBSP_part_7.cc #8 6.252 Creating dependency file for BSC_Tests_CBSP_part_6.cc #8 6.255 Creating dependency file for BSC_Tests_CBSP_part_5.cc #8 6.264 Creating dependency file for BSC_Tests_CBSP_part_4.cc #8 6.264 Creating dependency file for BSC_Tests_CBSP_part_3.cc #8 6.268 Creating dependency file for BSC_Tests_CBSP_part_2.cc #8 6.270 Creating dependency file for BSC_Tests_CBSP_part_1.cc #8 6.280 Creating dependency file for BSC_Tests_ASCI_part_7.cc #8 6.285 Creating dependency file for BSC_Tests_ASCI_part_6.cc #8 6.292 Creating dependency file for BSC_Tests_ASCI_part_5.cc #8 6.292 Creating dependency file for BSC_Tests_ASCI_part_4.cc #8 6.296 Creating dependency file for BSC_Tests_ASCI_part_3.cc #8 6.296 Creating dependency file for BSC_Tests_ASCI_part_2.cc #8 6.304 Creating dependency file for BSC_Tests_ASCI_part_1.cc #8 6.304 Creating dependency file for BSC_Tests_part_7.cc #8 6.318 Creating dependency file for BSC_Tests_part_6.cc #8 6.320 Creating dependency file for BSC_Tests_part_5.cc #8 6.328 Creating dependency file for BSC_Tests_part_4.cc #8 6.328 Creating dependency file for BSC_Tests_part_3.cc #8 6.332 Creating dependency file for BSC_Tests_part_2.cc #8 6.340 Creating dependency file for BSC_Tests_part_1.cc #8 6.340 Creating dependency file for AbisOML_Types_part_7.cc #8 6.340 Creating dependency file for AbisOML_Types_part_6.cc #8 6.348 Creating dependency file for AbisOML_Types_part_4.cc #8 6.348 Creating dependency file for AbisOML_Types_part_3.cc #8 6.348 Creating dependency file for AbisOML_Types_part_5.cc #8 6.348 Creating dependency file for AbisOML_Types_part_2.cc #8 6.352 Creating dependency file for AbisOML_Types_part_1.cc #8 6.352 Creating dependency file for TELNETasp_PortType.cc #8 6.360 Creating dependency file for TCCInterface_Functions.cc #8 6.364 Creating dependency file for TCCConversion_Functions.cc #8 6.368 Creating dependency file for StatsD_Types.cc #8 6.368 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 6.372 Creating dependency file for StatsD_CodecPort.cc #8 6.373 Creating dependency file for StatsD_Checker.cc #8 6.385 Creating dependency file for Socket_API_Definitions.cc #8 6.404 Creating dependency file for SDP_Types.cc #8 6.420 Creating dependency file for SDP_Templates.cc #8 6.432 Creating dependency file for SCTPasp_Types.cc #8 6.433 Creating dependency file for SCTPasp_PortType.cc #8 6.448 Creating dependency file for SCCPasp_Types.cc #8 6.453 Creating dependency file for SCCP_Types.cc #8 6.468 Creating dependency file for SCCP_Templates.cc #8 6.480 Creating dependency file for SCCP_Emulation.cc #8 6.481 Creating dependency file for RTP_Types.cc #8 6.492 Creating dependency file for RTP_Emulation.cc #8 6.493 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 6.524 Creating dependency file for RTP_CodecPort.cc #8 6.528 Creating dependency file for RSL_Types.cc #8 6.602 Creating dependency file for RSL_Emulation.cc #8 6.640 Creating dependency file for RLCMAC_CSN1_Types.cc #8 6.646 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 6.676 Creating dependency file for Osmocom_VTY_Functions.cc #8 6.747 Creating dependency file for Osmocom_Types.cc #8 6.756 Creating dependency file for Osmocom_CTRL_Types.cc #8 6.764 Creating dependency file for Osmocom_CTRL_Functions.cc #8 6.776 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 6.792 Creating dependency file for Native_Functions.cc #8 6.805 Creating dependency file for MobileL3_Types.cc #8 6.816 Creating dependency file for MobileL3_SS_Types.cc #8 6.828 Creating dependency file for MobileL3_SMS_Types.cc #8 6.858 Creating dependency file for MobileL3_RRM_Types.cc #8 6.880 Creating dependency file for MobileL3_MM_Types.cc #8 6.883 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 6.924 Creating dependency file for MobileL3_CommonIE_Types.cc #8 6.948 Creating dependency file for MobileL3_CC_Types.cc #8 6.956 Creating dependency file for Misc_Helpers.cc #8 6.972 Creating dependency file for MTP3asp_Types.cc #8 7.089 Creating dependency file for MTP3asp_PortType.cc #8 7.096 Creating dependency file for MSC_ConnectionHandler.cc #8 7.109 Creating dependency file for MGCP_Types.cc #8 7.138 Creating dependency file for MGCP_Templates.cc #8 7.142 Creating dependency file for MGCP_Emulation.cc #8 7.168 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 7.183 Creating dependency file for MGCP_CodecPort.cc #8 7.227 Creating dependency file for M3UA_Types.cc #8 7.255 Creating dependency file for M3UA_Emulation.cc #8 7.282 Creating dependency file for L3_Templates.cc #8 7.291 Creating dependency file for IuUP_Types.cc #8 7.312 Creating dependency file for IuUP_Emulation.cc #8 7.324 Creating dependency file for IPL4asp_Types.cc #8 7.330 Creating dependency file for IPL4asp_PortType.cc #8 7.340 Creating dependency file for IPL4asp_Functions.cc #8 7.368 Creating dependency file for IPA_Types.cc #8 7.388 Creating dependency file for IPA_Testing.cc #8 7.416 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 7.428 Creating dependency file for IPA_CodecPort.cc #8 7.436 Creating dependency file for General_Types.cc #8 7.449 Creating dependency file for GSM_Types.cc #8 7.464 Creating dependency file for GSM_SystemInformation.cc #8 7.476 Creating dependency file for GSM_RestOctets.cc #8 7.496 Creating dependency file for GSM_RR_Types.cc #8 7.520 Creating dependency file for CBSP_Types.cc #8 7.543 Creating dependency file for CBSP_Templates.cc #8 7.563 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 7.570 Creating dependency file for CBSP_CodecPort.cc #8 7.577 Creating dependency file for CBSP_Adapter.cc #8 7.590 Creating dependency file for BSSMAP_Templates.cc #8 7.598 Creating dependency file for BSSMAP_LE_Templates.cc #8 7.679 Creating dependency file for BSSLAP_Types.cc #8 7.696 Creating dependency file for BSSAP_Types.cc #8 7.716 Creating dependency file for BSSAP_LE_Types.cc #8 7.735 Creating dependency file for BSSAP_LE_Emulation.cc #8 7.796 Creating dependency file for BSSAP_LE_CodecPort.cc #8 7.844 Creating dependency file for BSSAP_LE_Adapter.cc #8 7.868 Creating dependency file for BSSAP_CodecPort.cc #8 7.896 Creating dependency file for BSC_Tests_VAMOS.cc #8 7.916 Creating dependency file for BSC_Tests_OML.cc #8 7.928 Creating dependency file for BSC_Tests_LCLS.cc #8 8.024 Creating dependency file for BSC_Tests_CBSP.cc #8 8.025 Creating dependency file for BSC_Tests_ASCI.cc #8 8.072 Creating dependency file for BSC_Tests.cc #8 8.072 Creating dependency file for AbisOML_Types.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests.o BSC_Tests.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI.o BSC_Tests_ASCI.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP.o BSC_Tests_CBSP.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS.o BSC_Tests_LCLS.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML.o BSC_Tests_OML.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS.o BSC_Tests_VAMOS.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter.o BSSAP_LE_Adapter.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort.o BSSAP_LE_CodecPort.cc #8 11.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation.o BSSAP_LE_Emulation.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types.o BSSAP_LE_Types.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types.o BSSLAP_Types.cc #8 11.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates.o BSSMAP_LE_Templates.cc #8 11.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc #8 16.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter.o CBSP_Adapter.cc #8 18.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort.o CBSP_CodecPort.cc #8 18.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc #8 19.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates.o CBSP_Templates.cc #8 20.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types.o CBSP_Types.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 22.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 23.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 25.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 26.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 26.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 27.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 27.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 27.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 28.51 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 28.51 BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] #8 28.51 10483 | } #8 28.51 | ^ #8 28.51 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 28.51 BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] #8 28.51 10534 | } #8 28.51 | ^ #8 28.51 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': #8 28.51 BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] #8 28.51 10585 | } #8 28.51 | ^ #8 28.53 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': #8 28.53 BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] #8 28.53 12350 | } #8 28.53 | ^ #8 28.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 29.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 29.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 29.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 29.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 29.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 29.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 31.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 31.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 32.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 32.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler.o MSC_ConnectionHandler.cc #8 32.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 32.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 32.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 34.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 34.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 34.75 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 34.75 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.75 7791 | } #8 34.75 | ^ #8 34.75 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 34.75 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.75 7843 | } #8 34.75 | ^ #8 34.77 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 34.77 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.77 8940 | } #8 34.77 | ^ #8 34.78 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 34.78 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 34.78 9388 | } #8 34.78 | ^ #8 35.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 35.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 35.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 36.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 36.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 37.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 37.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 38.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 38.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 38.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 39.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 40.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 40.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 41.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 42.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 42.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 42.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 44.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 45.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 45.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 45.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 46.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 46.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 47.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 47.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 48.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 49.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 49.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 49.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 49.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 50.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 50.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 51.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 51.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 51.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 52.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 52.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc #8 52.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc #8 52.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc #8 52.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc #8 52.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc #8 52.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc #8 52.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc #8 52.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_1.o BSC_Tests_part_1.cc #8 52.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_2.o BSC_Tests_part_2.cc #8 52.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_3.o BSC_Tests_part_3.cc #8 52.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_4.o BSC_Tests_part_4.cc #8 52.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_5.o BSC_Tests_part_5.cc #8 52.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_6.o BSC_Tests_part_6.cc #8 53.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_7.o BSC_Tests_part_7.cc #8 53.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_1.cc #8 53.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_2.cc #8 53.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_3.cc #8 53.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_4.cc #8 53.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_5.cc #8 53.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_6.cc #8 53.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_7.o BSC_Tests_ASCI_part_7.cc #8 53.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_1.cc #8 53.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_2.cc #8 53.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_3.cc #8 53.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_4.cc #8 53.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_5.cc #8 53.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_6.cc #8 53.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_7.o BSC_Tests_CBSP_part_7.cc #8 53.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_1.cc #8 53.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_2.cc #8 53.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_3.cc #8 53.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_4.cc #8 53.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_5.cc #8 53.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_6.cc #8 53.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_7.o BSC_Tests_LCLS_part_7.cc #8 53.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_1.cc #8 53.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_2.cc #8 53.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_3.cc #8 53.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_4.cc #8 53.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_5.cc #8 53.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_6.cc #8 53.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_7.o BSC_Tests_OML_part_7.cc #8 53.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_1.cc #8 53.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_2.cc #8 53.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_3.cc #8 53.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_4.cc #8 54.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_5.cc #8 54.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_6.cc #8 54.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_7.o BSC_Tests_VAMOS_part_7.cc #8 54.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc #8 54.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc #8 54.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc #8 54.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc #8 54.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc #8 54.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc #8 54.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc #8 54.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_1.cc #8 54.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_2.cc #8 54.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_3.cc #8 54.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_4.cc #8 54.38 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 54.38 RSL_Emulation.cc:11178:1: warning: control reaches end of non-void function [-Wreturn-type] #8 54.38 11178 | } #8 54.38 | ^ #8 54.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_5.cc #8 54.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_6.cc #8 54.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_7.o BSSAP_LE_Adapter_part_7.cc #8 54.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_1.cc #8 54.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_2.cc #8 54.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_3.cc #8 54.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_4.cc #8 54.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_5.cc #8 54.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_6.cc #8 54.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_CodecPort_part_7.cc #8 54.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_1.cc #8 54.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_2.cc #8 54.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_3.cc #8 54.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_4.cc #8 54.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_5.cc #8 54.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_6.cc #8 54.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Emulation_part_7.cc #8 54.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_1.cc #8 54.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_2.cc #8 54.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_3.cc #8 54.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_4.cc #8 54.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_5.cc #8 54.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_6.cc #8 54.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_7.o BSSAP_LE_Types_part_7.cc #8 54.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 55.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 55.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 55.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 55.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 56.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 57.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 58.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_1.o BSSLAP_Types_part_1.cc #8 60.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_2.o BSSLAP_Types_part_2.cc #8 60.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_3.o BSSLAP_Types_part_3.cc #8 60.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_4.o BSSLAP_Types_part_4.cc #8 60.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_5.o BSSLAP_Types_part_5.cc #8 60.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_6.o BSSLAP_Types_part_6.cc #8 60.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_7.o BSSLAP_Types_part_7.cc #8 60.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_1.cc #8 60.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_2.cc #8 60.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_3.cc #8 61.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_4.cc #8 61.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_5.cc #8 61.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_6.cc #8 61.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_7.o BSSMAP_LE_Templates_part_7.cc #8 61.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc #8 61.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc #8 61.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc #8 61.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc #8 61.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc #8 61.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc #8 61.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc #8 61.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc #8 61.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc #8 61.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc #8 61.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc #8 61.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_5.o CBSP_Adapter_part_5.cc #8 61.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_6.o CBSP_Adapter_part_6.cc #8 61.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_7.o CBSP_Adapter_part_7.cc #8 61.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc #8 61.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc #8 61.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc #8 61.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc #8 61.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_5.cc #8 61.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_6.cc #8 61.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_7.o CBSP_CodecPort_part_7.cc #8 61.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc #8 62.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc #8 62.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc #8 62.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc #8 62.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_5.cc #8 62.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_6.cc #8 62.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_CodecPort_CtrlFunct_part_7.cc #8 62.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc #8 62.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc #8 62.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc #8 62.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc #8 62.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_5.o CBSP_Templates_part_5.cc #8 62.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_6.o CBSP_Templates_part_6.cc #8 62.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_7.o CBSP_Templates_part_7.cc #8 62.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_1.o CBSP_Types_part_1.cc #8 62.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_2.o CBSP_Types_part_2.cc #8 62.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_3.o CBSP_Types_part_3.cc #8 62.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_4.o CBSP_Types_part_4.cc #8 62.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_5.o CBSP_Types_part_5.cc #8 62.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_6.o CBSP_Types_part_6.cc #8 62.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_7.o CBSP_Types_part_7.cc #8 62.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc #8 62.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc #8 62.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc #8 62.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc #8 62.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc #8 62.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc #8 63.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc #8 63.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc #8 63.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc #8 64.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc #8 64.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc #8 64.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc #8 64.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc #8 64.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc #8 64.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc #8 64.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc #8 64.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc #8 64.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc #8 64.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc #8 64.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc #8 65.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc #8 65.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 65.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 65.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 65.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 65.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 65.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 65.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 65.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 65.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 65.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 65.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 65.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 65.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 65.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 65.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 65.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 65.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 65.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 65.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 65.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 65.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 65.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 65.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 65.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 65.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 65.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 65.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 65.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 65.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc #8 65.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc #8 65.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc #8 65.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc #8 65.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_5.o IPA_Testing_part_5.cc #8 65.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_6.o IPA_Testing_part_6.cc #8 65.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_7.o IPA_Testing_part_7.cc #8 65.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 65.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 65.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 66.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 66.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 66.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 66.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 66.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 66.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 66.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 66.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 66.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 66.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 66.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 66.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 66.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 66.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 66.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 66.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 66.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 66.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 66.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 66.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 66.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 66.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 66.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 66.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 66.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 66.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 66.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 66.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 66.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 66.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 66.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 66.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 66.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 66.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 66.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 66.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 66.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 66.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 66.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 66.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 66.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 66.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 66.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 66.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 66.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 67.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 67.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 67.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 67.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 67.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 67.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 67.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 67.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 67.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 67.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 67.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 67.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 67.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 67.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 67.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 67.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 67.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 67.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 67.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 68.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 68.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 68.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 68.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 68.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 68.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 68.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 68.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 68.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 68.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 68.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc #8 68.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc #8 68.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc #8 68.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc #8 68.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc #8 68.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc #8 68.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc #8 68.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 68.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 68.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 68.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 68.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 68.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 68.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 68.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 69.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 69.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 69.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 69.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 69.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 69.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 69.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_1.cc #8 69.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_2.cc #8 69.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_3.cc #8 69.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_4.cc #8 69.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_5.cc #8 69.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_6.cc #8 69.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_7.o MSC_ConnectionHandler_part_7.cc #8 69.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 69.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 69.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 69.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 69.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 69.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 69.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 69.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 69.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 69.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 69.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 69.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 69.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 69.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 69.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 69.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 70.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 70.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 70.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 70.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 70.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 70.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 70.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 70.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 70.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 70.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 71.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 71.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 71.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 72.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 72.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 72.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 72.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 72.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 72.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 72.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 72.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 74.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 74.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 74.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 75.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 76.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 76.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 77.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 77.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 77.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 77.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 77.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 77.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 77.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 77.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 80.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 82.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 82.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 82.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 82.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 82.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 82.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 82.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 82.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 82.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 83.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 83.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 83.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 83.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 83.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 83.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 83.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 83.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 83.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 83.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 83.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 83.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 83.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 83.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 83.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 83.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 83.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 83.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 83.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 83.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 83.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 83.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 83.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 83.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 83.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 83.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 83.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 83.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 83.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 84.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 84.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 84.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 84.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 84.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 84.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 84.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 84.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 84.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 84.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 84.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 84.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 84.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 84.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 84.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 84.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 84.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 84.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 84.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 84.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 84.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 84.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 84.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 84.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 84.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 84.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 85.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 85.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 85.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 85.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 85.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 85.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 85.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 85.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 85.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 85.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 85.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 85.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 85.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 85.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 86.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 86.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 86.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 86.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc #8 86.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc #8 86.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc #8 86.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc #8 86.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc #8 87.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc #8 87.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc #8 87.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc #8 87.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc #8 87.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc #8 88.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc #8 88.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_5.o RSL_Types_part_5.cc #8 88.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_6.o RSL_Types_part_6.cc #8 88.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_7.o RSL_Types_part_7.cc #8 88.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 88.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 88.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 88.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 88.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 88.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 88.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 88.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 89.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 89.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 89.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 89.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 89.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 89.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 89.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 89.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 89.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 89.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 89.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 89.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 90.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 90.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 90.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 90.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 90.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 90.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 90.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 90.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 90.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 90.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 90.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 90.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 90.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 90.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 90.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 90.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 90.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 90.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 90.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 90.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 90.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 90.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 90.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 90.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 90.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 90.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 90.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 90.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 91.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 91.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 91.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 91.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 91.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 91.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 91.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 91.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 91.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 91.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 91.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 91.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 91.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 91.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 91.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 91.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 91.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 91.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 91.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 91.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 91.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 91.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 91.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 91.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 91.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 91.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 91.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 91.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 91.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 91.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 91.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 91.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 92.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 92.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 92.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 92.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 92.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 92.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 92.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 92.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 92.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 92.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 92.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 92.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 92.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 92.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 92.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 92.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 92.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 92.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 92.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 92.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 92.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 92.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 92.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 92.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 92.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 92.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 92.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 92.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 92.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 92.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 92.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 92.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 93.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 93.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 93.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 93.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 93.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 93.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 93.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 93.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 93.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 93.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 93.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 93.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 93.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 93.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 93.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 93.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 93.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 93.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 93.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 93.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 93.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 93.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 93.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 93.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 93.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 93.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 93.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 93.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 93.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 93.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 93.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 93.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 93.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 93.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 93.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 93.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 94.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 94.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 94.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 94.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc #8 94.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc #8 94.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc #8 94.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc #8 94.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc #8 94.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc #8 94.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc #8 94.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc #8 94.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc #8 95.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc #8 95.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc #8 95.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc #8 95.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc #8 95.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc #8 95.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 95.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 95.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 95.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 95.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 95.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 95.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 95.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 95.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 97.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc #8 98.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 98.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 98.49 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 98.49 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.49 21592 | register yy_state_type yy_current_state; #8 98.49 | ^~~~~~~~~~~~~~~~ #8 98.49 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.49 21593 | register char *yy_cp, *yy_bp; #8 98.49 | ^~~~~ #8 98.49 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.49 21593 | register char *yy_cp, *yy_bp; #8 98.49 | ^~~~~ #8 98.49 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.49 21594 | register int yy_act; #8 98.49 | ^~~~~~ #8 98.50 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 98.50 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 98.50 | ^~~~ #8 98.50 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22513 | register char *source = (yytext_ptr); #8 98.50 | ^~~~~~ #8 98.50 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22514 | register int number_to_move, i; #8 98.50 | ^~~~~~~~~~~~~~ #8 98.50 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22514 | register int number_to_move, i; #8 98.50 | ^ #8 98.50 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 98.50 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22646 | register yy_state_type yy_current_state; #8 98.50 | ^~~~~~~~~~~~~~~~ #8 98.50 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22647 | register char *yy_cp; #8 98.50 | ^~~~~ #8 98.50 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 98.50 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22676 | register int yy_is_jam; #8 98.50 | ^~~~~~~~~ #8 98.50 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.50 22677 | register char *yy_cp = (yy_c_buf_p); #8 98.50 | ^~~~~ #8 98.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 98.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 100.1 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 100.3 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 100.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 100.7 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 100.8 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 101.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 102.5 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 103.3 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 103.7 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 103.7 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 104.1 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 104.6 g++ -shared -o BSC_Tests.so BSC_Tests.o #8 104.7 g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o #8 104.7 g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o #8 104.8 g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o #8 105.0 g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o #8 105.0 g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o #8 105.1 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 105.1 g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o #8 105.2 g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o #8 105.3 g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o #8 105.4 g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o #8 105.5 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 105.6 g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o #8 105.7 g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o #8 105.7 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 105.7 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 105.8 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 105.9 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 106.0 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 106.0 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 106.0 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 106.0 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 106.1 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 106.1 g++ -shared -o GSM_Types.so GSM_Types.o #8 106.3 g++ -shared -o General_Types.so General_Types.o #8 106.3 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 106.4 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 106.4 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 106.4 g++ -shared -o IPA_Types.so IPA_Types.o #8 106.5 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 106.6 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 106.6 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 106.6 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 106.7 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 106.7 g++ -shared -o L3_Templates.so L3_Templates.o #8 106.7 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 106.9 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 106.9 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 107.0 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 107.0 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 107.0 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 107.0 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 107.1 g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o #8 107.1 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 107.2 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 107.2 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 107.3 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 107.3 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 107.5 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 107.5 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 107.5 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 107.5 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 107.5 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 107.6 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 107.7 g++ -shared -o Native_Functions.so Native_Functions.o #8 107.7 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 107.7 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 107.7 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 107.9 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 107.9 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 107.9 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 107.9 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 107.9 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 107.9 g++ -shared -o RSL_Types.so RSL_Types.o #8 108.0 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 108.0 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 108.0 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 108.0 g++ -shared -o RTP_Types.so RTP_Types.o #8 108.0 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 108.1 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 108.1 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 108.1 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 108.3 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 108.3 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 108.3 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 108.4 g++ -shared -o SDP_Types.so SDP_Types.o #8 108.4 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 108.4 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 108.4 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 108.4 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 108.5 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 108.5 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 108.5 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 108.7 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 108.8 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 108.8 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 108.8 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 108.8 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 108.8 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 108.8 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 108.8 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 108.8 g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o #8 108.8 g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o #8 108.8 g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o #8 108.8 g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o #8 108.9 g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o #8 108.9 g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o #8 108.9 g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o #8 108.9 g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o #8 108.9 g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o #8 108.9 g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o #8 108.9 g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o #8 108.9 g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o #8 108.9 g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o #8 108.9 g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o #8 108.9 g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o #8 109.0 g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o #8 109.0 g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o #8 109.0 g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o #8 109.0 g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o #8 109.0 g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o #8 109.0 g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o #8 109.0 g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o #8 109.0 g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o #8 109.1 g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o #8 109.1 g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o #8 109.1 g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o #8 109.1 g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o #8 109.1 g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o #8 109.1 g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o #8 109.1 g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o #8 109.1 g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o #8 109.1 g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o #8 109.1 g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o #8 109.1 g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o #8 109.1 g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o #8 109.1 g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o #8 109.2 g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o #8 109.2 g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o #8 109.2 g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o #8 109.2 g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o #8 109.2 g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o #8 109.2 g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o #8 109.2 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 109.2 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 109.2 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 109.2 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 109.2 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 109.2 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 109.3 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 109.3 g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o #8 109.3 g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o #8 109.3 g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o #8 109.3 g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o #8 109.3 g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o #8 109.3 g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o #8 109.3 g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o #8 109.3 g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o #8 109.3 g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o #8 109.3 g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o #8 109.3 g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o #8 109.4 g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o #8 109.4 g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o #8 109.4 g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o #8 109.4 g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o #8 109.4 g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o #8 109.4 g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o #8 109.4 g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o #8 109.4 g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o #8 109.4 g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o #8 109.4 g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o #8 109.4 g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o #8 109.4 g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o #8 109.4 g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o #8 109.5 g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o #8 109.5 g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o #8 109.5 g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o #8 109.5 g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o #8 109.5 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 109.5 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 109.5 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 109.5 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 109.5 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 109.5 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 109.5 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 109.5 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 109.5 RAN_Emulation.cc:17128:1: warning: control reaches end of non-void function [-Wreturn-type] #8 109.5 17128 | } #8 109.5 | ^ #8 109.5 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': #8 109.5 RAN_Emulation.cc:17180:1: warning: control reaches end of non-void function [-Wreturn-type] #8 109.5 17180 | } #8 109.5 | ^ #8 109.5 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 109.5 RAN_Emulation.cc:17290:1: warning: control reaches end of non-void function [-Wreturn-type] #8 109.5 17290 | } #8 109.5 | ^ #8 109.5 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 109.5 RAN_Emulation.cc:17399:1: warning: control reaches end of non-void function [-Wreturn-type] #8 109.5 17399 | } #8 109.5 | ^ #8 109.5 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 109.5 RAN_Emulation.cc:17450:1: warning: control reaches end of non-void function [-Wreturn-type] #8 109.5 17450 | } #8 109.5 | ^ #8 109.6 g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o #8 109.6 g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o #8 109.6 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': #8 109.6 RAN_Emulation.cc:20147:1: warning: control reaches end of non-void function [-Wreturn-type] #8 109.6 20147 | } #8 109.6 | ^ #8 109.6 g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o #8 109.6 g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o #8 109.6 g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o #8 109.7 g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o #8 109.7 g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o #8 109.7 g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o #8 109.8 g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o #8 109.8 g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o #8 109.9 g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o #8 109.9 g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o #8 109.9 g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o #8 109.9 g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o #8 109.9 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 109.9 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 109.9 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 110.0 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 110.0 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 110.0 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 110.0 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 110.0 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 110.0 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 110.0 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 110.1 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 110.1 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 110.1 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 110.1 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 110.1 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 110.2 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 110.2 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 110.2 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 110.2 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 110.2 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 110.3 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 110.3 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 110.3 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 110.3 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 110.3 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 110.3 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 110.3 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 110.3 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 110.3 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 110.3 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 110.3 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 110.3 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 110.3 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 110.3 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 110.4 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 110.4 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 110.4 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 110.4 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 110.4 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 110.4 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 110.4 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 110.4 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 110.5 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 110.5 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 110.5 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 110.5 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 110.5 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 110.5 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 110.5 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 110.6 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 110.6 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 110.6 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 110.6 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 110.6 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 110.7 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 110.7 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 110.7 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 110.7 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 110.7 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 110.7 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 110.7 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 110.7 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 110.7 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 110.7 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 110.7 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 110.8 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 110.8 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 110.8 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 110.8 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 110.8 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 110.8 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 110.8 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 110.8 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 110.9 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 110.9 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 110.9 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 110.9 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 110.9 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 110.9 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 110.9 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 110.9 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 110.9 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 111.0 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 111.0 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 111.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 111.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 111.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 111.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 111.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 111.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 111.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 111.0 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 111.0 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 111.0 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 111.0 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 111.1 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 111.1 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 111.1 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 111.1 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 111.1 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 111.1 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 111.1 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 111.1 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 111.1 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 111.2 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 111.2 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 111.2 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 111.2 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 111.2 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 111.2 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 111.2 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 111.2 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 111.2 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 111.2 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 111.3 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 111.3 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 111.3 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 111.3 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 111.3 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 111.3 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 111.3 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 111.3 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 111.3 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 111.3 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 111.3 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 111.3 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 111.3 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 111.3 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 111.3 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 111.3 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 111.3 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 111.4 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 111.4 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 111.4 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 111.4 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 111.4 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 111.4 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 111.4 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 111.4 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 111.4 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 111.4 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 111.4 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 111.4 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 111.5 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 111.5 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 111.5 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 111.5 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 111.5 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 111.5 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 111.5 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 111.5 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 111.5 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 111.5 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 111.6 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 111.6 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 111.6 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 111.6 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 111.6 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 111.6 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 111.6 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 111.7 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 111.7 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 111.7 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 111.7 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 111.7 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 111.7 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 111.7 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 111.7 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 111.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 111.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 111.8 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 111.8 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 111.8 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 111.8 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 111.8 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 111.8 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 111.8 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 111.8 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 111.8 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 111.8 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 111.8 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 111.8 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 111.8 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 111.9 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 111.9 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 111.9 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 111.9 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 111.9 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 111.9 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 111.9 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 111.9 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 111.9 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 111.9 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 111.9 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 111.9 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 111.9 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 111.9 g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o #8 111.9 g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o #8 112.0 g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o #8 112.0 g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o #8 112.0 g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o #8 112.0 g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o #8 112.0 g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_part_7.o #8 112.0 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 112.0 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 112.1 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 112.1 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 112.1 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 112.1 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 112.1 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 112.1 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 112.1 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 112.1 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 112.1 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 112.1 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 112.1 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 112.1 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 112.1 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 112.1 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 112.1 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 112.2 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 112.2 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 112.2 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 112.2 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 112.2 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 112.2 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 112.2 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 112.2 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 112.2 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 112.2 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 112.2 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 112.3 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 112.3 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 112.3 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 112.3 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 112.3 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 112.3 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 112.3 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 112.4 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 112.4 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 112.4 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 112.4 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 112.4 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 112.4 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 112.4 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 112.5 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 112.5 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 112.5 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 112.5 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 112.6 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 112.6 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 112.6 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 112.7 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 112.7 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 112.7 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 112.7 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 112.8 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 112.8 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 112.8 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 112.9 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 112.9 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 112.9 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 112.9 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 112.9 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 112.9 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 113.0 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 113.0 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 113.0 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 113.0 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 113.0 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 113.0 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 113.0 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 113.1 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 113.1 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 113.1 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 113.1 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 113.1 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 113.1 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 113.1 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 113.2 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 113.2 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 113.2 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 113.2 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 113.2 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 113.3 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 113.3 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 113.3 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 113.3 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 113.3 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 113.3 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 113.4 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 113.4 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 113.4 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 113.4 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 113.4 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 113.4 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 113.4 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 113.4 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 113.4 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 113.4 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 113.4 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 113.4 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 113.4 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 113.4 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 113.5 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 113.5 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 113.5 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 113.5 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 113.5 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 113.5 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 113.6 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 113.6 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 113.6 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 113.6 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 113.6 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 113.6 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 113.6 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 113.6 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 113.6 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 113.6 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 113.6 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 113.6 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 113.6 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 113.6 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 113.7 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 113.8 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 113.8 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 113.8 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 113.8 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 113.8 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 113.8 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 113.8 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 113.8 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 113.8 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 113.9 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 113.9 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 113.9 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 113.9 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 113.9 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 113.9 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 113.9 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 113.9 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 113.9 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 113.9 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 113.9 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 114.0 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 114.0 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 114.0 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 114.0 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 114.0 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 114.0 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 114.0 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 114.0 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 114.1 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 114.1 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 114.1 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 114.1 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 114.1 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 114.2 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 114.2 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 114.2 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 114.2 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 114.2 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 114.2 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 114.2 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 114.2 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 114.2 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 114.2 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 114.2 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 114.2 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 114.2 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 114.3 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 114.3 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 114.3 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 114.3 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 114.3 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 114.3 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 114.3 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 114.3 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 114.3 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 114.3 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 114.4 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 114.4 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 114.4 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 114.4 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 114.4 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 114.4 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 114.4 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 114.4 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 114.4 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 114.4 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 114.4 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 114.4 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 114.4 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 114.4 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 114.4 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 114.5 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 114.5 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 114.5 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 114.5 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 114.5 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 114.5 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 114.5 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 114.5 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 114.5 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 114.5 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 114.5 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 114.5 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 114.6 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 114.6 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 114.6 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 114.6 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 114.6 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 114.6 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 114.6 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 114.6 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 114.6 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 114.6 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 114.7 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 114.7 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 114.7 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 114.7 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 114.7 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 114.7 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 114.7 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 114.7 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 114.7 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 114.7 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 114.7 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 114.8 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 114.8 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 114.8 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 114.8 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 114.8 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 114.8 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 114.8 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 114.8 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 114.8 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 114.8 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 114.8 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 114.8 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 114.8 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 114.8 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 114.8 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 114.8 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 114.8 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 114.9 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 114.9 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 114.9 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 114.9 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 114.9 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 114.9 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 114.9 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 115.0 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 115.0 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 115.0 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 115.0 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 115.0 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 115.0 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 115.0 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 115.0 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 115.0 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 115.0 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 115.0 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 115.1 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 115.1 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 115.1 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 115.1 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 115.1 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 115.1 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 115.1 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 115.1 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 115.1 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 115.1 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 115.1 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 115.1 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 115.1 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 115.1 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 115.1 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 115.1 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 115.1 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 115.1 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 115.2 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 115.2 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 115.2 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 115.2 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 115.2 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 115.2 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 115.2 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 115.2 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 115.3 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 115.3 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 115.3 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 115.3 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 115.3 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 115.3 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 115.3 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 115.3 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 115.3 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 115.3 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 115.3 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 115.3 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 115.4 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 115.4 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 115.4 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 115.4 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 115.4 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 115.4 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 115.4 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 115.4 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 115.4 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 115.4 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 115.4 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 115.4 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 115.4 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 115.5 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 115.5 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 115.5 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 115.5 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 115.5 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 115.5 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 115.5 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 115.5 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 115.5 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 115.5 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 115.5 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 115.5 g++ -shared -o TCCConversion.so TCCConversion.o #8 115.5 g++ -shared -o TCCInterface.so TCCInterface.o #8 115.6 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 115.8 if g++ -L /usr/lib/titan-fPIC -o BSC_Tests -Wl,--no-as-needed AbisOML_Types.so BSC_Tests.so BSC_Tests_ASCI.so BSC_Tests_CBSP.so BSC_Tests_LCLS.so BSC_Tests_OML.so BSC_Tests_VAMOS.so BSSAP_CodecPort.so BSSAP_LE_Adapter.so BSSAP_LE_CodecPort.so BSSAP_LE_Emulation.so BSSAP_LE_Types.so BSSAP_Types.so BSSLAP_Types.so BSSMAP_LE_Templates.so BSSMAP_Templates.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MSC_ConnectionHandler.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BSC_Tests_part_1.so BSC_Tests_part_2.so BSC_Tests_part_3.so BSC_Tests_part_4.so BSC_Tests_part_5.so BSC_Tests_part_6.so BSC_Tests_part_7.so BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_7.so BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_7.so BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_7.so BSC_Tests_OML_part_1.so BSC_Tests_OML_part_2.so BSC_Tests_OML_part_3.so BSC_Tests_OML_part_4.so BSC_Tests_OML_part_5.so BSC_Tests_OML_part_6.so BSC_Tests_OML_part_7.so BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_7.so BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_7.so BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_7.so BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSLAP_Types_part_1.so BSSLAP_Types_part_2.so BSSLAP_Types_part_3.so BSSLAP_Types_part_4.so BSSLAP_Types_part_5.so BSSLAP_Types_part_6.so BSSLAP_Types_part_7.so BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so CBSP_CodecPort_CtrlFunctdef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 115.8 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 115.8 -L/lib -lcrypto \ #8 115.8 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 115.8 then : ; else /usr/bin/titanver AbisOML_Types.o BSC_Tests.o BSC_Tests_ASCI.o BSC_Tests_CBSP.o BSC_Tests_LCLS.o BSC_Tests_OML.o BSC_Tests_VAMOS.o BSSAP_CodecPort.o BSSAP_LE_Adapter.o BSSAP_LE_CodecPort.o BSSAP_LE_Emulation.o BSSAP_LE_Types.o BSSAP_Types.o BSSLAP_Types.o BSSMAP_LE_Templates.o BSSMAP_Templates.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MSC_ConnectionHandler.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BSC_Tests_part_1.o BSC_Tests_part_2.o BSC_Tests_part_3.o BSC_Tests_part_4.o BSC_Tests_part_5.o BSC_Tests_part_6.o BSC_Tests_part_7.o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_7.o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_7.o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_7.o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_7.o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_7.o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSLAP_Types_part_1.o BSSLAP_Types_part_2.o BSSLAP_Types_part_3.o BSSLAP_Types_part_4.o BSSLAP_Types_part_5.o BSSLAP_Types_part_6.o BSSLAP_Types_part_7.o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o CBSP_CodecPort_CtrlFunctdef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 117.1 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 DONE 117.5s #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 2.3s done #10 writing image sha256:dfa917a7d0cbeb3585a9222570d3a17b79e373774eec1d679048bd916aec4c60 done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest done #10 DONE 2.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n dfa917a7d0cb + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_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-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy + network_create + SUBNET=219198 + seq 1 30 + echo (219198 + 1) % 256 + bc + SUBNET=63 + NET_NAME=ttcn3-bsc-test-63 + SUB4=172.18.63.0/24 + SUB6=fd02:db8:63::/64 + set +x Creating network ttcn3-bsc-test-63, trying SUBNET=63... + docker network create --internal --subnet 172.18.63.0/24 --ipv6 --subnet fd02:db8:63::/64 ttcn3-bsc-test-63 efcd238bbf8575aa8bd759712034dd4309327b1603272b8a34f1b929f2e93282 + set +x ### Network ttcn3-bsc-test-63 created (SUBNET=63) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=63 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/osmo-bsc.cfg Applying SUBNET=63 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/osmo-stp.cfg Applying SUBNET=63 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + echo Starting container with STP Starting container with STP + docker_network_params 63 200 + NET=63 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.200 --ip6 fd02:db8:63::200 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.200 --ip6 fd02:db8:63::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp:/data --name jenkins-ttcn3-bsc-test-io_uring-45-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-stp-master cf40d6f3e44b983692a79af1d3fdad9a1554fa52aff18415b1e196e3d616cbe5 + echo Starting container with BSC Starting container with BSC + docker_network_params 63 20 + NET=63 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.20 --ip6 fd02:db8:63::20 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.20 --ip6 fd02:db8:63::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bsc-test-io_uring-45-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bsc-master c2d60c9c49119b4d04519fef0cabcedc4b4b2910477b597007c2453585210051 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + set -- 0 1 + echo Starting container with OML for BTS0 (TRXN = 1) Starting container with OML for BTS0 (TRXN = 1) + docker_network_params 63 100 + NET=63 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.100 --ip6 fd02:db8:63::100 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.100 --ip6 fd02:db8:63::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-45-bts0 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.63.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 e538ebca5bd4cf92ebd761a7ffbc6d782f337484cdc0f3c3541c8cb6bc18a925 + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 63 101 + NET=63 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.101 --ip6 fd02:db8:63::101 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.101 --ip6 fd02:db8:63::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-45-bts1 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.63.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 878b0b02c797ac36a7e7b00eda19ac674624635ca529dbbf145f941b91794ae5 + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 63 102 + NET=63 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.102 --ip6 fd02:db8:63::102 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.102 --ip6 fd02:db8:63::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-45-bts2 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.63.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 351b4c3ff180dc1a5ce4abecce4673bf2e5132394f72444ede503344691b39af + sleep 1 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 63 203 + NET=63 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-63 --ip 172.18.63.203 --ip6 fd02:db8:63::203 + docker run --rm --network ttcn3-bsc-test-63 --ip 172.18.63.203 --ip6 fd02:db8:63::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.63.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-io_uring-45-ttcn3-bsc-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BSC_Tests.cfg MC@de6a6130b044: Unix server socket created successfully. MC@de6a6130b044: Listening on TCP port 35179. MC2> de6a6130b044 is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests de6a6130b044 35179 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@de6a6130b044: New HC connected from 172.18.63.203 [172.18.63.203]. de6a6130b044: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@de6a6130b044: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@de6a6130b044: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@de6a6130b044: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@de6a6130b044: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@de6a6130b044: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@de6a6130b044: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@de6a6130b044: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@de6a6130b044: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@de6a6130b044: Configuration file was processed on all HCs. MC@de6a6130b044: Creating MTC on host 172.18.63.203. MC@de6a6130b044: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Wed Apr 24 11:41:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ctrl_msc_connection_status started. VirtMSC-M3UA(5)@de6a6130b044: ************************************************* VirtMSC-M3UA(5)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@de6a6130b044: ************************************************* VirtMSC-SCCP(4)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(5)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(5)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(4)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(3)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(3): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(4): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(5): none (fail -> fail) MTC@de6a6130b044: Test case TC_ctrl_msc_connection_status finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail'. Wed Apr 24 11:41:18 UTC 2024 ------ BSC_Tests.TC_ctrl_msc_connection_status fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1095395) Waiting for packet dumper to finish... 1 (prev_count=1095395, count=1099560) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Wed Apr 24 11:41:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ctrl_msc0_connection_status started. VirtMSC-M3UA(8)@de6a6130b044: ************************************************* VirtMSC-M3UA(8)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(8)@de6a6130b044: ************************************************* VirtMSC-SCCP(7)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(8)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(8)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(8)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(7)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(6)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(6): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(7): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(8): none (fail -> fail) MTC@de6a6130b044: Test case TC_ctrl_msc0_connection_status finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail'. Wed Apr 24 11:41:29 UTC 2024 ------ BSC_Tests.TC_ctrl_msc0_connection_status fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112249) Waiting for packet dumper to finish... 1 (prev_count=112249, count=114071) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Wed Apr 24 11:41:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_stat_num_msc_connected_1 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(12)@de6a6130b044: ************************************************* VirtMSC-M3UA(12)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(12)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(10)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(15)@de6a6130b044: ************************************************* VirtSMLC-M3UA(15)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(15)@de6a6130b044: ************************************************* VirtSMLC-SCCP(13)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(12)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(12)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(15)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(15)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(18)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(18)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(18)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(18)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_stat_num_msc_connected_1() start" TC_stat_num_msc_connected_1(20)@de6a6130b044: "TC_stat_num_msc_connected_1": using IMSI '001019455273588'H VirtMSC-STATS(9)@de6a6130b044: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@de6a6130b044: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(9)@de6a6130b044: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@de6a6130b044: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" TC_stat_num_msc_connected_1(20)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-M3UA(12)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(14)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(10)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(13)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(17)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(19)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(9)@de6a6130b044: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" IPA-BTS0-TRX0-RSL-IPA(18)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(11)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(15)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(9): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(10): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(11): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(12): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(13): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(14): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(15): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(17): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(18): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(19): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_stat_num_msc_connected_1(20): none (fail -> fail) MTC@de6a6130b044: Test case TC_stat_num_msc_connected_1 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail'. Wed Apr 24 11:41:39 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=443485) Waiting for packet dumper to finish... 1 (prev_count=443485, count=449544) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Wed Apr 24 11:41:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_stat_num_msc_connected_2 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(24)@de6a6130b044: ************************************************* VirtMSC-M3UA(24)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(24)@de6a6130b044: ************************************************* VirtMSC-SCCP(22)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(27)@de6a6130b044: ************************************************* VirtMSC-M3UA(27)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(27)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(25)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(30)@de6a6130b044: ************************************************* VirtSMLC-M3UA(30)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(30)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(28)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(24)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(24)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(27)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(27)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(30)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(30)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(33)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(33)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(33)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(33)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_stat_num_msc_connected_2() start" TC_stat_num_msc_connected_2(35)@de6a6130b044: "TC_stat_num_msc_connected_2": using IMSI '001010887564354'H VirtMSC-STATS(21)@de6a6130b044: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@de6a6130b044: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(21)@de6a6130b044: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@de6a6130b044: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" TC_stat_num_msc_connected_2(35)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-RAN(23)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(22)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(24)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(21)@de6a6130b044: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" VirtSMLC-BSSAP_LE(29)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(25)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(33)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(27)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(32)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(34)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(28)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(31)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(30)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(26)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(21): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(22): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(23): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(24): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(25): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(26): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(27): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(28): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(29): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(30): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(31): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(32): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(33): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(34): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_stat_num_msc_connected_2(35): none (fail -> fail) MTC@de6a6130b044: Test case TC_stat_num_msc_connected_2 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail'. Wed Apr 24 11:41:50 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_2 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=446803) Waiting for packet dumper to finish... 1 (prev_count=446803, count=453097) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Wed Apr 24 11:41:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_stat_num_msc_connected_3 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(39)@de6a6130b044: ************************************************* VirtMSC-M3UA(39)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(39)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(37)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(42)@de6a6130b044: ************************************************* VirtMSC-M3UA(42)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(42)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(40)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(45)@de6a6130b044: ************************************************* VirtMSC-M3UA(45)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(45)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(43)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(39)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(39)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(48)@de6a6130b044: ************************************************* VirtSMLC-M3UA(48)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(48)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(46)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(42)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(42)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(45)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(45)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(48)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(48)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(51)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(51)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(51)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(51)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_stat_num_msc_connected_3() start" TC_stat_num_msc_connected_3(53)@de6a6130b044: "TC_stat_num_msc_connected_3": using IMSI '001018941793740'H VirtMSC-STATS(36)@de6a6130b044: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@de6a6130b044: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(36)@de6a6130b044: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@de6a6130b044: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" TC_stat_num_msc_connected_3(53)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-M3UA(42)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(37)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(45)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(50)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(40)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(38)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(36)@de6a6130b044: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" IPA-BTS0-TRX0-RSL-IPA(51)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(52)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(44)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(47)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(39)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(43)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(41)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(46)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(48)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(36): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(37): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(38): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(39): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(40): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(41): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(42): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(43): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(44): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(45): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(46): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(47): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(48): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(50): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(51): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(52): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_stat_num_msc_connected_3(53): none (fail -> fail) MTC@de6a6130b044: Test case TC_stat_num_msc_connected_3 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail'. Wed Apr 24 11:42:00 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=468855) Waiting for packet dumper to finish... 1 (prev_count=468855, count=470535) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Wed Apr 24 11:42:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_stat_num_bts_connected_1 started. VirtMSC-M3UA(57)@de6a6130b044: ************************************************* VirtMSC-M3UA(57)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(57)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(55)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(58)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(60)@de6a6130b044: ************************************************* VirtSMLC-M3UA(60)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(60)@de6a6130b044: ************************************************* VirtMSC-M3UA(57)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(57)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(60)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(60)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(63)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(63)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(63)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(63)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(65)@de6a6130b044: "TC_stat_num_bts_connected_1": using IMSI '001012112055102'H VirtMSC-STATS(54)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 1, max := 4 } VirtMSC-STATS(54)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(54)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(54)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(54)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_1(65)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@de6a6130b044: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(55)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(57)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(56)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(54)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(59)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(58)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(64)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(60)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(63)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(62)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: pass MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(54): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(55): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(56): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(57): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(58): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(59): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(60): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(62): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(63): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(64): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC TC_stat_num_bts_connected_1(65): none (pass -> pass) MTC@de6a6130b044: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Wed Apr 24 11:42:11 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282427) Waiting for packet dumper to finish... 1 (prev_count=282427, count=468220) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Wed Apr 24 11:42:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_stat_num_bts_connected_2 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(67)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(69)@de6a6130b044: ************************************************* VirtMSC-M3UA(69)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(69)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(72)@de6a6130b044: ************************************************* VirtSMLC-M3UA(72)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(72)@de6a6130b044: ************************************************* VirtSMLC-SCCP(70)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(69)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(69)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(72)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(72)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(75)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(75)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(75)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(75)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(77)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(77)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(79)@de6a6130b044: "TC_stat_num_bts_connected_2": using IMSI '001014926109598'H VirtMSC-STATS(66)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 } VirtMSC-STATS(66)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(66)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(66)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(66)@de6a6130b044: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_2(79)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@de6a6130b044: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(68)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(67)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(66)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(69)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: setverdict(pass): none -> pass VirtSMLC-SCCP(70)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(71)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(72)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(78)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(76)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(74)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(75)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(77)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: pass MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(66): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(67): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(68): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(69): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(70): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(71): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(72): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(74): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(75): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(76): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(77): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(78): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC TC_stat_num_bts_connected_2(79): none (pass -> pass) MTC@de6a6130b044: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Wed Apr 24 11:42:22 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=549658) Waiting for packet dumper to finish... 1 (prev_count=549658, count=724336) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Wed Apr 24 11:42:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_stat_num_bts_connected_3 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(83)@de6a6130b044: ************************************************* VirtMSC-M3UA(83)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(83)@de6a6130b044: ************************************************* VirtMSC-SCCP(81)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(86)@de6a6130b044: ************************************************* VirtSMLC-M3UA(86)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(86)@de6a6130b044: ************************************************* VirtSMLC-SCCP(84)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(83)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(83)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(86)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(86)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(89)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(89)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(89)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(89)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(91)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(91)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(93)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(93)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(95)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(95)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(97)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(97)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(99)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(99)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(82)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 82 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(82)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(80)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(86)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(96)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(83)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(81)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(90)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(85)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(91)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(89)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(88)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(94)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(95)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(84)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(93)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(100)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(99)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(97)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(98)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(92)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(80): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(81): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(82): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(83): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(84): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(85): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(86): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(88): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(89): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(90): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(91): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(92): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(93): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(94): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(95): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(96): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(97): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(98): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(99): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(100): none (fail -> fail) MTC@de6a6130b044: Test case TC_stat_num_bts_connected_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail'. Wed Apr 24 11:42:34 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=547732) Waiting for packet dumper to finish... 1 (prev_count=547732, count=1335757) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Wed Apr 24 11:42:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ctrl started. VirtMSC-M3UA(103)@de6a6130b044: ************************************************* VirtMSC-M3UA(103)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(103)@de6a6130b044: ************************************************* VirtMSC-SCCP(102)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(103)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(103)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(103)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(102)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(101)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(101): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(102): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(103): none (fail -> fail) MTC@de6a6130b044: Test case TC_ctrl finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail'. Wed Apr 24 11:42:45 UTC 2024 ------ BSC_Tests.TC_ctrl fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110706) Waiting for packet dumper to finish... 1 (prev_count=110706, count=114031) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Wed Apr 24 11:42:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si_default started. VirtMSC-M3UA(106)@de6a6130b044: ************************************************* VirtMSC-M3UA(106)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(106)@de6a6130b044: ************************************************* VirtMSC-SCCP(105)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(106)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(106)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(106)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(105)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(104)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(104): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(105): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(106): none (fail -> fail) MTC@de6a6130b044: Test case TC_si_default finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail'. Wed Apr 24 11:42:56 UTC 2024 ------ BSC_Tests.TC_si_default fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111396) Waiting for packet dumper to finish... 1 (prev_count=111396, count=113310) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Wed Apr 24 11:43:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_2_earfcns started. VirtMSC-M3UA(109)@de6a6130b044: ************************************************* VirtMSC-M3UA(109)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(109)@de6a6130b044: ************************************************* VirtMSC-SCCP(108)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(109)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(109)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(109)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(108)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(107)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(107): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(108): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(109): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_2_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail'. Wed Apr 24 11:43:08 UTC 2024 ------ BSC_Tests.TC_si2quater_2_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114184) Waiting for packet dumper to finish... 1 (prev_count=114184, count=116457) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Wed Apr 24 11:43:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_3_earfcns started. VirtMSC-M3UA(112)@de6a6130b044: ************************************************* VirtMSC-M3UA(112)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(112)@de6a6130b044: ************************************************* VirtMSC-SCCP(111)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(112)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(112)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(111)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(112)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(110)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(110): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(111): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(112): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_3_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail'. Wed Apr 24 11:43:19 UTC 2024 ------ BSC_Tests.TC_si2quater_3_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112784) Waiting for packet dumper to finish... 1 (prev_count=112784, count=115286) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Wed Apr 24 11:43:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_4_earfcns started. VirtMSC-M3UA(115)@de6a6130b044: ************************************************* VirtMSC-M3UA(115)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(115)@de6a6130b044: ************************************************* VirtMSC-SCCP(114)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(115)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(115)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(115)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(114)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(113)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(113): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(114): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(115): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_4_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail'. Wed Apr 24 11:43:31 UTC 2024 ------ BSC_Tests.TC_si2quater_4_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110416) Waiting for packet dumper to finish... 1 (prev_count=110416, count=111415) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Wed Apr 24 11:43:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_5_earfcns started. VirtMSC-M3UA(118)@de6a6130b044: ************************************************* VirtMSC-M3UA(118)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(118)@de6a6130b044: ************************************************* VirtMSC-SCCP(117)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(118)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(118)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(118)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(117)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(116)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(116): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(117): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(118): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_5_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail'. Wed Apr 24 11:43:42 UTC 2024 ------ BSC_Tests.TC_si2quater_5_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112154) Waiting for packet dumper to finish... 1 (prev_count=112154, count=112740) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Wed Apr 24 11:43:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_6_earfcns started. VirtMSC-M3UA(121)@de6a6130b044: ************************************************* VirtMSC-M3UA(121)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(121)@de6a6130b044: ************************************************* VirtMSC-SCCP(120)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(121)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(121)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(121)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(120)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(119)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(119): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(120): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(121): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_6_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail'. Wed Apr 24 11:43:53 UTC 2024 ------ BSC_Tests.TC_si2quater_6_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97673) Waiting for packet dumper to finish... 1 (prev_count=97673, count=113105) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Wed Apr 24 11:43:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_12_earfcns started. VirtMSC-M3UA(124)@de6a6130b044: ************************************************* VirtMSC-M3UA(124)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(124)@de6a6130b044: ************************************************* VirtMSC-SCCP(123)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(124)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(124)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(124)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(123)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(122)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(122): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(123): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(124): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_12_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail'. Wed Apr 24 11:44:05 UTC 2024 ------ BSC_Tests.TC_si2quater_12_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113821) Waiting for packet dumper to finish... 1 (prev_count=113821, count=114407) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Wed Apr 24 11:44:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_23_earfcns started. VirtMSC-M3UA(127)@de6a6130b044: ************************************************* VirtMSC-M3UA(127)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(127)@de6a6130b044: ************************************************* VirtMSC-SCCP(126)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(127)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(127)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(126)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(125)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(127)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(125): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(126): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(127): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_23_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail'. Wed Apr 24 11:44:16 UTC 2024 ------ BSC_Tests.TC_si2quater_23_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109521) Waiting for packet dumper to finish... 1 (prev_count=109521, count=112144) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Wed Apr 24 11:44:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_32_earfcns started. VirtMSC-M3UA(130)@de6a6130b044: ************************************************* VirtMSC-M3UA(130)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(130)@de6a6130b044: ************************************************* VirtMSC-SCCP(129)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(130)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(130)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(130)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(129)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(128)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(128): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(129): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(130): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_32_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail'. Wed Apr 24 11:44:28 UTC 2024 ------ BSC_Tests.TC_si2quater_32_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109844) Waiting for packet dumper to finish... 1 (prev_count=109844, count=113557) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Wed Apr 24 11:44:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_33_earfcns started. VirtMSC-M3UA(133)@de6a6130b044: ************************************************* VirtMSC-M3UA(133)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(133)@de6a6130b044: ************************************************* VirtMSC-SCCP(132)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(133)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(133)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(133)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(132)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(131)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(131): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(132): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(133): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_33_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail'. Wed Apr 24 11:44:39 UTC 2024 ------ BSC_Tests.TC_si2quater_33_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94781) Waiting for packet dumper to finish... 1 (prev_count=94781, count=116448) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Wed Apr 24 11:44:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_42_earfcns started. VirtMSC-M3UA(136)@de6a6130b044: ************************************************* VirtMSC-M3UA(136)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(136)@de6a6130b044: ************************************************* VirtMSC-SCCP(135)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(136)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(136)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(135)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(136)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(134)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(134): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(135): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(136): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_42_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail'. Wed Apr 24 11:44:50 UTC 2024 ------ BSC_Tests.TC_si2quater_42_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112249) Waiting for packet dumper to finish... 1 (prev_count=112249, count=114484) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Wed Apr 24 11:44:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_48_earfcns started. VirtMSC-M3UA(139)@de6a6130b044: ************************************************* VirtMSC-M3UA(139)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(139)@de6a6130b044: ************************************************* VirtMSC-SCCP(138)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(139)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(139)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(138)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(139)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(137)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(137): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(138): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(139): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_48_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail'. Wed Apr 24 11:45:02 UTC 2024 ------ BSC_Tests.TC_si2quater_48_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112118) Waiting for packet dumper to finish... 1 (prev_count=112118, count=113940) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Wed Apr 24 11:45:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2quater_49_earfcns started. VirtMSC-M3UA(142)@de6a6130b044: ************************************************* VirtMSC-M3UA(142)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(142)@de6a6130b044: ************************************************* VirtMSC-SCCP(141)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(142)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(142)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(142)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(141)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(140)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(140): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(141): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(142): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2quater_49_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail'. Wed Apr 24 11:45:13 UTC 2024 ------ BSC_Tests.TC_si2quater_49_earfcns fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94715) Waiting for packet dumper to finish... 1 (prev_count=94715, count=114925) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Wed Apr 24 11:45:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si_acc_rotate started. VirtMSC-M3UA(145)@de6a6130b044: ************************************************* VirtMSC-M3UA(145)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(145)@de6a6130b044: ************************************************* VirtMSC-SCCP(144)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(145)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(145)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(145)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(143)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(144)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(143): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(144): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(145): none (fail -> fail) MTC@de6a6130b044: Test case TC_si_acc_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail'. Wed Apr 24 11:45:25 UTC 2024 ------ BSC_Tests.TC_si_acc_rotate fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111009) Waiting for packet dumper to finish... 1 (prev_count=111009, count=115958) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Wed Apr 24 11:45:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si_acc_ramp_rotate started. VirtMSC-M3UA(148)@de6a6130b044: ************************************************* VirtMSC-M3UA(148)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(148)@de6a6130b044: ************************************************* VirtMSC-SCCP(147)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(148)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(148)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(148)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(147)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(146)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(146): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(147): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(148): none (fail -> fail) MTC@de6a6130b044: Test case TC_si_acc_ramp_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail'. Wed Apr 24 11:45:36 UTC 2024 ------ BSC_Tests.TC_si_acc_ramp_rotate fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111352) Waiting for packet dumper to finish... 1 (prev_count=111352, count=113174) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Wed Apr 24 11:45:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_si2_ncc_permitted started. VirtMSC-M3UA(151)@de6a6130b044: ************************************************* VirtMSC-M3UA(151)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(151)@de6a6130b044: ************************************************* VirtMSC-SCCP(150)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(151)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(151)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(151)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(150)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(149)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(149): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(150): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(151): none (fail -> fail) MTC@de6a6130b044: Test case TC_si2_ncc_permitted finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail'. Wed Apr 24 11:45:48 UTC 2024 ------ BSC_Tests.TC_si2_ncc_permitted fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112011) Waiting for packet dumper to finish... 1 (prev_count=112011, count=114100) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Wed Apr 24 11:45:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_act_noreply started. VirtMSC-M3UA(154)@de6a6130b044: ************************************************* VirtMSC-M3UA(154)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(154)@de6a6130b044: ************************************************* VirtMSC-SCCP(153)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(154)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(154)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(154)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(152)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(153)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(152): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(153): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(154): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_act_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail'. Wed Apr 24 11:45:59 UTC 2024 ------ BSC_Tests.TC_chan_act_noreply fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106479) Waiting for packet dumper to finish... 1 (prev_count=106479, count=108981) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Wed Apr 24 11:46:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_act_counter started. VirtMSC-M3UA(157)@de6a6130b044: ************************************************* VirtMSC-M3UA(157)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(157)@de6a6130b044: ************************************************* VirtMSC-SCCP(156)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(157)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(157)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(157)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(156)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(155)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(155): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(156): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(157): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_act_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail'. Wed Apr 24 11:46:11 UTC 2024 ------ BSC_Tests.TC_chan_act_counter fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114290) Waiting for packet dumper to finish... 1 (prev_count=114290, count=115201) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Wed Apr 24 11:46:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_act_ack_noest started. VirtMSC-M3UA(160)@de6a6130b044: ************************************************* VirtMSC-M3UA(160)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(160)@de6a6130b044: ************************************************* VirtMSC-SCCP(159)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(160)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(160)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(160)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(159)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(158)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(158): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(159): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(160): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_act_ack_noest finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail'. Wed Apr 24 11:46:22 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108632) Waiting for packet dumper to finish... 1 (prev_count=108632, count=109218) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Wed Apr 24 11:46:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-M3UA(163)@de6a6130b044: ************************************************* VirtMSC-M3UA(163)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(163)@de6a6130b044: ************************************************* VirtMSC-SCCP(162)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(163)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(163)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(163)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(162)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(161)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(161): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(162): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(163): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_act_ack_noest_emerg finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail'. Wed Apr 24 11:46:34 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest_emerg fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97670) Waiting for packet dumper to finish... 1 (prev_count=97670, count=114852) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Wed Apr 24 11:46:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rqd_emerg_deny started. VirtMSC-M3UA(166)@de6a6130b044: ************************************************* VirtMSC-M3UA(166)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(166)@de6a6130b044: ************************************************* VirtMSC-SCCP(165)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(166)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(166)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(165)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(164)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(166)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(164): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(165): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(166): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rqd_emerg_deny finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail'. Wed Apr 24 11:46:45 UTC 2024 ------ BSC_Tests.TC_chan_rqd_emerg_deny fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110995) Waiting for packet dumper to finish... 1 (prev_count=110995, count=114708) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply'. ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply ------ Wed Apr 24 11:46:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-SCCP(168)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(169)@de6a6130b044: ************************************************* VirtMSC-M3UA(169)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(169)@de6a6130b044: ************************************************* VirtMSC-M3UA(169)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(169)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(169)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(168)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(167)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(167): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(168): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(169): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail'. Wed Apr 24 11:46:56 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112410) Waiting for packet dumper to finish... 1 (prev_count=112410, count=112996) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused'. ------ BSC_Tests.TC_chan_act_ack_est_ind_refused ------ Wed Apr 24 11:47:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-M3UA(172)@de6a6130b044: ************************************************* VirtMSC-M3UA(172)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(172)@de6a6130b044: ************************************************* VirtMSC-SCCP(171)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(172)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(172)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(172)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(171)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(170)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(170): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(171): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(172): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail'. Wed Apr 24 11:47:08 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_refused fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113791) Waiting for packet dumper to finish... 1 (prev_count=113791, count=117028) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Wed Apr 24 11:47:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_act_nack started. VirtMSC-M3UA(175)@de6a6130b044: ************************************************* VirtMSC-M3UA(175)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(175)@de6a6130b044: ************************************************* VirtMSC-SCCP(174)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(175)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(175)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(174)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(175)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(173)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(173): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(174): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(175): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail'. Wed Apr 24 11:47:19 UTC 2024 ------ BSC_Tests.TC_chan_act_nack fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105858) Waiting for packet dumper to finish... 1 (prev_count=105858, count=111633) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Wed Apr 24 11:47:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_exhaustion started. VirtMSC-M3UA(178)@de6a6130b044: ************************************************* VirtMSC-M3UA(178)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(178)@de6a6130b044: ************************************************* VirtMSC-SCCP(177)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(178)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(178)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(176)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(178)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(177)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(176): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(177): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(178): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_exhaustion finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail'. Wed Apr 24 11:47:31 UTC 2024 ------ BSC_Tests.TC_chan_exhaustion fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112458) Waiting for packet dumper to finish... 1 (prev_count=112458, count=114605) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Wed Apr 24 11:47:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_deact_silence started. VirtMSC-M3UA(181)@de6a6130b044: ************************************************* VirtMSC-M3UA(181)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(181)@de6a6130b044: ************************************************* VirtMSC-SCCP(180)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(181)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(181)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(181)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(180)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(179)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(179): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(180): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(181): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_deact_silence finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail'. Wed Apr 24 11:47:42 UTC 2024 ------ BSC_Tests.TC_chan_deact_silence fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112175) Waiting for packet dumper to finish... 1 (prev_count=112175, count=113997) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Wed Apr 24 11:47:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-M3UA(184)@de6a6130b044: ************************************************* VirtMSC-M3UA(184)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(184)@de6a6130b044: ************************************************* VirtMSC-SCCP(183)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(184)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(184)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(184)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(183)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(182)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(182): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(183): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(184): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_rll_rel_ind finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail'. Wed Apr 24 11:47:54 UTC 2024 ------ BSC_Tests.TC_chan_rel_rll_rel_ind fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95785) Waiting for packet dumper to finish... 1 (prev_count=95785, count=114291) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Wed Apr 24 11:47:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_conn_fail started. VirtMSC-M3UA(187)@de6a6130b044: ************************************************* VirtMSC-M3UA(187)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(187)@de6a6130b044: ************************************************* VirtMSC-SCCP(186)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(187)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(187)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(187)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(186)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(185)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(185): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(186): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(187): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail'. Wed Apr 24 11:48:05 UTC 2024 ------ BSC_Tests.TC_chan_rel_conn_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107760) Waiting for packet dumper to finish... 1 (prev_count=107760, count=111085) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Wed Apr 24 11:48:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_hard_clear started. VirtMSC-M3UA(190)@de6a6130b044: ************************************************* VirtMSC-M3UA(190)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(190)@de6a6130b044: ************************************************* VirtMSC-SCCP(189)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(190)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(190)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(189)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(190)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(188)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(188): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(189): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(190): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_hard_clear finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail'. Wed Apr 24 11:48:17 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106156) Waiting for packet dumper to finish... 1 (prev_count=106156, count=107978) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb ------ Wed Apr 24 11:48:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-M3UA(193)@de6a6130b044: ************************************************* VirtMSC-M3UA(193)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(193)@de6a6130b044: ************************************************* VirtMSC-SCCP(192)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(193)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(193)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(192)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(193)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(191)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(191): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(192): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(193): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail'. Wed Apr 24 11:48:28 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111963) Waiting for packet dumper to finish... 1 (prev_count=111963, count=114052) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb ------ Wed Apr 24 11:48:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-M3UA(196)@de6a6130b044: ************************************************* VirtMSC-SCCP(195)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(196)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(196)@de6a6130b044: ************************************************* VirtMSC-M3UA(196)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(196)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(195)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(194)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(196)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(194): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(195): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(196): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail'. Wed Apr 24 11:48:40 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110152) Waiting for packet dumper to finish... 1 (prev_count=110152, count=114278) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Wed Apr 24 11:48:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-M3UA(199)@de6a6130b044: ************************************************* VirtMSC-M3UA(199)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(199)@de6a6130b044: ************************************************* VirtMSC-SCCP(198)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(199)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(199)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(199)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(198)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(197)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(197): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(198): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(199): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail'. Wed Apr 24 11:48:51 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear_csfb fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105891) Waiting for packet dumper to finish... 1 (prev_count=105891, count=110017) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Wed Apr 24 11:48:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_hard_rlsd started. VirtMSC-M3UA(202)@de6a6130b044: ************************************************* VirtMSC-M3UA(202)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(202)@de6a6130b044: ************************************************* VirtMSC-SCCP(201)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(202)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(202)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(201)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(202)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(200)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(200): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(201): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(202): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_hard_rlsd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail'. Wed Apr 24 11:49:03 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112303) Waiting for packet dumper to finish... 1 (prev_count=112303, count=114538) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead'. ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead ------ Wed Apr 24 11:49:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-M3UA(205)@de6a6130b044: ************************************************* VirtMSC-M3UA(205)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(205)@de6a6130b044: ************************************************* VirtMSC-SCCP(204)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(205)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(205)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(205)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(204)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(203)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(203): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(204): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(205): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail'. Wed Apr 24 11:49:14 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116159) Waiting for packet dumper to finish... 1 (prev_count=116159, count=117981) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Wed Apr 24 11:49:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_a_reset started. VirtMSC-M3UA(208)@de6a6130b044: ************************************************* VirtMSC-M3UA(208)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(208)@de6a6130b044: ************************************************* VirtMSC-SCCP(207)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(208)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(208)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(208)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(207)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(206)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(206): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(207): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(208): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_a_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail'. Wed Apr 24 11:49:26 UTC 2024 ------ BSC_Tests.TC_chan_rel_a_reset fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106235) Waiting for packet dumper to finish... 1 (prev_count=106235, count=111184) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Wed Apr 24 11:49:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-M3UA(211)@de6a6130b044: ************************************************* VirtMSC-M3UA(211)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(211)@de6a6130b044: ************************************************* VirtMSC-SCCP(210)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(211)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(211)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(211)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(210)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(209)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(209): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(210): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(211): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail'. Wed Apr 24 11:49:37 UTC 2024 ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111381) Waiting for packet dumper to finish... 1 (prev_count=111381, count=116330) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Wed Apr 24 11:49:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_rel_rr_cause started. VirtMSC-M3UA(214)@de6a6130b044: ************************************************* VirtMSC-M3UA(214)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(214)@de6a6130b044: ************************************************* VirtMSC-SCCP(213)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(214)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(214)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(213)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(214)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(212)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(212): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(213): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(214): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_rel_rr_cause finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail'. Wed Apr 24 11:49:48 UTC 2024 ------ BSC_Tests.TC_chan_rel_rr_cause fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97797) Waiting for packet dumper to finish... 1 (prev_count=97797, count=116064) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Wed Apr 24 11:49:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_outbound_connect started. VirtMSC-M3UA(217)@de6a6130b044: ************************************************* VirtMSC-M3UA(217)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(217)@de6a6130b044: ************************************************* VirtMSC-SCCP(216)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(217)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(217)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(217)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(216)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(215)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(215): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(216): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(217): none (fail -> fail) MTC@de6a6130b044: Test case TC_outbound_connect finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail'. Wed Apr 24 11:50:00 UTC 2024 ------ BSC_Tests.TC_outbound_connect fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109856) Waiting for packet dumper to finish... 1 (prev_count=109856, count=115218) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Wed Apr 24 11:50:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_cic_only started. VirtMSC-M3UA(220)@de6a6130b044: ************************************************* VirtMSC-M3UA(220)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(220)@de6a6130b044: ************************************************* VirtMSC-SCCP(219)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(220)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(220)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(220)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(219)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(218)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(218): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(219): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(220): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_cic_only finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail'. Wed Apr 24 11:50:11 UTC 2024 ------ BSC_Tests.TC_assignment_cic_only fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106075) Waiting for packet dumper to finish... 1 (prev_count=106075, count=109813) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Wed Apr 24 11:50:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_csd started. MTC@de6a6130b044: "TC_assignment_csd": using IMSI '001012968557867'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(224)@de6a6130b044: ************************************************* VirtMSC-M3UA(224)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(224)@de6a6130b044: ************************************************* VirtMSC-SCCP(222)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(227)@de6a6130b044: ************************************************* VirtSMLC-M3UA(227)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(227)@de6a6130b044: ************************************************* VirtSMLC-SCCP(225)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(224)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(224)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(227)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(227)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(230)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(230)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(230)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(230)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_csd() start" TC_assignment_csd(232)@de6a6130b044: ----------------------------------------------- TC_assignment_csd(232)@de6a6130b044: "Assignment req with data rate: T_14k4" TC_assignment_csd(232)@de6a6130b044: ----------------------------------------------- VirtMSC-RAN(223)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 223 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(222)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(227)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(223)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(224)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(225)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(226)@de6a6130b044: Final verdict of PTC: none TC_assignment_csd(232)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(230)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(231)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(221)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(229)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(221): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(222): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(224): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(225): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(226): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(227): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(229): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(230): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(231): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_csd(232): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_csd finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail'. Wed Apr 24 11:50:24 UTC 2024 ------ BSC_Tests.TC_assignment_csd fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393387) Waiting for packet dumper to finish... 1 (prev_count=393387, count=424051) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Wed Apr 24 11:50:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_ctm started. VirtMSC-M3UA(235)@de6a6130b044: ************************************************* VirtMSC-M3UA(235)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(235)@de6a6130b044: ************************************************* VirtMSC-SCCP(234)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(235)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(235)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(235)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(234)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(233)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(233): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(234): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(235): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_ctm finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail'. Wed Apr 24 11:50:35 UTC 2024 ------ BSC_Tests.TC_assignment_ctm fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110420) Waiting for packet dumper to finish... 1 (prev_count=110420, count=113746) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Wed Apr 24 11:50:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_sign started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(239)@de6a6130b044: ************************************************* VirtMSC-M3UA(239)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(239)@de6a6130b044: ************************************************* VirtMSC-SCCP(237)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(242)@de6a6130b044: ************************************************* VirtSMLC-M3UA(242)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(242)@de6a6130b044: ************************************************* VirtSMLC-SCCP(240)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(239)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(239)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(242)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(242)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(245)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(245)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(245)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(245)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_sign() start" TC_assignment_sign(247)@de6a6130b044: "TC_assignment_sign": using IMSI '001017356983740'H VirtMSC-RAN(238)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 238 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(240)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(238)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(241)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(239)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(242)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(237)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(246)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(244)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(245)@de6a6130b044: Final verdict of PTC: none TC_assignment_sign(247)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(236)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(236): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(237): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(238): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(239): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(240): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(241): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(242): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(244): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(245): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(246): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_sign(247): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_sign finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail'. Wed Apr 24 11:50:47 UTC 2024 ------ BSC_Tests.TC_assignment_sign fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398971) Waiting for packet dumper to finish... 1 (prev_count=398971, count=413217) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Wed Apr 24 11:50:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_aoip_tla_v6 started. MTC@de6a6130b044: "TC_assignment_aoip_tla_v6": using IMSI '001018434989710'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(251)@de6a6130b044: ************************************************* VirtMSC-M3UA(251)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(251)@de6a6130b044: ************************************************* VirtMSC-SCCP(249)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(254)@de6a6130b044: ************************************************* VirtSMLC-M3UA(254)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(254)@de6a6130b044: ************************************************* VirtSMLC-SCCP(252)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(251)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(251)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(254)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(254)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(257)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(257)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(257)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(257)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_aoip_tla_v6() start" VirtMSC-RAN(250)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 250 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(251)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(250)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(254)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(252)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(253)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(249)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(258)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(256)@de6a6130b044: Final verdict of PTC: none TC_assignment_aoip_tla_v6(259)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(248)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(257)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(248): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(249): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(250): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(251): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(252): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(253): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(254): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(256): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(257): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(258): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_aoip_tla_v6(259): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_aoip_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail'. Wed Apr 24 11:51:00 UTC 2024 ------ BSC_Tests.TC_assignment_aoip_tla_v6 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_aoip_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390679) Waiting for packet dumper to finish... 1 (prev_count=390679, count=409843) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Wed Apr 24 11:51:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_fr_a5_0 started. MTC@de6a6130b044: "TC_assignment_fr_a5_0": using IMSI '001013694043546'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(263)@de6a6130b044: ************************************************* VirtMSC-M3UA(263)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(263)@de6a6130b044: ************************************************* VirtMSC-SCCP(261)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(266)@de6a6130b044: ************************************************* VirtSMLC-M3UA(266)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(266)@de6a6130b044: ************************************************* VirtSMLC-SCCP(264)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(263)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(263)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(266)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(266)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(269)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(269)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(269)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(269)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(262)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 262 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(261)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(265)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(263)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(266)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(269)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(260)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(270)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(268)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(267)@de6a6130b044: Final verdict of PTC: none TC_assignment_fr_a5_0(271)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(264)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(262)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(260): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(261): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(262): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(263): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(264): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(265): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(266): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(268): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(269): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(270): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_fr_a5_0(271): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_fr_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail'. Wed Apr 24 11:51:12 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_0 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390898) Waiting for packet dumper to finish... 1 (prev_count=390898, count=404555) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Wed Apr 24 11:51:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_fr_a5_1 started. MTC@de6a6130b044: "TC_assignment_fr_a5_1": using IMSI '001019143893548'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(275)@de6a6130b044: ************************************************* VirtMSC-M3UA(275)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(275)@de6a6130b044: ************************************************* VirtMSC-SCCP(273)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(278)@de6a6130b044: ************************************************* VirtSMLC-M3UA(278)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(278)@de6a6130b044: ************************************************* VirtSMLC-SCCP(276)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(275)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(275)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(278)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(278)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(281)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(281)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(281)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(281)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(274)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 274 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(273)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(278)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(276)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(272)@de6a6130b044: Final verdict of PTC: none TC_assignment_fr_a5_1(283)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(281)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(274)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(279)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(282)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(280)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(277)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(275)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(272): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(273): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(275): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(276): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(277): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(278): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(280): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(281): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(282): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_fr_a5_1(283): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_fr_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail'. Wed Apr 24 11:51:24 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393016) Waiting for packet dumper to finish... 1 (prev_count=393016, count=410892) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing'. ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing ------ Wed Apr 24 11:51:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(287)@de6a6130b044: ************************************************* VirtMSC-M3UA(287)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(287)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(285)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(290)@de6a6130b044: ************************************************* VirtSMLC-M3UA(290)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(290)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(288)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(287)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(287)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(290)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(290)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(293)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(293)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(293)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(293)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_fr_a5_1_codec_missing() start" TC_assignment_fr_a5_1_codec_missing(295)@de6a6130b044: "TC_assignment_fr_a5_1_codec_missing": using IMSI '001013742094480'H VirtMSC-RAN(286)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 286 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(287)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(288)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(285)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(290)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(286)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(294)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(289)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(293)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(292)@de6a6130b044: Final verdict of PTC: none TC_assignment_fr_a5_1_codec_missing(295)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(284)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(284): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(285): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(287): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(288): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(289): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(290): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(292): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(293): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(294): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_fr_a5_1_codec_missing(295): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail'. Wed Apr 24 11:51:37 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_1_codec_missing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396919) Waiting for packet dumper to finish... 1 (prev_count=396919, count=410576) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Wed Apr 24 11:51:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_fr_a5_3 started. MTC@de6a6130b044: "TC_assignment_fr_a5_3": using IMSI '001011084787744'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(299)@de6a6130b044: ************************************************* VirtMSC-M3UA(299)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(299)@de6a6130b044: ************************************************* VirtMSC-SCCP(297)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(302)@de6a6130b044: ************************************************* VirtSMLC-M3UA(302)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(302)@de6a6130b044: ************************************************* VirtSMLC-SCCP(300)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(299)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(299)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(302)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(302)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(305)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(305)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(305)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(298)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 298 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(298)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(302)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(297)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(300)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(306)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(299)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(296)@de6a6130b044: Final verdict of PTC: none TC_assignment_fr_a5_3(307)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(304)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(301)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(305)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(296): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(297): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(299): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(300): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(301): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(302): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(304): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(306): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_fr_a5_3(307): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_fr_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail'. Wed Apr 24 11:51:49 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401877) Waiting for packet dumper to finish... 1 (prev_count=401877, count=427904) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Wed Apr 24 11:51:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_fr_a5_4 started. MTC@de6a6130b044: "TC_assignment_fr_a5_4": using IMSI '001017601005448'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(311)@de6a6130b044: ************************************************* VirtMSC-M3UA(311)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(311)@de6a6130b044: ************************************************* VirtMSC-SCCP(309)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(314)@de6a6130b044: ************************************************* VirtSMLC-M3UA(314)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(314)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(312)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(311)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(311)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(314)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(314)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(317)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(317)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(317)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(317)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(310)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 310 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(310)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(311)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(309)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(312)@de6a6130b044: Final verdict of PTC: none TC_assignment_fr_a5_4(319)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(314)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(313)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(318)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(317)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(308)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(316)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(308): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(309): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(310): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(311): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(312): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(313): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(314): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(316): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(317): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(318): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_fr_a5_4(319): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_fr_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail'. Wed Apr 24 11:52:02 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396480) Waiting for packet dumper to finish... 1 (prev_count=396480, count=410726) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Wed Apr 24 11:52:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_fr_a5_4_fail started. MTC@de6a6130b044: "TC_assignment_fr_a5_4_fail": using IMSI '001010017537399'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(323)@de6a6130b044: ************************************************* VirtMSC-M3UA(323)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(323)@de6a6130b044: ************************************************* VirtMSC-SCCP(321)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(326)@de6a6130b044: ************************************************* VirtSMLC-M3UA(326)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(326)@de6a6130b044: ************************************************* VirtSMLC-SCCP(324)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(323)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(323)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(326)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(326)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(329)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(329)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(329)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(329)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(322)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 322 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(324)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(322)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(323)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(321)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(325)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(328)@de6a6130b044: Final verdict of PTC: none TC_assignment_fr_a5_4_fail(331)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(320)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(326)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(330)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(329)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(327)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(320): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(321): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(322): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(323): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(324): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(325): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(326): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(327): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(328): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(329): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(330): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_fr_a5_4_fail(331): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_fr_a5_4_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail'. Wed Apr 24 11:52:14 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394599) Waiting for packet dumper to finish... 1 (prev_count=394599, count=424850) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Wed Apr 24 11:52:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_fr_a5_not_sup started. MTC@de6a6130b044: "TC_assignment_fr_a5_not_sup": using IMSI '001014400461001'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(335)@de6a6130b044: ************************************************* VirtMSC-M3UA(335)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(335)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(333)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(338)@de6a6130b044: ************************************************* VirtSMLC-M3UA(338)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(338)@de6a6130b044: ************************************************* VirtSMLC-SCCP(336)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(335)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(335)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(338)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(338)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(341)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(341)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(341)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(341)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(334)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 334 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(334)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(337)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(342)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(333)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(340)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(336)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(338)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(335)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(341)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(332)@de6a6130b044: Final verdict of PTC: none TC_assignment_fr_a5_not_sup(343)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(332): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(333): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(334): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(335): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(336): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(337): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(338): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(340): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(341): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(342): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_fr_a5_not_sup(343): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_fr_a5_not_sup finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail'. Wed Apr 24 11:52:26 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_not_sup fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394909) Waiting for packet dumper to finish... 1 (prev_count=394909, count=410601) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Wed Apr 24 11:52:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ciph_mode_a5_0 started. MTC@de6a6130b044: "TC_ciph_mode_a5_0": using IMSI '001014087525654'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(347)@de6a6130b044: ************************************************* VirtMSC-M3UA(347)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(347)@de6a6130b044: ************************************************* VirtMSC-SCCP(345)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(350)@de6a6130b044: ************************************************* VirtSMLC-M3UA(350)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(350)@de6a6130b044: ************************************************* VirtSMLC-SCCP(348)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(347)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(347)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(350)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(350)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(353)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(353)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(353)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(353)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(346)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 346 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(346)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(347)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(344)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(348)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(345)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(351)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(349)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(353)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(354)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(350)@de6a6130b044: Final verdict of PTC: none TC_ciph_mode_a5_0(355)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(352)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(344): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(345): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(346): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(347): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(348): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(349): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(350): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(351): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(352): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(353): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(354): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ciph_mode_a5_0(355): none (fail -> fail) MTC@de6a6130b044: Test case TC_ciph_mode_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail'. Wed Apr 24 11:52:39 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_0 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396535) Waiting for packet dumper to finish... 1 (prev_count=396535, count=426096) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Wed Apr 24 11:52:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ciph_mode_a5_1 started. MTC@de6a6130b044: "TC_ciph_mode_a5_1": using IMSI '001012712329256'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(359)@de6a6130b044: ************************************************* VirtMSC-M3UA(359)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(359)@de6a6130b044: ************************************************* VirtMSC-SCCP(357)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(362)@de6a6130b044: ************************************************* VirtSMLC-M3UA(362)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(362)@de6a6130b044: ************************************************* VirtSMLC-SCCP(360)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(359)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(359)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(362)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(362)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(365)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(365)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(365)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(365)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(358)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 358 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(357)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(359)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(358)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(360)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(361)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(366)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(362)@de6a6130b044: Final verdict of PTC: none TC_ciph_mode_a5_1(367)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(364)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(365)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(356)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(356): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(357): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(358): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(359): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(360): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(361): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(362): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(364): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(365): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(366): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ciph_mode_a5_1(367): none (fail -> fail) MTC@de6a6130b044: Test case TC_ciph_mode_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail'. Wed Apr 24 11:52:51 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=389929) Waiting for packet dumper to finish... 1 (prev_count=389929, count=405825) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Wed Apr 24 11:52:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ciph_mode_a5_2_0 started. MTC@de6a6130b044: "TC_ciph_mode_a5_2_0": using IMSI '001017650548814'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(371)@de6a6130b044: ************************************************* VirtMSC-M3UA(371)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(371)@de6a6130b044: ************************************************* VirtMSC-SCCP(369)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(374)@de6a6130b044: ************************************************* VirtSMLC-M3UA(374)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(374)@de6a6130b044: ************************************************* VirtSMLC-SCCP(372)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(371)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(371)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(374)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(374)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(377)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(377)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(377)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(377)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(370)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 370 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(373)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(378)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(370)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(371)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(372)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(369)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(374)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(376)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(377)@de6a6130b044: Final verdict of PTC: none TC_ciph_mode_a5_2_0(379)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(368)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(368): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(369): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(370): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(371): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(372): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(373): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(374): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(376): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(377): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(378): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ciph_mode_a5_2_0(379): none (fail -> fail) MTC@de6a6130b044: Test case TC_ciph_mode_a5_2_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail'. Wed Apr 24 11:53:03 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_0 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398309) Waiting for packet dumper to finish... 1 (prev_count=398309, count=427736) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Wed Apr 24 11:53:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ciph_mode_a5_2_1 started. MTC@de6a6130b044: "TC_ciph_mode_a5_2_1": using IMSI '001015859525127'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(383)@de6a6130b044: ************************************************* VirtMSC-M3UA(383)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(383)@de6a6130b044: ************************************************* VirtMSC-SCCP(381)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(386)@de6a6130b044: ************************************************* VirtSMLC-M3UA(386)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(386)@de6a6130b044: ************************************************* VirtSMLC-SCCP(384)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(383)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(383)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(386)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(386)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(389)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(389)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(389)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(389)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(382)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 382 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(386)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(383)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(382)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(385)@de6a6130b044: Final verdict of PTC: none TC_ciph_mode_a5_2_1(391)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(381)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(384)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(380)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(390)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(389)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(388)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(380): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(381): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(382): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(383): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(384): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(385): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(386): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(388): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(389): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(390): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ciph_mode_a5_2_1(391): none (fail -> fail) MTC@de6a6130b044: Test case TC_ciph_mode_a5_2_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail'. Wed Apr 24 11:53:16 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397634) Waiting for packet dumper to finish... 1 (prev_count=397634, count=412704) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Wed Apr 24 11:53:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ciph_mode_a5_3 started. MTC@de6a6130b044: "TC_ciph_mode_a5_3": using IMSI '001011695694758'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(395)@de6a6130b044: ************************************************* VirtMSC-M3UA(395)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(395)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(393)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(398)@de6a6130b044: ************************************************* VirtSMLC-M3UA(398)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(398)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(396)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(395)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(395)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(398)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(398)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(401)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(401)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(401)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(401)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(394)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 394 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(393)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(396)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(402)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(398)@de6a6130b044: Final verdict of PTC: none TC_ciph_mode_a5_3(403)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(392)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(395)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(394)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(399)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(397)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(401)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(400)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(392): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(393): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(394): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(395): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(396): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(397): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(398): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(400): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(401): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(402): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ciph_mode_a5_3(403): none (fail -> fail) MTC@de6a6130b044: Test case TC_ciph_mode_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail'. Wed Apr 24 11:53:28 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393902) Waiting for packet dumper to finish... 1 (prev_count=393902, count=411321) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Wed Apr 24 11:53:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ciph_mode_a5_4 started. MTC@de6a6130b044: "TC_ciph_mode_a5_4": using IMSI '001016767025484'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(407)@de6a6130b044: ************************************************* VirtMSC-M3UA(407)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(407)@de6a6130b044: ************************************************* VirtMSC-SCCP(405)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(410)@de6a6130b044: ************************************************* VirtSMLC-M3UA(410)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(410)@de6a6130b044: ************************************************* VirtSMLC-SCCP(408)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(407)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(407)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(410)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(410)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(413)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(413)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(413)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(413)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(406)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 406 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(406)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(405)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(407)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(408)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(410)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(409)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(414)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(413)@de6a6130b044: Final verdict of PTC: none TC_ciph_mode_a5_4(415)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(412)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(404)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(404): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(405): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(406): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(407): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(408): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(409): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(410): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(412): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(413): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(414): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ciph_mode_a5_4(415): none (fail -> fail) MTC@de6a6130b044: Test case TC_ciph_mode_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail'. Wed Apr 24 11:53:40 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_4 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393629) Waiting for packet dumper to finish... 1 (prev_count=393629, count=407697) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Wed Apr 24 11:53:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_fr started. MTC@de6a6130b044: "TC_assignment_codec_fr": using IMSI '001016929457346'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(419)@de6a6130b044: ************************************************* VirtMSC-M3UA(419)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(419)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(417)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(422)@de6a6130b044: ************************************************* VirtSMLC-M3UA(422)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(422)@de6a6130b044: ************************************************* VirtSMLC-SCCP(420)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(419)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(419)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(422)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(422)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(425)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(425)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(425)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(425)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_fr() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_fr(427)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(418)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 418 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(417)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(426)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(418)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(419)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(416)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(421)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(420)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(424)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(425)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(422)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_fr(427)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(416): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(417): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(418): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(419): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(420): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(421): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(422): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(424): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(425): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(426): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_fr(427): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail'. Wed Apr 24 11:53:53 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407152) Waiting for packet dumper to finish... 1 (prev_count=407152, count=420396) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify'. ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify ------ Wed Apr 24 11:53:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@de6a6130b044: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001017113112940'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(431)@de6a6130b044: ************************************************* VirtMSC-M3UA(431)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(431)@de6a6130b044: ************************************************* VirtMSC-SCCP(429)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(434)@de6a6130b044: ************************************************* VirtSMLC-M3UA(434)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(434)@de6a6130b044: ************************************************* VirtSMLC-SCCP(432)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(431)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(431)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(434)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(434)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(437)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(437)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(437)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(437)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(439)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(430)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 430 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(430)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(433)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(429)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(431)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(428)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(438)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_fr_by_mode_modify(439)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(437)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(434)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(432)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(436)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(428): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(429): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(430): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(431): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(432): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(433): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(434): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(436): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(437): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(438): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(439): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail'. Wed Apr 24 11:54:05 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400862) Waiting for packet dumper to finish... 1 (prev_count=400862, count=418295) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Wed Apr 24 11:54:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_hr started. MTC@de6a6130b044: "TC_assignment_codec_hr": using IMSI '001013111710579'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(443)@de6a6130b044: ************************************************* VirtMSC-M3UA(443)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(443)@de6a6130b044: ************************************************* VirtMSC-SCCP(441)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(446)@de6a6130b044: ************************************************* VirtSMLC-M3UA(446)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(446)@de6a6130b044: ************************************************* VirtSMLC-SCCP(444)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(443)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(443)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(446)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(446)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(449)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(449)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(449)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(449)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_hr() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr(451)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(442)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 442 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(444)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(443)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(441)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(442)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_codec_hr(451)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(450)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(446)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(440)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(449)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(448)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(445)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(440): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(441): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(442): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(443): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(444): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(445): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(446): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(448): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(449): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(450): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_hr(451): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail'. Wed Apr 24 11:54:17 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410712) Waiting for packet dumper to finish... 1 (prev_count=410712, count=426195) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Wed Apr 24 11:54:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_efr started. MTC@de6a6130b044: "TC_assignment_codec_efr": using IMSI '001017502759298'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(455)@de6a6130b044: ************************************************* VirtMSC-M3UA(455)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(455)@de6a6130b044: ************************************************* VirtMSC-SCCP(453)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(458)@de6a6130b044: ************************************************* VirtSMLC-M3UA(458)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(458)@de6a6130b044: ************************************************* VirtSMLC-SCCP(456)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(455)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(455)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(458)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(458)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(461)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(461)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(461)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(461)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(463)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(454)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 454 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(455)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(458)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(454)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(461)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(456)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(453)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(457)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(452)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(459)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(460)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_efr(463)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(462)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(452): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(453): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(454): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(455): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(456): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(457): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(458): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(459): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(460): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(461): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(462): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_efr(463): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_efr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail'. Wed Apr 24 11:54:30 UTC 2024 ------ BSC_Tests.TC_assignment_codec_efr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390038) Waiting for packet dumper to finish... 1 (prev_count=390038, count=408649) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Wed Apr 24 11:54:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f started. MTC@de6a6130b044: "TC_assignment_codec_amr_f": using IMSI '001010956060238'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(467)@de6a6130b044: ************************************************* VirtMSC-M3UA(467)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(467)@de6a6130b044: ************************************************* VirtMSC-SCCP(465)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(470)@de6a6130b044: ************************************************* VirtSMLC-M3UA(470)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(470)@de6a6130b044: ************************************************* VirtSMLC-SCCP(468)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(467)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(467)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(470)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(470)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(473)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(473)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(473)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(473)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_f(475)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(466)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 466 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(468)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(465)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(470)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(466)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(467)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(469)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(474)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(472)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f(475)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(464)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(473)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(464): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(465): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(466): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(467): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(468): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(469): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(470): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(472): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(473): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(474): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f(475): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail'. Wed Apr 24 11:54:42 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=409497) Waiting for packet dumper to finish... 1 (prev_count=409497, count=423565) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Wed Apr 24 11:54:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h started. MTC@de6a6130b044: "TC_assignment_codec_amr_h": using IMSI '001016704186588'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(479)@de6a6130b044: ************************************************* VirtMSC-M3UA(479)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(479)@de6a6130b044: ************************************************* VirtMSC-SCCP(477)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(482)@de6a6130b044: ************************************************* VirtSMLC-M3UA(482)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(482)@de6a6130b044: ************************************************* VirtSMLC-SCCP(480)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(479)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(479)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(482)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(482)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(485)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(485)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(485)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(485)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_h(487)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(478)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 478 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(479)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(482)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(478)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(486)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(480)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(481)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(477)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(476)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(485)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(483)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(484)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h(487)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(476): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(477): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(478): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(479): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(480): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(481): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(482): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(483): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(484): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(485): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(486): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h(487): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail'. Wed Apr 24 11:54:54 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407462) Waiting for packet dumper to finish... 1 (prev_count=407462, count=425071) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1'. ------ BSC_Tests.TC_assignment_codec_amr_f_S1 ------ Wed Apr 24 11:55:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S1 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S1": using IMSI '001010386457620'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(491)@de6a6130b044: ************************************************* VirtMSC-M3UA(491)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(491)@de6a6130b044: ************************************************* VirtMSC-SCCP(489)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(494)@de6a6130b044: ************************************************* VirtSMLC-M3UA(494)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(494)@de6a6130b044: ************************************************* VirtSMLC-SCCP(492)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(491)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(491)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(494)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(494)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(497)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(497)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(497)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(497)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S1() start" TC_assignment_codec_amr_f_S1(499)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(490)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 490 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(490)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(491)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(497)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(493)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(494)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(488)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(489)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(498)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(496)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(492)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S1(499)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(488): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(489): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(490): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(491): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(492): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(493): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(494): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(496): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(497): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(498): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S1(499): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail'. Wed Apr 24 11:55:07 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399811) Waiting for packet dumper to finish... 1 (prev_count=399811, count=414204) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1'. ------ BSC_Tests.TC_assignment_codec_amr_h_S1 ------ Wed Apr 24 11:55:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S1 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_S1": using IMSI '001012172445034'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(503)@de6a6130b044: ************************************************* VirtMSC-M3UA(503)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(503)@de6a6130b044: ************************************************* VirtMSC-SCCP(501)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(506)@de6a6130b044: ************************************************* VirtSMLC-M3UA(506)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(506)@de6a6130b044: ************************************************* VirtSMLC-SCCP(504)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(503)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(503)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(506)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(506)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(509)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(509)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(509)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(509)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_S1() start" TC_assignment_codec_amr_h_S1(511)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(502)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 502 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(501)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(504)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(502)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(508)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(500)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(505)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(506)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(510)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(507)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(509)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(503)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_S1(511)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(500): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(501): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(502): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(503): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(504): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(505): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(506): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(507): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(508): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(509): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(510): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_S1(511): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail'. Wed Apr 24 11:55:19 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401989) Waiting for packet dumper to finish... 1 (prev_count=401989, count=427192) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124'. ------ BSC_Tests.TC_assignment_codec_amr_f_S124 ------ Wed Apr 24 11:55:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S124 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S124": using IMSI '001015269131291'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(515)@de6a6130b044: ************************************************* VirtMSC-M3UA(515)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(515)@de6a6130b044: ************************************************* VirtMSC-SCCP(513)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(518)@de6a6130b044: ************************************************* VirtSMLC-M3UA(518)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(518)@de6a6130b044: ************************************************* VirtSMLC-SCCP(516)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(515)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(515)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(518)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(518)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(521)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(521)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(521)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(521)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S124() start" TC_assignment_codec_amr_f_S124(523)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(514)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 514 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(517)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(513)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(512)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(514)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(518)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(516)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(515)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(522)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(520)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S124(523)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(521)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(512): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(513): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(514): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(515): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(516): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(517): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(518): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(520): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(521): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(522): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S124(523): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail'. Wed Apr 24 11:55:32 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S124 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399269) Waiting for packet dumper to finish... 1 (prev_count=399269, count=415165) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124'. ------ BSC_Tests.TC_assignment_codec_amr_h_S124 ------ Wed Apr 24 11:55:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S124 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_S124": using IMSI '001019983803834'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(527)@de6a6130b044: ************************************************* VirtMSC-M3UA(527)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(527)@de6a6130b044: ************************************************* VirtMSC-SCCP(525)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(530)@de6a6130b044: ************************************************* VirtSMLC-M3UA(530)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(530)@de6a6130b044: ************************************************* VirtSMLC-SCCP(528)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(527)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(527)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(530)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(530)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(533)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(533)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(533)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(533)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_S124() start" TC_assignment_codec_amr_h_S124(535)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(526)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 526 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(527)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(526)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(525)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(528)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(534)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(529)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(524)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(532)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(530)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(531)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(533)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_S124(535)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(524): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(525): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(526): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(527): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(528): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(529): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(530): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(531): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(532): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(533): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(534): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_S124(535): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail'. Wed Apr 24 11:55:44 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S124 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397764) Waiting for packet dumper to finish... 1 (prev_count=397764, count=427644) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0 ------ Wed Apr 24 11:55:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S0 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S0": using IMSI '001011288588907'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(539)@de6a6130b044: ************************************************* VirtMSC-M3UA(539)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(539)@de6a6130b044: ************************************************* VirtMSC-SCCP(537)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(542)@de6a6130b044: ************************************************* VirtSMLC-M3UA(542)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(542)@de6a6130b044: ************************************************* VirtSMLC-SCCP(540)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(539)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(539)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(542)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(542)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(545)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(545)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(545)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(545)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S0() start" TC_assignment_codec_amr_f_S0(547)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000001'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(538)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 538 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(539)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(538)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(542)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(537)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(540)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(541)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(546)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(545)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(536)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S0(547)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(544)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(536): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(537): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(538): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(539): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(540): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(541): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(542): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(544): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(545): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(546): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S0(547): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail'. Wed Apr 24 11:55:56 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398673) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02'. ------ BSC_Tests.TC_assignment_codec_amr_f_S02 ------ Wed Apr 24 11:56:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S02 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S02": using IMSI '001019478398597'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(551)@de6a6130b044: ************************************************* VirtMSC-M3UA(551)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(551)@de6a6130b044: ************************************************* VirtMSC-SCCP(549)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(554)@de6a6130b044: ************************************************* VirtSMLC-M3UA(554)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(554)@de6a6130b044: ************************************************* VirtSMLC-SCCP(552)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(551)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(551)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(554)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(554)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(557)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(557)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(557)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(557)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S02() start" TC_assignment_codec_amr_f_S02(559)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(550)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 550 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(551)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(550)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(554)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(558)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(549)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(548)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(552)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(553)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S02(559)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(556)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(557)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(548): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(549): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(550): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(551): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(552): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(553): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(554): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(556): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(557): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(558): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S02(559): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail'. Wed Apr 24 11:56:08 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S02 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398747) Waiting for packet dumper to finish... 1 (prev_count=398747, count=413817) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024'. ------ BSC_Tests.TC_assignment_codec_amr_f_S024 ------ Wed Apr 24 11:56:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S024 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S024": using IMSI '001013348445796'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(563)@de6a6130b044: ************************************************* VirtMSC-M3UA(563)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(563)@de6a6130b044: ************************************************* VirtMSC-SCCP(561)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(566)@de6a6130b044: ************************************************* VirtSMLC-M3UA(566)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(566)@de6a6130b044: ************************************************* VirtSMLC-SCCP(564)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(563)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(563)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(566)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(566)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(569)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(569)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(569)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(569)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S024() start" TC_assignment_codec_amr_f_S024(571)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(562)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 562 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(563)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(570)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(561)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(562)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(564)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(569)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(566)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(565)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(560)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(568)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S024(571)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(560): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(561): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(562): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(563): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(564): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(565): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(566): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(568): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(569): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(570): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S024(571): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail'. Wed Apr 24 11:56:20 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S024 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392293) Waiting for packet dumper to finish... 1 (prev_count=392293, count=411349) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 ------ Wed Apr 24 11:56:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S0247 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S0247": using IMSI '001013185683256'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(575)@de6a6130b044: ************************************************* VirtMSC-M3UA(575)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(575)@de6a6130b044: ************************************************* VirtMSC-SCCP(573)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(578)@de6a6130b044: ************************************************* VirtSMLC-M3UA(578)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(578)@de6a6130b044: ************************************************* VirtSMLC-SCCP(576)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(575)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(575)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(578)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(578)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(581)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(581)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(581)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(581)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S0247() start" TC_assignment_codec_amr_f_S0247(583)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '10010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(574)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 574 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(576)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(574)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(573)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(572)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(575)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(578)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(577)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(582)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(580)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S0247(583)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(581)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(572): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(573): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(574): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(575): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(576): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(577): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(578): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(580): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(581): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(582): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S0247(583): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail'. Wed Apr 24 11:56:32 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399990) Waiting for packet dumper to finish... 1 (prev_count=399990, count=413647) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0 ------ Wed Apr 24 11:56:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S0 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_S0": using IMSI '001012546070668'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(587)@de6a6130b044: ************************************************* VirtMSC-M3UA(587)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(587)@de6a6130b044: ************************************************* VirtMSC-SCCP(585)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(590)@de6a6130b044: ************************************************* VirtSMLC-M3UA(590)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(590)@de6a6130b044: ************************************************* VirtSMLC-SCCP(588)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(587)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(587)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(590)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(590)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(593)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(593)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(593)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(593)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_S0() start" TC_assignment_codec_amr_h_S0(595)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000001'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(586)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 586 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(585)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(588)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(590)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(584)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(586)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(591)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(594)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(592)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(587)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(589)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(593)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_S0(595)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(584): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(585): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(586): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(587): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(588): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(589): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(590): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(592): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(593): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(594): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_S0(595): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail'. Wed Apr 24 11:56:45 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392942) Waiting for packet dumper to finish... 1 (prev_count=392942, count=412442) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02'. ------ BSC_Tests.TC_assignment_codec_amr_h_S02 ------ Wed Apr 24 11:56:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S02 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_S02": using IMSI '001016317195501'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(599)@de6a6130b044: ************************************************* VirtMSC-M3UA(599)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(599)@de6a6130b044: ************************************************* VirtMSC-SCCP(597)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(602)@de6a6130b044: ************************************************* VirtSMLC-M3UA(602)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(602)@de6a6130b044: ************************************************* VirtSMLC-SCCP(600)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(599)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(599)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(602)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(602)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(605)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(605)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(605)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(605)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_S02() start" TC_assignment_codec_amr_h_S02(607)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(598)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(598)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(597)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(603)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(604)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(601)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(605)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(600)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(599)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(606)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(596)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(602)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_S02(607)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(596): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(597): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(599): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(600): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(601): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(602): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(603): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(604): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(605): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(606): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_S02(607): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail'. Wed Apr 24 11:56:57 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S02 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399832) Waiting for packet dumper to finish... 1 (prev_count=399832, count=413076) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024'. ------ BSC_Tests.TC_assignment_codec_amr_h_S024 ------ Wed Apr 24 11:57:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S024 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_S024": using IMSI '001015665534117'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(611)@de6a6130b044: ************************************************* VirtMSC-M3UA(611)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(611)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(609)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(612)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(614)@de6a6130b044: ************************************************* VirtSMLC-M3UA(614)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(614)@de6a6130b044: ************************************************* VirtMSC-M3UA(611)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(611)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(614)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(614)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(617)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(617)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(617)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(617)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_S024() start" TC_assignment_codec_amr_h_S024(619)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(610)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 610 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(611)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(612)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(609)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(614)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(618)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(610)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(613)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(608)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(617)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(616)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_S024(619)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(608): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(609): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(610): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(611): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(612): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(613): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(614): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(616): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(617): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(618): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_S024(619): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail'. Wed Apr 24 11:57:09 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S024 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408041) Waiting for packet dumper to finish... 1 (prev_count=408041, count=426762) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 ------ Wed Apr 24 11:57:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S0247 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_S0247": using IMSI '001011292707476'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(623)@de6a6130b044: ************************************************* VirtMSC-M3UA(623)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(623)@de6a6130b044: ************************************************* VirtMSC-SCCP(621)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(626)@de6a6130b044: ************************************************* VirtSMLC-M3UA(626)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(626)@de6a6130b044: ************************************************* VirtSMLC-SCCP(624)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(623)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(623)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(626)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(626)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(629)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(629)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(629)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(629)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_S0247() start" TC_assignment_codec_amr_h_S0247(631)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(622)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 622 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(622)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(623)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(625)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(626)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(630)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(629)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(620)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(628)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(627)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(624)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_S0247(631)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(621)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(620): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(621): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(622): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(623): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(624): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(625): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(626): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(628): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(629): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(630): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_S0247(631): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail'. Wed Apr 24 11:57:22 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396254) Waiting for packet dumper to finish... 1 (prev_count=396254, count=410412) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 ------ Wed Apr 24 11:57:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S01234567 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S01234567": using IMSI '001014598006661'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(635)@de6a6130b044: ************************************************* VirtMSC-M3UA(635)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(635)@de6a6130b044: ************************************************* VirtMSC-SCCP(633)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(638)@de6a6130b044: ************************************************* VirtSMLC-M3UA(638)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(638)@de6a6130b044: ************************************************* VirtSMLC-SCCP(636)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(635)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(635)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(638)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(638)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(641)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(641)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(641)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(641)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S01234567() start" TC_assignment_codec_amr_f_S01234567(643)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(634)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 634 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(634)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(635)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(638)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(639)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(641)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(637)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(642)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S01234567(643)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(640)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(632)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(636)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(633)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(632): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(633): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(634): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(635): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(636): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(637): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(638): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(639): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(640): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(641): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(642): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S01234567(643): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S01234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail'. Wed Apr 24 11:57:34 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S01234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398822) Waiting for packet dumper to finish... 1 (prev_count=398822, count=429073) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 ------ Wed Apr 24 11:57:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S0234567 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_S0234567": using IMSI '001017518334209'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(647)@de6a6130b044: ************************************************* VirtMSC-M3UA(647)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(647)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(645)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(650)@de6a6130b044: ************************************************* VirtSMLC-M3UA(650)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(650)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(648)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(647)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(647)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(650)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(650)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(653)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(653)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(653)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(653)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_S0234567() start" TC_assignment_codec_amr_f_S0234567(655)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '10010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(646)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 646 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(646)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(647)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(644)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(648)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(653)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_S0234567(655)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(649)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(645)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(650)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(652)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(651)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(654)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(644): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(645): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(646): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(647): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(648): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(649): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(650): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(651): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(652): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(653): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(654): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_S0234567(655): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_S0234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail'. Wed Apr 24 11:57:46 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400524) Waiting for packet dumper to finish... 1 (prev_count=400524, count=413768) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero'. ------ BSC_Tests.TC_assignment_codec_amr_f_zero ------ Wed Apr 24 11:57:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_zero started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_zero": using IMSI '001016966609066'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(659)@de6a6130b044: ************************************************* VirtMSC-M3UA(659)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(659)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(657)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(662)@de6a6130b044: ************************************************* VirtSMLC-M3UA(662)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(662)@de6a6130b044: ************************************************* VirtSMLC-SCCP(660)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(659)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(659)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(662)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(662)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(665)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(665)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(665)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(665)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_zero() start" TC_assignment_codec_amr_f_zero(667)@de6a6130b044: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(658)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 658 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(662)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(659)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(657)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(666)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(665)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(658)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(660)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(663)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_zero(667)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(661)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(664)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(656)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(656): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(657): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(658): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(659): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(660): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(661): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(662): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(663): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(664): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(665): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(666): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_zero(667): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_zero finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail'. Wed Apr 24 11:57:59 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_zero fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_zero.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400903) Waiting for packet dumper to finish... 1 (prev_count=400903, count=430464) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp'. ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp ------ Wed Apr 24 11:58:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_unsupp started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_unsupp": using IMSI '001013320544453'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(671)@de6a6130b044: ************************************************* VirtMSC-M3UA(671)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(671)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(669)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(674)@de6a6130b044: ************************************************* VirtSMLC-M3UA(674)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(674)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(672)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(671)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(671)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(674)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(674)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(677)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(677)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(677)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(677)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_unsupp() start" TC_assignment_codec_amr_f_unsupp(679)@de6a6130b044: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(670)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 670 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(671)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(669)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(670)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(673)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(672)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(674)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(676)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(668)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_unsupp(679)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(675)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(677)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(678)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(668): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(669): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(670): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(671): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(672): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(673): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(674): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(675): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(676): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(677): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(678): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_unsupp(679): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_unsupp finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail'. Wed Apr 24 11:58:11 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_unsupp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400522) Waiting for packet dumper to finish... 1 (prev_count=400522, count=416005) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7'. ------ BSC_Tests.TC_assignment_codec_amr_h_S7 ------ Wed Apr 24 11:58:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S7 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_S7": using IMSI '001011648411234'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(683)@de6a6130b044: ************************************************* VirtMSC-M3UA(683)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(683)@de6a6130b044: ************************************************* VirtMSC-SCCP(681)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(686)@de6a6130b044: ************************************************* VirtSMLC-M3UA(686)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(686)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(684)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(683)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(683)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(686)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(686)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(689)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(689)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(689)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(689)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_S7() start" TC_assignment_codec_amr_h_S7(691)@de6a6130b044: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(682)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 682 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(682)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(683)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(686)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(690)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(680)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(684)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(681)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_S7(691)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(685)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(689)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(688)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(680): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(681): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(682): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(683): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(684): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(685): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(686): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(688): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(689): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(690): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_S7(691): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_S7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail'. Wed Apr 24 11:58:24 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S7 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397601) Waiting for packet dumper to finish... 1 (prev_count=397601, count=427028) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto ------ Wed Apr 24 11:58:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_start_mode_auto started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_start_mode_auto": using IMSI '001013974583009'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(695)@de6a6130b044: ************************************************* VirtMSC-M3UA(695)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(695)@de6a6130b044: ************************************************* VirtMSC-SCCP(693)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(698)@de6a6130b044: ************************************************* VirtSMLC-M3UA(698)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(698)@de6a6130b044: ************************************************* VirtSMLC-SCCP(696)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(695)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(695)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(698)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(698)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(701)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(701)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(701)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(701)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_start_mode_auto() start" TC_assignment_codec_amr_f_start_mode_auto(703)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(694)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 694 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(694)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(697)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(696)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(692)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(695)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(702)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(698)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(693)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(701)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(700)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_auto(703)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(692): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(693): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(694): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(695): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(696): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(697): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(698): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(700): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(701): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(702): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_auto(703): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail'. Wed Apr 24 11:58:36 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397808) Waiting for packet dumper to finish... 1 (prev_count=397808, count=412878) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto ------ Wed Apr 24 11:58:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_start_mode_auto started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_start_mode_auto": using IMSI '001018834882728'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(707)@de6a6130b044: ************************************************* VirtMSC-M3UA(707)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(707)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(705)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(710)@de6a6130b044: ************************************************* VirtSMLC-M3UA(710)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(710)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(708)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(707)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(710)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(710)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(713)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(713)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(713)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(713)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_start_mode_auto() start" TC_assignment_codec_amr_h_start_mode_auto(715)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(706)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 706 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(706)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(705)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(704)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(713)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(707)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(712)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(708)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(710)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_auto(715)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(709)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(714)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(704): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(705): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(706): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(707): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(708): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(709): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(710): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(712): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(713): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(714): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_auto(715): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail'. Wed Apr 24 11:58:49 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396268) Waiting for packet dumper to finish... 1 (prev_count=396268, count=430035) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 ------ Wed Apr 24 11:58:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_start_mode_4 started. MTC@de6a6130b044: "TC_assignment_codec_amr_f_start_mode_4": using IMSI '001010908300166'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(719)@de6a6130b044: ************************************************* VirtMSC-M3UA(719)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(719)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(717)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(722)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(720)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(722)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(722)@de6a6130b044: ************************************************* VirtMSC-M3UA(719)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(719)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(722)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(725)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(725)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(725)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(725)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_f_start_mode_4() start" TC_assignment_codec_amr_f_start_mode_4(727)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(718)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 718 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(718)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(726)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(720)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(721)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(725)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(722)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(717)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(724)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(716)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(719)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_4(727)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(716): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(717): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(718): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(719): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(720): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(721): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(722): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(724): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(725): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(726): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_4(727): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_f_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail'. Wed Apr 24 11:59:02 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399467) Waiting for packet dumper to finish... 1 (prev_count=399467, count=413713) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 ------ Wed Apr 24 11:59:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_start_mode_4 started. MTC@de6a6130b044: "TC_assignment_codec_amr_h_start_mode_4": using IMSI '001011827735748'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(731)@de6a6130b044: ************************************************* VirtMSC-M3UA(731)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(731)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(729)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(732)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(734)@de6a6130b044: ************************************************* VirtSMLC-M3UA(734)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(734)@de6a6130b044: ************************************************* VirtMSC-M3UA(731)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(731)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(734)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(737)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(737)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(737)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(737)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_h_start_mode_4() start" TC_assignment_codec_amr_h_start_mode_4(739)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(730)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 730 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(729)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(728)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(731)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(734)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(732)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(735)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(737)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(730)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(736)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(738)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(733)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_4(739)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(728): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(729): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(730): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(731): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(732): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(733): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(734): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(735): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(736): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(737): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(738): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_4(739): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_h_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail'. Wed Apr 24 11:59:15 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395649) Waiting for packet dumper to finish... 1 (prev_count=395649, count=411358) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft'. ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft ------ Wed Apr 24 11:59:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_amr_startmode_cruft started. MTC@de6a6130b044: "TC_assignment_codec_amr_startmode_cruft": using IMSI '001012604950277'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(743)@de6a6130b044: ************************************************* VirtMSC-M3UA(743)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(743)@de6a6130b044: ************************************************* VirtMSC-SCCP(741)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(746)@de6a6130b044: ************************************************* VirtSMLC-M3UA(746)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(746)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(744)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(743)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(743)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(746)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(746)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(749)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(749)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(749)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(749)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_amr_startmode_cruft() start" TC_assignment_codec_amr_startmode_cruft(751)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(742)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 742 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(742)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(743)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(746)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(741)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(744)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(747)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(740)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(748)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(749)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(745)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(750)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_amr_startmode_cruft(751)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(740): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(741): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(742): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(743): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(744): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(745): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(746): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(747): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(748): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(749): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(750): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_amr_startmode_cruft(751): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_amr_startmode_cruft finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail'. Wed Apr 24 11:59:28 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_amr_startmode_cruft.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398557) Waiting for packet dumper to finish... 1 (prev_count=398557, count=412803) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr ------ Wed Apr 24 11:59:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_hr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(755)@de6a6130b044: ************************************************* VirtMSC-M3UA(755)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(755)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(753)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(758)@de6a6130b044: ************************************************* VirtSMLC-M3UA(758)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(758)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(756)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(755)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(755)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(758)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(758)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(761)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(761)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(761)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(761)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(763)@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001013884248736'H VirtMSC-RAN(754)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 754 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(754)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(755)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(758)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(753)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(756)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(760)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr(763)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(752)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(757)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(759)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(761)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(762)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(752): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(753): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(754): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(755): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(756): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(757): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(758): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(760): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(761): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(762): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(763): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail'. Wed Apr 24 11:59:40 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403424) Waiting for packet dumper to finish... 1 (prev_count=403424, count=419798) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr ------ Wed Apr 24 11:59:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_fr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(767)@de6a6130b044: ************************************************* VirtMSC-M3UA(767)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(767)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(765)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(770)@de6a6130b044: ************************************************* VirtSMLC-M3UA(770)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(770)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(768)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(767)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(767)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(770)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(770)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(773)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(773)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(773)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(775)@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001012142014343'H VirtMSC-RAN(766)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 766 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(766)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(764)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(772)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(769)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(768)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(765)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(770)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(774)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(767)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(773)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_fr(775)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(764): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(765): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(766): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(767): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(768): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(769): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(770): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(772): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(774): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(775): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail'. Wed Apr 24 11:59:53 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217669) Waiting for packet dumper to finish... 1 (prev_count=217669, count=415260) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr ------ Wed Apr 24 11:59:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(779)@de6a6130b044: ************************************************* VirtMSC-M3UA(779)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(779)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(777)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(782)@de6a6130b044: ************************************************* VirtSMLC-M3UA(782)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(782)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(780)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(779)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(779)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(782)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(782)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(785)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(785)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(785)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(785)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(787)@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001017957664911'H VirtMSC-RAN(778)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 778 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(776)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(777)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(781)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(783)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(785)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(780)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(779)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(786)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(782)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(778)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(784)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_fr_hr(787)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(776): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(777): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(778): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(779): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(780): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(781): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(782): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(783): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(784): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(785): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(786): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(787): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail'. Wed Apr 24 12:00:06 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403066) Waiting for packet dumper to finish... 1 (prev_count=403066, count=418136) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr ------ Wed Apr 24 12:00:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(791)@de6a6130b044: ************************************************* VirtMSC-M3UA(791)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(791)@de6a6130b044: ************************************************* VirtMSC-SCCP(789)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(794)@de6a6130b044: ************************************************* VirtSMLC-M3UA(794)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(794)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(792)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(791)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(794)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(794)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(797)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(797)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(797)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(797)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(799)@de6a6130b044: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001012861645347'H VirtMSC-RAN(790)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 790 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(792)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(797)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(793)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(789)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(796)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(794)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr_fr(799)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(790)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(791)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(795)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(788)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(798)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(788): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(789): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(790): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(791): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(792): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(793): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(794): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(795): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(796): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(797): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(798): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(799): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail'. Wed Apr 24 12:00:19 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406013) Waiting for packet dumper to finish... 1 (prev_count=406013, count=435513) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr ------ Wed Apr 24 12:00:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_fr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(803)@de6a6130b044: ************************************************* VirtMSC-M3UA(803)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(803)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(801)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(806)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(804)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(806)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(806)@de6a6130b044: ************************************************* VirtMSC-M3UA(803)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(803)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(806)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(806)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(809)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(809)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(809)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(809)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(811)@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001017130469332'H VirtMSC-RAN(802)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 802 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(802)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(803)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(800)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(801)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(808)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(807)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(805)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(804)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(806)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(809)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(810)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr(811)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(800): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(801): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(802): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(803): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(804): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(805): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(806): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(807): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(808): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(809): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(810): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(811): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail'. Wed Apr 24 12:00:32 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215373) Waiting for packet dumper to finish... 1 (prev_count=215373, count=413088) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr ------ Wed Apr 24 12:00:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_hr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(815)@de6a6130b044: ************************************************* VirtMSC-M3UA(815)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(815)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(813)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(818)@de6a6130b044: ************************************************* VirtSMLC-M3UA(818)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(818)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(816)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(815)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(818)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(821)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(821)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(821)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(821)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(823)@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001013480379339'H VirtMSC-RAN(814)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 814 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(814)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(818)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(812)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(813)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(820)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(816)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(815)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(821)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(822)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(817)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_hr(823)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(812): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(813): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(814): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(815): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(816): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(817): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(818): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(820): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(821): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(822): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(823): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail'. Wed Apr 24 12:00:44 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=378149) Waiting for packet dumper to finish... 1 (prev_count=378149, count=433441) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr ------ Wed Apr 24 12:00:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(827)@de6a6130b044: ************************************************* VirtMSC-M3UA(827)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(827)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(825)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(830)@de6a6130b044: ************************************************* VirtSMLC-M3UA(830)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(830)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(828)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(827)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(830)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(830)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(833)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(833)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(833)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(833)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(835)@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001015127512398'H VirtMSC-RAN(826)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 826 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(826)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(824)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_hr_fr(835)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(830)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(825)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(827)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(828)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(832)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(833)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(834)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(829)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(824): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(825): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(826): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(827): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(828): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(829): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(830): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(832): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(833): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(834): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(835): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail'. Wed Apr 24 12:00:57 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399515) Waiting for packet dumper to finish... 1 (prev_count=399515, count=413996) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr ------ Wed Apr 24 12:01:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(839)@de6a6130b044: ************************************************* VirtMSC-M3UA(839)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(839)@de6a6130b044: ************************************************* VirtMSC-SCCP(837)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(840)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(842)@de6a6130b044: ************************************************* VirtSMLC-M3UA(842)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(842)@de6a6130b044: ************************************************* VirtMSC-M3UA(839)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(839)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(842)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(842)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(845)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(845)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(845)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(845)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(847)@de6a6130b044: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001014971845401'H VirtMSC-RAN(838)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 838 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(838)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(837)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(840)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(839)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(842)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(841)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(836)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(845)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr_hr(847)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(846)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(844)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(836): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(837): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(838): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(839): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(840): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(841): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(842): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(844): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(845): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(846): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(847): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail'. Wed Apr 24 12:01:10 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215033) Waiting for packet dumper to finish... 1 (prev_count=215033, count=412802) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Wed Apr 24 12:01:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_req_hr_fr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(851)@de6a6130b044: ************************************************* VirtMSC-M3UA(851)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(851)@de6a6130b044: ************************************************* VirtMSC-SCCP(849)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(854)@de6a6130b044: ************************************************* VirtSMLC-M3UA(854)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-SCCP(852)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(854)@de6a6130b044: ************************************************* VirtMSC-M3UA(851)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(851)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(854)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(854)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(857)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(857)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(857)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(857)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(859)@de6a6130b044: "TC_assignment_codec_req_hr_fr": using IMSI '001012772680221'H VirtMSC-RAN(850)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 850 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(850)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(849)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(848)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(857)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(851)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(856)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(852)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(854)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(853)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(858)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_req_hr_fr(859)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(848): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(849): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(850): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(851): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(852): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(853): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(854): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(856): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(857): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(858): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_req_hr_fr(859): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail'. Wed Apr 24 12:01:22 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_hr_fr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397104) Waiting for packet dumper to finish... 1 (prev_count=397104, count=411350) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Wed Apr 24 12:01:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_req_fr_hr started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(863)@de6a6130b044: ************************************************* VirtMSC-M3UA(863)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(863)@de6a6130b044: ************************************************* VirtMSC-SCCP(861)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(866)@de6a6130b044: ************************************************* VirtSMLC-M3UA(866)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(866)@de6a6130b044: ************************************************* VirtSMLC-SCCP(864)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(863)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(863)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(866)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(866)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(869)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(869)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(869)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(869)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(871)@de6a6130b044: "TC_assignment_codec_req_fr_hr": using IMSI '001015443249989'H VirtMSC-RAN(862)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 862 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(862)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(864)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(865)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(867)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(870)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(860)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(861)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(863)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(868)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(866)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_req_fr_hr(871)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(869)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(860): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(861): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(862): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(863): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(864): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(865): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(866): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(867): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(868): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(869): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(870): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_req_fr_hr(871): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail'. Wed Apr 24 12:01:35 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_fr_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391954) Waiting for packet dumper to finish... 1 (prev_count=391954, count=409387) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Wed Apr 24 12:01:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_sdcch_exhausted_req_signalling started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(875)@de6a6130b044: ************************************************* VirtMSC-M3UA(875)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(875)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(873)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(878)@de6a6130b044: ************************************************* VirtSMLC-M3UA(878)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(878)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(876)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(875)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(875)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(878)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(878)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(881)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(881)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(881)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(881)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(883)@de6a6130b044: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001018088567062'H VirtMSC-RAN(874)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 874 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(876)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(874)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(873)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(877)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(875)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(872)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(878)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(879)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(882)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(880)@de6a6130b044: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_signalling(883)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(881)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(872): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(873): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(874): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(875): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(876): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(877): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(878): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(879): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(880): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(881): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(882): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(883): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail'. Wed Apr 24 12:01:47 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402119) Waiting for packet dumper to finish... 1 (prev_count=402119, count=415776) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden ------ Wed Apr 24 12:01:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-M3UA(886)@de6a6130b044: ************************************************* VirtMSC-M3UA(886)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(886)@de6a6130b044: ************************************************* VirtMSC-SCCP(885)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(886)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(886)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(885)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(886)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(884)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(884): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(885): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(886): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail'. Wed Apr 24 12:01:59 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94157) Waiting for packet dumper to finish... 1 (prev_count=94157, count=113598) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden ------ Wed Apr 24 12:02:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(890)@de6a6130b044: ************************************************* VirtMSC-M3UA(890)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(890)@de6a6130b044: ************************************************* VirtMSC-SCCP(888)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(893)@de6a6130b044: ************************************************* VirtSMLC-M3UA(893)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(893)@de6a6130b044: ************************************************* VirtSMLC-SCCP(891)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(890)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(890)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(893)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(893)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(896)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(896)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(896)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(896)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@de6a6130b044: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001014145231299'H VirtMSC-RAN(889)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 889 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(889)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(891)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(887)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(892)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(888)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(893)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(897)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(890)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(895)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(894)@de6a6130b044: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(896)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(887): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(888): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(889): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(890): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(891): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(892): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(893): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(894): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(895): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(896): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(897): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail'. Wed Apr 24 12:02:11 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402754) Waiting for packet dumper to finish... 1 (prev_count=402754, count=416822) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Wed Apr 24 12:02:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_codec_hr_osmux_on started. MTC@de6a6130b044: "TC_assignment_codec_hr_osmux_on": using IMSI '001018111025510'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(902)@de6a6130b044: ************************************************* VirtMSC-M3UA(902)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(902)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(900)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(905)@de6a6130b044: ************************************************* VirtSMLC-M3UA(905)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(905)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(903)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(902)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(902)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(905)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(905)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(908)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(908)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(908)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(908)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_codec_hr_osmux_on() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr_osmux_on(910)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(901)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 901 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(901)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(902)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(906)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(899)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(908)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(907)@de6a6130b044: Final verdict of PTC: none TC_assignment_codec_hr_osmux_on(910)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(904)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(909)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(900)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(903)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(905)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(899): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(900): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(901): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(902): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(903): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(904): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(905): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(906): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(907): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(908): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(909): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_codec_hr_osmux_on(910): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail'. Wed Apr 24 12:02:24 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_osmux_on fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=409575) Waiting for packet dumper to finish... 1 (prev_count=409575, count=439828) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Wed Apr 24 12:02:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_osmux started. MTC@de6a6130b044: "TC_assignment_osmux": using IMSI '001013338182152'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(914)@de6a6130b044: ************************************************* VirtMSC-M3UA(914)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(914)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(912)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(917)@de6a6130b044: ************************************************* VirtSMLC-M3UA(917)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(917)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(915)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(914)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(914)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(917)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(917)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(920)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(920)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(920)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(920)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_osmux() start" TC_assignment_osmux(922)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := { elementIdentifier := 'F1'O, osmuxCID := ? } } } } } VirtMSC-RAN(913)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 913 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(913)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(921)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(920)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(911)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(919)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(915)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(912)@de6a6130b044: Final verdict of PTC: none TC_assignment_osmux(922)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(914)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(917)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(916)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(911): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(912): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(913): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(914): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(915): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(916): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(917): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(919): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(920): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(921): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_osmux(922): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_osmux finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail'. Wed Apr 24 12:02:36 UTC 2024 ------ BSC_Tests.TC_assignment_osmux fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393665) Waiting for packet dumper to finish... 1 (prev_count=393665, count=408326) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Wed Apr 24 12:02:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_osmux_cn started. MTC@de6a6130b044: "TC_assignment_osmux_cn": using IMSI '001016606329644'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(926)@de6a6130b044: ************************************************* VirtMSC-M3UA(926)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(926)@de6a6130b044: ************************************************* VirtMSC-SCCP(924)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(929)@de6a6130b044: ************************************************* VirtSMLC-M3UA(929)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(929)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(927)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(926)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(926)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(929)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(929)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(932)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(932)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(932)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(932)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(934)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := { elementIdentifier := 'F1'O, osmuxCID := ? } } } } } VirtMSC-RAN(925)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 925 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(923)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(925)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(933)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(924)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(927)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(928)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(926)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(929)@de6a6130b044: Final verdict of PTC: none TC_assignment_osmux_cn(934)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(931)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(932)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(923): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(924): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(925): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(926): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(927): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(928): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(929): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(931): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(932): none (fail -> fail)Wed Apr 24 12:02:49 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_cn fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(933): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_osmux_cn(934): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_osmux_cn finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=398279) Waiting for packet dumper to finish... 1 (prev_count=398279, count=429079) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Wed Apr 24 12:02:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_osmux_bts started. MTC@de6a6130b044: "TC_assignment_osmux_bts": using IMSI '001019991324778'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(938)@de6a6130b044: ************************************************* VirtMSC-M3UA(938)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(938)@de6a6130b044: ************************************************* VirtMSC-SCCP(936)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(941)@de6a6130b044: ************************************************* VirtSMLC-M3UA(941)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(941)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(939)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(938)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(938)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(941)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(941)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(944)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(944)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(944)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(944)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(946)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(937)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 937 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(937)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(936)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(939)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(938)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(940)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(935)@de6a6130b044: Final verdict of PTC: none TC_assignment_osmux_bts(946)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(945)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(944)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(941)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(943)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(935): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(936): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(937): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(938): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(939): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(940): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(941): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(943): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(944): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(945): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_osmux_bts(946): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_osmux_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail'. Wed Apr 24 12:03:01 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_bts fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394705) Waiting for packet dumper to finish... 1 (prev_count=394705, count=408773) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Wed Apr 24 12:03:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-M3UA(949)@de6a6130b044: ************************************************* VirtMSC-M3UA(949)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(949)@de6a6130b044: ************************************************* VirtMSC-SCCP(948)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(949)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(949)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(949)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(948)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(947)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(947): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(948): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(949): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_est_ind_inact_lchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail'. Wed Apr 24 12:03:13 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inact_lchan fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110466) Waiting for packet dumper to finish... 1 (prev_count=110466, count=114414) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Wed Apr 24 12:03:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-M3UA(952)@de6a6130b044: ************************************************* VirtMSC-M3UA(952)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(952)@de6a6130b044: ************************************************* VirtMSC-SCCP(951)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(952)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(952)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(952)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(951)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(950)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(950): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(951): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(952): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail'. Wed Apr 24 12:03:24 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98832) Waiting for packet dumper to finish... 1 (prev_count=98832, count=114326) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Wed Apr 24 12:03:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-M3UA(955)@de6a6130b044: ************************************************* VirtMSC-SCCP(954)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(955)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(955)@de6a6130b044: ************************************************* VirtMSC-M3UA(955)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(955)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(955)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(954)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(953)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(953): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(954): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(955): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail'. Wed Apr 24 12:03:36 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111397) Waiting for packet dumper to finish... 1 (prev_count=111397, count=113809) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Wed Apr 24 12:03:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-M3UA(958)@de6a6130b044: ************************************************* VirtMSC-M3UA(958)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(958)@de6a6130b044: ************************************************* VirtMSC-SCCP(957)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(958)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(958)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(958)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(956)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(957)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(956): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(957): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(958): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_est_ind_inval_sacch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail'. Wed Apr 24 12:03:47 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sacch fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108655) Waiting for packet dumper to finish... 1 (prev_count=108655, count=112101) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Wed Apr 24 12:03:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_tch_dlci_link_id_sapi started. MTC@de6a6130b044: "TC_tch_dlci_link_id_sapi": using IMSI '001016091597350'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(962)@de6a6130b044: ************************************************* VirtMSC-M3UA(962)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(962)@de6a6130b044: ************************************************* VirtMSC-SCCP(960)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(965)@de6a6130b044: ************************************************* VirtSMLC-M3UA(965)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(965)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(963)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(962)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(962)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(965)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(965)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(968)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(968)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(968)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(968)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(961)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 961 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(961)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(965)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(960)@de6a6130b044: Final verdict of PTC: none TC_tch_dlci_link_id_sapi(970)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(959)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(967)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(962)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(968)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(964)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(969)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(963)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(959): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(960): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(961): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(962): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(963): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(964): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(965): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(967): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(968): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(969): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_tch_dlci_link_id_sapi(970): none (fail -> fail) MTC@de6a6130b044: Test case TC_tch_dlci_link_id_sapi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail'. Wed Apr 24 12:04:00 UTC 2024 ------ BSC_Tests.TC_tch_dlci_link_id_sapi fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391230) Waiting for packet dumper to finish... 1 (prev_count=391230, count=409873) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject ------ Wed Apr 24 12:04:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-M3UA(973)@de6a6130b044: ************************************************* VirtMSC-M3UA(973)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(973)@de6a6130b044: ************************************************* VirtMSC-SCCP(972)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(973)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(973)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(972)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(973)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(971)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(971): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(972): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(973): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail'. Wed Apr 24 12:04:11 UTC 2024 ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110472) Waiting for packet dumper to finish... 1 (prev_count=110472, count=114007) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject ------ Wed Apr 24 12:04:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-M3UA(976)@de6a6130b044: ************************************************* VirtMSC-M3UA(976)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(976)@de6a6130b044: ************************************************* VirtMSC-SCCP(975)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(976)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(976)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(976)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(975)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(974)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(974): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(975): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(976): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail'. Wed Apr 24 12:04:23 UTC 2024 ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110719) Waiting for packet dumper to finish... 1 (prev_count=110719, count=112129) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Wed Apr 24 12:04:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-M3UA(979)@de6a6130b044: ************************************************* VirtMSC-M3UA(979)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(979)@de6a6130b044: ************************************************* VirtMSC-SCCP(978)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(979)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(979)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(978)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(979)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(977)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(977): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(978): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(979): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail'. Wed Apr 24 12:04:34 UTC 2024 ------ BSC_Tests.TC_rll_timeout_sapi_n_reject fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95160) Waiting for packet dumper to finish... 1 (prev_count=95160, count=114505) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc'. ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc ------ Wed Apr 24 12:04:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-M3UA(982)@de6a6130b044: ************************************************* VirtMSC-M3UA(982)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(982)@de6a6130b044: ************************************************* VirtMSC-SCCP(981)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(982)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(982)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(982)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(981)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(980)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(980): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(981): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(982): none (fail -> fail) MTC@de6a6130b044: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail'. Wed Apr 24 12:04:46 UTC 2024 ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109869) Waiting for packet dumper to finish... 1 (prev_count=109869, count=112782) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Wed Apr 24 12:04:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan started. VirtMSC-M3UA(985)@de6a6130b044: ************************************************* VirtMSC-M3UA(985)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(985)@de6a6130b044: ************************************************* VirtMSC-SCCP(984)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(985)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(985)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(984)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(985)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(983)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(983): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(984): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(985): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail'. Wed Apr 24 12:04:57 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108619) Waiting for packet dumper to finish... 1 (prev_count=108619, count=112156) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Wed Apr 24 12:05:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_tmsi_nochan started. VirtMSC-M3UA(988)@de6a6130b044: ************************************************* VirtMSC-M3UA(988)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(988)@de6a6130b044: ************************************************* VirtMSC-SCCP(987)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(988)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(988)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(988)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(987)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(986)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(986): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(987): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(988): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_tmsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail'. Wed Apr 24 12:05:09 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_nochan fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93183) Waiting for packet dumper to finish... 1 (prev_count=93183, count=110378) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Wed Apr 24 12:05:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_tmsi_any started. VirtMSC-M3UA(991)@de6a6130b044: ************************************************* VirtMSC-M3UA(991)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(991)@de6a6130b044: ************************************************* VirtMSC-SCCP(990)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(991)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(991)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(991)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(989)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(990)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(989): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(990): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(991): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_tmsi_any finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail'. Wed Apr 24 12:05:20 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_any fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110069) Waiting for packet dumper to finish... 1 (prev_count=110069, count=113693) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Wed Apr 24 12:05:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_tmsi_sdcch started. VirtMSC-M3UA(994)@de6a6130b044: ************************************************* VirtMSC-M3UA(994)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(994)@de6a6130b044: ************************************************* VirtMSC-SCCP(993)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(994)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(994)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(994)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(993)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(992)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(992): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(993): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(994): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_tmsi_sdcch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail'. Wed Apr 24 12:05:32 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_sdcch fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107752) Waiting for packet dumper to finish... 1 (prev_count=107752, count=111490) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Wed Apr 24 12:05:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_tmsi_tch_f started. VirtMSC-M3UA(997)@de6a6130b044: ************************************************* VirtMSC-M3UA(997)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(997)@de6a6130b044: ************************************************* VirtMSC-SCCP(996)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(997)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(997)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(996)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(995)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(997)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(995): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(996): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(997): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_tmsi_tch_f finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail'. Wed Apr 24 12:05:43 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_f fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108204) Waiting for packet dumper to finish... 1 (prev_count=108204, count=112151) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Wed Apr 24 12:05:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_tmsi_tch_hf started. VirtMSC-M3UA(1000)@de6a6130b044: ************************************************* VirtMSC-SCCP(999)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1000)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1000)@de6a6130b044: ************************************************* VirtMSC-M3UA(1000)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1000)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(999)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1000)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(998)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(998): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(999): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1000): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_tmsi_tch_hf finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail'. Wed Apr 24 12:05:55 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_hf fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111104) Waiting for packet dumper to finish... 1 (prev_count=111104, count=114138) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Wed Apr 24 12:06:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-M3UA(1003)@de6a6130b044: ************************************************* VirtMSC-M3UA(1003)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1003)@de6a6130b044: ************************************************* VirtMSC-SCCP(1002)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1003)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1003)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1003)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1001)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1002)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1001): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1002): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1003): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail'. Wed Apr 24 12:06:06 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110242) Waiting for packet dumper to finish... 1 (prev_count=110242, count=114278) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Wed Apr 24 12:06:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-M3UA(1006)@de6a6130b044: ************************************************* VirtMSC-M3UA(1006)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1006)@de6a6130b044: ************************************************* VirtMSC-SCCP(1005)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1006)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1006)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1004)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1006)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1005)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1004): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1005): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1006): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail'. Wed Apr 24 12:06:18 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109371) Waiting for packet dumper to finish... 1 (prev_count=109371, count=113908) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Wed Apr 24 12:06:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_ci started. VirtMSC-M3UA(1009)@de6a6130b044: ************************************************* VirtMSC-M3UA(1009)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1009)@de6a6130b044: ************************************************* VirtMSC-SCCP(1008)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1009)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1009)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1007)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1009)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1008)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1007): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1008): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1009): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail'. Wed Apr 24 12:06:29 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93036) Waiting for packet dumper to finish... 1 (prev_count=93036, count=110008) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Wed Apr 24 12:06:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lai started. VirtMSC-M3UA(1012)@de6a6130b044: ************************************************* VirtMSC-M3UA(1012)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1012)@de6a6130b044: ************************************************* VirtMSC-SCCP(1011)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1012)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1012)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1012)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1011)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1010)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1010): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1011): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1012): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lai finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail'. Wed Apr 24 12:06:41 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lai fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110683) Waiting for packet dumper to finish... 1 (prev_count=110683, count=112507) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Wed Apr 24 12:06:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lac started. VirtMSC-M3UA(1015)@de6a6130b044: ************************************************* VirtMSC-M3UA(1015)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1015)@de6a6130b044: ************************************************* VirtMSC-SCCP(1014)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1015)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1015)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1015)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1014)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1013)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1013): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1014): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1015): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lac finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail'. Wed Apr 24 12:06:52 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110218) Waiting for packet dumper to finish... 1 (prev_count=110218, count=114255) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Wed Apr 24 12:06:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_all started. VirtMSC-M3UA(1018)@de6a6130b044: ************************************************* VirtMSC-M3UA(1018)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1018)@de6a6130b044: ************************************************* VirtMSC-SCCP(1017)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1018)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1018)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1018)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1017)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1016)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1016): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1017): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1018): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_all finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail'. Wed Apr 24 12:07:04 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_all fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107295) Waiting for packet dumper to finish... 1 (prev_count=107295, count=124977) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc ------ Wed Apr 24 12:07:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-M3UA(1021)@de6a6130b044: ************************************************* VirtMSC-M3UA(1021)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1021)@de6a6130b044: ************************************************* VirtMSC-SCCP(1020)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1021)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1021)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1019)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1021)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1020)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1019): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1020): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1021): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail'. Wed Apr 24 12:07:15 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110618) Waiting for packet dumper to finish... 1 (prev_count=110618, count=113741) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Wed Apr 24 12:07:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-M3UA(1024)@de6a6130b044: ************************************************* VirtMSC-M3UA(1024)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1024)@de6a6130b044: ************************************************* VirtMSC-SCCP(1023)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1024)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1024)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1023)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1024)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1022)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1022): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1023): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1024): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail'. Wed Apr 24 12:07:27 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_rnc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110964) Waiting for packet dumper to finish... 1 (prev_count=110964, count=113586) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Wed Apr 24 12:07:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-M3UA(1027)@de6a6130b044: ************************************************* VirtMSC-M3UA(1027)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1027)@de6a6130b044: ************************************************* VirtMSC-SCCP(1026)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1027)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1027)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1026)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1027)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1025)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1025): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1026): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1027): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail'. Wed Apr 24 12:07:38 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115511) Waiting for packet dumper to finish... 1 (prev_count=115511, count=118335) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Wed Apr 24 12:07:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-M3UA(1030)@de6a6130b044: ************************************************* VirtMSC-M3UA(1030)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1030)@de6a6130b044: ************************************************* VirtMSC-SCCP(1029)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1030)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1030)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1030)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1029)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1028)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1028): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1029): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1030): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lacs finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail'. Wed Apr 24 12:07:49 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100694) Waiting for packet dumper to finish... 1 (prev_count=100694, count=112230) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Wed Apr 24 12:07:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-M3UA(1033)@de6a6130b044: ************************************************* VirtMSC-M3UA(1033)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1033)@de6a6130b044: ************************************************* VirtMSC-SCCP(1032)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1033)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1033)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1033)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1032)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1031)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1031): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1032): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1033): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail'. Wed Apr 24 12:08:01 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111629) Waiting for packet dumper to finish... 1 (prev_count=111629, count=114277) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid ------ Wed Apr 24 12:08:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-M3UA(1036)@de6a6130b044: ************************************************* VirtMSC-M3UA(1036)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1036)@de6a6130b044: ************************************************* VirtMSC-SCCP(1035)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1036)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1036)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1035)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1034)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1036)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1034): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1035): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1036): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail'. Wed Apr 24 12:08:12 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112653) Waiting for packet dumper to finish... 1 (prev_count=112653, count=115478) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Wed Apr 24 12:08:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_a_reset started. VirtMSC-M3UA(1039)@de6a6130b044: ************************************************* VirtMSC-M3UA(1039)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1039)@de6a6130b044: ************************************************* VirtMSC-SCCP(1038)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1039)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1039)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1038)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1039)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1037)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1037): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1038): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1039): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_a_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail'. Wed Apr 24 12:08:24 UTC 2024 ------ BSC_Tests.TC_paging_imsi_a_reset fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98152) Waiting for packet dumper to finish... 1 (prev_count=98152, count=116158) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Wed Apr 24 12:08:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_load started. VirtMSC-M3UA(1042)@de6a6130b044: ************************************************* VirtMSC-SCCP(1041)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1042)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1042)@de6a6130b044: ************************************************* VirtMSC-M3UA(1042)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1042)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1042)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1041)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1040)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1040): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1041): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1042): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_load finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail'. Wed Apr 24 12:08:35 UTC 2024 ------ BSC_Tests.TC_paging_imsi_load fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108674) Waiting for packet dumper to finish... 1 (prev_count=108674, count=112209) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Wed Apr 24 12:08:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_counter started. VirtMSC-M3UA(1045)@de6a6130b044: ************************************************* VirtMSC-M3UA(1045)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1045)@de6a6130b044: ************************************************* VirtMSC-SCCP(1044)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1045)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1045)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1044)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1045)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1043)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1043): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1044): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1045): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail'. Wed Apr 24 12:08:47 UTC 2024 ------ BSC_Tests.TC_paging_counter fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108412) Waiting for packet dumper to finish... 1 (prev_count=108412, count=111446) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Wed Apr 24 12:08:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_resp_unsol started. VirtMSC-M3UA(1048)@de6a6130b044: ************************************************* VirtMSC-M3UA(1048)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1048)@de6a6130b044: ************************************************* VirtMSC-SCCP(1047)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1048)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1048)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1047)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1048)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1046)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1046): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1047): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1048): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_resp_unsol finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail'. Wed Apr 24 12:08:58 UTC 2024 ------ BSC_Tests.TC_paging_resp_unsol fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108117) Waiting for packet dumper to finish... 1 (prev_count=108117, count=112153) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Wed Apr 24 12:09:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_500req started. VirtMSC-M3UA(1051)@de6a6130b044: ************************************************* VirtMSC-M3UA(1051)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1051)@de6a6130b044: ************************************************* VirtMSC-SCCP(1050)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1051)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1051)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1051)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1050)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1049)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1049): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1050): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1051): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_500req finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail'. Wed Apr 24 12:09:10 UTC 2024 ------ BSC_Tests.TC_paging_500req fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107401) Waiting for packet dumper to finish... 1 (prev_count=107401, count=111114) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind'. ------ BSC_Tests.TC_paging_450req_no_paging_load_ind ------ Wed Apr 24 12:09:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-M3UA(1054)@de6a6130b044: ************************************************* VirtMSC-M3UA(1054)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1054)@de6a6130b044: ************************************************* VirtMSC-SCCP(1053)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1054)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1054)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1054)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1053)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1052)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1052): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1053): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1054): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail'. Wed Apr 24 12:09:21 UTC 2024 ------ BSC_Tests.TC_paging_450req_no_paging_load_ind fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108860) Waiting for packet dumper to finish... 1 (prev_count=108860, count=111185) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi'. ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi ------ Wed Apr 24 12:09:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-M3UA(1057)@de6a6130b044: ************************************************* VirtMSC-M3UA(1057)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1057)@de6a6130b044: ************************************************* VirtMSC-SCCP(1056)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1057)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1057)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1056)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1057)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1055)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1055): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1056): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1057): none (fail -> fail) MTC@de6a6130b044: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail'. Wed Apr 24 12:09:32 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108236) Waiting for packet dumper to finish... 1 (prev_count=108236, count=112273) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Wed Apr 24 12:09:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rsl_drop_counter started. VirtMSC-M3UA(1060)@de6a6130b044: ************************************************* VirtMSC-M3UA(1060)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1060)@de6a6130b044: ************************************************* VirtMSC-SCCP(1059)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1060)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1060)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1060)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1059)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1058)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1058): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1059): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1060): none (fail -> fail) MTC@de6a6130b044: Test case TC_rsl_drop_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail'. Wed Apr 24 12:09:44 UTC 2024 ------ BSC_Tests.TC_rsl_drop_counter fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94675) Waiting for packet dumper to finish... 1 (prev_count=94675, count=111864) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Wed Apr 24 12:09:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1061)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1061)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1061)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@de6a6130b044: IPA: Closed MTC@de6a6130b044: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1062)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1063)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1061)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: pass MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1061): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1062): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1063): none (pass -> pass) MTC@de6a6130b044: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Wed Apr 24 12:09:51 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=56938) Waiting for packet dumper to finish... 1 (prev_count=56938, count=73632) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Wed Apr 24 12:09:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1064)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1064)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1064)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@de6a6130b044: IPA: Closed MTC@de6a6130b044: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1065)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1066)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1064)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: pass MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1064): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1066): none (pass -> pass) MTC@de6a6130b044: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Wed Apr 24 12:09:57 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67725) Waiting for packet dumper to finish... 1 (prev_count=67725, count=70848) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Wed Apr 24 12:10:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_classmark started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1070)@de6a6130b044: ************************************************* VirtMSC-M3UA(1070)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1070)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1068)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1073)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1073)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1073)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1071)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1070)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1070)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1073)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1073)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1076)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1076)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1076)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1076)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_classmark() start" TC_classmark(1078)@de6a6130b044: "TC_classmark": using IMSI '001017849438974'H VirtMSC-RAN(1069)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1069 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1069)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1068)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1067)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1074)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1070)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1071)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1072)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1077)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1076)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1075)@de6a6130b044: Final verdict of PTC: none TC_classmark(1078)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1073)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1067): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1068): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1069): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1070): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1071): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1072): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1073): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1074): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1075): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1076): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1077): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_classmark(1078): none (fail -> fail) MTC@de6a6130b044: Test case TC_classmark finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail'. Wed Apr 24 12:10:10 UTC 2024 ------ BSC_Tests.TC_classmark fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398351) Waiting for packet dumper to finish... 1 (prev_count=398351, count=417407) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Wed Apr 24 12:10:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_common_id started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1082)@de6a6130b044: ************************************************* VirtMSC-M3UA(1082)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1082)@de6a6130b044: ************************************************* VirtMSC-SCCP(1080)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1085)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1085)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1085)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1083)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1082)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1082)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1085)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1088)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1088)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1088)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1088)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_common_id() start" TC_common_id(1090)@de6a6130b044: "TC_common_id": using IMSI '001010246950704'H VirtMSC-RAN(1081)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1081 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1085)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1080)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1083)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1088)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1079)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1086)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1087)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1081)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1082)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1084)@de6a6130b044: Final verdict of PTC: none TC_common_id(1090)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1089)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1079): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1080): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1081): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1082): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1083): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1084): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1085): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1086): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1087): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1088): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1089): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_common_id(1090): none (fail -> fail) MTC@de6a6130b044: Test case TC_common_id finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail'. Wed Apr 24 12:10:22 UTC 2024 ------ BSC_Tests.TC_common_id fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394264) Waiting for packet dumper to finish... 1 (prev_count=394264, count=409334) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Wed Apr 24 12:10:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_unsol_ass_fail started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1094)@de6a6130b044: ************************************************* VirtMSC-M3UA(1094)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1094)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1092)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1097)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1097)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1097)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1095)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1094)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1094)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1097)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1097)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1100)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1100)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1100)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1100)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1102)@de6a6130b044: "TC_unsol_ass_fail": using IMSI '001019411999578'H VirtMSC-RAN(1093)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1093 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1093)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1091)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1100)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1094)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1095)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1099)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1101)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1097)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1092)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1096)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1098)@de6a6130b044: Final verdict of PTC: none TC_unsol_ass_fail(1102)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1091): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1092): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1093): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1094): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1095): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1096): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1097): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1098): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1099): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1100): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1101): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_unsol_ass_fail(1102): none (fail -> fail) MTC@de6a6130b044: Test case TC_unsol_ass_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail'. Wed Apr 24 12:10:35 UTC 2024 ------ BSC_Tests.TC_unsol_ass_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406087) Waiting for packet dumper to finish... 1 (prev_count=406087, count=424650) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Wed Apr 24 12:10:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_unsol_ass_compl started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1106)@de6a6130b044: ************************************************* VirtMSC-M3UA(1106)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1106)@de6a6130b044: ************************************************* VirtMSC-SCCP(1104)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1109)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1109)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1109)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1107)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1106)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1106)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1109)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1109)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1112)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1112)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1112)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1112)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1114)@de6a6130b044: "TC_unsol_ass_compl": using IMSI '001014784379841'H VirtMSC-RAN(1105)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1105 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1106)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1105)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1104)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1109)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1103)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1107)@de6a6130b044: Final verdict of PTC: none TC_unsol_ass_compl(1114)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1110)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1113)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1108)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1111)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1112)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1103): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1104): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1105): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1106): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1107): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1108): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1109): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1110): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1111): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1112): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1113): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_unsol_ass_compl(1114): none (fail -> fail) MTC@de6a6130b044: Test case TC_unsol_ass_compl finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail'. Wed Apr 24 12:10:47 UTC 2024 ------ BSC_Tests.TC_unsol_ass_compl fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394004) Waiting for packet dumper to finish... 1 (prev_count=394004, count=407984) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Wed Apr 24 12:10:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_unsol_ho_fail started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1118)@de6a6130b044: ************************************************* VirtMSC-M3UA(1118)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1118)@de6a6130b044: ************************************************* VirtMSC-SCCP(1116)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1121)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1121)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1121)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1119)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1118)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1118)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1121)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1121)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1124)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1124)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1124)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1124)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1126)@de6a6130b044: "TC_unsol_ho_fail": using IMSI '001013972233064'H VirtMSC-RAN(1117)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1117 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1117)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1115)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1118)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1119)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1120)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1116)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1123)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1122)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1121)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1125)@de6a6130b044: Final verdict of PTC: none TC_unsol_ho_fail(1126)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1124)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1115): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1116): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1117): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1118): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1119): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1120): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1121): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1122): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1123): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1124): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1125): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_unsol_ho_fail(1126): none (fail -> fail) MTC@de6a6130b044: Test case TC_unsol_ho_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail'. Wed Apr 24 12:10:59 UTC 2024 ------ BSC_Tests.TC_unsol_ho_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398432) Waiting for packet dumper to finish... 1 (prev_count=398432, count=422633) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Wed Apr 24 12:11:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_err_82_short_msg started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1130)@de6a6130b044: ************************************************* VirtMSC-M3UA(1130)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1130)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1128)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1133)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1133)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1133)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1131)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1130)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1130)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1133)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1133)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1136)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1136)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1136)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1136)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_err_82_short_msg() start" TC_err_82_short_msg(1138)@de6a6130b044: "TC_err_82_short_msg": using IMSI '001016688343102'H VirtMSC-RAN(1129)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1129 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1128)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1133)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1132)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1127)@de6a6130b044: Final verdict of PTC: none TC_err_82_short_msg(1138)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1135)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1136)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1130)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1129)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1137)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1131)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1127): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1128): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1129): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1130): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1131): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1132): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1133): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1135): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1136): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1137): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_err_82_short_msg(1138): none (fail -> fail) MTC@de6a6130b044: Test case TC_err_82_short_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail'. Wed Apr 24 12:11:12 UTC 2024 ------ BSC_Tests.TC_err_82_short_msg fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392251) Waiting for packet dumper to finish... 1 (prev_count=392251, count=407321) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Wed Apr 24 12:11:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_err_84_unknown_msg started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1142)@de6a6130b044: ************************************************* VirtMSC-M3UA(1142)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1142)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1140)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1145)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1143)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1145)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1145)@de6a6130b044: ************************************************* VirtMSC-M3UA(1142)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1142)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1145)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1145)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1148)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1148)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1148)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1148)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1150)@de6a6130b044: "TC_err_84_unknown_msg": using IMSI '001017055091585'H VirtMSC-RAN(1141)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1141 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1140)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1143)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1144)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1146)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1139)@de6a6130b044: Final verdict of PTC: none TC_err_84_unknown_msg(1150)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1141)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1142)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1147)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1145)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1149)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1148)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1139): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1140): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1141): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1142): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1143): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1144): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1145): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1147): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1148): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1149): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_err_84_unknown_msg(1150): none (fail -> fail) MTC@de6a6130b044: Test case TC_err_84_unknown_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail'. Wed Apr 24 12:11:24 UTC 2024 ------ BSC_Tests.TC_err_84_unknown_msg fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392367) Waiting for packet dumper to finish... 1 (prev_count=392367, count=423031) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Wed Apr 24 12:11:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_int started. MTC@de6a6130b044: "TC_ho_int": using IMSI '001013317974654'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1154)@de6a6130b044: ************************************************* VirtMSC-M3UA(1154)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1154)@de6a6130b044: ************************************************* VirtMSC-SCCP(1152)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1157)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1157)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1157)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1155)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1154)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1154)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1157)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1157)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1160)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1160)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1160)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1160)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1162)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1162)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_int() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1153)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1153 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1153)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1152)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1156)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1155)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1151)@de6a6130b044: Final verdict of PTC: none TC_ho_int(1164)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1157)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1158)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1154)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1159)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1160)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1163)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1161)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1162)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1151): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1152): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1153): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1154): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1155): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1156): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1157): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1159): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1160): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1161): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1162): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1163): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_int(1164): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_int finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail'. Wed Apr 24 12:11:37 UTC 2024 ------ BSC_Tests.TC_ho_int fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=583696) Waiting for packet dumper to finish... 1 (prev_count=583696, count=771959) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Wed Apr 24 12:11:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_int_a5_0 started. MTC@de6a6130b044: "TC_ho_int_a5_0": using IMSI '001013933335749'H VirtMSC-M3UA(1168)@de6a6130b044: ************************************************* VirtMSC-M3UA(1168)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1168)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1166)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1171)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1171)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1171)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1169)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1168)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1168)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1171)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1171)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1174)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1174)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1174)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1174)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1176)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1176)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_int_a5_0() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1167)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1167 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1167)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1171)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1169)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1168)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1166)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1170)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1165)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1176)@de6a6130b044: Final verdict of PTC: none TC_ho_int_a5_0(1178)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1173)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1175)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1174)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1177)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1165): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1166): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1167): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1168): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1169): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1170): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1171): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1173): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1174): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1175): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1176): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1177): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_int_a5_0(1178): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_int_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail'. Wed Apr 24 12:11:49 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_0 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=712707) Waiting for packet dumper to finish... 1 (prev_count=712707, count=789947) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Wed Apr 24 12:11:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_int_a5_1 started. MTC@de6a6130b044: "TC_ho_int_a5_1": using IMSI '001013430067209'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1182)@de6a6130b044: ************************************************* VirtMSC-M3UA(1182)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1182)@de6a6130b044: ************************************************* VirtMSC-SCCP(1180)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1185)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1185)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1185)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1183)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1182)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1182)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1185)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1185)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1188)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1188)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1188)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1188)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1190)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1190)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_int_a5_1() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1181)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1181 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1181)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1180)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1185)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1190)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1183)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1179)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1187)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1182)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1184)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1188)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1189)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1191)@de6a6130b044: Final verdict of PTC: none TC_ho_int_a5_1(1192)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1179): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1180): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1181): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1182): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1183): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1184): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1185): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1187): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1188): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1189): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1190): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1191): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_int_a5_1(1192): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_int_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail'. Wed Apr 24 12:12:01 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=723869) Waiting for packet dumper to finish... 1 (prev_count=723869, count=769529) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Wed Apr 24 12:12:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_int_a5_3 started. MTC@de6a6130b044: "TC_ho_int_a5_3": using IMSI '001013180533994'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1196)@de6a6130b044: ************************************************* VirtMSC-M3UA(1196)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1196)@de6a6130b044: ************************************************* VirtMSC-SCCP(1194)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1199)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1199)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1199)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1197)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1196)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1196)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1199)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1199)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1202)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1202)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1202)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1202)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1204)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1204)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_int_a5_3() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1195)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1195 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1195)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1194)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1197)@de6a6130b044: Final verdict of PTC: none TC_ho_int_a5_3(1206)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1202)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1193)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1201)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1196)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1204)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1198)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1199)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1203)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1205)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1200)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1193): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1194): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1195): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1196): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1197): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1198): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1199): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1200): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1201): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1202): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1203): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1204): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1205): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_int_a5_3(1206): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_int_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail'. Wed Apr 24 12:12:14 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=735319) Waiting for packet dumper to finish... 1 (prev_count=735319, count=790518) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Wed Apr 24 12:12:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_int_a5_4 started. MTC@de6a6130b044: "TC_ho_int_a5_4": using IMSI '001018308895148'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1210)@de6a6130b044: ************************************************* VirtMSC-M3UA(1210)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1210)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1208)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1211)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1213)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1213)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1213)@de6a6130b044: ************************************************* VirtMSC-M3UA(1210)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1210)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1213)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1213)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1216)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1216)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1216)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1216)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1218)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1218)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_int_a5_4() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1209)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1209 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1209)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1208)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1213)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1216)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1210)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1212)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1207)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1211)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1218)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1215)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1219)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1217)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1214)@de6a6130b044: Final verdict of PTC: none TC_ho_int_a5_4(1220)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1207): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1208): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1209): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1210): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1211): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1212): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1213): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1214): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1215): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1216): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1217): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1218): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1219): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_int_a5_4(1220): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_int_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail'. Wed Apr 24 12:12:26 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_4 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=585607) Waiting for packet dumper to finish... 1 (prev_count=585607, count=772478) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Wed Apr 24 12:12:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_int_radio_link_failure started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1224)@de6a6130b044: ************************************************* VirtMSC-M3UA(1224)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1224)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1222)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1227)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1227)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1227)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1225)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1224)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1224)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1227)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1227)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1230)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1230)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1230)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1230)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1232)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1232)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_int_radio_link_failure() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_int_radio_link_failure(1234)@de6a6130b044: "TC_ho_int_radio_link_failure": using IMSI '001017263979193'H VirtMSC-RAN(1223)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1223 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1223)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1224)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1222)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1225)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1226)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1233)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1227)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1221)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1231)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1230)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1228)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1232)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1229)@de6a6130b044: Final verdict of PTC: none TC_ho_int_radio_link_failure(1234)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1221): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1222): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1224): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1225): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1226): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1227): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1228): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1229): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1230): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1231): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1232): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1233): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_int_radio_link_failure(1234): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_int_radio_link_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail'. Wed Apr 24 12:12:39 UTC 2024 ------ BSC_Tests.TC_ho_int_radio_link_failure fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=586438) Waiting for packet dumper to finish... 1 (prev_count=586438, count=785114) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response'. ------ BSC_Tests.TC_ho_out_fail_no_msc_response ------ Wed Apr 24 12:12:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_out_fail_no_msc_response started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1238)@de6a6130b044: ************************************************* VirtMSC-M3UA(1238)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1238)@de6a6130b044: ************************************************* VirtMSC-SCCP(1236)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1241)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1241)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1241)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1239)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1238)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1238)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1241)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1241)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1244)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1244)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1244)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1244)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_out_fail_no_msc_response() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_msc_response(1246)@de6a6130b044: "TC_ho_out_fail_no_msc_response": using IMSI '001015773188744'H VirtMSC-RAN(1237)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1237 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1241)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1239)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1236)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1243)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1235)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1244)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1238)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1245)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1240)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1237)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1242)@de6a6130b044: Final verdict of PTC: none TC_ho_out_fail_no_msc_response(1246)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1235): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1236): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1237): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1238): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1239): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1240): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1241): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1242): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1243): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1244): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1245): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_out_fail_no_msc_response(1246): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_out_fail_no_msc_response finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail'. Wed Apr 24 12:12:51 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_msc_response fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492654) Waiting for packet dumper to finish... 1 (prev_count=492654, count=507135) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure'. ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure ------ Wed Apr 24 12:12:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_out_fail_rr_ho_failure started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1250)@de6a6130b044: ************************************************* VirtMSC-M3UA(1250)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1250)@de6a6130b044: ************************************************* VirtMSC-SCCP(1248)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1253)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1253)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1253)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1251)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1250)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1250)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1253)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1253)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1256)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1256)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1256)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1256)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_out_fail_rr_ho_failure() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_rr_ho_failure(1258)@de6a6130b044: "TC_ho_out_fail_rr_ho_failure": using IMSI '001010492771966'H VirtMSC-RAN(1249)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1249 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1249)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1248)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1257)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1256)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1250)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1251)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1255)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1247)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1252)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1253)@de6a6130b044: Final verdict of PTC: none TC_ho_out_fail_rr_ho_failure(1258)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1254)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1247): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1248): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1249): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1250): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1251): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1252): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1253): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1254): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1255): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1256): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1257): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1258): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail'. Wed Apr 24 12:13:04 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492982) Waiting for packet dumper to finish... 1 (prev_count=492982, count=522449) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd'. ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd ------ Wed Apr 24 12:13:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_out_fail_no_result_after_ho_cmd started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1262)@de6a6130b044: ************************************************* VirtMSC-M3UA(1262)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1262)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1260)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1265)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1265)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1265)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1263)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1262)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1262)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1265)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1268)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1268)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1268)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1268)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_result_after_ho_cmd(1270)@de6a6130b044: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001012435885569'H VirtMSC-RAN(1261)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1261 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(1263)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1260)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1264)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1261)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1266)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1259)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1267)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1262)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1269)@de6a6130b044: Final verdict of PTC: none TC_ho_out_fail_no_result_after_ho_cmd(1270)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1268)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1265)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1259): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1260): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1261): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1262): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1263): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1264): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1265): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1266): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1267): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1268): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1269): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1270): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail'. Wed Apr 24 12:13:16 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490394) Waiting for packet dumper to finish... 1 (prev_count=490394, count=506676) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Wed Apr 24 12:13:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc started. MTC@de6a6130b044: "TC_ho_into_this_bsc": using IMSI '001010048048584'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1274)@de6a6130b044: ************************************************* VirtMSC-M3UA(1274)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1274)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1272)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1277)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1277)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1277)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1275)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1274)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1274)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1277)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1277)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1280)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1280)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1280)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1280)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1279)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1282) VirtMSC-RAN(1273)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1273 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1273)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1274)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1272)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1278)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1275)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1276)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1281)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1280)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1279)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1277)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1271)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc(1282)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1271): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1272): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1273): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1274): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1275): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1276): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1277): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1278): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1279): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1280): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1281): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc(1282): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail'. Wed Apr 24 12:13:29 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490753) Waiting for packet dumper to finish... 1 (prev_count=490753, count=519984) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 ------ Wed Apr 24 12:13:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_0 started. MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_0": using IMSI '001015008031356'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1286)@de6a6130b044: ************************************************* VirtMSC-M3UA(1286)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1286)@de6a6130b044: ************************************************* VirtMSC-SCCP(1284)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1289)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1289)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1289)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1287)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1286)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1286)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1289)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1289)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1292)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1292)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1292)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1292)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_0() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1291)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1294) VirtMSC-RAN(1285)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1285 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(1288)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1285)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1283)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1286)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1290)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1293)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1289)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1287)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1292)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1291)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1284)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_a5_0(1294)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1283): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1284): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1285): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1286): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1287): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1288): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1289): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1290): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1291): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1292): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1293): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1294): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail'. Wed Apr 24 12:13:41 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495503) Waiting for packet dumper to finish... 1 (prev_count=495503, count=508747) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 ------ Wed Apr 24 12:13:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_1 started. MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_1": using IMSI '001012789748389'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1298)@de6a6130b044: ************************************************* VirtMSC-M3UA(1298)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1298)@de6a6130b044: ************************************************* VirtMSC-SCCP(1296)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1301)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1301)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1301)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1299)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1298)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1298)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1301)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1301)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1304)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1304)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1304)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1304)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_1() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1303)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1306) VirtMSC-RAN(1297)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1297 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1297)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1298)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1301)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1300)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1299)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1295)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1296)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1303)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1305)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1(1306)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1304)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1302)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1295): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1296): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1297): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1298): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1299): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1300): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1301): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1302): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1303): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1304): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1305): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1306): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail'. Wed Apr 24 12:13:53 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492459) Waiting for packet dumper to finish... 1 (prev_count=492459, count=513642) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 ------ Wed Apr 24 12:13:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_3 started. MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_3": using IMSI '001014556694073'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1310)@de6a6130b044: ************************************************* VirtMSC-M3UA(1310)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1310)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1308)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1313)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1313)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1313)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1311)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1310)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1310)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1313)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1313)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1316)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1316)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1316)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1316)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_3() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1315)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1318) VirtMSC-RAN(1309)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1309 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1310)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1308)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1311)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1312)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1307)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1309)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1314)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1315)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1313)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1317)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1316)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_a5_3(1318)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1307): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1308): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1309): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1310): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1311): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1312): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1313): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1314): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1315): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1316): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1317): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1318): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail'. Wed Apr 24 12:14:06 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=496710) Waiting for packet dumper to finish... 1 (prev_count=496710, count=510868) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 ------ Wed Apr 24 12:14:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_4 started. MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_4": using IMSI '001015703768661'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1322)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1320)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1322)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1322)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1325)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1325)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1325)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1323)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1322)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1322)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1325)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1325)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1328)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1328)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1328)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1328)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_4() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1327)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1330) VirtMSC-RAN(1321)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1321 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1321)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1325)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1324)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1319)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1323)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1326)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1329)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1327)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1322)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_a5_4(1330)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1320)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1328)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1319): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1320): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1321): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1322): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1323): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1324): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1325): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1326): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1327): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1328): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1329): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1330): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail'. Wed Apr 24 12:14:18 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495705) Waiting for packet dumper to finish... 1 (prev_count=495705, count=511499) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg ------ Wed Apr 24 12:14:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001010404249011'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1334)@de6a6130b044: ************************************************* VirtMSC-M3UA(1334)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1334)@de6a6130b044: ************************************************* VirtMSC-SCCP(1332)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1337)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1337)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1337)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1335)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1334)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1334)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1337)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1337)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1340)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1340)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1340)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1340)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1339)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342) VirtMSC-RAN(1333)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1333 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(1331)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1336)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1337)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1338)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1335)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1332)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1334)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1341)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1340)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1333)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1339)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1331): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1332): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1333): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1334): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1335): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1336): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1337): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1338): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1339): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1340): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1341): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail'. Wed Apr 24 12:14:31 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494244) Waiting for packet dumper to finish... 1 (prev_count=494244, count=508401) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 ------ Wed Apr 24 12:14:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001016470630925'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1346)@de6a6130b044: ************************************************* VirtMSC-M3UA(1346)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1346)@de6a6130b044: ************************************************* VirtMSC-SCCP(1344)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1349)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1349)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1349)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1347)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1346)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1346)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1349)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1349)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1352)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1352)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1352)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1352)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_1_3() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1351)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1354) VirtMSC-RAN(1345)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1345 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1345)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1346)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1353)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1_3(1354)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1343)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1351)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1347)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1344)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1348)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1352)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1349)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1343): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1344): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1345): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1346): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1347): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1348): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1349): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1351): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1352): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1353): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1354): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail'. Wed Apr 24 12:14:43 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492730) Waiting for packet dumper to finish... 1 (prev_count=492730, count=506386) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch ------ Wed Apr 24 12:14:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001017826889790'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1358)@de6a6130b044: ************************************************* VirtMSC-M3UA(1358)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1358)@de6a6130b044: ************************************************* VirtMSC-SCCP(1356)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1361)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1361)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1361)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1359)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1358)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1358)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1361)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1361)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1364)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1364)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1364)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1364)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1363)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1366) VirtMSC-RAN(1357)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1357 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1356)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1359)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1355)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1362)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1361)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1358)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1360)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1365)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1363)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_a5_mismatch(1366)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1357)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(1364)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1355): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1356): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1357): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1358): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1359): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1360): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1361): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1362): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1363): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1364): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1365): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1366): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail'. Wed Apr 24 12:14:56 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=493250) Waiting for packet dumper to finish... 1 (prev_count=493250, count=508232) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6'. ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 ------ Wed Apr 24 12:15:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_tla_v6 started. MTC@de6a6130b044: "TC_ho_into_this_bsc_tla_v6": using IMSI '001016519980223'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1370)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1368)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1370)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1370)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1371)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1373)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1373)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1373)@de6a6130b044: ************************************************* VirtMSC-M3UA(1370)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1370)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1373)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1373)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1376)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1376)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1376)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1376)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_tla_v6() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1375)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_tla_v6(1378) VirtMSC-RAN(1369)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(1372)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1373)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1371)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1368)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1370)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1374)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1375)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1377)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1376)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1367)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1369)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_into_this_bsc_tla_v6(1378)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1367): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1368): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1369): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1370): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1371): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1372): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1373): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1374): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1375): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1376): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1377): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_tla_v6(1378): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail'. Wed Apr 24 12:15:08 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494292) Waiting for packet dumper to finish... 1 (prev_count=494292, count=508951) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Wed Apr 24 12:15:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran started. MTC@de6a6130b044: "TC_srvcc_eutran_to_geran": using IMSI '001016140394151'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1382)@de6a6130b044: ************************************************* VirtMSC-M3UA(1382)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1382)@de6a6130b044: ************************************************* VirtMSC-SCCP(1380)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1385)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1385)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1385)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1383)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1382)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1382)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1385)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1385)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1388)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1388)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1388)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1388)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_srvcc_eutran_to_geran() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1387)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1390) VirtMSC-RAN(1381)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1381 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1382)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1383)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1379)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1384)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1385)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1389)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1387)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1380)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1381)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1386)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1388)@de6a6130b044: Final verdict of PTC: none TC_srvcc_eutran_to_geran(1390)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1379): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1380): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1381): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1382): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1383): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1384): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1385): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1387): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1388): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1389): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_srvcc_eutran_to_geran(1390): none (fail -> fail) MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail'. Wed Apr 24 12:15:20 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489892) Waiting for packet dumper to finish... 1 (prev_count=489892, count=504550) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 ------ Wed Apr 24 12:15:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001018137582710'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1394)@de6a6130b044: ************************************************* VirtMSC-M3UA(1394)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1394)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1392)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1397)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1397)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1397)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1395)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1394)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1394)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1397)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1397)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1400)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1400)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1400)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1400)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1399)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1402) VirtMSC-RAN(1393)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1393 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1392)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1395)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1396)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1399)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1397)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1391)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1401)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1394)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1400)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1393)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_srvcc_eutran_to_geran_a5_3(1402)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1391): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1392): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1393): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1394): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1395): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1396): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1397): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1399): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1400): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1401): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1402): none (fail -> fail) MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail'. Wed Apr 24 12:15:33 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490865) Waiting for packet dumper to finish... 1 (prev_count=490865, count=504521) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai ------ Wed Apr 24 12:15:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001010852371594'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1406)@de6a6130b044: ************************************************* VirtMSC-M3UA(1406)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1406)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1404)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1409)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1409)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1409)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1407)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1406)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1406)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1409)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1409)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1412)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1412)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1412)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1412)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1411)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1414) VirtMSC-RAN(1405)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1405 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1406)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1408)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1404)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1405)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1410)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1411)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1409)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1412)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1403)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1413)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1407)@de6a6130b044: Final verdict of PTC: none TC_srvcc_eutran_to_geran_src_sai(1414)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1403): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1404): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1405): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1406): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1407): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1408): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1409): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1410): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1411): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1412): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1413): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1414): none (fail -> fail) MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail'. Wed Apr 24 12:15:45 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488749) Waiting for packet dumper to finish... 1 (prev_count=488749, count=506626) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out ------ Wed Apr 24 12:15:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001017248504310'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1418)@de6a6130b044: ************************************************* VirtMSC-M3UA(1418)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1418)@de6a6130b044: ************************************************* VirtMSC-SCCP(1416)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1421)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1421)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1421)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1419)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1418)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1418)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1421)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1421)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1424)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1424)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1424)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1424)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_ho_out() start" VirtMSC-RAN(1417)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1417 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(1420)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1418)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1416)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1417)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1421)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1419)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1423)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1415)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1424)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1425)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1422)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1415): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1416): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1417): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1418): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1419): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1420): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1421): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1422): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1423): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1424): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1425): none (fail -> fail) MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail'. Wed Apr 24 12:15:58 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=630063) Waiting for packet dumper to finish... 1 (prev_count=630063, count=644632) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return ------ Wed Apr 24 12:16:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001019313555846'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1429)@de6a6130b044: ************************************************* VirtMSC-M3UA(1429)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1429)@de6a6130b044: ************************************************* VirtMSC-SCCP(1427)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1432)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1432)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1432)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1430)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1429)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1429)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1432)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1432)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1435)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1435)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1434)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1437) VirtMSC-RAN(1428)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1428 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1427)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1436)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1433)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1429)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1434)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1435)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1428)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1426)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1432)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1430)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1431)@de6a6130b044: Final verdict of PTC: none TC_srvcc_eutran_to_geran_forbid_fast_return(1437)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1426): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1427): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1428): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1429): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1430): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1431): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1432): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1434): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1435): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1436): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1437): none (fail -> fail) MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail'. Wed Apr 24 12:16:10 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489009) Waiting for packet dumper to finish... 1 (prev_count=489009, count=508132) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return ------ Wed Apr 24 12:16:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001012205249844'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1441)@de6a6130b044: ************************************************* VirtMSC-M3UA(1441)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1441)@de6a6130b044: ************************************************* VirtMSC-SCCP(1439)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1444)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1444)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1444)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1442)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1441)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1441)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1444)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1444)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1447)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1447)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1447)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1447)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" VirtMSC-RAN(1440)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1440 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(1443)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1440)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1444)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1438)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1441)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1439)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1442)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1446)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1448)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1447)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1438): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1439): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1440): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1441): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1442): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1443): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1444): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1446): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1447): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1448): none (fail -> fail) MTC@de6a6130b044: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail'. Wed Apr 24 12:16:23 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=630621) Waiting for packet dumper to finish... 1 (prev_count=630621, count=645691) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Wed Apr 24 12:16:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_in_fail_msc_clears started. MTC@de6a6130b044: "TC_ho_in_fail_msc_clears": using IMSI '001013355382323'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1452)@de6a6130b044: ************************************************* VirtMSC-M3UA(1452)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1452)@de6a6130b044: ************************************************* VirtMSC-SCCP(1450)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1455)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1455)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1455)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1453)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1452)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1452)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1455)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1455)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1458)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1458)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1458)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1458)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_in_fail_msc_clears() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1457)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1460) VirtMSC-RAN(1451)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1451 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1451)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1450)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1452)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1455)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1453)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1456)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1457)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1449)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1454)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1458)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1459)@de6a6130b044: Final verdict of PTC: none TC_ho_in_fail_msc_clears(1460)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1449): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1450): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1451): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1452): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1453): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1454): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1455): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1456): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1457): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1458): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1459): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_in_fail_msc_clears(1460): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_in_fail_msc_clears finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail'. Wed Apr 24 12:16:35 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491084) Waiting for packet dumper to finish... 1 (prev_count=491084, count=509194) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect'. ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect ------ Wed Apr 24 12:16:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@de6a6130b044: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001016155325168'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1464)@de6a6130b044: ************************************************* VirtMSC-M3UA(1464)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1464)@de6a6130b044: ************************************************* VirtMSC-SCCP(1462)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1467)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1467)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1467)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1465)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1464)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1464)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1467)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1467)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1470)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1470)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1470)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1470)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1469)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1472) VirtMSC-RAN(1463)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1463 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1463)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1462)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1464)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1466)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1471)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1465)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1467)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1461)@de6a6130b044: Final verdict of PTC: none TC_ho_in_fail_msc_clears_after_ho_detect(1472)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1470)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1469)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1461): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1462): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1463): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1464): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1465): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1466): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1467): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1469): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1470): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1471): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1472): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail'. Wed Apr 24 12:16:47 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490418) Waiting for packet dumper to finish... 1 (prev_count=490418, count=504487) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Wed Apr 24 12:16:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_in_fail_no_detect started. MTC@de6a6130b044: "TC_ho_in_fail_no_detect": using IMSI '001014845521555'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1476)@de6a6130b044: ************************************************* VirtMSC-M3UA(1476)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1476)@de6a6130b044: ************************************************* VirtMSC-SCCP(1474)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1479)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1479)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1479)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1477)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1476)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1476)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1479)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1479)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1482)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1482)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1482)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1482)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_in_fail_no_detect() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1481)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1484) VirtMSC-RAN(1475)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1475 has requested to stop MTC. Terminating current testcase execution. IPA-BTS0-TRX0-RSL-RSL(1483)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1477)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1474)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1475)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1479)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1482)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1481)@de6a6130b044: Final verdict of PTC: none TC_ho_in_fail_no_detect(1484)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1473)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1478)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1476)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1473): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1474): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1475): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1476): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1477): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1478): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1479): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1481): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1482): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1483): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_in_fail_no_detect(1484): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_in_fail_no_detect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail'. Wed Apr 24 12:17:00 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=493987) Waiting for packet dumper to finish... 1 (prev_count=493987, count=518600) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Wed Apr 24 12:17:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_in_fail_no_detect2 started. MTC@de6a6130b044: "TC_ho_in_fail_no_detect2": using IMSI '001017467054666'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1488)@de6a6130b044: ************************************************* VirtMSC-M3UA(1488)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1488)@de6a6130b044: ************************************************* VirtMSC-SCCP(1486)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1491)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1491)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1491)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1489)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1488)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1488)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1491)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1491)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1494)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1494)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1494)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1494)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_in_fail_no_detect2() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1493)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1496) VirtMSC-RAN(1487)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1487)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1486)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1488)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1493)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1490)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1489)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1491)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1485)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1495)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1494)@de6a6130b044: Final verdict of PTC: none TC_ho_in_fail_no_detect2(1496)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1485): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1486): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1488): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1489): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1490): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1491): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1493): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1494): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1495): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_in_fail_no_detect2(1496): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_in_fail_no_detect2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail'. Wed Apr 24 12:17:12 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect2 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491634) Waiting for packet dumper to finish... 1 (prev_count=491634, count=506705) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout ------ Wed Apr 24 12:17:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@de6a6130b044: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001016836378544'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1500)@de6a6130b044: ************************************************* VirtMSC-M3UA(1500)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1500)@de6a6130b044: ************************************************* VirtMSC-SCCP(1498)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1503)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1503)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1503)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1501)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1500)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1500)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1503)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1503)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1506)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1506)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1506)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1506)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1505)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(1508) VirtMSC-RAN(1499)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1499 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1498)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1500)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1499)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1497)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1503)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1506)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1501)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1505)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1507)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1502)@de6a6130b044: Final verdict of PTC: none TC_ho_in_fail_mgw_mdcx_timeout(1508)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1497): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1498): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1499): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1500): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1501): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1502): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1503): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1505): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1506): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1507): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1508): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail'. Wed Apr 24 12:17:24 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494609) Waiting for packet dumper to finish... 1 (prev_count=494609, count=524900) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout ------ Wed Apr 24 12:17:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@de6a6130b044: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001017320920300'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1512)@de6a6130b044: ************************************************* VirtMSC-M3UA(1512)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1512)@de6a6130b044: ************************************************* VirtMSC-SCCP(1510)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1515)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1515)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1515)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1513)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1512)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1512)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1515)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1515)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1518)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1518)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1518)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1518)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1517)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(1520) VirtMSC-RAN(1511)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1511 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1511)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1513)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1509)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1516)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1514)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1515)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1519)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1510)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1517)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1512)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1518)@de6a6130b044: Final verdict of PTC: none TC_ho_in_fail_ipa_crcx_timeout(1520)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1509): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1510): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1511): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1512): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1513): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1514): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1515): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1516): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1517): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1518): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1519): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1520): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail'. Wed Apr 24 12:17:37 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495859) Waiting for packet dumper to finish... 1 (prev_count=495859, count=510105) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap'. ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap ------ Wed Apr 24 12:17:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@de6a6130b044: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001018709620570'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1524)@de6a6130b044: ************************************************* VirtMSC-M3UA(1524)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1524)@de6a6130b044: ************************************************* VirtMSC-SCCP(1522)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1527)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1527)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1527)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1525)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1524)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1524)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1527)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1527)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1530)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1530)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1530)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1530)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1529)@de6a6130b044: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1532) VirtMSC-RAN(1523)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1523 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1523)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1522)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1528)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1524)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1525)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1521)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1527)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1526)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1529)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1531)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1530)@de6a6130b044: Final verdict of PTC: none TC_ho_into_this_bsc_sccp_cr_without_bssap(1532)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1521): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1522): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1523): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1524): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1525): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1526): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1527): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1528): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1529): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1530): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1531): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1532): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail'. Wed Apr 24 12:17:49 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491697) Waiting for packet dumper to finish... 1 (prev_count=491697, count=522082) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Wed Apr 24 12:17:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_neighbor_config_1 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1536)@de6a6130b044: ************************************************* VirtMSC-M3UA(1536)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1536)@de6a6130b044: ************************************************* VirtMSC-SCCP(1534)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1539)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1539)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1539)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1537)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1536)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1536)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1539)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1539)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1542)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1542)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1542)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1542)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1544)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1544)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1546)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1546)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1548)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1548)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1550)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1550)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1552)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1552)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1535)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1535 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1535)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1539)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1534)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1536)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1538)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1551)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1543)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1533)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1549)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1545)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1546)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1541)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1542)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1540)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1537)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1547)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1544)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1548)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1553)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1552)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1550)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1533): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1534): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1535): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1536): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1537): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1538): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1539): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1540): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1541): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1542): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1543): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1544): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1545): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1546): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1547): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1548): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1549): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1550): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1551): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1552): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1553): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_neighbor_config_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail'. Wed Apr 24 12:18:02 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=551562) Waiting for packet dumper to finish... 1 (prev_count=551562, count=1339587) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Wed Apr 24 12:18:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_neighbor_config_2 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1557)@de6a6130b044: ************************************************* VirtMSC-M3UA(1557)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1557)@de6a6130b044: ************************************************* VirtMSC-SCCP(1555)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1560)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1560)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1560)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1558)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1557)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1557)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1560)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1560)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1563)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1563)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1563)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1563)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1565)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1565)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1567)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1567)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1569)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1569)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1571)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1571)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1573)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1573)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1556)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1556 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1556)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1560)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1557)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1559)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1564)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1570)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1558)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1573)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1566)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1563)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1565)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1567)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1574)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1568)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1562)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1569)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1554)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1555)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1561)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1572)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1571)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1554): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1555): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1556): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1557): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1558): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1559): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1560): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1561): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1562): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1563): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1564): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1565): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1566): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1567): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1568): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1569): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1570): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1571): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1572): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1573): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1574): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_neighbor_config_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail'. Wed Apr 24 12:18:14 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_2 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=554577) Waiting for packet dumper to finish... 1 (prev_count=554577, count=1342395) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Wed Apr 24 12:18:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_neighbor_config_3 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1578)@de6a6130b044: ************************************************* VirtMSC-M3UA(1578)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1578)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1576)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1581)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1581)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1581)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1579)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1578)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1578)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1581)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1581)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1584)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1584)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1584)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1584)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1586)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1586)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1588)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1588)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1590)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1590)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1592)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1592)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1594)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1594)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1577)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1577 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1578)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1591)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1587)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1585)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1581)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1595)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1593)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1582)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1576)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1579)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1580)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1583)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1575)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1577)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX1-RSL-IPA(1590)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1589)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1588)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1586)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1584)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1594)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1592)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1575): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1576): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1577): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1578): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1579): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1580): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1581): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1582): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1583): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1584): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1585): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1586): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1587): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1588): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1589): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1590): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1591): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1592): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1593): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1594): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1595): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_neighbor_config_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail'. Wed Apr 24 12:18:26 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_3 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=544017) Waiting for packet dumper to finish... 1 (prev_count=544017, count=1332444) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Wed Apr 24 12:18:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_neighbor_config_4 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1599)@de6a6130b044: ************************************************* VirtMSC-M3UA(1599)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1599)@de6a6130b044: ************************************************* VirtMSC-SCCP(1597)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1602)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1602)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1602)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1600)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1599)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1599)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1602)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1602)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1605)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1605)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1605)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1605)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1607)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1607)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1609)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1609)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1611)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1611)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1613)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1613)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1615)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1615)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1598)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1598)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1603)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1608)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1606)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1599)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1600)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1597)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1601)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1596)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1614)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1602)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1612)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1607)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1609)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1611)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1615)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1605)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1610)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1604)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1616)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1613)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1596): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1597): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1599): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1600): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1601): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1602): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1604): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1605): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1606): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1607): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1608): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1609): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1610): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1611): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1612): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1613): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1614): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1615): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1616): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_neighbor_config_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail'. Wed Apr 24 12:18:38 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_4 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=550349) Waiting for packet dumper to finish... 1 (prev_count=550349, count=1338556) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Wed Apr 24 12:18:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_neighbor_config_5 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1620)@de6a6130b044: ************************************************* VirtMSC-M3UA(1620)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1620)@de6a6130b044: ************************************************* VirtMSC-SCCP(1618)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1623)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1623)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1623)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1621)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1620)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1620)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1623)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1623)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1626)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1626)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1628)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1628)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1630)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1630)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1632)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1632)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1634)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1634)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1636)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1636)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1619)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1619 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1620)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1619)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1627)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1631)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1618)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1617)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1630)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1632)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1633)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1625)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1626)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1635)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1623)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1622)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1621)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1628)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1637)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1636)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1629)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1634)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1617): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1618): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1619): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1620): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1621): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1622): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1623): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1625): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1626): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1627): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1628): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1629): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1630): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1631): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1632): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1633): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1634): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1635): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1636): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1637): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_neighbor_config_5 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail'. Wed Apr 24 12:18:50 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_5 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=549751) Waiting for packet dumper to finish... 1 (prev_count=549751, count=1376438) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Wed Apr 24 12:18:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_neighbor_config_6 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1641)@de6a6130b044: ************************************************* VirtMSC-M3UA(1641)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1641)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1639)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1644)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1644)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1644)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1642)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1641)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1641)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1644)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1644)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1647)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1647)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1647)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1647)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1649)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1649)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1651)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1651)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1653)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1653)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1655)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1655)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1657)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1657)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1640)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1640 has requested to stop MTC. Terminating current testcase execution. IPA-BTS1-TRX0-RSL-RSL(1650)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1658)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1654)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1639)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1644)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1656)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1647)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1651)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1646)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1643)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1642)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1641)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1638)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1655)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1640)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX3-RSL-IPA(1657)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1648)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1653)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1649)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1652)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1638): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1639): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1640): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1641): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1642): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1643): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1644): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1646): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1647): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1648): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1649): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1650): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1651): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1652): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1653): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1654): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1655): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1656): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1657): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1658): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_neighbor_config_6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail'. Wed Apr 24 12:19:02 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_6 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=554630) Waiting for packet dumper to finish... 1 (prev_count=554630, count=1343810) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Wed Apr 24 12:19:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_neighbor_config_7 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1662)@de6a6130b044: ************************************************* VirtMSC-M3UA(1662)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1662)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1660)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1665)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1665)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1665)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1663)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1662)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1662)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1665)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1665)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1668)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1668)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1668)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1668)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1670)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1670)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1672)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1672)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1674)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1674)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1676)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1676)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1678)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1678)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1661)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1661 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1661)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1665)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1662)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1669)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1675)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1664)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1663)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1679)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1671)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1673)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1667)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1660)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1678)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1668)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1672)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1676)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1670)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1659)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1674)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1677)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1659): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1660): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1661): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1662): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1663): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1664): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1665): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1667): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1668): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1669): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1670): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1671): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1672): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1673): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1674): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1675): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1676): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1677): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1678): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1679): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_neighbor_config_7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail'. Wed Apr 24 12:19:14 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_7 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=553535) Waiting for packet dumper to finish... 1 (prev_count=553535, count=1341560) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset ------ Wed Apr 24 12:19:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1682)@de6a6130b044: ************************************************* VirtMSC-M3UA(1682)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1682)@de6a6130b044: ************************************************* VirtMSC-SCCP(1681)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1682)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1682)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1682)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1681)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1680)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1680): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1681): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1682): none (fail -> fail) MTC@de6a6130b044: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail'. Wed Apr 24 12:19:25 UTC 2024 ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109776) Waiting for packet dumper to finish... 1 (prev_count=109776, count=115138) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset ------ Wed Apr 24 12:19:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1685)@de6a6130b044: ************************************************* VirtMSC-M3UA(1685)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1685)@de6a6130b044: ************************************************* VirtMSC-SCCP(1684)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1685)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1685)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1685)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1684)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1683)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1683): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1684): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1685): none (fail -> fail) MTC@de6a6130b044: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail'. Wed Apr 24 12:19:36 UTC 2024 ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109723) Waiting for packet dumper to finish... 1 (prev_count=109723, count=111545) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset ------ Wed Apr 24 12:19:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1688)@de6a6130b044: ************************************************* VirtMSC-M3UA(1688)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1688)@de6a6130b044: ************************************************* VirtMSC-SCCP(1687)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1688)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1688)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1688)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1687)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1686)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1686): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1687): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1688): none (fail -> fail) MTC@de6a6130b044: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail'. Wed Apr 24 12:19:48 UTC 2024 ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110844) Waiting for packet dumper to finish... 1 (prev_count=110844, count=112933) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Wed Apr 24 12:19:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-M3UA(1691)@de6a6130b044: ************************************************* VirtMSC-M3UA(1691)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1691)@de6a6130b044: ************************************************* VirtMSC-SCCP(1690)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1691)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1691)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1691)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1690)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1689)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1689): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1690): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1691): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail'. Wed Apr 24 12:19:59 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312702) Waiting for packet dumper to finish... 1 (prev_count=312702, count=333144) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Wed Apr 24 12:20:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-SCCP(1693)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1694)@de6a6130b044: ************************************************* VirtMSC-M3UA(1694)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1694)@de6a6130b044: ************************************************* VirtMSC-M3UA(1694)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1694)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1693)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1692)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1694)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1692): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1693): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1694): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail'. Wed Apr 24 12:20:11 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333987) Waiting for packet dumper to finish... 1 (prev_count=333987, count=337110) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Wed Apr 24 12:20:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-M3UA(1697)@de6a6130b044: ************************************************* VirtMSC-M3UA(1697)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1697)@de6a6130b044: ************************************************* VirtMSC-SCCP(1696)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1697)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1697)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1695)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1696)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1697)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1695): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1696): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1697): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail'. Wed Apr 24 12:20:22 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341114) Waiting for packet dumper to finish... 1 (prev_count=341114, count=344650) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Wed Apr 24 12:20:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-M3UA(1700)@de6a6130b044: ************************************************* VirtMSC-M3UA(1700)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1700)@de6a6130b044: ************************************************* VirtMSC-SCCP(1699)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1700)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1700)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1700)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1699)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1698)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1698): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1699): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1700): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail'. Wed Apr 24 12:20:34 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345458) Waiting for packet dumper to finish... 1 (prev_count=345458, count=363140) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Wed Apr 24 12:20:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-SCCP(1702)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1703)@de6a6130b044: ************************************************* VirtMSC-M3UA(1703)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1703)@de6a6130b044: ************************************************* VirtMSC-M3UA(1703)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1703)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1703)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1702)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1701)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1701): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1702): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1703): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail'. Wed Apr 24 12:20:45 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347182) Waiting for packet dumper to finish... 1 (prev_count=347182, count=351720) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used'. ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used ------ Wed Apr 24 12:20:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-M3UA(1706)@de6a6130b044: ************************************************* VirtMSC-M3UA(1706)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1706)@de6a6130b044: ************************************************* VirtMSC-SCCP(1705)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1706)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1706)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1706)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1704)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1705)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1704): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1705): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1706): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail'. Wed Apr 24 12:20:57 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354337) Waiting for packet dumper to finish... 1 (prev_count=354337, count=358284) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact ------ Wed Apr 24 12:21:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-M3UA(1709)@de6a6130b044: ************************************************* VirtMSC-M3UA(1709)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1709)@de6a6130b044: ************************************************* VirtMSC-SCCP(1708)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1709)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1709)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1708)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1709)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1707)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1707): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1708): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1709): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail'. Wed Apr 24 12:21:08 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345786) Waiting for packet dumper to finish... 1 (prev_count=345786, count=350071) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Wed Apr 24 12:21:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-M3UA(1712)@de6a6130b044: ************************************************* VirtMSC-M3UA(1712)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1712)@de6a6130b044: ************************************************* VirtMSC-SCCP(1711)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1712)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1712)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1712)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1711)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1710)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1710): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1711): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1712): none (fail -> fail) MTC@de6a6130b044: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail'. Wed Apr 24 12:21:20 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325818) Waiting for packet dumper to finish... 1 (prev_count=325818, count=340513) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Wed Apr 24 12:21:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chopped_ipa_ping started. 1713@de6a6130b044: sending byte '00'O 1713@de6a6130b044: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1713@de6a6130b044: sending byte '01'O 1713@de6a6130b044: sending byte 'FE'O 1713@de6a6130b044: sending byte '00'O 1713@de6a6130b044: received pong from "172.18.63.20" port 3003: '0001FE01'O 1713@de6a6130b044: setverdict(pass): none -> pass 1713@de6a6130b044: Final verdict of PTC: pass 1714@de6a6130b044: sending byte '00'O 1714@de6a6130b044: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1714@de6a6130b044: sending byte '01'O 1714@de6a6130b044: sending byte 'FE'O 1714@de6a6130b044: sending byte '00'O 1714@de6a6130b044: received pong from "172.18.63.20" port 3002: '0001FE01'O 1714@de6a6130b044: setverdict(pass): none -> pass 1714@de6a6130b044: Final verdict of PTC: pass 1715@de6a6130b044: sending byte '00'O 1715@de6a6130b044: sending byte '01'O 1715@de6a6130b044: sending byte 'FE'O 1715@de6a6130b044: sending byte '00'O 1715@de6a6130b044: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1715@de6a6130b044: received pong from "172.18.63.20" port 4249: '0001FE01'O 1715@de6a6130b044: setverdict(pass): none -> pass 1715@de6a6130b044: Final verdict of PTC: pass MTC@de6a6130b044: setverdict(pass): none -> pass MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: pass MTC@de6a6130b044: Local verdict of PTC with component reference 1713: pass (pass -> pass) MTC@de6a6130b044: Local verdict of PTC with component reference 1714: pass (pass -> pass) MTC@de6a6130b044: Local verdict of PTC with component reference 1715: pass (pass -> pass) MTC@de6a6130b044: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Wed Apr 24 12:22:38 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=580671) Waiting for packet dumper to finish... 1 (prev_count=580671, count=584384) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Wed Apr 24 12:22:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chopped_ipa_payload started. 1716@de6a6130b044: sending byte '04'O 1716@de6a6130b044: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1716@de6a6130b044: sending byte '01'O 1716@de6a6130b044: sending byte '08'O ("\b") 1716@de6a6130b044: sending byte '01'O 1716@de6a6130b044: sending byte '07'O ("\a") 1716@de6a6130b044: sending byte '01'O 1716@de6a6130b044: sending byte '02'O 1716@de6a6130b044: setverdict(pass): none -> pass 1716@de6a6130b044: Final verdict of PTC: pass 1717@de6a6130b044: sending byte '04'O 1717@de6a6130b044: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1717@de6a6130b044: sending byte '01'O 1717@de6a6130b044: sending byte '08'O ("\b") 1717@de6a6130b044: sending byte '01'O 1717@de6a6130b044: sending byte '07'O ("\a") 1717@de6a6130b044: sending byte '01'O 1717@de6a6130b044: sending byte '02'O 1717@de6a6130b044: setverdict(pass): none -> pass 1717@de6a6130b044: Final verdict of PTC: pass MTC@de6a6130b044: setverdict(pass): none -> pass MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: pass MTC@de6a6130b044: Local verdict of PTC with component reference 1716: pass (pass -> pass) MTC@de6a6130b044: Local verdict of PTC with component reference 1717: pass (pass -> pass) MTC@de6a6130b044: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Wed Apr 24 12:24:09 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=671238) Waiting for packet dumper to finish... 1 (prev_count=671238, count=675428) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie'. ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie ------ Wed Apr 24 12:24:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_verify_ms_power_params_ie started. MTC@de6a6130b044: "TC_assignment_verify_ms_power_params_ie": using IMSI '001014940421781'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1721)@de6a6130b044: ************************************************* VirtMSC-M3UA(1721)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1721)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1719)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1724)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1724)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1724)@de6a6130b044: ************************************************* MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1722)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1721)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1721)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1724)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1724)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1727)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1727)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1727)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1727)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1720)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1720 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1719)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1724)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1721)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1728)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1726)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1722)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1720)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_verify_ms_power_params_ie(1729)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1718)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1723)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1725)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1727)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1718): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1719): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1720): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1721): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1722): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1723): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1724): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1725): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1726): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1727): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1728): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1729): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail'. Wed Apr 24 12:24:21 UTC 2024 ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420245) Waiting for packet dumper to finish... 1 (prev_count=420245, count=437569) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Wed Apr 24 12:24:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_c0_power_red_mode started. VirtMSC-M3UA(1732)@de6a6130b044: ************************************************* VirtMSC-M3UA(1732)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1732)@de6a6130b044: ************************************************* VirtMSC-SCCP(1731)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1732)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1732)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1731)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1732)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1730)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1730): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1731): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1732): none (fail -> fail) MTC@de6a6130b044: Test case TC_c0_power_red_mode finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail'. Wed Apr 24 12:24:32 UTC 2024 ------ BSC_Tests.TC_c0_power_red_mode fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109512) Waiting for packet dumper to finish... 1 (prev_count=109512, count=110599) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc'. ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc ------ Wed Apr 24 12:24:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_L3Compl_on_1_msc started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1736)@de6a6130b044: ************************************************* VirtMSC-M3UA(1736)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1736)@de6a6130b044: ************************************************* VirtMSC-SCCP(1734)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1739)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1739)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1739)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1737)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1736)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1736)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1739)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1739)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1742)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1742)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1742)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1742)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_mscpool_L3Compl_on_1_msc() start" MTC@de6a6130b044: "TC_mscpool_L3Compl_on_1_msc": using IMSI '001015339603020'H MTC@de6a6130b044: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@de6a6130b044: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } TC_mscpool_L3Compl_on_1_msc(1744)@de6a6130b044: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(1735)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1735 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1735)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1736)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1738)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1734)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1733)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1737)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1739)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1740)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1743)@de6a6130b044: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_msc(1744)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1742)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1741)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1733): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1734): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1735): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1736): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1737): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1738): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1739): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1740): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1741): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1742): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1743): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mscpool_L3Compl_on_1_msc(1744): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_L3Compl_on_1_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail'. Wed Apr 24 12:24:45 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Compl_on_1_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=418410) Waiting for packet dumper to finish... 1 (prev_count=418410, count=438847) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Wed Apr 24 12:24:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1748)@de6a6130b044: ************************************************* VirtMSC-M3UA(1748)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1748)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1746)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1751)@de6a6130b044: ************************************************* VirtMSC-M3UA(1751)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1751)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1749)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1754)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1754)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1754)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1752)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1748)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1748)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1751)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1751)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1754)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1754)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1757)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1757)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1757)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1757)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1759)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1759)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1761)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1761)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1763)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1763)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1765)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1765)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1767)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1767)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1747)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1747 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1747)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1751)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1762)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1768)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1748)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1766)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1749)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1746)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1759)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1756)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1745)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1754)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1753)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1764)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1750)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1763)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1755)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1761)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1760)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1757)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1752)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1765)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1758)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1767)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1745): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1746): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1747): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1748): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1749): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1750): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1751): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1752): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1753): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1754): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1755): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1756): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1757): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1758): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1759): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1760): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1761): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1762): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1763): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1764): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1765): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1766): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1767): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1768): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail'. Wed Apr 24 12:24:57 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=568082) Waiting for packet dumper to finish... 1 (prev_count=568082, count=1356755) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Wed Apr 24 12:25:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1772)@de6a6130b044: ************************************************* VirtMSC-M3UA(1772)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1772)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1770)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1775)@de6a6130b044: ************************************************* VirtMSC-M3UA(1775)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1775)@de6a6130b044: ************************************************* VirtMSC-SCCP(1773)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1778)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1778)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-SCCP(1776)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1778)@de6a6130b044: ************************************************* VirtMSC-M3UA(1772)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1772)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1775)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1775)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1778)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1778)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1781)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1781)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1781)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1781)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1783)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1783)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1785)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1785)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1787)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1787)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1789)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1789)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1791)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1791)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1771)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1771 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1771)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1772)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1782)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1777)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1770)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1774)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1775)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1792)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1776)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1786)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1778)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1780)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1784)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1773)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1785)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1789)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1788)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1790)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1787)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1769)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1781)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1791)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1783)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1769): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1770): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1771): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1772): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1773): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1774): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1775): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1776): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1777): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1778): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1780): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1781): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1782): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1783): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1784): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1785): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1786): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1787): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1788): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1789): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1790): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1791): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1792): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail'. Wed Apr 24 12:25:09 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574060) Waiting for packet dumper to finish... 1 (prev_count=574060, count=1362080) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Wed Apr 24 12:25:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1796)@de6a6130b044: ************************************************* VirtMSC-M3UA(1796)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1796)@de6a6130b044: ************************************************* VirtMSC-SCCP(1794)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1799)@de6a6130b044: ************************************************* VirtMSC-M3UA(1799)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1799)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1797)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1802)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1802)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1802)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1800)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1796)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1796)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1799)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1799)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1802)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1802)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1805)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1805)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1805)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1805)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1807)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1807)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1809)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1809)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1811)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1811)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1813)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1813)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1815)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1815)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1795)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1795 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1795)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX2-RSL-RSL(1814)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1794)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1810)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1816)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1806)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1803)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1798)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1793)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1808)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1800)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1805)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1799)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1804)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1807)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1809)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1815)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1812)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1796)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1811)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1797)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1813)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1802)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1801)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1793): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1794): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1795): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1796): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1797): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1798): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1799): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1800): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1801): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1802): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1803): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1804): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1805): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1806): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1807): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1808): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1809): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1810): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1811): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1812): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1813): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1814): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1815): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1816): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail'. Wed Apr 24 12:25:21 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=569487) Waiting for packet dumper to finish... 1 (prev_count=569487, count=1357507) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Wed Apr 24 12:25:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1820)@de6a6130b044: ************************************************* VirtMSC-M3UA(1820)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1820)@de6a6130b044: ************************************************* VirtMSC-SCCP(1818)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1823)@de6a6130b044: ************************************************* VirtMSC-M3UA(1823)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1823)@de6a6130b044: ************************************************* VirtMSC-SCCP(1821)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1826)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1826)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1826)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1824)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1820)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1820)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1823)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1823)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1826)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1826)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1829)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1829)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1829)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1829)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1831)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1831)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1833)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1833)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1835)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1835)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1837)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1837)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1839)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1839)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1819)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1819 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1819)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1830)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1823)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1820)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1834)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1840)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1832)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1825)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1818)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1821)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1817)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1831)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1838)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1836)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1833)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1822)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1826)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1829)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1828)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1835)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1824)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1837)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1839)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1817): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1818): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1819): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1820): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1821): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1822): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1823): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1824): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1825): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1826): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1828): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1829): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1830): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1831): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1832): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1833): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1834): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1835): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1836): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1837): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1838): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1839): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1840): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail'. Wed Apr 24 12:25:33 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=566903) Waiting for packet dumper to finish... 1 (prev_count=566903, count=1354923) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Wed Apr 24 12:25:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1844)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1844)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1844)@de6a6130b044: ************************************************* VirtMSC-SCCP(1842)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1847)@de6a6130b044: ************************************************* VirtMSC-M3UA(1847)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1847)@de6a6130b044: ************************************************* VirtMSC-SCCP(1845)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1850)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1850)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1850)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1848)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1844)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1844)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1847)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1847)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1850)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1850)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1853)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1853)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1855)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1855)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1857)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1857)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1859)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1859)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1861)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1861)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1863)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1863)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1843)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1843 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1843)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1842)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1846)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1844)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1847)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1850)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1858)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1848)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1849)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1856)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1854)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1841)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1852)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1862)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1860)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1864)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1845)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1853)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1857)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1859)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1863)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1861)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1855)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1841): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1842): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1843): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1844): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1845): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1846): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1847): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1848): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1849): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1850): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1852): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1853): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1854): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1855): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1856): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1857): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1858): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1859): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1860): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1861): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1862): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1863): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1864): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail'. Wed Apr 24 12:25:45 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=562682) Waiting for packet dumper to finish... 1 (prev_count=562682, count=1351246) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Wed Apr 24 12:25:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1868)@de6a6130b044: ************************************************* VirtMSC-M3UA(1868)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1868)@de6a6130b044: ************************************************* VirtMSC-SCCP(1866)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1871)@de6a6130b044: ************************************************* VirtMSC-M3UA(1871)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1871)@de6a6130b044: ************************************************* VirtMSC-SCCP(1869)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1874)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1874)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1874)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1872)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1868)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1868)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1871)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1871)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1874)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1874)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1877)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1877)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1877)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1877)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1879)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1879)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1881)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1881)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1883)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1883)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1885)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1885)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1887)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1887)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1867)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1867 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1868)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1867)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(1880)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1884)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1871)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1866)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1865)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1882)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1875)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1883)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1873)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1876)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1872)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1870)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1877)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1869)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1879)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1878)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1885)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1874)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1886)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1881)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1887)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1888)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1865): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1866): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1867): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1868): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1869): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1870): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1871): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1872): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1873): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1874): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1875): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1876): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1877): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1878): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1879): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1880): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1881): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1882): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1883): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1884): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1885): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1886): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1887): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1888): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail'. Wed Apr 24 12:25:57 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574656) Waiting for packet dumper to finish... 1 (prev_count=574656, count=1362464) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Wed Apr 24 12:26:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1892)@de6a6130b044: ************************************************* VirtMSC-M3UA(1892)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1892)@de6a6130b044: ************************************************* VirtMSC-SCCP(1890)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1895)@de6a6130b044: ************************************************* VirtMSC-M3UA(1895)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1895)@de6a6130b044: ************************************************* VirtMSC-SCCP(1893)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1898)@de6a6130b044: ************************************************* VirtMSC-M3UA(1898)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1898)@de6a6130b044: ************************************************* VirtMSC-SCCP(1896)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1901)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1901)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1901)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1899)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1892)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1892)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1895)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1895)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1898)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1898)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1901)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1901)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1904)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1904)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1904)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1904)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1906)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1906)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1908)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1908)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1910)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1910)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1912)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1912)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1914)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1914)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1891)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1891 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1891)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX1-RSL-RSL(1911)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1907)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1892)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1890)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1899)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1904)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1913)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1910)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1906)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1900)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1914)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1902)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1903)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1912)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1901)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1896)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1894)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1898)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1889)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1893)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1897)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1905)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1895)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1915)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1909)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1908)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1889): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1890): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1891): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1892): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1893): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1894): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1895): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1896): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1897): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1898): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1899): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1900): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1901): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1902): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1903): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1904): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1905): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1906): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1907): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1908): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1909): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1910): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1911): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1912): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1913): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1914): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1915): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail'. Wed Apr 24 12:26:09 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=571662) Waiting for packet dumper to finish... 1 (prev_count=571662, count=1360537) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Wed Apr 24 12:26:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1919)@de6a6130b044: ************************************************* VirtMSC-M3UA(1919)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1919)@de6a6130b044: ************************************************* VirtMSC-SCCP(1917)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1922)@de6a6130b044: ************************************************* VirtMSC-M3UA(1922)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1922)@de6a6130b044: ************************************************* VirtMSC-SCCP(1920)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1925)@de6a6130b044: ************************************************* VirtMSC-M3UA(1925)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1925)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1923)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1928)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1928)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1928)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1926)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1919)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1919)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1922)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1922)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1925)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1925)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1928)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1928)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1931)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1933)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1933)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1935)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1935)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1937)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1937)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1939)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1939)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1941)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1941)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1918)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1918 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1918)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1925)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1928)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1934)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1936)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1932)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1916)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1938)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1940)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1917)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1937)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1942)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1921)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1941)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1923)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1924)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1939)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1919)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1926)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1922)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1920)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1927)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1930)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1933)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1931)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1935)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1916): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1917): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1918): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1919): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1920): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1921): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1922): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1923): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1924): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1925): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1926): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1927): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1928): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1930): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1932): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1933): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1934): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1935): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1936): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1937): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1938): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1939): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1940): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1941): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1942): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail'. Wed Apr 24 12:26:21 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578411) Waiting for packet dumper to finish... 1 (prev_count=578411, count=1366431) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_imsi ------ Wed Apr 24 12:26:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_paging_and_response_imsi started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1946)@de6a6130b044: ************************************************* VirtMSC-M3UA(1946)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1946)@de6a6130b044: ************************************************* VirtMSC-SCCP(1944)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1949)@de6a6130b044: ************************************************* VirtMSC-M3UA(1949)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1949)@de6a6130b044: ************************************************* VirtMSC-SCCP(1947)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1952)@de6a6130b044: ************************************************* VirtMSC-M3UA(1952)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1952)@de6a6130b044: ************************************************* VirtMSC-SCCP(1950)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1955)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1955)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1955)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1953)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1946)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1946)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1949)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1949)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1952)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1952)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1955)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1955)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1958)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1958)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1958)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1958)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_mscpool_paging_and_response_imsi() start" MTC@de6a6130b044: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@de6a6130b044: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@de6a6130b044: "TC_mscpool_paging_and_response_imsi": using IMSI '001018924427129'H VirtMSC-RAN(1945)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1945 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1947)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1955)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1945)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1949)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1944)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1946)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1957)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1956)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1959)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1958)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1943)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1952)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1950)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1948)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1953)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1951)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1954)@de6a6130b044: Final verdict of PTC: none TC_mscpool_paging_and_response_imsi(1960)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1943): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1944): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1945): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1946): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1947): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1948): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1949): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1950): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1951): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1952): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1953): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1954): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1955): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1956): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1957): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1958): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1959): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mscpool_paging_and_response_imsi(1960): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_paging_and_response_imsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail'. Wed Apr 24 12:26:33 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_imsi fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=422486) Waiting for packet dumper to finish... 1 (prev_count=422486, count=436555) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi ------ Wed Apr 24 12:26:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_paging_and_response_tmsi started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1964)@de6a6130b044: ************************************************* VirtMSC-M3UA(1964)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1964)@de6a6130b044: ************************************************* VirtMSC-SCCP(1962)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1967)@de6a6130b044: ************************************************* VirtMSC-M3UA(1967)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1967)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1965)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1970)@de6a6130b044: ************************************************* VirtMSC-M3UA(1970)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1970)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(1968)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1973)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1973)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1973)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1971)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1964)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1964)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1967)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1967)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1970)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1970)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1973)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1973)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1976)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1976)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1976)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1976)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_mscpool_paging_and_response_tmsi() start" MTC@de6a6130b044: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@de6a6130b044: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@de6a6130b044: "TC_mscpool_paging_and_response_tmsi": using IMSI '001014730078495'H TC_mscpool_paging_and_response_tmsi(1978)@de6a6130b044: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O VirtMSC-RAN(1963)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1963 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1965)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1963)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1962)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1969)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1964)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1968)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1972)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1966)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1967)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1977)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1961)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1975)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1973)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1971)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1974)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1970)@de6a6130b044: Final verdict of PTC: none TC_mscpool_paging_and_response_tmsi(1978)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1976)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1961): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1962): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1963): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1964): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1965): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1966): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1967): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1968): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1969): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1970): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1971): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1972): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1973): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1974): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1975): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1976): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1977): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mscpool_paging_and_response_tmsi(1978): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_paging_and_response_tmsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail'. Wed Apr 24 12:26:46 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415509) Waiting for packet dumper to finish... 1 (prev_count=415509, count=431654) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin ------ Wed Apr 24 12:26:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_no_allow_attach_round_robin started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1982)@de6a6130b044: ************************************************* VirtMSC-M3UA(1982)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1982)@de6a6130b044: ************************************************* VirtMSC-SCCP(1980)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1985)@de6a6130b044: ************************************************* VirtMSC-M3UA(1985)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1985)@de6a6130b044: ************************************************* VirtMSC-SCCP(1983)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(1988)@de6a6130b044: ************************************************* VirtMSC-M3UA(1988)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1988)@de6a6130b044: ************************************************* VirtMSC-SCCP(1986)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1991)@de6a6130b044: ************************************************* VirtSMLC-M3UA(1991)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1991)@de6a6130b044: ************************************************* VirtSMLC-SCCP(1989)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1982)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1982)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1985)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1985)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1988)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(1988)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1991)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(1991)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1994)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1994)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1994)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1994)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1996)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1996)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1998)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1998)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2000)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2000)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2002)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2002)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2004)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2004)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1981)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 1981 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1981)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1982)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1997)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1999)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1983)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1986)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1988)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(1989)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(1993)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1992)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1987)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1995)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1994)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2000)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(1984)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1998)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(1979)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2001)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(1991)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2003)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2002)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(1980)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(1985)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1996)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2004)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1990)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2005)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(1979): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1980): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1981): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1982): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1983): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1984): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1985): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(1986): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(1987): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(1988): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(1989): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(1990): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(1991): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(1992): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(1993): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1994): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1995): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1996): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1997): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1998): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1999): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2000): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2001): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2002): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2003): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2004): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2005): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail'. Wed Apr 24 12:26:58 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=571902) Waiting for packet dumper to finish... 1 (prev_count=571902, count=1360154) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Wed Apr 24 12:27:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_no_allow_attach_valid_nri started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2009)@de6a6130b044: ************************************************* VirtMSC-M3UA(2009)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2009)@de6a6130b044: ************************************************* VirtMSC-SCCP(2007)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2012)@de6a6130b044: ************************************************* VirtMSC-M3UA(2012)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2012)@de6a6130b044: ************************************************* VirtMSC-SCCP(2010)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2015)@de6a6130b044: ************************************************* VirtMSC-M3UA(2015)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2015)@de6a6130b044: ************************************************* VirtMSC-SCCP(2013)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2018)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2018)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2018)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2016)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2009)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2009)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2012)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2012)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2015)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23907 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2015)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2018)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2018)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2021)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2021)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2021)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2021)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2023)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2023)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2025)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2025)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2027)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2027)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2029)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2029)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2031)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2031)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2008)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2008 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2015)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2008)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX0-RSL-RSL(2026)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2032)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2007)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2006)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2009)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2013)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2011)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2016)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2028)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2024)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2021)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2014)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2012)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2027)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2018)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2025)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2020)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2031)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2023)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2019)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2030)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2010)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2022)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2017)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2029)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2006): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2007): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2008): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2009): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2010): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2011): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2012): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2013): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2014): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2015): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2016): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2017): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2018): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2019): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2020): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2021): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2022): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2023): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2024): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2025): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2026): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2027): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2028): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2029): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2030): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2031): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2032): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail'. Wed Apr 24 12:27:10 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555483) Waiting for packet dumper to finish... 1 (prev_count=555483, count=1344419) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc ------ Wed Apr 24 12:27:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_sccp_n_pcstate_detaches_msc started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2036)@de6a6130b044: ************************************************* VirtMSC-M3UA(2036)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2036)@de6a6130b044: ************************************************* VirtMSC-SCCP(2034)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2039)@de6a6130b044: ************************************************* VirtMSC-M3UA(2039)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2039)@de6a6130b044: ************************************************* VirtMSC-SCCP(2037)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2042)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2042)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2042)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2040)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2036)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2036)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2039)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23906 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2039)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2042)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2042)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2045)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2045)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2045)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2045)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2047)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2047)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2049)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2049)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2051)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2051)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2053)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2053)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2055)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2055)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2035)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2035 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2035)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2034)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2041)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2036)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2037)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2039)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2048)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2044)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2046)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2042)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2033)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2038)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2040)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2047)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2043)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2054)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2052)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2049)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2050)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2053)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2055)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2056)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2045)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2051)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2033): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2034): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2035): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2036): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2037): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2038): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2039): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2040): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2041): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2042): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2043): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2044): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2045): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2046): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2047): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2048): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2049): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2050): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2051): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2052): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2053): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2054): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2055): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2056): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_sccp_n_pcstate_detaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail'. Wed Apr 24 12:27:22 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=579228) Waiting for packet dumper to finish... 1 (prev_count=579228, count=1367248) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc ------ Wed Apr 24 12:27:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mscpool_sccp_n_pcstate_attaches_msc started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2060)@de6a6130b044: ************************************************* VirtMSC-M3UA(2060)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2060)@de6a6130b044: ************************************************* VirtMSC-SCCP(2058)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2063)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2063)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2063)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2061)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2060)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2060)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2063)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2063)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2066)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2066)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2066)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2066)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2068)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2068)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(2070)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(2070)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(2072)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(2072)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(2074)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(2074)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(2076)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(2076)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2059)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2059 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2059)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2067)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2058)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2073)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2061)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2077)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2060)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2063)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2062)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2071)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2057)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2064)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2075)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2065)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2068)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2069)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2070)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2072)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2066)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2076)@de6a6130b044: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2074)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2057): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2058): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2059): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2060): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2061): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2062): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2063): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2064): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2065): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2066): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2067): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2068): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2069): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2070): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2071): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2072): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2073): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2074): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2075): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2076): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2077): none (fail -> fail) MTC@de6a6130b044: Test case TC_mscpool_sccp_n_pcstate_attaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail'. Wed Apr 24 12:27:34 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=558557) Waiting for packet dumper to finish... 1 (prev_count=558557, count=1346577) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Wed Apr 24 12:27:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_early_conn_fail started. VirtMSC-M3UA(2080)@de6a6130b044: ************************************************* VirtMSC-M3UA(2080)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2080)@de6a6130b044: ************************************************* VirtMSC-SCCP(2079)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2080)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2080)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2080)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2079)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2078)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2078): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2079): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2080): none (fail -> fail) MTC@de6a6130b044: Test case TC_early_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail'. Wed Apr 24 12:27:45 UTC 2024 ------ BSC_Tests.TC_early_conn_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109299) Waiting for packet dumper to finish... 1 (prev_count=109299, count=113037) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Wed Apr 24 12:27:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_late_conn_fail started. VirtMSC-M3UA(2083)@de6a6130b044: ************************************************* VirtMSC-M3UA(2083)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2083)@de6a6130b044: ************************************************* VirtMSC-SCCP(2082)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2083)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2083)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2083)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2082)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2081)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2081): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2082): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2083): none (fail -> fail) MTC@de6a6130b044: Test case TC_late_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail'. Wed Apr 24 12:27:56 UTC 2024 ------ BSC_Tests.TC_late_conn_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111788) Waiting for packet dumper to finish... 1 (prev_count=111788, count=113522) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Wed Apr 24 12:28:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_stats_conn_fail started. MTC@de6a6130b044: "TC_stats_conn_fail": using IMSI '001018049485336'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2087)@de6a6130b044: ************************************************* VirtMSC-M3UA(2087)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2087)@de6a6130b044: ************************************************* VirtMSC-SCCP(2085)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2088)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2090)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2090)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2090)@de6a6130b044: ************************************************* VirtMSC-M3UA(2087)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2087)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2090)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2090)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2093)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2093)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2093)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2093)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_stats_conn_fail() start" VirtMSC-RAN(2086)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2086 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2086)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2088)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2085)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2087)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2090)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2093)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2092)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2084)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2089)@de6a6130b044: Final verdict of PTC: none TC_stats_conn_fail(2095)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2094)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2084): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2085): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2086): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2087): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2088): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2089): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2090): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2092): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2093): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2094): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_stats_conn_fail(2095): none (fail -> fail) MTC@de6a6130b044: Test case TC_stats_conn_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail'. Wed Apr 24 12:28:09 UTC 2024 ------ BSC_Tests.TC_stats_conn_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405397) Waiting for packet dumper to finish... 1 (prev_count=405397, count=436207) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Wed Apr 24 12:28:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_emerg_setup_allow started. MTC@de6a6130b044: "TC_assignment_emerg_setup_allow": using IMSI '001017005622749'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2099)@de6a6130b044: ************************************************* VirtMSC-M3UA(2099)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2099)@de6a6130b044: ************************************************* VirtMSC-SCCP(2097)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2102)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2102)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2102)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2100)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2099)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2099)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2102)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2102)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2105)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2105)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2105)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2105)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(2098)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2098 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2098)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2102)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2100)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2096)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2099)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2097)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2101)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2104)@de6a6130b044: Final verdict of PTC: none TC_assignment_emerg_setup_allow(2107)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2106)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2105)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2096): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2097): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2098): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2099): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2100): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2101): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2102): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2104): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2105): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2106): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_emerg_setup_allow(2107): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_emerg_setup_allow finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail'. Wed Apr 24 12:28:21 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411799) Waiting for packet dumper to finish... 1 (prev_count=411799, count=426045) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Wed Apr 24 12:28:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_emerg_setup_allow_imei started. MTC@de6a6130b044: "TC_assignment_emerg_setup_allow_imei": using IMSI '001018156425995'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2111)@de6a6130b044: ************************************************* VirtMSC-M3UA(2111)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2111)@de6a6130b044: ************************************************* VirtMSC-SCCP(2109)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2114)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2114)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2114)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2112)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2111)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2111)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2114)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2114)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2117)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2117)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2117)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2117)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(2110)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2110 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2114)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2112)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2113)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2109)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2110)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2118)@de6a6130b044: Final verdict of PTC: none TC_assignment_emerg_setup_allow_imei(2119)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2116)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2111)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2117)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2115)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2108)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2108): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2109): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2110): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2111): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2112): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2113): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2114): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2115): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2116): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2117): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2118): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(2119): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail'. Wed Apr 24 12:28:34 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406942) Waiting for packet dumper to finish... 1 (prev_count=406942, count=426236) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Wed Apr 24 12:28:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_emerg_setup_deny_msc started. MTC@de6a6130b044: "TC_assignment_emerg_setup_deny_msc": using IMSI '001014355127087'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2123)@de6a6130b044: ************************************************* VirtMSC-M3UA(2123)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2123)@de6a6130b044: ************************************************* VirtMSC-SCCP(2121)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2126)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2126)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2126)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2124)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2123)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2123)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2126)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2126)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2129)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2129)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2129)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2129)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(2122)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2122 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2122)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2121)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2127)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2128)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2120)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2125)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2130)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2124)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2126)@de6a6130b044: Final verdict of PTC: none TC_assignment_emerg_setup_deny_msc(2131)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2123)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2129)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2120): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2121): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2122): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2123): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2124): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2125): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2126): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2127): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2128): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2129): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2130): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(2131): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail'. Wed Apr 24 12:28:46 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407106) Waiting for packet dumper to finish... 1 (prev_count=407106, count=421352) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Wed Apr 24 12:28:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_assignment_emerg_setup_deny_bts started. MTC@de6a6130b044: "TC_assignment_emerg_setup_deny_bts": using IMSI '001017635150353'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2135)@de6a6130b044: ************************************************* VirtMSC-M3UA(2135)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2135)@de6a6130b044: ************************************************* VirtMSC-SCCP(2133)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2138)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2138)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2138)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2136)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2135)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2135)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2138)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2138)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2141)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2141)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2141)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2141)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(2134)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2134 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2134)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2132)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2138)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2136)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2137)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2140)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2135)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2142)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2133)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2141)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2139)@de6a6130b044: Final verdict of PTC: none TC_assignment_emerg_setup_deny_bts(2143)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2132): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2133): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2134): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2135): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2136): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2137): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2138): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2139): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2140): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2141): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2142): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(2143): none (fail -> fail) MTC@de6a6130b044: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail'. Wed Apr 24 12:28:58 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407016) Waiting for packet dumper to finish... 1 (prev_count=407016, count=423844) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Wed Apr 24 12:29:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_emerg_premption started. VirtMSC-M3UA(2146)@de6a6130b044: ************************************************* VirtMSC-M3UA(2146)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2146)@de6a6130b044: ************************************************* VirtMSC-SCCP(2145)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2146)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2146)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2145)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2146)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2144)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2144): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2145): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2146): none (fail -> fail) MTC@de6a6130b044: Test case TC_emerg_premption finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail'. Wed Apr 24 12:29:10 UTC 2024 ------ BSC_Tests.TC_emerg_premption fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99274) Waiting for packet dumper to finish... 1 (prev_count=99274, count=113156) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Wed Apr 24 12:29:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_fh_params_chan_activ started. MTC@de6a6130b044: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 0, maio := 30, ma := { 6, 12, 18 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 10, maio := 28, ma := { 5, 10 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 48, maio := 21, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2149)@de6a6130b044: ************************************************* VirtMSC-SCCP(2148)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2149)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2149)@de6a6130b044: ************************************************* VirtMSC-M3UA(2149)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2149)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2149)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2148)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2147)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2147): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2148): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2149): none (fail -> fail) MTC@de6a6130b044: Test case TC_fh_params_chan_activ finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail'. Wed Apr 24 12:29:21 UTC 2024 ------ BSC_Tests.TC_fh_params_chan_activ fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347541) Waiting for packet dumper to finish... 1 (prev_count=347541, count=350778) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Wed Apr 24 12:29:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_fh_params_imm_ass started. MTC@de6a6130b044: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 26, maio := 39, ma := { 6, 12 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 1, maio := 48, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 36, maio := 31, ma := { 3, 6 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2152)@de6a6130b044: ************************************************* VirtMSC-M3UA(2152)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2152)@de6a6130b044: ************************************************* VirtMSC-SCCP(2151)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2152)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2152)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2151)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2150)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2152)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2150): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2151): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2152): none (fail -> fail) MTC@de6a6130b044: Test case TC_fh_params_imm_ass finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail'. Wed Apr 24 12:29:32 UTC 2024 ------ BSC_Tests.TC_fh_params_imm_ass fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349720) Waiting for packet dumper to finish... 1 (prev_count=349720, count=352043) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Wed Apr 24 12:29:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_fh_params_assignment_cmd started. MTC@de6a6130b044: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 47, maio := 49, ma := { 5, 10, 15, 20, 25, 30, 35 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 0, maio := 49, ma := { 3, 6, 9, 12, 15, 18 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 15, maio := 57, ma := { 4, 8, 12, 16, 20, 24, 28 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2155)@de6a6130b044: ************************************************* VirtMSC-M3UA(2155)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2155)@de6a6130b044: ************************************************* VirtMSC-SCCP(2154)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2155)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2155)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2154)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2155)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2153)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2153): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2154): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2155): none (fail -> fail) MTC@de6a6130b044: Test case TC_fh_params_assignment_cmd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail'. Wed Apr 24 12:29:44 UTC 2024 ------ BSC_Tests.TC_fh_params_assignment_cmd fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345814) Waiting for packet dumper to finish... 1 (prev_count=345814, count=364745) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Wed Apr 24 12:29:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_fh_params_handover_cmd started. MTC@de6a6130b044: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 39, maio := 33, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 60, maio := 55, ma := { 4, 8, 12, 16 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 17, maio := 58, ma := { 5, 10, 15, 20, 25, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2158)@de6a6130b044: ************************************************* VirtMSC-M3UA(2158)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2158)@de6a6130b044: ************************************************* VirtMSC-SCCP(2157)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2158)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2158)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2158)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2157)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2156)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2156): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2157): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2158): none (fail -> fail) MTC@de6a6130b044: Test case TC_fh_params_handover_cmd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail'. Wed Apr 24 12:29:55 UTC 2024 ------ BSC_Tests.TC_fh_params_handover_cmd fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349308) Waiting for packet dumper to finish... 1 (prev_count=349308, count=352457) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Wed Apr 24 12:30:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_fh_params_si4_cbch started. MTC@de6a6130b044: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 29, maio := 15, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2161)@de6a6130b044: ************************************************* VirtMSC-M3UA(2161)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2161)@de6a6130b044: ************************************************* VirtMSC-SCCP(2160)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2161)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2161)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2161)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2160)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2159)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2159): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2160): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2161): none (fail -> fail) MTC@de6a6130b044: Test case TC_fh_params_si4_cbch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail'. Wed Apr 24 12:30:07 UTC 2024 ------ BSC_Tests.TC_fh_params_si4_cbch fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355771) Waiting for packet dumper to finish... 1 (prev_count=355771, count=357270) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms ------ Wed Apr 24 12:30:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms started. MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms": using IMSI '001013786130650'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2165)@de6a6130b044: ************************************************* VirtMSC-M3UA(2165)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2165)@de6a6130b044: ************************************************* VirtMSC-SCCP(2163)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2168)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2168)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2168)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2166)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2165)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2165)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2168)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2168)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2171)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2171)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2171)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2171)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms() start" VirtMSC-RAN(2164)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2164 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2164)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2167)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2166)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2163)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2172)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2162)@de6a6130b044: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms(2173)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2170)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2165)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2168)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2171)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2162): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2163): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2164): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2165): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2166): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2167): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2168): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2170): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2171): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2172): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcs_loc_req_for_active_ms(2173): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail'. Wed Apr 24 12:30:19 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=384357) Waiting for packet dumper to finish... 1 (prev_count=384357, count=416169) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req ------ Wed Apr 24 12:30:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms_ta_req started. MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms_ta_req": using IMSI '001019683927617'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2177)@de6a6130b044: ************************************************* VirtMSC-M3UA(2177)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2177)@de6a6130b044: ************************************************* VirtMSC-SCCP(2175)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2180)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2180)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2180)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2178)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2177)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2177)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2180)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2180)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2183)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2183)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2183)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2183)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms_ta_req() start" VirtMSC-RAN(2176)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2176 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2177)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2180)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2175)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2178)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2182)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2179)@de6a6130b044: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_ta_req(2185)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2184)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2174)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2183)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2176)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2174): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2175): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2176): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2177): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2178): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2179): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2180): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2182): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2183): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2184): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcs_loc_req_for_active_ms_ta_req(2185): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms_ta_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail'. Wed Apr 24 12:30:32 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=383787) Waiting for packet dumper to finish... 1 (prev_count=383787, count=398033) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms ------ Wed Apr 24 12:30:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcs_loc_req_for_idle_ms started. MTC@de6a6130b044: "TC_lcs_loc_req_for_idle_ms": using IMSI '001015816757772'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2189)@de6a6130b044: ************************************************* VirtMSC-M3UA(2189)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2189)@de6a6130b044: ************************************************* VirtMSC-SCCP(2187)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2192)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2192)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2192)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2190)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2189)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2189)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2192)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2192)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2195)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2195)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2195)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2195)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lcs_loc_req_for_idle_ms() start" VirtMSC-RAN(2188)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2188 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2192)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2188)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2186)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2190)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2189)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2187)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2195)@de6a6130b044: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms(2197)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2194)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2196)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2191)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2193)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2186): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2187): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2188): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2189): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2190): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2191): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2192): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2194): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2195): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2196): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcs_loc_req_for_idle_ms(2197): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcs_loc_req_for_idle_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail'. Wed Apr 24 12:30:44 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390586) Waiting for packet dumper to finish... 1 (prev_count=390586, count=421675) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber'. ------ BSC_Tests.TC_lcs_loc_req_no_subscriber ------ Wed Apr 24 12:30:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcs_loc_req_no_subscriber started. MTC@de6a6130b044: "TC_lcs_loc_req_no_subscriber": using IMSI '001018491798381'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2201)@de6a6130b044: ************************************************* VirtMSC-M3UA(2201)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2201)@de6a6130b044: ************************************************* VirtMSC-SCCP(2199)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2204)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2204)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2204)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2202)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2201)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2201)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2204)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2204)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2207)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2207)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2207)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2207)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lcs_loc_req_no_subscriber() start" VirtMSC-RAN(2200)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2200 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2199)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2198)@de6a6130b044: Final verdict of PTC: none TC_lcs_loc_req_no_subscriber(2209)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2207)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2204)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2200)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2201)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2205)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2208)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2203)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2206)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2202)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2198): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2199): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2200): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2201): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2202): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2203): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2204): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2205): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2206): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2207): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2208): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcs_loc_req_no_subscriber(2209): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcs_loc_req_no_subscriber finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail'. Wed Apr 24 12:30:56 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_no_subscriber fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_no_subscriber.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388193) Waiting for packet dumper to finish... 1 (prev_count=388193, count=401437) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout ------ Wed Apr 24 12:31:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms_le_timeout started. MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms_le_timeout": using IMSI '001013553693571'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2213)@de6a6130b044: ************************************************* VirtMSC-M3UA(2213)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2213)@de6a6130b044: ************************************************* VirtMSC-SCCP(2211)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2216)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2216)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2216)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2214)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2213)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2213)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2216)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2216)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2219)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2219)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2219)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2219)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms_le_timeout() start" VirtMSC-RAN(2212)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2212 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2212)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2214)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2211)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2215)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2213)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2216)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2217)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2220)@de6a6130b044: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout(2221)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2219)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2210)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2218)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2210): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2211): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2212): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2213): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2214): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2215): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2216): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2217): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2218): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2219): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2220): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout(2221): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms_le_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail'. Wed Apr 24 12:31:09 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394087) Waiting for packet dumper to finish... 1 (prev_count=394087, count=412603) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 ------ Wed Apr 24 12:31:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 started. MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms_le_timeout2": using IMSI '001011930376976'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2225)@de6a6130b044: ************************************************* VirtMSC-M3UA(2225)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2225)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(2223)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2228)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2228)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2228)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2226)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2225)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2225)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2228)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2228)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2231)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2231)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2231)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2231)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lcs_loc_req_for_active_ms_le_timeout2() start" VirtMSC-RAN(2224)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2224 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2226)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2224)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2227)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2225)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2223)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2222)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2228)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2232)@de6a6130b044: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout2(2233)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2229)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2231)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2230)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2222): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2223): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2224): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2225): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2226): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2227): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2228): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2229): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2230): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2231): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2232): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout2(2233): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail'. Wed Apr 24 12:31:21 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387892) Waiting for packet dumper to finish... 1 (prev_count=387892, count=402962) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp ------ Wed Apr 24 12:31:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp started. MTC@de6a6130b044: "TC_lcs_loc_req_for_idle_ms_no_pag_resp": using IMSI '001013679132522'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2237)@de6a6130b044: ************************************************* VirtMSC-M3UA(2237)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2237)@de6a6130b044: ************************************************* VirtMSC-SCCP(2235)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2240)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2240)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2240)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2238)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2237)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2237)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2240)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2240)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2243)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2243)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2243)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2243)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lcs_loc_req_for_idle_ms_no_pag_resp() start" VirtMSC-RAN(2236)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2236 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2237)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2238)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2234)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2244)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2242)@de6a6130b044: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2243)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2240)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2241)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2239)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2235)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2236)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2234): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2235): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2236): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2237): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2238): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2239): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2240): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2241): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2242): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2243): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2244): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail'. Wed Apr 24 12:31:34 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385370) Waiting for packet dumper to finish... 1 (prev_count=385370, count=399616) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req'. ------ BSC_Tests.TC_cm_service_during_lcs_loc_req ------ Wed Apr 24 12:31:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cm_service_during_lcs_loc_req started. MTC@de6a6130b044: "TC_cm_service_during_lcs_loc_req": using IMSI '001019159957019'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2249)@de6a6130b044: ************************************************* VirtMSC-M3UA(2249)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2249)@de6a6130b044: ************************************************* VirtMSC-SCCP(2247)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2252)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2252)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2252)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2250)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2249)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2249)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2252)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2252)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2255)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2255)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2255)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2255)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_cm_service_during_lcs_loc_req() start" VirtMSC-RAN(2248)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2248 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2248)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2256)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2247)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2254)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2246)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2255)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2249)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2250)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2252)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2251)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2253)@de6a6130b044: Final verdict of PTC: none TC_cm_service_during_lcs_loc_req(2257)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2246): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2247): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2248): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2249): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2250): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2251): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2252): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2253): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2254): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2255): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2256): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_cm_service_during_lcs_loc_req(2257): none (fail -> fail) MTC@de6a6130b044: Test case TC_cm_service_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail'. Wed Apr 24 12:31:46 UTC 2024 ------ BSC_Tests.TC_cm_service_during_lcs_loc_req fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_cm_service_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=383109) Waiting for packet dumper to finish... 1 (prev_count=383109, count=402810) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req'. ------ BSC_Tests.TC_ho_during_lcs_loc_req ------ Wed Apr 24 12:31:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_during_lcs_loc_req started. MTC@de6a6130b044: "TC_ho_during_lcs_loc_req": using IMSI '001017956068760'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2261)@de6a6130b044: ************************************************* VirtMSC-M3UA(2261)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2261)@de6a6130b044: ************************************************* VirtMSC-SCCP(2259)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2264)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2264)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2264)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2262)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2261)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2261)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2264)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2264)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2267)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2267)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2267)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2267)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2269)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2269)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ho_during_lcs_loc_req() start" VirtMSC-RAN(2260)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2260 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2260)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2261)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2259)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2262)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2258)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2268)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2264)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2267)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2270)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2263)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2266)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@de6a6130b044: Final verdict of PTC: none TC_ho_during_lcs_loc_req(2271)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2269)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2258): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2259): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2260): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2261): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2262): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2263): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2264): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2266): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2267): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2268): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2269): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2270): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_ho_during_lcs_loc_req(2271): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail'. Wed Apr 24 12:31:58 UTC 2024 ------ BSC_Tests.TC_ho_during_lcs_loc_req fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477770) Waiting for packet dumper to finish... 1 (prev_count=477770, count=674026) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req ------ Wed Apr 24 12:32:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_emerg_call_and_lcs_loc_req started. MTC@de6a6130b044: "TC_emerg_call_and_lcs_loc_req": using IMSI '001015896688758'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2275)@de6a6130b044: ************************************************* VirtMSC-M3UA(2275)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2275)@de6a6130b044: ************************************************* VirtMSC-SCCP(2273)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2278)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2278)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2278)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2276)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2275)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2275)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2278)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2278)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2281)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2281)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2281)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2281)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_emerg_call_and_lcs_loc_req() start" VirtMSC-RAN(2274)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2274 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2276)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2272)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2273)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2275)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2278)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2274)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2277)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2280)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2282)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2281)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2279)@de6a6130b044: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req(2283)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2272): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2273): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2275): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2276): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2277): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2278): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2279): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2280): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2281): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2282): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_emerg_call_and_lcs_loc_req(2283): none (fail -> fail) MTC@de6a6130b044: Test case TC_emerg_call_and_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail'. Wed Apr 24 12:32:11 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=378339) Waiting for packet dumper to finish... 1 (prev_count=378339, count=402674) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind ------ Wed Apr 24 12:32:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind started. MTC@de6a6130b044: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind": using IMSI '001010725825374'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2287)@de6a6130b044: ************************************************* VirtMSC-M3UA(2287)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2287)@de6a6130b044: ************************************************* VirtMSC-SCCP(2285)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2290)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2290)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2290)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2288)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2287)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2287)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2290)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2290)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2293)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2293)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2293)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2293)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind() start" VirtMSC-RAN(2286)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2286 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2290)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2287)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2286)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2285)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2294)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2288)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2289)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2284)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2293)@de6a6130b044: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2292)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2291)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2284): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2285): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2287): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2288): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2289): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2290): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2291): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2292): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2293): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2294): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295): none (fail -> fail) MTC@de6a6130b044: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail'. Wed Apr 24 12:32:23 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390109) Waiting for packet dumper to finish... 1 (prev_count=390109, count=403766) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail ------ Wed Apr 24 12:32:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail started. MTC@de6a6130b044: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail": using IMSI '001013369213744'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2299)@de6a6130b044: ************************************************* VirtMSC-M3UA(2299)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2299)@de6a6130b044: ************************************************* VirtMSC-SCCP(2297)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2302)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2302)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2302)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2300)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2299)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2299)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2302)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2302)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2305)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2305)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2305)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2305)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail() start" VirtMSC-RAN(2298)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2298 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2298)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2301)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2299)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2302)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2296)@de6a6130b044: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2297)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2305)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2303)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2304)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2300)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2306)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2296): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2297): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2299): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2300): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2301): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2302): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2303): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2304): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2305): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2306): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307): none (fail -> fail) MTC@de6a6130b044: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail'. Wed Apr 24 12:32:35 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=380028) Waiting for packet dumper to finish... 1 (prev_count=380028, count=403374) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Wed Apr 24 12:32:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_no_msc started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2311)@de6a6130b044: ************************************************* VirtMSC-M3UA(2311)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2311)@de6a6130b044: ************************************************* VirtMSC-SCCP(2309)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2314)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2314)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2314)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2312)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2311)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2311)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2314)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2314)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2317)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2317)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2317)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2317)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_no_msc() start" MTC@de6a6130b044: "TC_no_msc": using IMSI '001014718830770'H MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } IPA-BTS0-TRX0-RSL-RSL(2318)@de6a6130b044: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@de6a6130b044: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@de6a6130b044: No Dchan handler for ra='23'O ("#") and fn=23 TC_no_msc(2319)@de6a6130b044: Dynamic test case error: Using non-selected field imm_ass in a value of union type @GSM_RR_Types.RrUnion. TC_no_msc(2319)@de6a6130b044: setverdict(error): none -> error TC_no_msc(2319)@de6a6130b044: Final verdict of PTC: error MTC@de6a6130b044: setverdict(fail): none -> fail reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1", new component reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1" MTC@de6a6130b044: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@de6a6130b044: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(2311)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2308)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2309)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2310)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2315)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2318)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2314)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2312)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2313)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2317)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2316)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2308): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2309): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2310): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2311): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2312): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2313): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2314): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2315): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2316): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2317): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2318): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_no_msc(2319): error (fail -> error) MTC@de6a6130b044: Test case TC_no_msc finished. Verdict: error MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error'. Wed Apr 24 12:32:45 UTC 2024 ------ BSC_Tests.TC_no_msc error ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388628) Waiting for packet dumper to finish... 1 (prev_count=388628, count=398901) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Wed Apr 24 12:32:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-M3UA(2322)@de6a6130b044: ************************************************* VirtMSC-M3UA(2322)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2322)@de6a6130b044: ************************************************* VirtMSC-SCCP(2321)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2322)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2322)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2321)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2320)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2322)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2320): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2321): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2322): none (fail -> fail) MTC@de6a6130b044: Test case TC_refuse_chan_act_to_vamos finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail'. Wed Apr 24 12:32:56 UTC 2024 ------ BSC_Tests.TC_refuse_chan_act_to_vamos fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111516) Waiting for packet dumper to finish... 1 (prev_count=111516, count=112603) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Wed Apr 24 12:33:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_refuse_mode_modif_to_vamos started. MTC@de6a6130b044: "TC_refuse_mode_modif_to_vamos": using IMSI '001016707758815'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2326)@de6a6130b044: ************************************************* VirtMSC-M3UA(2326)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2326)@de6a6130b044: ************************************************* VirtMSC-SCCP(2324)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2329)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2329)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2329)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2327)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2326)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2326)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2329)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2329)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2332)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2332)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2332)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2332)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(2334)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(2325)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2325 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2324)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2325)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2326)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2323)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2329)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2328)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2333)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2327)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2330)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2331)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2332)@de6a6130b044: Final verdict of PTC: none TC_refuse_mode_modif_to_vamos(2334)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2323): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2324): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2325): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2326): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2327): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2328): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2329): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2330): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2331): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2332): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2333): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_refuse_mode_modif_to_vamos(2334): none (fail -> fail) MTC@de6a6130b044: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail'. Wed Apr 24 12:33:09 UTC 2024 ------ BSC_Tests.TC_refuse_mode_modif_to_vamos fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394284) Waiting for packet dumper to finish... 1 (prev_count=394284, count=413712) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Wed Apr 24 12:33:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_reassignment_fr started. MTC@de6a6130b044: "TC_reassignment_fr": using IMSI '001013637231976'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2338)@de6a6130b044: ************************************************* VirtMSC-M3UA(2338)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2338)@de6a6130b044: ************************************************* VirtMSC-SCCP(2336)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2341)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2341)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2341)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2339)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2338)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2338)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2341)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2341)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2344)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2344)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2344)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2344)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_reassignment_fr() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@de6a6130b044: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@de6a6130b044: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_reassignment_fr(2346)@de6a6130b044: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(2337)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2337 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2339)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2337)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2341)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2340)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2336)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2335)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2342)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2338)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2343)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2344)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2345)@de6a6130b044: Final verdict of PTC: none TC_reassignment_fr(2346)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2335): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2336): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2337): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2338): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2339): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2340): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2341): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2342): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2343): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2344): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2345): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_reassignment_fr(2346): none (fail -> fail) MTC@de6a6130b044: Test case TC_reassignment_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail'. Wed Apr 24 12:33:21 UTC 2024 ------ BSC_Tests.TC_reassignment_fr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=476908) Waiting for packet dumper to finish... 1 (prev_count=476908, count=496531) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Wed Apr 24 12:33:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cm_reestablishment started. MTC@de6a6130b044: "TC_cm_reestablishment": using IMSI '001017444346938'H MTC@de6a6130b044: "TC_cm_reestablishment": using IMSI '001015298910159'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2350)@de6a6130b044: ************************************************* VirtMSC-M3UA(2350)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2350)@de6a6130b044: ************************************************* VirtMSC-SCCP(2348)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2353)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2353)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2353)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2351)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2350)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2350)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2353)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2353)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2356)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2356)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2356)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2356)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2358)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2358)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_cm_reestablishment() start" VirtMSC-RAN(2349)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2349 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2349)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2348)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2353)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2351)@de6a6130b044: Final verdict of PTC: none TC_cm_reestablishment(2360)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2356)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2347)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2350)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2358)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2352)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2359)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2355)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2354)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2357)@de6a6130b044: Final verdict of PTC: none TC_cm_reestablishment(2361)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2347): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2348): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2349): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2350): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2351): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2352): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2353): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2354): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2355): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2356): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2357): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2358): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2359): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_cm_reestablishment(2360): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_cm_reestablishment(2361): none (fail -> fail) MTC@de6a6130b044: Test case TC_cm_reestablishment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail'. Wed Apr 24 12:33:33 UTC 2024 ------ BSC_Tests.TC_cm_reestablishment fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=479702) Waiting for packet dumper to finish... 1 (prev_count=479702, count=675472) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Wed Apr 24 12:33:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_imm_ass_post_chan_ack started. VirtMSC-M3UA(2364)@de6a6130b044: ************************************************* VirtMSC-M3UA(2364)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2364)@de6a6130b044: ************************************************* VirtMSC-SCCP(2363)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2364)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2364)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2364)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2363)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2362)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2362): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2363): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2364): none (fail -> fail) MTC@de6a6130b044: Test case TC_imm_ass_post_chan_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail'. Wed Apr 24 12:33:45 UTC 2024 ------ BSC_Tests.TC_imm_ass_post_chan_ack fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97174) Waiting for packet dumper to finish... 1 (prev_count=97174, count=114779) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Wed Apr 24 12:33:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-M3UA(2367)@de6a6130b044: ************************************************* VirtMSC-M3UA(2367)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2367)@de6a6130b044: ************************************************* VirtMSC-SCCP(2366)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2367)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2367)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2367)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2366)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2365)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2365): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2366): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2367): none (fail -> fail) MTC@de6a6130b044: Test case TC_imm_ass_pre_chan_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail'. Wed Apr 24 12:33:56 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111190) Waiting for packet dumper to finish... 1 (prev_count=111190, count=113101) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Wed Apr 24 12:34:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-M3UA(2370)@de6a6130b044: ************************************************* VirtMSC-M3UA(2370)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2370)@de6a6130b044: ************************************************* VirtMSC-SCCP(2369)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2370)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2370)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2370)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2369)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2368)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2368): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2369): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2370): none (fail -> fail) MTC@de6a6130b044: Test case TC_imm_ass_pre_ts_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail'. Wed Apr 24 12:34:07 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113313) Waiting for packet dumper to finish... 1 (prev_count=113313, count=115224) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts ------ Wed Apr 24 12:34:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-M3UA(2373)@de6a6130b044: ************************************************* VirtMSC-M3UA(2373)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2373)@de6a6130b044: ************************************************* VirtMSC-SCCP(2372)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2373)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2373)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2373)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2372)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2371)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2371): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2372): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2373): none (fail -> fail) MTC@de6a6130b044: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail'. Wed Apr 24 12:34:19 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=342078) Waiting for packet dumper to finish... 1 (prev_count=342078, count=350675) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts ------ Wed Apr 24 12:34:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-M3UA(2376)@de6a6130b044: ************************************************* VirtMSC-M3UA(2376)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2376)@de6a6130b044: ************************************************* VirtMSC-SCCP(2375)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2376)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2376)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2376)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2374)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2375)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2374): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2375): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2376): none (fail -> fail) MTC@de6a6130b044: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail'. Wed Apr 24 12:34:30 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=346379) Waiting for packet dumper to finish... 1 (prev_count=346379, count=349203) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Wed Apr 24 12:34:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ctrl_trx_rf_locked started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2380)@de6a6130b044: ************************************************* VirtMSC-M3UA(2380)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2380)@de6a6130b044: ************************************************* VirtMSC-SCCP(2378)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2383)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2383)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2383)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2381)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2380)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2380)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2383)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2383)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2386)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2386)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2386)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2386)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(2388)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(2388)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_ctrl_trx_rf_locked() start" MTC@de6a6130b044: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" VirtMSC-RAN(2379)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2379 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2383)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2380)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2379)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2382)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2377)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2385)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2378)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2381)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2384)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2387)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2388)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2386)@de6a6130b044: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2389)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2377): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2378): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2379): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2380): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2381): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2382): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2383): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2384): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2385): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2386): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2387): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2388): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2389): none (fail -> fail) MTC@de6a6130b044: Test case TC_ctrl_trx_rf_locked finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail'. Wed Apr 24 12:34:43 UTC 2024 ------ BSC_Tests.TC_ctrl_trx_rf_locked fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477909) Waiting for packet dumper to finish... 1 (prev_count=477909, count=668346) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Wed Apr 24 12:34:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ratectr_all_available_allocated started. VirtMSC-M3UA(2392)@de6a6130b044: ************************************************* VirtMSC-M3UA(2392)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2392)@de6a6130b044: ************************************************* VirtMSC-SCCP(2391)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2392)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2392)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2391)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2392)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2390)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2390): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2391): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2392): none (fail -> fail) MTC@de6a6130b044: Test case TC_ratectr_all_available_allocated finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail'. Wed Apr 24 12:34:54 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107740) Waiting for packet dumper to finish... 1 (prev_count=107740, count=114376) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Wed Apr 24 12:34:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-M3UA(2395)@de6a6130b044: ************************************************* VirtMSC-M3UA(2395)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2395)@de6a6130b044: ************************************************* VirtMSC-SCCP(2394)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2395)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2395)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2395)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2394)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2393)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2393): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2394): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2395): none (fail -> fail) MTC@de6a6130b044: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail'. Wed Apr 24 12:35:05 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354170) Waiting for packet dumper to finish... 1 (prev_count=354170, count=356493) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Wed Apr 24 12:35:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cm_serv_rej started. MTC@de6a6130b044: "TC_cm_serv_rej": using IMSI '001011136992926'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2399)@de6a6130b044: ************************************************* VirtMSC-M3UA(2399)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2399)@de6a6130b044: ************************************************* VirtMSC-SCCP(2397)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2402)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2402)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2402)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2400)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2399)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2399)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2402)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2402)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2405)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2405)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2405)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2405)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_cm_serv_rej() start" MTC@de6a6130b044: retrieved rate counters: "bts": { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } MTC@de6a6130b044: initial bts rate counters: { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } VirtMSC-RAN(2398)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2398 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2402)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2397)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2399)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2398)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2400)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2396)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2406)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2401)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2404)@de6a6130b044: Final verdict of PTC: none TC_cm_serv_rej(2407)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2405)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2403)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2396): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2397): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2398): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2399): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2400): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2401): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2402): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2403): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2404): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2405): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2406): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_cm_serv_rej(2407): none (fail -> fail) MTC@de6a6130b044: Test case TC_cm_serv_rej finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail'. Wed Apr 24 12:35:18 UTC 2024 ------ BSC_Tests.TC_cm_serv_rej fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414004) Waiting for packet dumper to finish... 1 (prev_count=414004, count=430627) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Wed Apr 24 12:35:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lost_sdcch_during_assignment started. MTC@de6a6130b044: "TC_lost_sdcch_during_assignment": using IMSI '001010437398443'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2411)@de6a6130b044: ************************************************* VirtMSC-M3UA(2411)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2411)@de6a6130b044: ************************************************* VirtMSC-SCCP(2409)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2414)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2414)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2414)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2412)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2411)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2411)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2414)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2414)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2417)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2417)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2417)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2417)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(2410)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2410 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2410)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2411)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2409)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2413)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2417)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2415)@de6a6130b044: Final verdict of PTC: none TC_lost_sdcch_during_assignment(2419)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2416)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2418)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2414)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2412)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2408)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2408): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2409): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2410): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2411): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2412): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2413): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2414): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2415): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2416): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2417): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2418): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lost_sdcch_during_assignment(2419): none (fail -> fail) MTC@de6a6130b044: Test case TC_lost_sdcch_during_assignment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail'. Wed Apr 24 12:35:30 UTC 2024 ------ BSC_Tests.TC_lost_sdcch_during_assignment fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399391) Waiting for packet dumper to finish... 1 (prev_count=399391, count=433532) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Wed Apr 24 12:35:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_alloc_algo_ascending started. VirtMSC-M3UA(2422)@de6a6130b044: ************************************************* VirtMSC-M3UA(2422)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2422)@de6a6130b044: ************************************************* VirtMSC-SCCP(2421)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2422)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2422)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2421)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2420)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2422)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2420): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2421): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2422): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_alloc_algo_ascending finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail'. Wed Apr 24 12:35:41 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ascending fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110418) Waiting for packet dumper to finish... 1 (prev_count=110418, count=112830) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Wed Apr 24 12:35:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_alloc_algo_descending started. VirtMSC-M3UA(2425)@de6a6130b044: ************************************************* VirtMSC-M3UA(2425)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2425)@de6a6130b044: ************************************************* VirtMSC-SCCP(2424)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2425)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2425)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2424)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2425)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2423)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2423): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2424): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2425): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_alloc_algo_descending finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail'. Wed Apr 24 12:35:53 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_descending fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111168) Waiting for packet dumper to finish... 1 (prev_count=111168, count=112578) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Wed Apr 24 12:35:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-M3UA(2428)@de6a6130b044: ************************************************* VirtMSC-SCCP(2427)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2428)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2428)@de6a6130b044: ************************************************* VirtMSC-M3UA(2428)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2428)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2428)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2427)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2426)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2426): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2427): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2428): none (fail -> fail) MTC@de6a6130b044: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail'. Wed Apr 24 12:36:04 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92370) Waiting for packet dumper to finish... 1 (prev_count=92370, count=111624) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Wed Apr 24 12:36:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mgwpool_all_used started. MTC@de6a6130b044: "TC_mgwpool_all_used": using IMSI '001014540445079'H MTC@de6a6130b044: "TC_mgwpool_all_used": using IMSI '001016638517884'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2432)@de6a6130b044: ************************************************* VirtMSC-M3UA(2432)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2432)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(2430)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2435)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2435)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2435)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2433)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2432)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2432)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2435)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2435)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2439)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2439)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2439)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2439)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_mgwpool_all_used() start" VirtMSC-RAN(2431)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2431 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2432)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2430)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2431)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2434)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2435)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2433)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2440)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2436)@de6a6130b044: Final verdict of PTC: none TC_mgwpool_all_used(2442)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2437)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2429)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-1(2438)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2439)@de6a6130b044: Final verdict of PTC: none TC_mgwpool_all_used(2441)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2429): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2430): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2431): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2432): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2433): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2434): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2435): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2436): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2437): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-1(2438): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2439): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2440): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_all_used(2441): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_all_used(2442): none (fail -> fail) MTC@de6a6130b044: Test case TC_mgwpool_all_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail'. Wed Apr 24 12:36:17 UTC 2024 ------ BSC_Tests.TC_mgwpool_all_used fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408168) Waiting for packet dumper to finish... 1 (prev_count=408168, count=424494) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Wed Apr 24 12:36:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mgwpool_blocked_not_used started. MTC@de6a6130b044: "TC_mgwpool_blocked_not_used": using IMSI '001016560427364'H MTC@de6a6130b044: "TC_mgwpool_blocked_not_used": using IMSI '001016364746209'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2446)@de6a6130b044: ************************************************* VirtMSC-M3UA(2446)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2446)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-SCCP(2444)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2449)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2449)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2449)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2447)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2446)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2446)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2449)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2449)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2453)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2453)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2453)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2453)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2445)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2445 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2446)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2445)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_mgwpool_blocked_not_used(2456)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2444)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2447)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2448)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-1(2452)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2453)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2449)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2450)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2454)@de6a6130b044: Final verdict of PTC: none TC_mgwpool_blocked_not_used(2455)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2451)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2443)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2443): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2444): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2445): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2446): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2447): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2448): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2449): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2451): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-1(2452): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2453): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2454): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_blocked_not_used(2455): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_blocked_not_used(2456): none (fail -> fail) MTC@de6a6130b044: Test case TC_mgwpool_blocked_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail'. Wed Apr 24 12:36:29 UTC 2024 ------ BSC_Tests.TC_mgwpool_blocked_not_used fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408969) Waiting for packet dumper to finish... 1 (prev_count=408969, count=441468) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Wed Apr 24 12:36:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mgwpool_pin_bts started. MTC@de6a6130b044: "TC_mgwpool_pin_bts": using IMSI '001018280293883'H MTC@de6a6130b044: "TC_mgwpool_pin_bts": using IMSI '001011355829703'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2460)@de6a6130b044: ************************************************* VirtMSC-M3UA(2460)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2460)@de6a6130b044: ************************************************* VirtMSC-SCCP(2458)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2463)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2463)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2463)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2461)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2460)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2460)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2463)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2463)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2467)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2467)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2467)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2467)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2459)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2459 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(2457)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2463)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2462)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2458)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2464)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2460)@de6a6130b044: Final verdict of PTC: none TC_mgwpool_pin_bts(2470)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2459)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-1(2466)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2468)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2461)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2467)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2465)@de6a6130b044: Final verdict of PTC: none TC_mgwpool_pin_bts(2469)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2457): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2458): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2459): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2460): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2461): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2462): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2463): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2464): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2465): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-1(2466): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2467): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2468): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_pin_bts(2469): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_pin_bts(2470): none (fail -> fail) MTC@de6a6130b044: Test case TC_mgwpool_pin_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail'. Wed Apr 24 12:36:42 UTC 2024 ------ BSC_Tests.TC_mgwpool_pin_bts fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407548) Waiting for packet dumper to finish... 1 (prev_count=407548, count=424253) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Wed Apr 24 12:36:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_mgwpool_keepalive_down_not_used started. MTC@de6a6130b044: "TC_mgwpool_keepalive_down_not_used": using IMSI '001018875816081'H MTC@de6a6130b044: "TC_mgwpool_keepalive_down_not_used": using IMSI '001011558679344'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2474)@de6a6130b044: ************************************************* VirtMSC-M3UA(2474)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2474)@de6a6130b044: ************************************************* VirtMSC-SCCP(2472)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2477)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2477)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2477)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2475)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2474)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2474)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2477)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2477)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2481)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2481)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2481)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2481)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@de6a6130b044: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2479)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "1", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2479)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "2", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2473)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2473 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2474)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2472)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2476)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2473)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2477)@de6a6130b044: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2483)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2475)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2482)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2478)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2479)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-1(2480)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2481)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2471)@de6a6130b044: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2484)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2471): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2472): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2473): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2474): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2475): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2476): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2477): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2478): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2479): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-1(2480): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2481): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2482): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2483): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2484): none (fail -> fail) MTC@de6a6130b044: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail'. Wed Apr 24 12:36:54 UTC 2024 ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406454) Waiting for packet dumper to finish... 1 (prev_count=406454, count=428028) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Wed Apr 24 12:36:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_meas_rep_multi_band started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2488)@de6a6130b044: ************************************************* VirtMSC-M3UA(2488)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2488)@de6a6130b044: ************************************************* VirtMSC-SCCP(2486)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2491)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2491)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2491)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2489)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2488)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2488)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2491)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2491)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2493)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "10", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "11", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "12", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "13", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2494)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2494)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2494)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2494)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2493)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "14", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_ho_meas_rep_multi_band() start" VirtMGW-MGCP-0(2493)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "15", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2487)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2488)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2489)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2495)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2486)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2487)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2490)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2491)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2485)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2493)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2492)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2494)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2485): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2486): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2488): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2489): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2490): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2491): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2492): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2493): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2494): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2495): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_meas_rep_multi_band finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail'. Wed Apr 24 12:37:06 UTC 2024 ------ BSC_Tests.TC_ho_meas_rep_multi_band fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=686775) Waiting for packet dumper to finish... 1 (prev_count=686775, count=705849) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Wed Apr 24 12:37:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_ho_out_of_this_bsc started. MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2499)@de6a6130b044: ************************************************* VirtMSC-M3UA(2499)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2499)@de6a6130b044: ************************************************* VirtMSC-SCCP(2497)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2502)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2502)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2502)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2500)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2499)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2499)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2502)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2502)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2504)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "22", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "23", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "24", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "25", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2505)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2505)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2505)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2505)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2504)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "26", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_ho_out_of_this_bsc() start" VirtMGW-MGCP-0(2504)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "27", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2498)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2498 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2499)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2498)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2500)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2497)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2501)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2502)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2504)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2506)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2496)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2503)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2505)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2496): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2497): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2498): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2499): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2500): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2501): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2502): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2503): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2504): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2505): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2506): none (fail -> fail) MTC@de6a6130b044: Test case TC_ho_out_of_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail'. Wed Apr 24 12:37:19 UTC 2024 ------ BSC_Tests.TC_ho_out_of_this_bsc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=682573) Waiting for packet dumper to finish... 1 (prev_count=682573, count=702221) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 ------ Wed Apr 24 12:37:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@de6a6130b044: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001012289537916'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2510)@de6a6130b044: ************************************************* VirtMSC-M3UA(2510)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2510)@de6a6130b044: ************************************************* VirtMSC-SCCP(2508)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2513)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2513)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2513)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2511)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2510)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2510)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2513)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2513)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2515)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "35", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2516)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2516)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2516)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2516)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2515)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "36", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMGW-MGCP-0(2515)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "37", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "38", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "39", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2509)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2509 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2509)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2510)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2508)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2512)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2511)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2513)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2507)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2517)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2514)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2515)@de6a6130b044: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_1(2518)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2516)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2507): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2508): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2509): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2510): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2511): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2512): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2513): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2514): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2515): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2516): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2517): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2518): none (fail -> fail) MTC@de6a6130b044: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail'. Wed Apr 24 12:37:31 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412636) Waiting for packet dumper to finish... 1 (prev_count=412636, count=431625) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 ------ Wed Apr 24 12:37:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@de6a6130b044: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001013187129568'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2522)@de6a6130b044: ************************************************* VirtMSC-M3UA(2522)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2522)@de6a6130b044: ************************************************* VirtMSC-SCCP(2520)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2525)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2525)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2525)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2523)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2522)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2522)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2525)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2525)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2527)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "47", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2528)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2528)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2528)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2528)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2527)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "48", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMGW-MGCP-0(2527)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "49", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "50", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "51", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "52", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2521)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2521 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2521)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2522)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2520)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2523)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2525)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2529)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2527)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2526)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2528)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2524)@de6a6130b044: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_2(2530)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2519)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2519): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2520): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2521): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2522): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2523): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2524): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2525): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2526): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2527): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2528): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2529): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2530): none (fail -> fail) MTC@de6a6130b044: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail'. Wed Apr 24 12:37:44 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408372) Waiting for packet dumper to finish... 1 (prev_count=408372, count=429070) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail' was executed successfully (exit status: 0). MC@de6a6130b044: Test execution finished. MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only'. ------ BSC_Tests_LCLS.TC_lcls_gcr_only ------ Wed Apr 24 12:37:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_only started. MTC@de6a6130b044: "TC_lcls_gcr_only": using IMSI '001014479770641'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2534)@de6a6130b044: ************************************************* VirtMSC-M3UA(2534)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2534)@de6a6130b044: ************************************************* VirtMSC-SCCP(2532)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2537)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2537)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2537)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2535)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMGW-MGCP-0(2539)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "59", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-M3UA(2534)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2534)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2537)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2537)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2540)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2540)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2540)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2540)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2539)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "60", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "61", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_only() start" VirtMGW-MGCP-0(2539)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "62", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "63", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "64", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2533)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2533 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2533)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2538)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2539)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2531)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2534)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2536)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2541)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2535)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_only-A(2542)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2532)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_only-B(2543)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2540)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2537)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2531): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2532): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2533): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2534): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2535): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2536): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2537): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2538): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2539): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2540): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2541): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_only-A(2542): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_only-B(2543): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_only finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail'. Wed Apr 24 12:37:56 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_only fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413282) Waiting for packet dumper to finish... 1 (prev_count=413282, count=431048) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect ------ Wed Apr 24 12:38:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_bway_connect started. MTC@de6a6130b044: "TC_lcls_gcr_bway_connect": using IMSI '001019307018741'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2547)@de6a6130b044: ************************************************* VirtMSC-M3UA(2547)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2547)@de6a6130b044: ************************************************* VirtMSC-SCCP(2545)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2550)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2550)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2550)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2548)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2547)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2547)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2550)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2550)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2552)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "72", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2553)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2553)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2553)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2553)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2552)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "73", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_bway_connect() start" VirtMGW-MGCP-0(2552)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "74", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "75", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "76", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "77", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2546)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2546 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2547)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2548)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2546)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2545)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2549)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2550)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_connect-B(2556)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2554)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2553)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2544)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2552)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_connect-A(2555)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2551)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2544): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2545): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2546): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2547): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2548): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2549): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2550): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2551): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2552): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2553): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2554): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_connect-A(2555): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_connect-B(2556): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail'. Wed Apr 24 12:38:09 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415066) Waiting for packet dumper to finish... 1 (prev_count=415066, count=438003) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr ------ Wed Apr 24 12:38:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_bway_connect_hr started. MTC@de6a6130b044: "TC_lcls_gcr_bway_connect_hr": using IMSI '001010863302418'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2560)@de6a6130b044: ************************************************* VirtMSC-M3UA(2560)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2560)@de6a6130b044: ************************************************* VirtMSC-SCCP(2558)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2563)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2563)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2563)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2561)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2560)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2560)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2563)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2563)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2565)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "85", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2566)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2566)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2566)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2566)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2565)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "86", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2565)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "87", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "88", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "89", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2559)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2559 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2559)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2562)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2560)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2561)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2557)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_connect_hr-A(2568)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2564)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2566)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_connect_hr-B(2569)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2558)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2567)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2565)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2563)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2557): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2558): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2559): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2560): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2561): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2562): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2563): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2564): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2565): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2566): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2567): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-A(2568): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-B(2569): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail'. Wed Apr 24 12:38:21 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414782) Waiting for packet dumper to finish... 1 (prev_count=414782, count=437389) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch ------ Wed Apr 24 12:38:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_bway_codec_mismatch started. MTC@de6a6130b044: "TC_lcls_gcr_bway_codec_mismatch": using IMSI '001013941844975'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2573)@de6a6130b044: ************************************************* VirtMSC-M3UA(2573)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2573)@de6a6130b044: ************************************************* VirtMSC-SCCP(2571)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2576)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2576)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2576)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2574)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2573)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2573)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2576)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2576)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2578)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "97", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2579)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2579)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2579)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2579)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2578)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "98", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_bway_codec_mismatch() start" VirtMGW-MGCP-0(2578)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "99", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "100", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "101", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "102", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2572)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2572 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2573)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2570)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2576)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2580)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2571)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2572)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_lcls_gcr_bway_codec_mismatch-B(2582)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2574)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2575)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2578)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2579)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_codec_mismatch-A(2581)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2577)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2570): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2571): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2572): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2573): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2574): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2575): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2576): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2577): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2578): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2579): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2580): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-A(2581): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-B(2582): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_bway_codec_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail'. Wed Apr 24 12:38:34 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414135) Waiting for packet dumper to finish... 1 (prev_count=414135, count=437085) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect ------ Wed Apr 24 12:38:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_nomatch_bway_connect started. MTC@de6a6130b044: "TC_lcls_gcr_nomatch_bway_connect": using IMSI '001012878385577'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2586)@de6a6130b044: ************************************************* VirtMSC-M3UA(2586)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2586)@de6a6130b044: ************************************************* VirtMSC-SCCP(2584)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2589)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2589)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2589)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2587)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2586)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2586)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2589)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2589)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2591)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "110", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2592)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2592)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2592)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2592)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2591)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "111", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_nomatch_bway_connect() start" VirtMGW-MGCP-0(2591)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "112", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "113", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "114", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "115", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2585)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2586)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2588)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2593)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2585)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2587)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-B(2595)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2583)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2590)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2584)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2592)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2589)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-A(2594)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2591)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2583): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2584): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2585): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2586): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2587): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2588): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2589): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2590): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2591): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2592): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2593): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-A(2594): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-B(2595): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_nomatch_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail'. Wed Apr 24 12:38:46 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415857) Waiting for packet dumper to finish... 1 (prev_count=415857, count=434436) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect ------ Wed Apr 24 12:38:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_bway_dont_connect started. MTC@de6a6130b044: "TC_lcls_gcr_bway_dont_connect": using IMSI '001013990853282'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2599)@de6a6130b044: ************************************************* VirtMSC-M3UA(2599)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2599)@de6a6130b044: ************************************************* VirtMSC-SCCP(2597)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2602)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2602)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2602)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2600)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMGW-MGCP-0(2604)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "122", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-M3UA(2599)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2599)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2602)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2602)@de6a6130b044: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2605)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2605)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2605)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2605)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2604)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "123", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "124", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_bway_dont_connect() start" VirtMGW-MGCP-0(2604)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "125", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "126", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "127", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2598)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2598)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2599)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2601)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2596)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect-A(2607)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2605)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect-B(2608)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2597)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2606)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2600)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2604)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2602)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2596): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2597): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2599): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2600): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2601): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2602): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2604): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2605): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2606): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-A(2607): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-B(2608): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_bway_dont_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail'. Wed Apr 24 12:38:59 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421711) Waiting for packet dumper to finish... 1 (prev_count=421711, count=444933) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg ------ Wed Apr 24 12:39:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_unsuppported_cfg started. MTC@de6a6130b044: "TC_lcls_gcr_unsuppported_cfg": using IMSI '001018431617178'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2612)@de6a6130b044: ************************************************* VirtMSC-M3UA(2612)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2612)@de6a6130b044: ************************************************* VirtMSC-SCCP(2610)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2615)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2615)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2615)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2613)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2612)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2612)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2615)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2615)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2617)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "135", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2618)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2618)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2618)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2618)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2617)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "136", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_unsuppported_cfg() start" VirtMGW-MGCP-0(2617)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "137", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "138", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "139", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "140", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2611)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2611 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2611)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2612)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2610)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2615)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2614)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2613)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2609)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_unsuppported_cfg-B(2621)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2618)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2616)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_unsuppported_cfg-A(2620)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2617)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2619)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2609): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2610): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2611): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2612): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2613): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2614): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2615): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2616): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2617): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2618): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2619): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-A(2620): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-B(2621): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_unsuppported_cfg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail'. Wed Apr 24 12:39:12 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=418444) Waiting for packet dumper to finish... 1 (prev_count=418444, count=437170) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc ------ Wed Apr 24 12:39:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_unsuppported_csc started. MTC@de6a6130b044: "TC_lcls_gcr_unsuppported_csc": using IMSI '001010659169486'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2625)@de6a6130b044: ************************************************* VirtMSC-M3UA(2625)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2625)@de6a6130b044: ************************************************* VirtMSC-SCCP(2623)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2628)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2628)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2628)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2626)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2625)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2625)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2628)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2628)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2630)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "148", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2631)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2631)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2631)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2631)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2630)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "149", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_unsuppported_csc() start" VirtMGW-MGCP-0(2630)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "150", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "151", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "152", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "153", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2624)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2624 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2626)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2624)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_lcls_gcr_unsuppported_csc-B(2634)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2623)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2628)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2627)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2625)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_unsuppported_csc-A(2633)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2629)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2622)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2631)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2632)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2630)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2622): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2623): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2624): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2625): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2626): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2627): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2628): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2629): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2630): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2631): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2632): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-A(2633): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-B(2634): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_unsuppported_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail'. Wed Apr 24 12:39:24 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413016) Waiting for packet dumper to finish... 1 (prev_count=413016, count=452974) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc ------ Wed Apr 24 12:39:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_gcr_bway_dont_connect_csc started. MTC@de6a6130b044: "TC_lcls_gcr_bway_dont_connect_csc": using IMSI '001017641016014'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2638)@de6a6130b044: ************************************************* VirtMSC-M3UA(2638)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2638)@de6a6130b044: ************************************************* VirtMSC-SCCP(2636)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2641)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2641)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2641)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2639)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2638)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2638)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2641)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2641)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2643)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "161", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2644)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2644)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2644)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2644)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2643)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "162", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_gcr_bway_dont_connect_csc() start" VirtMGW-MGCP-0(2643)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "163", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "164", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "165", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2637)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2637 has requested to stop MTC. Terminating current testcase execution. TC_lcls_gcr_bway_dont_connect_csc-B(2647)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2639)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2640)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2638)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2645)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2641)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2636)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2637)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2642)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2643)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2635)@de6a6130b044: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect_csc-A(2646)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2644)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2635): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2636): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2637): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2638): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2639): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2640): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2641): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2642): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2643): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2644): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2645): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-A(2646): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-B(2647): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_gcr_bway_dont_connect_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail'. Wed Apr 24 12:39:37 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417936) Waiting for packet dumper to finish... 1 (prev_count=417936, count=436515) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_connect_break ------ Wed Apr 24 12:39:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_connect_break started. MTC@de6a6130b044: "TC_lcls_connect_break": using IMSI '001018347962656'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2651)@de6a6130b044: ************************************************* VirtMSC-M3UA(2651)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2651)@de6a6130b044: ************************************************* VirtMSC-SCCP(2649)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2654)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2654)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2654)@de6a6130b044: ************************************************* MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2652)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2651)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2651)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2654)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2654)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2656)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "173", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2657)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2657)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2657)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2657)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2656)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "174", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_connect_break() start" VirtMGW-MGCP-0(2656)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "175", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "176", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "177", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "178", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2650)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2650 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2650)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2653)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2649)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2648)@de6a6130b044: Final verdict of PTC: none TC_lcls_connect_break-B(2660)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2656)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2654)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2652)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2658)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@de6a6130b044: Final verdict of PTC: none TC_lcls_connect_break-A(2659)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2657)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2651)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2648): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2649): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2650): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2651): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2652): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2653): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2654): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2656): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2657): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2658): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_connect_break-A(2659): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_connect_break-B(2660): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail'. Wed Apr 24 12:39:50 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_break fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414528) Waiting for packet dumper to finish... 1 (prev_count=414528, count=449316) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear'. ------ BSC_Tests_LCLS.TC_lcls_connect_clear ------ Wed Apr 24 12:39:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_connect_clear started. MTC@de6a6130b044: "TC_lcls_connect_clear": using IMSI '001010850698703'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2664)@de6a6130b044: ************************************************* VirtMSC-M3UA(2664)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2664)@de6a6130b044: ************************************************* VirtMSC-SCCP(2662)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2667)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2667)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2667)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2665)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2664)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2664)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2667)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2667)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2669)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "186", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2670)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2670)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2670)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2670)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2669)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "187", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_connect_clear() start" VirtMGW-MGCP-0(2669)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "188", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "189", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "190", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "191", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2663)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2663 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2663)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2661)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2664)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2667)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2665)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2662)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2666)@de6a6130b044: Final verdict of PTC: none TC_lcls_connect_clear-B(2673)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2669)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2671)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2668)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2670)@de6a6130b044: Final verdict of PTC: none TC_lcls_connect_clear-A(2672)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2661): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2662): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2663): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2664): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2665): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2666): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2667): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2668): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2669): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2670): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2671): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_connect_clear-A(2672): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_connect_clear-B(2673): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_connect_clear finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail'. Wed Apr 24 12:40:03 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_clear fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420390) Waiting for packet dumper to finish... 1 (prev_count=420390, count=439341) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect ------ Wed Apr 24 12:40:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_bts_gcr_bway_connect started. MTC@de6a6130b044: "TC_lcls_bts_gcr_bway_connect": using IMSI '001015053219933'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2677)@de6a6130b044: ************************************************* VirtMSC-M3UA(2677)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2677)@de6a6130b044: ************************************************* VirtMSC-SCCP(2675)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2680)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2680)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2680)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2678)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2677)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2677)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2680)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2680)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2682)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "199", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2683)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2683)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2683)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2683)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2682)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "200", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_bts_gcr_bway_connect() start" VirtMGW-MGCP-0(2682)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "201", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "202", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "203", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "204", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2676)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2676 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2677)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2675)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2676)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2674)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2680)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2679)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2681)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2684)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2683)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2682)@de6a6130b044: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-B(2686)@de6a6130b044: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-A(2685)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2678)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2674): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2675): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2676): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2677): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2678): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2679): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2680): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2681): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2682): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2683): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2684): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-A(2685): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-B(2686): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_bts_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail'. Wed Apr 24 12:40:16 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401235) Waiting for packet dumper to finish... 1 (prev_count=401235, count=437075) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr ------ Wed Apr 24 12:40:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_bts_gcr_bway_connect_hr started. MTC@de6a6130b044: "TC_lcls_bts_gcr_bway_connect_hr": using IMSI '001017649012320'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2690)@de6a6130b044: ************************************************* VirtMSC-M3UA(2690)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2690)@de6a6130b044: ************************************************* VirtMSC-SCCP(2688)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2693)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2693)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2693)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2691)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2690)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2690)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2693)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2693)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2695)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "212", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2696)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2696)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2696)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2696)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2695)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "213", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_bts_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2695)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "214", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "215", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "216", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "217", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2689)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2689 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2690)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2688)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2697)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2691)@de6a6130b044: Final verdict of PTC: none VirtMSC-RAN(2689)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2687)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@de6a6130b044: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-A(2698)@de6a6130b044: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-B(2699)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2693)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2695)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2692)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2696)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2687): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2688): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2689): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2690): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2691): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2692): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2693): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2695): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2696): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2697): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-A(2698): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-B(2699): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_bts_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail'. Wed Apr 24 12:40:28 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=422663) Waiting for packet dumper to finish... 1 (prev_count=422663, count=446913) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break ------ Wed Apr 24 12:40:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_lcls_bts_connect_break started. MTC@de6a6130b044: "TC_lcls_bts_connect_break": using IMSI '001014366062690'H MTC@de6a6130b044: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting RAN_Emulation VirtMSC-M3UA(2703)@de6a6130b044: ************************************************* VirtMSC-M3UA(2703)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2703)@de6a6130b044: ************************************************* VirtMSC-SCCP(2701)@de6a6130b044: v_sccp_pdu_maxlen:268 MTC@de6a6130b044: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@de6a6130b044: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2706)@de6a6130b044: ************************************************* VirtSMLC-M3UA(2706)@de6a6130b044: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2706)@de6a6130b044: ************************************************* VirtSMLC-SCCP(2704)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2703)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2703)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2706)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23908 to server: "172.18.63.200":2905 association #8 VirtSMLC-M3UA(2706)@de6a6130b044: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2708)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "225", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2709)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2709)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2709)@de6a6130b044: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2709)@de6a6130b044: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2708)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "226", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@de6a6130b044: "TC_lcls_bts_connect_break() start" VirtMGW-MGCP-0(2708)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "227", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "228", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "229", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@de6a6130b044: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "230", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2702)@de6a6130b044: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@de6a6130b044: Test Component 2702 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2702)@de6a6130b044: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2700)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2710)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2703)@de6a6130b044: Final verdict of PTC: none VirtSMLC-SCCP(2704)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2701)@de6a6130b044: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2709)@de6a6130b044: Final verdict of PTC: none VirtMGW-MGCP-0(2708)@de6a6130b044: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2707)@de6a6130b044: Final verdict of PTC: none VirtSMLC-M3UA(2706)@de6a6130b044: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2705)@de6a6130b044: Final verdict of PTC: none TC_lcls_bts_connect_break-B(2712)@de6a6130b044: Final verdict of PTC: none TC_lcls_bts_connect_break-A(2711)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: none MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2700): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2701): none (none -> none) MTC@de6a6130b044: Local verdict of PTC VirtMSC-RAN(2702): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2703): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-SCCP(2704): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-BSSAP_LE(2705): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtSMLC-M3UA(2706): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-CTRL-CLI-IPA(2707): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMGW-MGCP-0(2708): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2709): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2710): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_bts_connect_break-A(2711): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC TC_lcls_bts_connect_break-B(2712): none (fail -> fail) MTC@de6a6130b044: Test case TC_lcls_bts_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail'. Wed Apr 24 12:40:41 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410847) Waiting for packet dumper to finish... 1 (prev_count=410847, count=441809) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail' was executed successfully (exit status: 0). MC@de6a6130b044: Test execution finished. MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server ------ Wed Apr 24 12:40:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_bsc_server started. VirtMSC-M3UA(2715)@de6a6130b044: ************************************************* VirtMSC-M3UA(2715)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2715)@de6a6130b044: ************************************************* VirtMSC-SCCP(2714)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2715)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2715)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2715)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2714)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2713)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2713): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2714): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2715): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_bsc_server finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail'. Wed Apr 24 12:40:53 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129661) Waiting for packet dumper to finish... 1 (prev_count=129661, count=137688) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 ------ Wed Apr 24 12:40:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_bsc_server_ipv6 started. VirtMSC-M3UA(2718)@de6a6130b044: ************************************************* VirtMSC-M3UA(2718)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2718)@de6a6130b044: ************************************************* VirtMSC-SCCP(2717)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2718)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2718)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2718)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2717)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2716)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2716): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2717): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2718): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_bsc_server_ipv6 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail'. Wed Apr 24 12:41:05 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133763) Waiting for packet dumper to finish... 1 (prev_count=133763, count=137144) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client ------ Wed Apr 24 12:41:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_bsc_client started. VirtMSC-M3UA(2721)@de6a6130b044: ************************************************* VirtMSC-M3UA(2721)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2721)@de6a6130b044: ************************************************* VirtMSC-SCCP(2720)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2721)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2721)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2721)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2720)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2719)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2719): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2720): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2721): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_bsc_client finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail'. Wed Apr 24 12:41:18 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=132388) Waiting for packet dumper to finish... 1 (prev_count=132388, count=134533) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 ------ Wed Apr 24 12:41:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_bsc_client_ipv6 started. VirtMSC-M3UA(2724)@de6a6130b044: ************************************************* VirtMSC-M3UA(2724)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2724)@de6a6130b044: ************************************************* VirtMSC-SCCP(2723)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2724)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2724)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2724)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2723)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2722)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2722): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2723): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2724): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_bsc_client_ipv6 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail'. Wed Apr 24 12:41:30 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116042) Waiting for packet dumper to finish... 1 (prev_count=116042, count=138600) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss'. ------ BSC_Tests_CBSP.TC_cbsp_reset_bss ------ Wed Apr 24 12:41:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_reset_bss started. VirtMSC-M3UA(2727)@de6a6130b044: ************************************************* VirtMSC-M3UA(2727)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2727)@de6a6130b044: ************************************************* VirtMSC-SCCP(2726)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2727)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2727)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2726)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2725)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2727)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2725): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2726): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2727): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_reset_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail'. Wed Apr 24 12:41:42 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_reset_bss fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_reset_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136791) Waiting for packet dumper to finish... 1 (prev_count=136791, count=152830) ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart ------ Wed Apr 24 12:41:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart'. Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_cell_rflock_failure_restart started. VirtMSC-M3UA(2730)@de6a6130b044: ************************************************* VirtMSC-M3UA(2730)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2730)@de6a6130b044: ************************************************* VirtMSC-SCCP(2729)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2730)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2730)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2730)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2729)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2728)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2728): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2729): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2730): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_cell_rflock_failure_restart finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail'. Wed Apr 24 12:41:54 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=140955) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure ------ Wed Apr 24 12:42:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_cell_rsl_down_failure started. VirtMSC-M3UA(2733)@de6a6130b044: ************************************************* VirtMSC-M3UA(2733)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2733)@de6a6130b044: ************************************************* VirtMSC-SCCP(2732)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2733)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2733)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2733)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2732)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2731)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2731): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2732): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2733): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_cell_rsl_down_failure finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail'. Wed Apr 24 12:42:06 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141136) Waiting for packet dumper to finish... 1 (prev_count=141136, count=155939) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss'. ------ BSC_Tests_CBSP.TC_cbsp_write_bss ------ Wed Apr 24 12:42:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_bss started. VirtMSC-M3UA(2736)@de6a6130b044: ************************************************* VirtMSC-M3UA(2736)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2736)@de6a6130b044: ************************************************* VirtMSC-SCCP(2735)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2736)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2736)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2736)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2735)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2734)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2734): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2735): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2736): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail'. Wed Apr 24 12:42:18 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bss fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142474) Waiting for packet dumper to finish... 1 (prev_count=142474, count=163850) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi ------ Wed Apr 24 12:42:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_bts_cgi started. MTC@de6a6130b044: Generating CBSP payload: 18 octets VirtMSC-M3UA(2739)@de6a6130b044: ************************************************* VirtMSC-SCCP(2738)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2739)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2739)@de6a6130b044: ************************************************* VirtMSC-M3UA(2739)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2739)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2739)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2738)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2737)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2737): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2738): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2739): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_bts_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail'. Wed Apr 24 12:42:30 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141216) Waiting for packet dumper to finish... 1 (prev_count=141216, count=156019) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch ------ Wed Apr 24 12:42:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_bts_no_cbch started. MTC@de6a6130b044: Generating CBSP payload: 47 octets VirtMSC-M3UA(2742)@de6a6130b044: ************************************************* VirtMSC-M3UA(2742)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2742)@de6a6130b044: ************************************************* VirtMSC-SCCP(2741)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2742)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2742)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2742)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2741)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2740)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2740): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2741): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2742): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_bts_no_cbch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail'. Wed Apr 24 12:42:43 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=140018) Waiting for packet dumper to finish... 1 (prev_count=140018, count=156883) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts'. ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts ------ Wed Apr 24 12:42:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_unknown_bts started. MTC@de6a6130b044: Generating CBSP payload: 32 octets VirtMSC-M3UA(2745)@de6a6130b044: ************************************************* VirtMSC-M3UA(2745)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2745)@de6a6130b044: ************************************************* VirtMSC-SCCP(2744)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2745)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2745)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2745)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2744)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2743)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2743): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2744): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2745): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_unknown_bts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail'. Wed Apr 24 12:42:55 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142732) Waiting for packet dumper to finish... 1 (prev_count=142732, count=157947) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci ------ Wed Apr 24 12:43:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_lac_ci started. MTC@de6a6130b044: Generating CBSP payload: 48 octets VirtMSC-SCCP(2747)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2748)@de6a6130b044: ************************************************* VirtMSC-M3UA(2748)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2748)@de6a6130b044: ************************************************* VirtMSC-M3UA(2748)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2748)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2747)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2748)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2746)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2746): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2747): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2748): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_lac_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail'. Wed Apr 24 12:43:08 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137204) Waiting for packet dumper to finish... 1 (prev_count=137204, count=153120) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_ci ------ Wed Apr 24 12:43:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_ci started. MTC@de6a6130b044: Generating CBSP payload: 45 octets VirtMSC-M3UA(2751)@de6a6130b044: ************************************************* VirtMSC-M3UA(2751)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2751)@de6a6130b044: ************************************************* VirtMSC-SCCP(2750)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2751)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2751)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2751)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2750)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2749)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2749): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2750): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2751): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail'. Wed Apr 24 12:43:20 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_ci fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144988) Waiting for packet dumper to finish... 1 (prev_count=144988, count=161027) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai'. ------ BSC_Tests_CBSP.TC_cbsp_write_lai ------ Wed Apr 24 12:43:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_lai started. MTC@de6a6130b044: Generating CBSP payload: 8 octets VirtMSC-M3UA(2754)@de6a6130b044: ************************************************* VirtMSC-M3UA(2754)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2754)@de6a6130b044: ************************************************* VirtMSC-SCCP(2753)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2754)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2754)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2754)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2753)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2752)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2752): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2753): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2754): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_lai finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail'. Wed Apr 24 12:43:33 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lai fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144870) Waiting for packet dumper to finish... 1 (prev_count=144870, count=165133) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac ------ Wed Apr 24 12:43:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_lac started. MTC@de6a6130b044: Generating CBSP payload: 33 octets VirtMSC-M3UA(2757)@de6a6130b044: ************************************************* VirtMSC-M3UA(2757)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2757)@de6a6130b044: ************************************************* VirtMSC-SCCP(2756)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2757)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2757)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2755)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2756)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2757)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2755): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2756): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2757): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_lac finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail'. Wed Apr 24 12:43:45 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146077) Waiting for packet dumper to finish... 1 (prev_count=146077, count=161381) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace ------ Wed Apr 24 12:43:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_then_replace started. MTC@de6a6130b044: Generating CBSP payload: 3 octets VirtMSC-M3UA(2760)@de6a6130b044: ************************************************* VirtMSC-M3UA(2760)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2760)@de6a6130b044: ************************************************* VirtMSC-SCCP(2759)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2760)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2760)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2760)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2759)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2758)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2758): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2759): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2760): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_then_replace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail'. Wed Apr 24 12:43:58 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141736) Waiting for packet dumper to finish... 1 (prev_count=141736, count=163112) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num'. ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num ------ Wed Apr 24 12:44:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_rep_period_num started. MTC@de6a6130b044: Generating CBSP payload: 80 octets VirtMSC-M3UA(2763)@de6a6130b044: ************************************************* VirtMSC-M3UA(2763)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2763)@de6a6130b044: ************************************************* VirtMSC-SCCP(2762)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2763)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2763)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2763)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2762)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2761)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2761): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2762): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2763): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_rep_period_num finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail'. Wed Apr 24 12:44:11 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149829) Waiting for packet dumper to finish... 1 (prev_count=149829, count=166694) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist ------ Wed Apr 24 12:44:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_replace_nonexist started. MTC@de6a6130b044: Generating CBSP payload: 73 octets VirtMSC-M3UA(2766)@de6a6130b044: ************************************************* VirtMSC-M3UA(2766)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2766)@de6a6130b044: ************************************************* VirtMSC-SCCP(2765)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2766)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2766)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2766)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2765)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2764)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2764): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2765): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2766): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_replace_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail'. Wed Apr 24 12:44:23 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_replace_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141511) Waiting for packet dumper to finish... 1 (prev_count=141511, count=171507) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many'. ------ BSC_Tests_CBSP.TC_cbsp_write_too_many ------ Wed Apr 24 12:44:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_too_many started. MTC@de6a6130b044: Generating CBSP payload: 60 octets MTC@de6a6130b044: Generating CBSP payload: 76 octets MTC@de6a6130b044: Generating CBSP payload: 63 octets VirtMSC-M3UA(2769)@de6a6130b044: ************************************************* VirtMSC-M3UA(2769)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2769)@de6a6130b044: ************************************************* VirtMSC-SCCP(2768)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2769)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2769)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2769)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2767)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2768)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2767): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2768): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2769): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_too_many finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail'. Wed Apr 24 12:44:36 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_too_many fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_too_many.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146232) Waiting for packet dumper to finish... 1 (prev_count=146232, count=161035) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist ------ Wed Apr 24 12:44:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_kill_nonexist started. MTC@de6a6130b044: Generating CBSP payload: 35 octets VirtMSC-M3UA(2772)@de6a6130b044: ************************************************* VirtMSC-M3UA(2772)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2772)@de6a6130b044: ************************************************* VirtMSC-SCCP(2771)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2772)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2772)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2771)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2772)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2770)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2770): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2771): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2772): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_kill_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail'. Wed Apr 24 12:44:49 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_kill_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150034) Waiting for packet dumper to finish... 1 (prev_count=150034, count=177042) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill ------ Wed Apr 24 12:44:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_then_kill started. MTC@de6a6130b044: Generating CBSP payload: 11 octets VirtMSC-M3UA(2775)@de6a6130b044: ************************************************* VirtMSC-M3UA(2775)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2775)@de6a6130b044: ************************************************* VirtMSC-SCCP(2774)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2775)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2775)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2775)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2773)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2774)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2773): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2774): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2775): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_then_kill finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail'. Wed Apr 24 12:45:02 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144444) Waiting for packet dumper to finish... 1 (prev_count=144444, count=160483) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset ------ Wed Apr 24 12:45:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_write_then_reset started. MTC@de6a6130b044: Generating CBSP payload: 35 octets VirtMSC-M3UA(2778)@de6a6130b044: ************************************************* VirtMSC-M3UA(2778)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2778)@de6a6130b044: ************************************************* VirtMSC-SCCP(2777)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2778)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2778)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2778)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2776)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2777)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2776): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2777): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2778): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_write_then_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail'. Wed Apr 24 12:45:14 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146098) Waiting for packet dumper to finish... 1 (prev_count=146098, count=162963) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty ------ Wed Apr 24 12:45:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_status_q_empty started. VirtMSC-M3UA(2781)@de6a6130b044: ************************************************* VirtMSC-M3UA(2781)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2781)@de6a6130b044: ************************************************* VirtMSC-SCCP(2780)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2781)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2781)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2781)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2780)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2779)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2779): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2780): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2781): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_status_q_empty finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail'. Wed Apr 24 12:45:27 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153373) Waiting for packet dumper to finish... 1 (prev_count=153373, count=169790) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi ------ Wed Apr 24 12:45:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_status_q_bts_cgi started. VirtMSC-M3UA(2784)@de6a6130b044: ************************************************* VirtMSC-M3UA(2784)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2784)@de6a6130b044: ************************************************* VirtMSC-SCCP(2783)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2784)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2784)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2784)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2782)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2783)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2782): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2783): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2784): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_status_q_bts_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail'. Wed Apr 24 12:45:40 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146898) Waiting for packet dumper to finish... 1 (prev_count=146898, count=161789) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan ------ Wed Apr 24 12:45:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_dchan started. MTC@de6a6130b044: Generating CBSP payload: 80 octets VirtMSC-M3UA(2787)@de6a6130b044: ************************************************* VirtMSC-SCCP(2786)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2787)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2787)@de6a6130b044: ************************************************* VirtMSC-M3UA(2787)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2787)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2786)@de6a6130b044: Final verdict of PTC: none VirtMSC-M3UA(2787)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2785)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2785): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2786): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2787): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_dchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail'. Wed Apr 24 12:45:53 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146104) Waiting for packet dumper to finish... 1 (prev_count=146104, count=176127) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan ------ Wed Apr 24 12:46:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_cchan started. MTC@de6a6130b044: Generating CBSP payload: 31 octets VirtMSC-SCCP(2789)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2790)@de6a6130b044: ************************************************* VirtMSC-M3UA(2790)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2790)@de6a6130b044: ************************************************* VirtMSC-M3UA(2790)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2790)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2790)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2789)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2788)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2788): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2789): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2790): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_cchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail'. Wed Apr 24 12:46:06 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150394) Waiting for packet dumper to finish... 1 (prev_count=150394, count=166021) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable ------ Wed Apr 24 12:46:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable started. MTC@de6a6130b044: Generating CBSP payload: 5 octets VirtMSC-SCCP(2792)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2793)@de6a6130b044: ************************************************* VirtMSC-M3UA(2793)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2793)@de6a6130b044: ************************************************* VirtMSC-M3UA(2793)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2793)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2793)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2792)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2791)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2791): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2792): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2793): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail'. Wed Apr 24 12:46:19 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=155161) Waiting for packet dumper to finish... 1 (prev_count=155161, count=172114) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace ------ Wed Apr 24 12:46:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_noreplace started. MTC@de6a6130b044: Generating CBSP payload: 36 octets VirtMSC-M3UA(2796)@de6a6130b044: ************************************************* VirtMSC-M3UA(2796)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2796)@de6a6130b044: ************************************************* VirtMSC-SCCP(2795)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2796)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2796)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2796)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2795)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2794)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2794): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2795): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2796): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_noreplace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail'. Wed Apr 24 12:46:32 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149317) Waiting for packet dumper to finish... 1 (prev_count=149317, count=164943) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace ------ Wed Apr 24 12:46:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_replace started. MTC@de6a6130b044: Generating CBSP payload: 11 octets VirtMSC-M3UA(2799)@de6a6130b044: ************************************************* VirtMSC-M3UA(2799)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2799)@de6a6130b044: ************************************************* VirtMSC-SCCP(2798)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2799)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2799)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2799)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2798)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2797)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2797): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2798): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2799): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_replace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail'. Wed Apr 24 12:46:46 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=151730) Waiting for packet dumper to finish... 1 (prev_count=151730, count=167857) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail' was executed successfully (exit status: 0). MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill ------ Wed Apr 24 12:46:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@de6a6130b044: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill' was executed successfully (exit status: 0). MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_kill started. MTC@de6a6130b044: Generating CBSP payload: 5 octets VirtMSC-M3UA(2802)@de6a6130b044: ************************************************* VirtMSC-M3UA(2802)@de6a6130b044: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2802)@de6a6130b044: ************************************************* VirtMSC-SCCP(2801)@de6a6130b044: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2802)@de6a6130b044: SCTP_ConnectResult -> connection established from: "172.18.63.203":23905 to server: "172.18.63.200":2905 association #8 VirtMSC-M3UA(2802)@de6a6130b044: Warning: Sendmsg error! Strerror=Broken pipe MTC@de6a6130b044: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2802)@de6a6130b044: Final verdict of PTC: none VirtMSC-SCCP(2801)@de6a6130b044: Final verdict of PTC: none VirtMSC-STATS(2800)@de6a6130b044: Final verdict of PTC: none MTC@de6a6130b044: Setting final verdict of the test case. MTC@de6a6130b044: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@de6a6130b044: Local verdict of PTC VirtMSC-STATS(2800): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-SCCP(2801): none (fail -> fail) MTC@de6a6130b044: Local verdict of PTC VirtMSC-M3UA(2802): none (fail -> fail) MTC@de6a6130b044: Test case TC_cbsp_emerg_write_bts_cgi_kill finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@de6a6130b044: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail'. Wed Apr 24 12:46:59 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail ------ Saving talloc report from 172.18.63.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=159832) Waiting for packet dumper to finish... 1 (prev_count=159832, count=191978) MTC@de6a6130b044: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail' was executed successfully (exit status: 0). MC@de6a6130b044: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@de6a6130b044: Terminating MTC. MC@de6a6130b044: MTC terminated. MC2> exit MC@de6a6130b044: Shutting down session. MC@de6a6130b044: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL BSC_Tests.TC_ctrl_msc_connection_status pass->FAIL BSC_Tests.TC_ctrl_msc0_connection_status pass->FAIL BSC_Tests.TC_stat_num_msc_connected_1 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_2 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_3 pass BSC_Tests.TC_stat_num_bts_connected_1 pass BSC_Tests.TC_stat_num_bts_connected_2 pass->FAIL BSC_Tests.TC_stat_num_bts_connected_3 pass->FAIL BSC_Tests.TC_ctrl pass->FAIL BSC_Tests.TC_si_default pass->FAIL BSC_Tests.TC_si2quater_2_earfcns pass->FAIL BSC_Tests.TC_si2quater_3_earfcns pass->FAIL BSC_Tests.TC_si2quater_4_earfcns pass->FAIL BSC_Tests.TC_si2quater_5_earfcns pass->FAIL BSC_Tests.TC_si2quater_6_earfcns pass->FAIL BSC_Tests.TC_si2quater_12_earfcns pass->FAIL BSC_Tests.TC_si2quater_23_earfcns pass->FAIL BSC_Tests.TC_si2quater_32_earfcns pass->FAIL BSC_Tests.TC_si2quater_33_earfcns pass->FAIL BSC_Tests.TC_si2quater_42_earfcns pass->FAIL BSC_Tests.TC_si2quater_48_earfcns pass->FAIL BSC_Tests.TC_si2quater_49_earfcns pass->FAIL BSC_Tests.TC_si_acc_rotate pass->FAIL BSC_Tests.TC_si_acc_ramp_rotate pass->FAIL BSC_Tests.TC_si2_ncc_permitted pass->FAIL BSC_Tests.TC_chan_act_noreply pass->FAIL BSC_Tests.TC_chan_act_counter pass->FAIL BSC_Tests.TC_chan_act_ack_noest pass->FAIL BSC_Tests.TC_chan_act_ack_noest_emerg pass->FAIL BSC_Tests.TC_chan_rqd_emerg_deny pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_noreply pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_refused pass->FAIL BSC_Tests.TC_chan_act_nack pass->FAIL BSC_Tests.TC_chan_exhaustion pass->FAIL BSC_Tests.TC_chan_deact_silence pass->FAIL BSC_Tests.TC_chan_rel_rll_rel_ind pass->FAIL BSC_Tests.TC_chan_rel_conn_fail pass->FAIL BSC_Tests.TC_chan_rel_hard_clear pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass->FAIL BSC_Tests.TC_chan_rel_a_reset pass->FAIL BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass->FAIL BSC_Tests.TC_chan_rel_rr_cause pass->FAIL BSC_Tests.TC_outbound_connect pass->FAIL BSC_Tests.TC_assignment_cic_only pass->FAIL BSC_Tests.TC_assignment_csd pass->FAIL BSC_Tests.TC_assignment_ctm pass->FAIL BSC_Tests.TC_assignment_sign pass->FAIL BSC_Tests.TC_assignment_aoip_tla_v6 pass->FAIL BSC_Tests.TC_assignment_fr_a5_0 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass->FAIL BSC_Tests.TC_assignment_fr_a5_3 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4_fail pass->FAIL BSC_Tests.TC_assignment_fr_a5_not_sup pass->FAIL BSC_Tests.TC_ciph_mode_a5_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_3 pass->FAIL BSC_Tests.TC_ciph_mode_a5_4 pass->FAIL BSC_Tests.TC_assignment_codec_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass->FAIL BSC_Tests.TC_assignment_codec_hr pass->FAIL BSC_Tests.TC_assignment_codec_efr pass->FAIL BSC_Tests.TC_assignment_codec_amr_f pass->FAIL BSC_Tests.TC_assignment_codec_amr_h pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_zero pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_unsupp pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S7 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_codec_hr_osmux_on pass->FAIL BSC_Tests.TC_assignment_osmux pass->FAIL BSC_Tests.TC_assignment_osmux_cn pass->FAIL BSC_Tests.TC_assignment_osmux_bts pass->FAIL BSC_Tests.TC_rll_est_ind_inact_lchan pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi1 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi3 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sacch pass->FAIL BSC_Tests.TC_tch_dlci_link_id_sapi pass->FAIL BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_err_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_timeout_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass->FAIL BSC_Tests.TC_paging_imsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_any pass->FAIL BSC_Tests.TC_paging_tmsi_sdcch pass->FAIL BSC_Tests.TC_paging_tmsi_tch_f pass->FAIL BSC_Tests.TC_paging_tmsi_tch_hf pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lai pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac pass->FAIL BSC_Tests.TC_paging_imsi_nochan_all pass->FAIL BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass->FAIL BSC_Tests.TC_paging_imsi_a_reset pass->FAIL BSC_Tests.TC_paging_imsi_load pass->FAIL BSC_Tests.TC_paging_counter pass->FAIL BSC_Tests.TC_paging_resp_unsol pass->FAIL BSC_Tests.TC_paging_500req pass->FAIL BSC_Tests.TC_paging_450req_no_paging_load_ind pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass->FAIL BSC_Tests.TC_rsl_drop_counter pass BSC_Tests.TC_rsl_unknown_unit_id pass BSC_Tests.TC_oml_unknown_unit_id pass->FAIL BSC_Tests.TC_classmark pass->FAIL BSC_Tests.TC_common_id pass->FAIL BSC_Tests.TC_unsol_ass_fail pass->FAIL BSC_Tests.TC_unsol_ass_compl pass->FAIL BSC_Tests.TC_unsol_ho_fail pass->FAIL BSC_Tests.TC_err_82_short_msg pass->FAIL BSC_Tests.TC_err_84_unknown_msg pass->FAIL BSC_Tests.TC_ho_int pass->FAIL BSC_Tests.TC_ho_int_a5_0 pass->FAIL BSC_Tests.TC_ho_int_a5_1 pass->FAIL BSC_Tests.TC_ho_int_a5_3 pass->FAIL BSC_Tests.TC_ho_int_a5_4 pass->FAIL BSC_Tests.TC_ho_int_radio_link_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_msc_response pass->FAIL BSC_Tests.TC_ho_out_fail_rr_ho_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass->FAIL BSC_Tests.TC_ho_into_this_bsc pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_0 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_4 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass->FAIL BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect2 pass->FAIL BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass->FAIL BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass->FAIL BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass->FAIL BSC_Tests.TC_ho_neighbor_config_1 pass->FAIL BSC_Tests.TC_ho_neighbor_config_2 pass->FAIL BSC_Tests.TC_ho_neighbor_config_3 pass->FAIL BSC_Tests.TC_ho_neighbor_config_4 pass->FAIL BSC_Tests.TC_ho_neighbor_config_5 pass->FAIL BSC_Tests.TC_ho_neighbor_config_6 pass->FAIL BSC_Tests.TC_ho_neighbor_config_7 pass->FAIL BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_nack pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_nack pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass BSC_Tests.TC_chopped_ipa_ping pass BSC_Tests.TC_chopped_ipa_payload pass->FAIL BSC_Tests.TC_assignment_verify_ms_power_params_ie pass->FAIL BSC_Tests.TC_c0_power_red_mode pass->FAIL BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_imsi pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_tmsi pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass->FAIL BSC_Tests.TC_early_conn_fail pass->FAIL BSC_Tests.TC_late_conn_fail pass->FAIL BSC_Tests.TC_stats_conn_fail pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow_imei pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_msc pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_bts pass->FAIL BSC_Tests.TC_emerg_premption pass->FAIL BSC_Tests.TC_fh_params_chan_activ pass->FAIL BSC_Tests.TC_fh_params_imm_ass pass->FAIL BSC_Tests.TC_fh_params_assignment_cmd pass->FAIL BSC_Tests.TC_fh_params_handover_cmd pass->FAIL BSC_Tests.TC_fh_params_si4_cbch pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_no_subscriber pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass->FAIL BSC_Tests.TC_cm_service_during_lcs_loc_req pass->FAIL BSC_Tests.TC_ho_during_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass->FAIL BSC_Tests.TC_no_msc pass->FAIL BSC_Tests.TC_refuse_chan_act_to_vamos pass->FAIL BSC_Tests.TC_refuse_mode_modif_to_vamos pass->FAIL BSC_Tests.TC_reassignment_fr pass->FAIL BSC_Tests.TC_cm_reestablishment pass->FAIL BSC_Tests.TC_imm_ass_post_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass->FAIL BSC_Tests.TC_ctrl_trx_rf_locked pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated_dyn pass->FAIL BSC_Tests.TC_cm_serv_rej pass->FAIL BSC_Tests.TC_lost_sdcch_during_assignment pass->FAIL BSC_Tests.TC_chan_alloc_algo_ascending pass->FAIL BSC_Tests.TC_chan_alloc_algo_descending pass->FAIL BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass->FAIL BSC_Tests.TC_mgwpool_all_used pass->FAIL BSC_Tests.TC_mgwpool_blocked_not_used pass->FAIL BSC_Tests.TC_mgwpool_pin_bts pass->FAIL BSC_Tests.TC_mgwpool_keepalive_down_not_used pass->FAIL BSC_Tests.TC_ho_meas_rep_multi_band pass->FAIL BSC_Tests.TC_ho_out_of_this_bsc pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_only pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_break pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_clear pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_connect_break pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_reset_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lai pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass->FAIL BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_too_many pass->FAIL BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_kill pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_reset pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_empty pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill Summary: pass->FAIL: 311 pass: 6 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assignment_aoip_tla_v6.merged Generated BSC_Tests.TC_assignment_cic_only.merged Generated BSC_Tests.TC_assignment_codec_amr_f.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S01234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_f_unsupp.merged Generated BSC_Tests.TC_assignment_codec_amr_f_zero.merged Generated BSC_Tests.TC_assignment_codec_amr_h.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S7.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_startmode_cruft.merged Generated BSC_Tests.TC_assignment_codec_efr.merged Generated BSC_Tests.TC_assignment_codec_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_by_mode_modify.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_osmux_on.merged Generated BSC_Tests.TC_assignment_codec_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_req_hr_fr.merged Generated BSC_Tests.TC_assignment_csd.merged Generated BSC_Tests.TC_assignment_ctm.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow_imei.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_bts.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_msc.merged Generated BSC_Tests.TC_assignment_fr_a5_0.merged Generated BSC_Tests.TC_assignment_fr_a5_1.merged Generated BSC_Tests.TC_assignment_fr_a5_1_codec_missing.merged Generated BSC_Tests.TC_assignment_fr_a5_3.merged Generated BSC_Tests.TC_assignment_fr_a5_4.merged Generated BSC_Tests.TC_assignment_fr_a5_4_fail.merged Generated BSC_Tests.TC_assignment_fr_a5_not_sup.merged Generated BSC_Tests.TC_assignment_osmux.merged Generated BSC_Tests.TC_assignment_osmux_bts.merged Generated BSC_Tests.TC_assignment_osmux_cn.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sign.merged Generated BSC_Tests.TC_assignment_verify_ms_power_params_ie.merged Generated BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_c0_power_red_mode.merged Generated BSC_Tests.TC_cbsp_bsc_client.merged Generated BSC_Tests.TC_cbsp_bsc_client_ipv6.merged Generated BSC_Tests.TC_cbsp_bsc_server.merged Generated BSC_Tests.TC_cbsp_bsc_server_ipv6.merged Generated BSC_Tests.TC_cbsp_cell_rflock_failure_restart.merged Generated BSC_Tests.TC_cbsp_cell_rsl_down_failure.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan_disable.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_dchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_kill.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_noreplace.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_replace.merged Generated BSC_Tests.TC_cbsp_kill_nonexist.merged Generated BSC_Tests.TC_cbsp_replace_nonexist.merged Generated BSC_Tests.TC_cbsp_reset_bss.merged Generated BSC_Tests.TC_cbsp_status_q_bts_cgi.merged Generated BSC_Tests.TC_cbsp_status_q_empty.merged Generated BSC_Tests.TC_cbsp_write_bss.merged Generated BSC_Tests.TC_cbsp_write_bts_cgi.merged Generated BSC_Tests.TC_cbsp_write_bts_no_cbch.merged Generated BSC_Tests.TC_cbsp_write_ci.merged Generated BSC_Tests.TC_cbsp_write_lac.merged Generated BSC_Tests.TC_cbsp_write_lac_ci.merged Generated BSC_Tests.TC_cbsp_write_lai.merged Generated BSC_Tests.TC_cbsp_write_rep_period_num.merged Generated BSC_Tests.TC_cbsp_write_then_kill.merged Generated BSC_Tests.TC_cbsp_write_then_replace.merged Generated BSC_Tests.TC_cbsp_write_then_reset.merged Generated BSC_Tests.TC_cbsp_write_too_many.merged Generated BSC_Tests.TC_cbsp_write_unknown_bts.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_noreply.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_refused.merged Generated BSC_Tests.TC_chan_act_ack_noest.merged Generated BSC_Tests.TC_chan_act_ack_noest_emerg.merged Generated BSC_Tests.TC_chan_act_counter.merged Generated BSC_Tests.TC_chan_act_nack.merged Generated BSC_Tests.TC_chan_act_noreply.merged Generated BSC_Tests.TC_chan_alloc_algo_ascending.merged Generated BSC_Tests.TC_chan_alloc_algo_ass_dynamic.merged Generated BSC_Tests.TC_chan_alloc_algo_descending.merged Generated BSC_Tests.TC_chan_deact_silence.merged Generated BSC_Tests.TC_chan_exhaustion.merged Generated BSC_Tests.TC_chan_rel_a_reset.merged Generated BSC_Tests.TC_chan_rel_conn_fail.merged Generated BSC_Tests.TC_chan_rel_hard_clear.merged Generated BSC_Tests.TC_chan_rel_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.merged Generated BSC_Tests.TC_chan_rel_rll_rel_ind.merged Generated BSC_Tests.TC_chan_rel_rr_cause.merged Generated BSC_Tests.TC_chan_rel_sccp_tiar_timeout.merged Generated BSC_Tests.TC_chan_rqd_emerg_deny.merged Generated BSC_Tests.TC_chopped_ipa_payload.merged Generated BSC_Tests.TC_chopped_ipa_ping.merged Generated BSC_Tests.TC_ciph_mode_a5_0.merged Generated BSC_Tests.TC_ciph_mode_a5_1.merged Generated BSC_Tests.TC_ciph_mode_a5_2_0.merged Generated BSC_Tests.TC_ciph_mode_a5_2_1.merged Generated BSC_Tests.TC_ciph_mode_a5_3.merged Generated BSC_Tests.TC_ciph_mode_a5_4.merged Generated BSC_Tests.TC_classmark.merged Generated BSC_Tests.TC_cm_reestablishment.merged Generated BSC_Tests.TC_cm_serv_rej.merged Generated BSC_Tests.TC_cm_service_during_lcs_loc_req.merged Generated BSC_Tests.TC_common_id.merged Generated BSC_Tests.TC_ctrl.merged Generated BSC_Tests.TC_ctrl_msc0_connection_status.merged Generated BSC_Tests.TC_ctrl_msc_connection_status.merged Generated BSC_Tests.TC_ctrl_trx_rf_locked.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_nack.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_deact.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.merged Generated BSC_Tests.TC_early_conn_fail.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.merged Generated BSC_Tests.TC_emerg_premption.merged Generated BSC_Tests.TC_err_82_short_msg.merged Generated BSC_Tests.TC_err_84_unknown_msg.merged Generated BSC_Tests.TC_fh_params_assignment_cmd.merged Generated BSC_Tests.TC_fh_params_chan_activ.merged Generated BSC_Tests.TC_fh_params_handover_cmd.merged Generated BSC_Tests.TC_fh_params_imm_ass.merged Generated BSC_Tests.TC_fh_params_si4_cbch.merged Generated BSC_Tests.TC_ho_during_lcs_loc_req.merged Generated BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect2.merged Generated BSC_Tests.TC_ho_int.merged Generated BSC_Tests.TC_ho_int_a5_0.merged Generated BSC_Tests.TC_ho_int_a5_1.merged Generated BSC_Tests.TC_ho_int_a5_3.merged Generated BSC_Tests.TC_ho_int_a5_4.merged Generated BSC_Tests.TC_ho_int_radio_link_failure.merged Generated BSC_Tests.TC_ho_into_this_bsc.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_0.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_4.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.merged Generated BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.merged Generated BSC_Tests.TC_ho_into_this_bsc_tla_v6.merged Generated BSC_Tests.TC_ho_meas_rep_multi_band.merged Generated BSC_Tests.TC_ho_neighbor_config_1.merged Generated BSC_Tests.TC_ho_neighbor_config_2.merged Generated BSC_Tests.TC_ho_neighbor_config_3.merged Generated BSC_Tests.TC_ho_neighbor_config_4.merged Generated BSC_Tests.TC_ho_neighbor_config_5.merged Generated BSC_Tests.TC_ho_neighbor_config_6.merged Generated BSC_Tests.TC_ho_neighbor_config_7.merged Generated BSC_Tests.TC_ho_out_fail_no_msc_response.merged Generated BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.merged Generated BSC_Tests.TC_ho_out_fail_rr_ho_failure.merged Generated BSC_Tests.TC_ho_out_of_this_bsc.merged Generated BSC_Tests.TC_imm_ass_post_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.merged Generated BSC_Tests.TC_late_conn_fail.merged Generated BSC_Tests.TC_lcls_bts_connect_break.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_connect_break.merged Generated BSC_Tests.TC_lcls_connect_clear.merged Generated BSC_Tests.TC_lcls_gcr_bway_codec_mismatch.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect_csc.merged Generated BSC_Tests.TC_lcls_gcr_nomatch_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_only.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_cfg.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_csc.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.merged Generated BSC_Tests.TC_lcs_loc_req_no_subscriber.merged Generated BSC_Tests.TC_lost_sdcch_during_assignment.merged Generated BSC_Tests.TC_mgwpool_all_used.merged Generated BSC_Tests.TC_mgwpool_blocked_not_used.merged Generated BSC_Tests.TC_mgwpool_keepalive_down_not_used.merged Generated BSC_Tests.TC_mgwpool_pin_bts.merged Generated BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_mscpool_L3Compl_on_1_msc.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated BSC_Tests.TC_mscpool_paging_and_response_imsi.merged Generated BSC_Tests.TC_mscpool_paging_and_response_tmsi.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.merged Generated BSC_Tests.TC_no_msc.merged Generated BSC_Tests.TC_oml_unknown_unit_id.merged Generated BSC_Tests.TC_outbound_connect.merged Generated BSC_Tests.TC_paging_450req_no_paging_load_ind.merged Generated BSC_Tests.TC_paging_500req.merged Generated BSC_Tests.TC_paging_counter.merged Generated BSC_Tests.TC_paging_imsi_a_reset.merged Generated BSC_Tests.TC_paging_imsi_load.merged Generated BSC_Tests.TC_paging_imsi_nochan.merged Generated BSC_Tests.TC_paging_imsi_nochan_all.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs_empty.merged Generated BSC_Tests.TC_paging_imsi_nochan_lai.merged Generated BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_rnc.merged Generated BSC_Tests.TC_paging_resp_unsol.merged Generated BSC_Tests.TC_paging_tmsi_any.merged Generated BSC_Tests.TC_paging_tmsi_nochan.merged Generated BSC_Tests.TC_paging_tmsi_sdcch.merged Generated BSC_Tests.TC_paging_tmsi_tch_f.merged Generated BSC_Tests.TC_paging_tmsi_tch_hf.merged Generated BSC_Tests.TC_ratectr_all_available_allocated.merged Generated BSC_Tests.TC_ratectr_all_available_allocated_dyn.merged Generated BSC_Tests.TC_reassignment_fr.merged Generated BSC_Tests.TC_refuse_chan_act_to_vamos.merged Generated BSC_Tests.TC_refuse_mode_modif_to_vamos.merged Generated BSC_Tests.TC_rll_err_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_est_ind_inact_lchan.merged Generated BSC_Tests.TC_rll_est_ind_inval_sacch.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi1.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi3.merged Generated BSC_Tests.TC_rll_rel_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.merged Generated BSC_Tests.TC_rll_timeout_sapi_n_reject.merged Generated BSC_Tests.TC_rsl_drop_counter.merged Generated BSC_Tests.TC_rsl_unknown_unit_id.merged Generated BSC_Tests.TC_si2_ncc_permitted.merged Generated BSC_Tests.TC_si2quater_12_earfcns.merged Generated BSC_Tests.TC_si2quater_23_earfcns.merged Generated BSC_Tests.TC_si2quater_2_earfcns.merged Generated BSC_Tests.TC_si2quater_32_earfcns.merged Generated BSC_Tests.TC_si2quater_33_earfcns.merged Generated BSC_Tests.TC_si2quater_3_earfcns.merged Generated BSC_Tests.TC_si2quater_42_earfcns.merged Generated BSC_Tests.TC_si2quater_48_earfcns.merged Generated BSC_Tests.TC_si2quater_49_earfcns.merged Generated BSC_Tests.TC_si2quater_4_earfcns.merged Generated BSC_Tests.TC_si2quater_5_earfcns.merged Generated BSC_Tests.TC_si2quater_6_earfcns.merged Generated BSC_Tests.TC_si_acc_ramp_rotate.merged Generated BSC_Tests.TC_si_acc_rotate.merged Generated BSC_Tests.TC_si_default.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.merged Generated BSC_Tests.TC_stat_num_bts_connected_1.merged Generated BSC_Tests.TC_stat_num_bts_connected_2.merged Generated BSC_Tests.TC_stat_num_bts_connected_3.merged Generated BSC_Tests.TC_stat_num_msc_connected_1.merged Generated BSC_Tests.TC_stat_num_msc_connected_2.merged Generated BSC_Tests.TC_stat_num_msc_connected_3.merged Generated BSC_Tests.TC_stats_conn_fail.merged Generated BSC_Tests.TC_tch_dlci_link_id_sapi.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.merged Generated BSC_Tests.TC_unsol_ass_compl.merged Generated BSC_Tests.TC_unsol_ass_fail.merged Generated BSC_Tests.TC_unsol_ho_fail.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + grep Name + + + cutdockerawk -d network -F" : inspect NR>1{print $2} -f2 ttcn3-bsc-test-63 + local containers=jenkins-ttcn3-bsc-test-io_uring-45-bts2 jenkins-ttcn3-bsc-test-io_uring-45-bts1 jenkins-ttcn3-bsc-test-io_uring-45-bsc jenkins-ttcn3-bsc-test-io_uring-45-stp jenkins-ttcn3-bsc-test-io_uring-45-bts0 + [ -n jenkins-ttcn3-bsc-test-io_uring-45-bts2 jenkins-ttcn3-bsc-test-io_uring-45-bts1 jenkins-ttcn3-bsc-test-io_uring-45-bsc jenkins-ttcn3-bsc-test-io_uring-45-stp jenkins-ttcn3-bsc-test-io_uring-45-bts0 ] + docker_kill_wait jenkins-ttcn3-bsc-test-io_uring-45-bts2 jenkins-ttcn3-bsc-test-io_uring-45-bts1 jenkins-ttcn3-bsc-test-io_uring-45-bsc jenkins-ttcn3-bsc-test-io_uring-45-stp jenkins-ttcn3-bsc-test-io_uring-45-bts0 + docker kill jenkins-ttcn3-bsc-test-io_uring-45-bts2 jenkins-ttcn3-bsc-test-io_uring-45-bts1 jenkins-ttcn3-bsc-test-io_uring-45-bsc jenkins-ttcn3-bsc-test-io_uring-45-stp jenkins-ttcn3-bsc-test-io_uring-45-bts0 jenkins-ttcn3-bsc-test-io_uring-45-bts2 jenkins-ttcn3-bsc-test-io_uring-45-bts1 jenkins-ttcn3-bsc-test-io_uring-45-bsc jenkins-ttcn3-bsc-test-io_uring-45-stp jenkins-ttcn3-bsc-test-io_uring-45-bts0 + docker wait jenkins-ttcn3-bsc-test-io_uring-45-bts2 jenkins-ttcn3-bsc-test-io_uring-45-bts1 jenkins-ttcn3-bsc-test-io_uring-45-bsc jenkins-ttcn3-bsc-test-io_uring-45-stp jenkins-ttcn3-bsc-test-io_uring-45-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-45-bts2 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-45-bts1 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-45-bsc Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-45-stp Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-45-bts0 + true + network_remove + set +x Removing network ttcn3-bsc-test-63 + docker network remove ttcn3-bsc-test-63 ttcn3-bsc-test-63 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/_cache:/cache --name jenkins-ttcn3-bsc-test-io_uring-45-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/junit-xml-21.log "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12568 BSC_Tests control part BSC_Tests.ttcn:3158 TC_ctrl_msc_connection_status testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12569 BSC_Tests control part BSC_Tests.ttcn:3168 TC_ctrl_msc0_connection_status testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12573 BSC_Tests control part BSC_Tests.ttcn:3205 TC_stat_num_msc_connected_1 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12574 BSC_Tests control part BSC_Tests.ttcn:3213 TC_stat_num_msc_connected_2 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12575 BSC_Tests control part BSC_Tests.ttcn:3221 TC_stat_num_msc_connected_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12579 BSC_Tests control part BSC_Tests.ttcn:3327 TC_stat_num_bts_connected_3 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12580 BSC_Tests control part BSC_Tests.ttcn:3333 TC_ctrl testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12585 BSC_Tests control part BSC_Tests.ttcn:2758 TC_si_default testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12586 BSC_Tests control part BSC_Tests.ttcn:2869 TC_si2quater_2_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12587 BSC_Tests control part BSC_Tests.ttcn:2874 TC_si2quater_3_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12588 BSC_Tests control part BSC_Tests.ttcn:2879 TC_si2quater_4_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12589 BSC_Tests control part BSC_Tests.ttcn:2884 TC_si2quater_5_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12590 BSC_Tests control part BSC_Tests.ttcn:2889 TC_si2quater_6_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12591 BSC_Tests control part BSC_Tests.ttcn:2894 TC_si2quater_12_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12592 BSC_Tests control part BSC_Tests.ttcn:2899 TC_si2quater_23_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12593 BSC_Tests control part BSC_Tests.ttcn:2904 TC_si2quater_32_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12594 BSC_Tests control part BSC_Tests.ttcn:2909 TC_si2quater_33_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12595 BSC_Tests control part BSC_Tests.ttcn:2914 TC_si2quater_42_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12596 BSC_Tests control part BSC_Tests.ttcn:2919 TC_si2quater_48_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12597 BSC_Tests control part BSC_Tests.ttcn:2928 TC_si2quater_49_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12598 BSC_Tests control part BSC_Tests.ttcn:3002 TC_si_acc_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12599 BSC_Tests control part BSC_Tests.ttcn:3054 TC_si_acc_ramp_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12600 BSC_Tests control part BSC_Tests.ttcn:3120 TC_si2_ncc_permitted testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12603 BSC_Tests control part BSC_Tests.ttcn:1381 TC_chan_act_noreply testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12604 BSC_Tests control part BSC_Tests.ttcn:1444 TC_chan_act_counter testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12605 BSC_Tests control part BSC_Tests.ttcn:1489 TC_chan_act_ack_noest testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12606 BSC_Tests control part BSC_Tests.ttcn:1496 TC_chan_act_ack_noest_emerg testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12607 BSC_Tests control part BSC_Tests.ttcn:1508 TC_chan_rqd_emerg_deny testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12608 BSC_Tests control part BSC_Tests.ttcn:1533 TC_chan_act_ack_est_ind_noreply testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12609 BSC_Tests control part BSC_Tests.ttcn:1554 TC_chan_act_ack_est_ind_refused testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12610 BSC_Tests control part BSC_Tests.ttcn:1574 TC_chan_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12611 BSC_Tests control part BSC_Tests.ttcn:1598 TC_chan_exhaustion testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12612 BSC_Tests control part BSC_Tests.ttcn:1645 TC_chan_deact_silence testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12613 BSC_Tests control part BSC_Tests.ttcn:2011 TC_chan_rel_rll_rel_ind testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12614 BSC_Tests control part BSC_Tests.ttcn:2039 TC_chan_rel_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12615 BSC_Tests control part BSC_Tests.ttcn:2264 TC_chan_rel_hard_clear testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12616 BSC_Tests control part BSC_Tests.ttcn:2321 TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12617 BSC_Tests control part BSC_Tests.ttcn:2329 TC_chan_rel_last_eutran_plmn_hard_clear_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12618 BSC_Tests control part BSC_Tests.ttcn:2342 TC_chan_rel_hard_clear_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12619 BSC_Tests control part BSC_Tests.ttcn:2364 TC_chan_rel_hard_rlsd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12620 BSC_Tests control part BSC_Tests.ttcn:2379 TC_chan_rel_hard_rlsd_ms_dead testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12621 BSC_Tests control part BSC_Tests.ttcn:2394 TC_chan_rel_a_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12622 BSC_Tests control part BSC_Tests.ttcn:2422 TC_chan_rel_sccp_tiar_timeout testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12623 BSC_Tests control part BSC_Tests.ttcn:2447 TC_chan_rel_rr_cause testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12625 BSC_Tests control part BSC_Tests.ttcn:1680 TC_outbound_connect testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12628 BSC_Tests control part BSC_Tests.ttcn:1694 TC_assignment_cic_only testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12629 BSC_Tests control part BSC_Tests.ttcn:1900 TC_assignment_csd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12630 BSC_Tests control part BSC_Tests.ttcn:1910 TC_assignment_ctm testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12631 BSC_Tests control part BSC_Tests.ttcn:4354 TC_assignment_sign testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12633 BSC_Tests control part BSC_Tests.ttcn:4192 TC_assignment_aoip_tla_v6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12635 BSC_Tests control part BSC_Tests.ttcn:4216 TC_assignment_fr_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12636 BSC_Tests control part BSC_Tests.ttcn:4227 TC_assignment_fr_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12638 BSC_Tests control part BSC_Tests.ttcn:4289 TC_assignment_fr_a5_1_codec_missing testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12640 BSC_Tests control part BSC_Tests.ttcn:4238 TC_assignment_fr_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12641 BSC_Tests control part BSC_Tests.ttcn:4251 TC_assignment_fr_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12642 BSC_Tests control part BSC_Tests.ttcn:4266 TC_assignment_fr_a5_4_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12643 BSC_Tests control part BSC_Tests.ttcn:4323 TC_assignment_fr_a5_not_sup testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12644 BSC_Tests control part BSC_Tests.ttcn:4106 TC_ciph_mode_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12645 BSC_Tests control part BSC_Tests.ttcn:4117 TC_ciph_mode_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12646 BSC_Tests control part BSC_Tests.ttcn:4131 TC_ciph_mode_a5_2_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12647 BSC_Tests control part BSC_Tests.ttcn:4146 TC_ciph_mode_a5_2_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12648 BSC_Tests control part BSC_Tests.ttcn:4158 TC_ciph_mode_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12649 BSC_Tests control part BSC_Tests.ttcn:4171 TC_ciph_mode_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12651 BSC_Tests control part BSC_Tests.ttcn:4611 TC_assignment_codec_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12652 BSC_Tests control part BSC_Tests.ttcn:4775 TC_assignment_codec_fr_by_mode_modify testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12653 BSC_Tests control part BSC_Tests.ttcn:4632 TC_assignment_codec_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12654 BSC_Tests control part BSC_Tests.ttcn:4652 TC_assignment_codec_efr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12655 BSC_Tests control part BSC_Tests.ttcn:4718 TC_assignment_codec_amr_f testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12656 BSC_Tests control part BSC_Tests.ttcn:4746 TC_assignment_codec_amr_h testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12659 BSC_Tests control part BSC_Tests.ttcn:4871 TC_assignment_codec_amr_f_S1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12660 BSC_Tests control part BSC_Tests.ttcn:4880 TC_assignment_codec_amr_h_S1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12661 BSC_Tests control part BSC_Tests.ttcn:4889 TC_assignment_codec_amr_f_S124 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12662 BSC_Tests control part BSC_Tests.ttcn:4898 TC_assignment_codec_amr_h_S124 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12663 BSC_Tests control part BSC_Tests.ttcn:4906 TC_assignment_codec_amr_f_S0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12664 BSC_Tests control part BSC_Tests.ttcn:4913 TC_assignment_codec_amr_f_S02 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12665 BSC_Tests control part BSC_Tests.ttcn:4920 TC_assignment_codec_amr_f_S024 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12666 BSC_Tests control part BSC_Tests.ttcn:4927 TC_assignment_codec_amr_f_S0247 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12667 BSC_Tests control part BSC_Tests.ttcn:4935 TC_assignment_codec_amr_h_S0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12668 BSC_Tests control part BSC_Tests.ttcn:4942 TC_assignment_codec_amr_h_S02 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12669 BSC_Tests control part BSC_Tests.ttcn:4949 TC_assignment_codec_amr_h_S024 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12670 BSC_Tests control part BSC_Tests.ttcn:4964 TC_assignment_codec_amr_h_S0247 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12671 BSC_Tests control part BSC_Tests.ttcn:4974 TC_assignment_codec_amr_f_S01234567 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12672 BSC_Tests control part BSC_Tests.ttcn:4984 TC_assignment_codec_amr_f_S0234567 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12673 BSC_Tests control part BSC_Tests.ttcn:4990 TC_assignment_codec_amr_f_zero testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12674 BSC_Tests control part BSC_Tests.ttcn:4996 TC_assignment_codec_amr_f_unsupp testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12675 BSC_Tests control part BSC_Tests.ttcn:5002 TC_assignment_codec_amr_h_S7 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12676 BSC_Tests control part BSC_Tests.ttcn:5010 TC_assignment_codec_amr_f_start_mode_auto testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12677 BSC_Tests control part BSC_Tests.ttcn:5018 TC_assignment_codec_amr_h_start_mode_auto testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12678 BSC_Tests control part BSC_Tests.ttcn:5028 TC_assignment_codec_amr_f_start_mode_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12679 BSC_Tests control part BSC_Tests.ttcn:5037 TC_assignment_codec_amr_h_start_mode_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12680 BSC_Tests control part BSC_Tests.ttcn:4804 TC_assignment_codec_amr_startmode_cruft testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12683 BSC_Tests control part BSC_Tests.ttcn:5193 TC_assignment_codec_fr_exhausted_req_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12684 BSC_Tests control part BSC_Tests.ttcn:5207 TC_assignment_codec_fr_exhausted_req_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12685 BSC_Tests control part BSC_Tests.ttcn:5221 TC_assignment_codec_fr_exhausted_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12686 BSC_Tests control part BSC_Tests.ttcn:5235 TC_assignment_codec_fr_exhausted_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12687 BSC_Tests control part BSC_Tests.ttcn:5249 TC_assignment_codec_hr_exhausted_req_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12688 BSC_Tests control part BSC_Tests.ttcn:5263 TC_assignment_codec_hr_exhausted_req_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12689 BSC_Tests control part BSC_Tests.ttcn:5277 TC_assignment_codec_hr_exhausted_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12690 BSC_Tests control part BSC_Tests.ttcn:5291 TC_assignment_codec_hr_exhausted_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12691 BSC_Tests control part BSC_Tests.ttcn:5332 TC_assignment_codec_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12692 BSC_Tests control part BSC_Tests.ttcn:5344 TC_assignment_codec_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12693 BSC_Tests control part BSC_Tests.ttcn:5381 TC_assignment_sdcch_exhausted_req_signalling testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12694 BSC_Tests control part BSC_Tests.ttcn:5392 TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12695 BSC_Tests control part BSC_Tests.ttcn:5446 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12697 BSC_Tests control part BSC_Tests.ttcn:5512 TC_assignment_codec_hr_osmux_on testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12698 BSC_Tests control part BSC_Tests.ttcn:5542 TC_assignment_osmux testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12699 BSC_Tests control part BSC_Tests.ttcn:5470 TC_assignment_osmux_cn testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12700 BSC_Tests control part BSC_Tests.ttcn:5493 TC_assignment_osmux_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12703 BSC_Tests control part BSC_Tests.ttcn:2463 TC_rll_est_ind_inact_lchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12704 BSC_Tests control part BSC_Tests.ttcn:2487 TC_rll_est_ind_inval_sapi1 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12705 BSC_Tests control part BSC_Tests.ttcn:2512 TC_rll_est_ind_inval_sapi3 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12706 BSC_Tests control part BSC_Tests.ttcn:2536 TC_rll_est_ind_inval_sacch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12709 BSC_Tests control part BSC_Tests.ttcn:2608 TC_tch_dlci_link_id_sapi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12712 BSC_Tests control part BSC_Tests.ttcn:2657 TC_rll_rel_ind_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12713 BSC_Tests control part BSC_Tests.ttcn:2684 TC_rll_err_ind_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12714 BSC_Tests control part BSC_Tests.ttcn:2711 TC_rll_timeout_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12715 BSC_Tests control part BSC_Tests.ttcn:2736 TC_rll_sapi_n_reject_dlci_cc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12718 BSC_Tests control part BSC_Tests.ttcn:3489 TC_paging_imsi_nochan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12719 BSC_Tests control part BSC_Tests.ttcn:3497 TC_paging_tmsi_nochan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12720 BSC_Tests control part BSC_Tests.ttcn:3505 TC_paging_tmsi_any testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12721 BSC_Tests control part BSC_Tests.ttcn:3511 TC_paging_tmsi_sdcch testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12722 BSC_Tests control part BSC_Tests.ttcn:3517 TC_paging_tmsi_tch_f testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12723 BSC_Tests control part BSC_Tests.ttcn:3523 TC_paging_tmsi_tch_hf testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12724 BSC_Tests control part BSC_Tests.ttcn:3531 TC_paging_imsi_nochan_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12725 BSC_Tests control part BSC_Tests.ttcn:3539 TC_paging_imsi_nochan_lac_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12726 BSC_Tests control part BSC_Tests.ttcn:3547 TC_paging_imsi_nochan_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12727 BSC_Tests control part BSC_Tests.ttcn:3555 TC_paging_imsi_nochan_lai testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12728 BSC_Tests control part BSC_Tests.ttcn:3563 TC_paging_imsi_nochan_lac testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12729 BSC_Tests control part BSC_Tests.ttcn:3571 TC_paging_imsi_nochan_all testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12730 BSC_Tests control part BSC_Tests.ttcn:3579 TC_paging_imsi_nochan_plmn_lac_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12731 BSC_Tests control part BSC_Tests.ttcn:3587 TC_paging_imsi_nochan_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12732 BSC_Tests control part BSC_Tests.ttcn:3595 TC_paging_imsi_nochan_lac_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12733 BSC_Tests control part BSC_Tests.ttcn:3603 TC_paging_imsi_nochan_lacs testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12734 BSC_Tests control part BSC_Tests.ttcn:3611 TC_paging_imsi_nochan_lacs_empty testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12735 BSC_Tests control part BSC_Tests.ttcn:3619 TC_paging_imsi_nochan_cgi_unknown_cid testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12736 BSC_Tests control part BSC_Tests.ttcn:3755 TC_paging_imsi_a_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12737 BSC_Tests control part BSC_Tests.ttcn:3678 TC_paging_imsi_load testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12738 BSC_Tests control part BSC_Tests.ttcn:3719 TC_paging_counter testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12739 BSC_Tests control part BSC_Tests.ttcn:3805 TC_paging_resp_unsol testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12740 BSC_Tests control part BSC_Tests.ttcn:3913 TC_paging_500req testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12741 BSC_Tests control part BSC_Tests.ttcn:3920 TC_paging_450req_no_paging_load_ind testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12742 BSC_Tests control part BSC_Tests.ttcn:3638 TC_paging_imsi_nochan_ci_resp_invalid_mi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12744 BSC_Tests control part BSC_Tests.ttcn:3927 TC_rsl_drop_counter testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12749 BSC_Tests control part BSC_Tests.ttcn:5571 TC_classmark testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12750 BSC_Tests control part BSC_Tests.ttcn:5600 TC_common_id testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12751 BSC_Tests control part BSC_Tests.ttcn:5639 TC_unsol_ass_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12752 BSC_Tests control part BSC_Tests.ttcn:5655 TC_unsol_ass_compl testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12753 BSC_Tests control part BSC_Tests.ttcn:5671 TC_unsol_ho_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12754 BSC_Tests control part BSC_Tests.ttcn:5692 TC_err_82_short_msg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12755 BSC_Tests control part BSC_Tests.ttcn:5714 TC_err_84_unknown_msg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12757 BSC_Tests control part BSC_Tests.ttcn:5830 TC_ho_int testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12758 BSC_Tests control part BSC_Tests.ttcn:5876 TC_ho_int_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12759 BSC_Tests control part BSC_Tests.ttcn:5880 TC_ho_int_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12760 BSC_Tests control part BSC_Tests.ttcn:5884 TC_ho_int_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12761 BSC_Tests control part BSC_Tests.ttcn:5888 TC_ho_int_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12762 BSC_Tests control part BSC_Tests.ttcn:5982 TC_ho_int_radio_link_failure testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12765 BSC_Tests control part BSC_Tests.ttcn:6207 TC_ho_out_fail_no_msc_response testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12766 BSC_Tests control part BSC_Tests.ttcn:6289 TC_ho_out_fail_rr_ho_failure testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12767 BSC_Tests control part BSC_Tests.ttcn:6390 TC_ho_out_fail_no_result_after_ho_cmd testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12769 BSC_Tests control part BSC_Tests.ttcn:6630 TC_ho_into_this_bsc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12770 BSC_Tests control part BSC_Tests.ttcn:6644 TC_ho_into_this_bsc_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12771 BSC_Tests control part BSC_Tests.ttcn:6648 TC_ho_into_this_bsc_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12772 BSC_Tests control part BSC_Tests.ttcn:6652 TC_ho_into_this_bsc_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12773 BSC_Tests control part BSC_Tests.ttcn:6656 TC_ho_into_this_bsc_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12774 BSC_Tests control part BSC_Tests.ttcn:6668 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12775 BSC_Tests control part BSC_Tests.ttcn:6672 TC_ho_into_this_bsc_a5_1_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12776 BSC_Tests control part BSC_Tests.ttcn:6677 TC_ho_into_this_bsc_a5_mismatch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12778 BSC_Tests control part BSC_Tests.ttcn:6684 TC_ho_into_this_bsc_tla_v6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12780 BSC_Tests control part BSC_Tests.ttcn:6697 TC_srvcc_eutran_to_geran testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12781 BSC_Tests control part BSC_Tests.ttcn:6711 TC_srvcc_eutran_to_geran_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12782 BSC_Tests control part BSC_Tests.ttcn:6739 TC_srvcc_eutran_to_geran_src_sai testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12783 BSC_Tests control part BSC_Tests.ttcn:6807 TC_srvcc_eutran_to_geran_ho_out testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12784 BSC_Tests control part BSC_Tests.ttcn:6729 TC_srvcc_eutran_to_geran_forbid_fast_return testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12785 BSC_Tests control part BSC_Tests.ttcn:6812 TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12786 BSC_Tests control part BSC_Tests.ttcn:6890 TC_ho_in_fail_msc_clears testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12787 BSC_Tests control part BSC_Tests.ttcn:6981 TC_ho_in_fail_msc_clears_after_ho_detect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12788 BSC_Tests control part BSC_Tests.ttcn:7073 TC_ho_in_fail_no_detect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12789 BSC_Tests control part BSC_Tests.ttcn:7157 TC_ho_in_fail_no_detect2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12790 BSC_Tests control part BSC_Tests.ttcn:7173 TC_ho_in_fail_mgw_mdcx_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12791 BSC_Tests control part BSC_Tests.ttcn:7184 TC_ho_in_fail_ipa_crcx_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12792 BSC_Tests control part BSC_Tests.ttcn:7194 TC_ho_into_this_bsc_sccp_cr_without_bssap testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12794 BSC_Tests control part BSC_Tests.ttcn:7392 TC_ho_neighbor_config_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12795 BSC_Tests control part BSC_Tests.ttcn:7457 TC_ho_neighbor_config_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12796 BSC_Tests control part BSC_Tests.ttcn:7509 TC_ho_neighbor_config_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12797 BSC_Tests control part BSC_Tests.ttcn:7564 TC_ho_neighbor_config_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12798 BSC_Tests control part BSC_Tests.ttcn:7615 TC_ho_neighbor_config_5 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12799 BSC_Tests control part BSC_Tests.ttcn:7659 TC_ho_neighbor_config_6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12800 BSC_Tests control part BSC_Tests.ttcn:7704 TC_ho_neighbor_config_7 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12802 BSC_Tests control part BSC_Tests.ttcn:7743 TC_bssap_rlsd_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12803 BSC_Tests control part BSC_Tests.ttcn:7787 TC_bssmap_clear_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12804 BSC_Tests control part BSC_Tests.ttcn:7833 TC_ms_rel_ind_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12806 BSC_Tests control part BSC_Tests.ttcn:7961 TC_dyn_pdch_ipa_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12807 BSC_Tests control part BSC_Tests.ttcn:8008 TC_dyn_pdch_ipa_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12808 BSC_Tests control part BSC_Tests.ttcn:8084 TC_dyn_pdch_osmo_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12809 BSC_Tests control part BSC_Tests.ttcn:8114 TC_dyn_pdch_osmo_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12810 BSC_Tests control part BSC_Tests.ttcn:8145 TC_dyn_ts_sdcch8_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12811 BSC_Tests control part BSC_Tests.ttcn:8226 TC_dyn_ts_sdcch8_all_subslots_used testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12812 BSC_Tests control part BSC_Tests.ttcn:8283 TC_dyn_ts_sdcch8_tch_call_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12813 BSC_Tests control part BSC_Tests.ttcn:8361 TC_dyn_ts_sdcch8_act_nack testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12819 BSC_Tests control part BSC_Tests.ttcn:8450 TC_assignment_verify_ms_power_params_ie testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12820 BSC_Tests control part BSC_Tests.ttcn:8456 TC_c0_power_red_mode testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12828 BSC_Tests control part BSC_Tests.ttcn:8721 TC_mscpool_L3Compl_on_1_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12829 BSC_Tests control part BSC_Tests.ttcn:8732 TC_mscpool_L3Complete_by_imsi_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12830 BSC_Tests control part BSC_Tests.ttcn:8774 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12831 BSC_Tests control part BSC_Tests.ttcn:8817 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12832 BSC_Tests control part BSC_Tests.ttcn:8859 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12833 BSC_Tests control part BSC_Tests.ttcn:8904 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12834 BSC_Tests control part BSC_Tests.ttcn:8955 TC_mscpool_L3Complete_by_tmsi_valid_nri_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12835 BSC_Tests control part BSC_Tests.ttcn:8999 TC_mscpool_L3Complete_by_tmsi_valid_nri_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12836 BSC_Tests control part BSC_Tests.ttcn:9042 TC_mscpool_LU_by_tmsi_from_other_PLMN testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12837 BSC_Tests control part BSC_Tests.ttcn:9116 TC_mscpool_paging_and_response_imsi testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12838 BSC_Tests control part BSC_Tests.ttcn:9168 TC_mscpool_paging_and_response_tmsi testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12839 BSC_Tests control part BSC_Tests.ttcn:9178 TC_mscpool_no_allow_attach_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12840 BSC_Tests control part BSC_Tests.ttcn:9219 TC_mscpool_no_allow_attach_valid_nri testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12842 BSC_Tests control part BSC_Tests.ttcn:9262 TC_mscpool_sccp_n_pcstate_detaches_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12843 BSC_Tests control part BSC_Tests.ttcn:9306 TC_mscpool_sccp_n_pcstate_attaches_msc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12846 BSC_Tests control part BSC_Tests.ttcn:2073 TC_early_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12847 BSC_Tests control part BSC_Tests.ttcn:2096 TC_late_conn_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12848 BSC_Tests control part BSC_Tests.ttcn:2165 TC_stats_conn_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12851 BSC_Tests control part BSC_Tests.ttcn:9536 TC_assignment_emerg_setup_allow testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12852 BSC_Tests control part BSC_Tests.ttcn:9556 TC_assignment_emerg_setup_allow_imei testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12853 BSC_Tests control part BSC_Tests.ttcn:9573 TC_assignment_emerg_setup_deny_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12854 BSC_Tests control part BSC_Tests.ttcn:9599 TC_assignment_emerg_setup_deny_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12855 BSC_Tests control part BSC_Tests.ttcn:9613 TC_emerg_premption testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12858 BSC_Tests control part BSC_Tests.ttcn:9919 TC_fh_params_chan_activ testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12859 BSC_Tests control part BSC_Tests.ttcn:9960 TC_fh_params_imm_ass testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12860 BSC_Tests control part BSC_Tests.ttcn:10008 TC_fh_params_assignment_cmd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12861 BSC_Tests control part BSC_Tests.ttcn:10160 TC_fh_params_handover_cmd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12862 BSC_Tests control part BSC_Tests.ttcn:10203 TC_fh_params_si4_cbch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12865 BSC_Tests control part BSC_Tests.ttcn:10350 TC_lcs_loc_req_for_active_ms testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12866 BSC_Tests control part BSC_Tests.ttcn:10366 TC_lcs_loc_req_for_active_ms_ta_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12867 BSC_Tests control part BSC_Tests.ttcn:10472 TC_lcs_loc_req_for_idle_ms testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12868 BSC_Tests control part BSC_Tests.ttcn:10512 TC_lcs_loc_req_no_subscriber testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12869 BSC_Tests control part BSC_Tests.ttcn:10564 TC_lcs_loc_req_for_active_ms_le_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12870 BSC_Tests control part BSC_Tests.ttcn:10581 TC_lcs_loc_req_for_active_ms_le_timeout2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12871 BSC_Tests control part BSC_Tests.ttcn:10647 TC_lcs_loc_req_for_idle_ms_no_pag_resp testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12872 BSC_Tests control part BSC_Tests.ttcn:10707 TC_cm_service_during_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12873 BSC_Tests control part BSC_Tests.ttcn:10781 TC_ho_during_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12874 BSC_Tests control part BSC_Tests.ttcn:10821 TC_emerg_call_and_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12875 BSC_Tests control part BSC_Tests.ttcn:10899 TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12876 BSC_Tests control part BSC_Tests.ttcn:10917 TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12881 BSC_Tests control part BSC_Tests.ttcn:11041 TC_refuse_chan_act_to_vamos testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12882 BSC_Tests control part BSC_Tests.ttcn:11032 TC_refuse_mode_modif_to_vamos testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12884 BSC_Tests control part BSC_Tests.ttcn:11141 TC_reassignment_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12886 BSC_Tests control part BSC_Tests.ttcn:11284 TC_cm_reestablishment testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12888 BSC_Tests control part BSC_Tests.ttcn:11352 TC_imm_ass_post_chan_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12889 BSC_Tests control part BSC_Tests.ttcn:11400 TC_imm_ass_pre_chan_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12890 BSC_Tests control part BSC_Tests.ttcn:11448 TC_imm_ass_pre_ts_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12891 BSC_Tests control part BSC_Tests.ttcn:11497 TC_imm_ass_pre_chan_ack_dyn_ts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12892 BSC_Tests control part BSC_Tests.ttcn:11569 TC_imm_ass_pre_ts_ack_dyn_ts testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12894 BSC_Tests control part BSC_Tests.ttcn:11656 TC_ctrl_trx_rf_locked testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12896 BSC_Tests control part BSC_Tests.ttcn:11893 TC_ratectr_all_available_allocated testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12897 BSC_Tests control part BSC_Tests.ttcn:11937 TC_ratectr_all_available_allocated_dyn testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12899 BSC_Tests control part BSC_Tests.ttcn:11768 TC_cm_serv_rej testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12901 BSC_Tests control part BSC_Tests.ttcn:11852 TC_lost_sdcch_during_assignment testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12904 BSC_Tests control part BSC_Tests.ttcn:12037 TC_chan_alloc_algo_ascending testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12905 BSC_Tests control part BSC_Tests.ttcn:12060 TC_chan_alloc_algo_descending testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12906 BSC_Tests control part BSC_Tests.ttcn:12086 TC_chan_alloc_algo_ass_dynamic testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12909 BSC_Tests control part BSC_Tests.ttcn:12240 TC_mgwpool_all_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12910 BSC_Tests control part BSC_Tests.ttcn:12270 TC_mgwpool_blocked_not_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12911 BSC_Tests control part BSC_Tests.ttcn:12300 TC_mgwpool_pin_bts testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12912 BSC_Tests control part BSC_Tests.ttcn:12359 TC_mgwpool_keepalive_down_not_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12914 BSC_Tests control part BSC_Tests.ttcn:12430 TC_ho_meas_rep_multi_band testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12918 BSC_Tests control part BSC_Tests.ttcn:6118 TC_ho_out_of_this_bsc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12920 BSC_Tests control part BSC_Tests.ttcn:12549 TC_unbreak_lchan_after_missing_rel_ack_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12921 BSC_Tests control part BSC_Tests.ttcn:12562 TC_unbreak_lchan_after_missing_rel_ack_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:744 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:263 TC_lcls_gcr_only testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:745 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:376 TC_lcls_gcr_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:746 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:381 TC_lcls_gcr_bway_connect_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:747 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:419 TC_lcls_gcr_bway_codec_mismatch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:748 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:450 TC_lcls_gcr_nomatch_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:749 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:483 TC_lcls_gcr_bway_dont_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:750 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:503 TC_lcls_gcr_unsuppported_cfg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:751 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:529 TC_lcls_gcr_unsuppported_csc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:752 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:591 TC_lcls_gcr_bway_dont_connect_csc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:753 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:671 TC_lcls_connect_break testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:754 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:700 TC_lcls_connect_clear testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:756 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:386 TC_lcls_bts_gcr_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:757 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:391 TC_lcls_bts_gcr_bway_connect_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:758 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:675 TC_lcls_bts_connect_break testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1228 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:508 TC_cbsp_bsc_server testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1229 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:517 TC_cbsp_bsc_server_ipv6 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1230 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:524 TC_cbsp_bsc_client testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1231 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:533 TC_cbsp_bsc_client_ipv6 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1232 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:540 TC_cbsp_reset_bss testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1233 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:557 TC_cbsp_cell_rflock_failure_restart testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1234 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:629 TC_cbsp_cell_rsl_down_failure testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1237 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:702 TC_cbsp_write_bss testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1238 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:733 TC_cbsp_write_bts_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1239 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:749 TC_cbsp_write_bts_no_cbch testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1240 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:763 TC_cbsp_write_unknown_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1241 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:777 TC_cbsp_write_lac_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1242 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:792 TC_cbsp_write_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1243 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:807 TC_cbsp_write_lai testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1244 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:826 TC_cbsp_write_lac testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1246 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:845 TC_cbsp_write_then_replace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1247 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:874 TC_cbsp_write_rep_period_num testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1248 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:924 TC_cbsp_replace_nonexist testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1249 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:938 TC_cbsp_write_too_many testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1250 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:951 TC_cbsp_kill_nonexist testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1251 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:962 TC_cbsp_write_then_kill testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1252 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:980 TC_cbsp_write_then_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1254 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1187 TC_cbsp_status_q_empty testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1255 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1196 TC_cbsp_status_q_bts_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1257 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1003 TC_cbsp_emerg_write_bts_cgi_dchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1258 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1081 TC_cbsp_emerg_write_bts_cgi_cchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1259 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1097 TC_cbsp_emerg_write_bts_cgi_cchan_disable testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1260 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1117 TC_cbsp_emerg_write_bts_cgi_noreplace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1261 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1145 TC_cbsp_emerg_write_bts_cgi_replace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1262 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1165 TC_cbsp_emerg_write_bts_cgi_kill testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE