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 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk bee0425ab74159364af6c667765e1522eb0f9c43 # timeout=10 [ttcn3-bsc-test-io_uring] $ /bin/sh -xe /tmp/jenkins16349087524247341172.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-46 = 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 [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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.0s #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-gsm-manuals/+/master?format=TEXT #11 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [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 #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 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/ #15 CACHED #16 [ 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 #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #22 CACHED #23 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache 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 #24 CACHED #25 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a7ba5de97b7e10f2d481cf7c4b95df27ab889905e82ca4d7108f02d18e47d70d 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 a7ba5de97b7e + 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 DONE 0.0s #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 DONE 0.0s #7 [3/7] WORKDIR /DATA #7 CACHED #8 [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 #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.1s #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.342 From https://gerrit.osmocom.org/libosmo-sccp #11 0.342 da7bc78..ee75a07 master -> origin/master #11 0.372 Already on 'master' #11 0.372 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. #11 0.372 (use "git pull" to update your local branch) #11 0.374 refs/heads/master #11 0.381 HEAD is now at ee75a07 .deb/.rpm: add osmocom user during package install #11 0.382 master #11 0.383 ee75a07dfdfefa314aa502de0994cc56cb9a00da #11 2.935 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.935 libtoolize: copying file './ltmain.sh' #11 3.056 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.056 libtoolize: and rerunning libtoolize and aclocal. #11 3.056 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.417 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.417 configure.ac:167: You should run autoupdate. #11 4.417 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.417 configure.ac:167: the top level #11 4.417 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.417 configure.ac:184: You should run autoupdate. #11 4.916 configure.ac:23: installing './compile' #11 4.917 configure.ac:25: installing './config.guess' #11 4.918 configure.ac:25: installing './config.sub' #11 4.919 configure.ac:9: installing './install-sh' #11 4.920 configure.ac:9: installing './missing' #11 5.020 examples/Makefile.am: installing './depcomp' #11 5.352 checking for a BSD-compatible install... /usr/bin/install -c #11 5.358 checking whether build environment is sane... yes #11 5.367 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.368 checking for gawk... gawk #11 5.369 checking whether make sets $(MAKE)... yes #11 5.377 checking whether make supports nested variables... yes #11 5.383 checking whether make supports nested variables... (cached) yes #11 5.383 checking whether make sets $(MAKE)... (cached) yes #11 5.385 checking for gcc... gcc #11 5.404 checking whether the C compiler works... yes #11 5.433 checking for C compiler default output file name... a.out #11 5.434 checking for suffix of executables... #11 5.472 checking whether we are cross compiling... no #11 5.506 checking for suffix of object files... o #11 5.526 checking whether the compiler supports GNU C... yes #11 5.544 checking whether gcc accepts -g... yes #11 5.563 checking for gcc option to enable C11 features... none needed #11 5.593 checking whether gcc understands -c and -o together... yes #11 5.623 checking whether make supports the include directive... yes (GNU style) #11 5.631 checking dependency style of gcc... gcc3 #11 5.659 checking build system type... x86_64-pc-linux-gnu #11 5.696 checking host system type... x86_64-pc-linux-gnu #11 5.696 checking how to print strings... printf #11 5.719 checking for a sed that does not truncate output... /usr/bin/sed #11 5.722 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.724 checking for egrep... /usr/bin/grep -E #11 5.725 checking for fgrep... /usr/bin/grep -F #11 5.727 checking for ld used by gcc... /usr/bin/ld #11 5.730 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.732 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.734 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.747 checking whether ln -s works... yes #11 5.747 checking the maximum length of command line arguments... 1572864 #11 5.752 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.753 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.753 checking for /usr/bin/ld option to reload object files... -r #11 5.753 checking for file... file #11 5.754 checking for objdump... objdump #11 5.755 checking how to recognize dependent libraries... pass_all #11 5.756 checking for dlltool... no #11 5.756 checking how to associate runtime and link libraries... printf %s\n #11 5.756 checking for ar... ar #11 5.756 checking for archiver @FILE support... @ #11 5.780 checking for strip... strip #11 5.781 checking for ranlib... ranlib #11 5.781 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.840 checking for sysroot... no #11 5.840 checking for a working dd... /usr/bin/dd #11 5.843 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.859 checking for mt... no #11 5.860 checking if : is a manifest tool... no #11 5.864 checking for stdio.h... yes #11 5.880 checking for stdlib.h... yes #11 5.900 checking for string.h... yes #11 5.924 checking for inttypes.h... yes #11 5.943 checking for stdint.h... yes #11 5.964 checking for strings.h... yes #11 5.988 checking for sys/stat.h... yes #11 6.011 checking for sys/types.h... yes #11 6.034 checking for unistd.h... yes #11 6.055 checking for dlfcn.h... yes #11 6.080 checking for objdir... .libs #11 6.130 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.149 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.150 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.166 checking if gcc static flag -static works... yes #11 6.230 checking if gcc supports -c -o file.o... yes #11 6.252 checking if gcc supports -c -o file.o... (cached) yes #11 6.252 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.259 checking whether -lc should be explicitly linked in... no #11 6.278 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.319 checking how to hardcode library paths into programs... immediate #11 6.319 checking whether stripping libraries is possible... yes #11 6.321 checking if libtool supports shared libraries... yes #11 6.321 checking whether to build shared libraries... yes #11 6.321 checking whether to build static libraries... yes #11 6.322 checking for pkg-config... /usr/bin/pkg-config #11 6.322 checking for pkg-config... /usr/bin/pkg-config #11 6.323 checking pkg-config is at least version 0.20... yes #11 6.324 checking for libosmocore >= 1.9.0... yes #11 6.330 checking for libosmovty >= 1.9.0... yes #11 6.336 checking for libosmogsm >= 1.9.0... yes #11 6.343 checking for libosmo-netif >= 1.4.0... yes #11 6.349 checking for library containing sctp_recvmsg... -lsctp #11 6.427 checking if gcc supports -fvisibility=hidden... yes #11 6.442 checking for doxygen... /usr/bin/doxygen #11 6.445 checking whether to enable VTY/CTRL tests... no #11 6.446 CFLAGS=" -std=gnu11 -Wall" #11 6.446 CPPFLAGS=" -Wall" #11 6.469 checking that generated files are newer than configure... done #11 6.470 configure: creating ./config.status #11 6.727 config.status: creating libosmo-sigtran.pc #11 6.735 config.status: creating libosmo-sccp.pc #11 6.742 config.status: creating libosmo-mtp.pc #11 6.750 config.status: creating libosmo-xua.pc #11 6.757 config.status: creating include/osmocom/Makefile #11 6.768 config.status: creating include/osmocom/sccp/Makefile #11 6.776 config.status: creating include/osmocom/mtp/Makefile #11 6.784 config.status: creating include/osmocom/sigtran/Makefile #11 6.795 config.status: creating include/Makefile #11 6.806 config.status: creating src/Makefile #11 6.815 config.status: creating tests/Makefile #11 6.825 config.status: creating tests/sccp/Makefile #11 6.834 config.status: creating tests/mtp/Makefile #11 6.843 config.status: creating tests/m2ua/Makefile #11 6.852 config.status: creating tests/xua/Makefile #11 6.861 config.status: creating tests/ss7/Makefile #11 6.869 config.status: creating tests/vty/Makefile #11 6.882 config.status: creating examples/Makefile #11 6.892 config.status: creating stp/Makefile #11 6.901 config.status: creating doc/Makefile #11 6.911 config.status: creating doc/examples/Makefile #11 6.921 config.status: creating doc/manuals/Makefile #11 6.936 config.status: creating contrib/Makefile #11 6.946 config.status: creating contrib/systemd/Makefile #11 6.959 config.status: creating contrib/libosmo-sccp.spec #11 6.969 config.status: creating Doxyfile #11 6.981 config.status: creating Makefile #11 6.993 config.status: executing tests/atconfig commands #11 6.995 config.status: executing depfiles commands #11 7.202 config.status: executing libtool commands #11 7.243 echo 1.8.0.63-ee75 > .version-t && mv .version-t .version #11 7.245 make install-recursive #11 7.248 make[1]: Entering directory '/data/libosmo-sccp' #11 7.250 Making install in include #11 7.251 make[2]: Entering directory '/data/libosmo-sccp/include' #11 7.254 Making install in osmocom #11 7.255 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 7.259 Making install in mtp #11 7.260 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.263 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.263 make[5]: Nothing to be done for 'install-exec-am'. #11 7.264 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 7.270 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 7.271 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.271 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 7.272 Making install in sccp #11 7.273 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.276 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.276 make[5]: Nothing to be done for 'install-exec-am'. #11 7.277 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 7.281 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 7.283 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.284 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 7.284 Making install in sigtran #11 7.286 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.288 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.288 make[5]: Nothing to be done for 'install-exec-am'. #11 7.289 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 7.289 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 7.293 /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 7.294 /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 7.296 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.296 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 7.297 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 7.299 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 7.299 make[5]: Nothing to be done for 'install-exec-am'. #11 7.299 make[5]: Nothing to be done for 'install-data-am'. #11 7.299 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 7.299 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 7.300 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 7.301 make[3]: Entering directory '/data/libosmo-sccp/include' #11 7.304 make[4]: Entering directory '/data/libosmo-sccp/include' #11 7.304 make[4]: Nothing to be done for 'install-exec-am'. #11 7.304 make[4]: Nothing to be done for 'install-data-am'. #11 7.304 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 7.304 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 7.305 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 7.305 Making install in src #11 7.307 make[2]: Entering directory '/data/libosmo-sccp/src' #11 7.308 CC sccp.o #11 7.308 CC mtp_pcap.o #11 7.308 CC libxua_a-xua_msg.o #11 7.309 CC ipa.lo #11 7.312 CC m3ua.lo #11 7.318 CC osmo_ss7.lo #11 7.318 CC osmo_ss7_as.lo #11 7.318 CC osmo_ss7_asp.lo #11 7.323 CC osmo_ss7_asp_peer.lo #11 7.323 CC osmo_ss7_hmrt.lo #11 7.324 CC osmo_ss7_vty.lo #11 7.329 CC osmo_ss7_xua_srv.lo #11 7.330 CC sccp2sua.lo #11 7.332 CC sccp_helpers.lo #11 7.338 CC sccp_lbcs.lo #11 7.339 CC sccp_sap.lo #11 7.351 CC sccp_sclc.lo #11 7.434 CC sccp_scmg.lo #11 7.540 CC sccp_scrc.lo #11 7.653 CC sccp_scoc.lo #11 7.657 CC sccp_types.lo #11 7.770 CC sccp_user.lo #11 7.811 CC sccp_vty.lo #11 7.831 CC sua.lo #11 7.850 CC xua_asp_fsm.lo #11 7.852 CC xua_as_fsm.lo #11 7.859 CC xua_default_lm_fsm.lo #11 7.883 CC xua_msg.lo #11 7.917 CC xua_rkm.lo #11 7.921 CC xua_shared.lo #11 7.954 CC xua_snm.lo #11 7.977 ar: `u' modifier ignored since `D' is the default (see `U') #11 7.978 AR libsccp.a #11 7.985 sccp_scoc.c: In function 'scoc_fsm_active': #11 7.994 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 7.994 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 7.994 | ^~~~~~~ #11 8.014 AR libmtp.a #11 8.017 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.038 AR libxua.a #11 8.042 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.523 CCLD libosmo-sigtran.la #11 8.753 make[3]: Entering directory '/data/libosmo-sccp/src' #11 8.754 /usr/bin/mkdir -p '/usr/local/lib' #11 8.755 /usr/bin/mkdir -p '/usr/local/lib' #11 8.755 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 8.756 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 8.760 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 8.763 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 8.766 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 8.779 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 8.783 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 8.786 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 8.788 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 8.790 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 8.793 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 8.795 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 8.827 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 8.829 ---------------------------------------------------------------------- #11 8.829 Libraries have been installed in: #11 8.829 /usr/local/lib #11 8.829 #11 8.829 If you ever happen to want to link against installed libraries #11 8.829 in a given directory, LIBDIR, you must either use libtool, and #11 8.829 specify the full pathname of the library, or use the '-LLIBDIR' #11 8.829 flag during linking and do at least one of the following: #11 8.829 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 8.829 during execution #11 8.829 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 8.829 during linking #11 8.829 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 8.829 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 8.829 #11 8.829 See any operating system documentation about shared libraries for #11 8.829 more information, such as the ld(1) and ld.so(8) manual pages. #11 8.829 ---------------------------------------------------------------------- #11 8.830 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 8.830 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 8.830 Making install in tests #11 8.832 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 8.834 Making install in xua #11 8.836 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 8.838 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 8.838 make[4]: Nothing to be done for 'install-exec-am'. #11 8.838 make[4]: Nothing to be done for 'install-data-am'. #11 8.838 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 8.838 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 8.839 Making install in sccp #11 8.840 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 8.842 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 8.842 make[4]: Nothing to be done for 'install-exec-am'. #11 8.842 make[4]: Nothing to be done for 'install-data-am'. #11 8.842 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 8.842 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 8.842 Making install in mtp #11 8.844 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 8.846 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 8.846 make[4]: Nothing to be done for 'install-exec-am'. #11 8.846 make[4]: Nothing to be done for 'install-data-am'. #11 8.846 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 8.846 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 8.846 Making install in m2ua #11 8.847 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 8.849 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 8.849 make[4]: Nothing to be done for 'install-exec-am'. #11 8.849 make[4]: Nothing to be done for 'install-data-am'. #11 8.849 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 8.849 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 8.849 Making install in ss7 #11 8.850 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 8.852 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 8.852 make[4]: Nothing to be done for 'install-exec-am'. #11 8.852 make[4]: Nothing to be done for 'install-data-am'. #11 8.852 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 8.852 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 8.852 Making install in vty #11 8.854 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 8.855 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 8.855 make[4]: Nothing to be done for 'install-exec-am'. #11 8.855 make[4]: Nothing to be done for 'install-data-am'. #11 8.855 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 8.855 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 8.856 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 8.859 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 8.859 make[4]: Nothing to be done for 'install-exec-am'. #11 8.859 make[4]: Nothing to be done for 'install-data-am'. #11 8.859 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 8.859 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 8.859 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 8.859 Making install in examples #11 8.861 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 8.862 CC sccp_demo_user.o #11 8.862 CC sccp_test_server.o #11 8.862 CC sccp_test_vty.o #11 8.927 CCLD sccp_demo_user #11 9.059 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 9.059 make[3]: Nothing to be done for 'install-exec-am'. #11 9.059 make[3]: Nothing to be done for 'install-data-am'. #11 9.059 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 9.059 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 9.059 Making install in stp #11 9.060 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 9.061 CC stp_main.o #11 9.117 CCLD osmo-stp #11 9.258 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 9.258 make[3]: Nothing to be done for 'install-data-am'. #11 9.259 /usr/bin/mkdir -p '/usr/local/bin' #11 9.262 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 9.292 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 9.294 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 9.294 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 9.294 Making install in doc #11 9.296 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 9.298 Making install in examples #11 9.299 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 9.301 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 9.301 make[4]: Nothing to be done for 'install-exec-am'. #11 9.301 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 9.302 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.303 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 9.303 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 9.305 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 9.305 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 9.305 Making install in manuals #11 9.306 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 9.308 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 9.308 make[4]: Nothing to be done for 'install-exec-am'. #11 9.308 make[4]: Nothing to be done for 'install-data-am'. #11 9.308 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 9.308 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 9.309 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 9.311 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 9.311 make[4]: Nothing to be done for 'install-exec-am'. #11 9.311 make[4]: Nothing to be done for 'install-data-am'. #11 9.311 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 9.311 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 9.312 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 9.312 Making install in contrib #11 9.313 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 9.316 Making install in systemd #11 9.317 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 9.319 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 9.319 make[4]: Nothing to be done for 'install-exec-am'. #11 9.320 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.322 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 9.323 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 9.323 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 9.325 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 9.327 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 9.327 make[4]: Nothing to be done for 'install-exec-am'. #11 9.327 make[4]: Nothing to be done for 'install-data-am'. #11 9.327 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.327 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.327 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 9.329 make[2]: Entering directory '/data/libosmo-sccp' #11 9.330 mkdir -p doc/sigtran #11 9.331 /usr/bin/doxygen Doxyfile #11 9.437 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 9.437 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.437 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 9.437 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.437 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 9.437 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.437 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 9.437 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 9.438 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 9.438 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 9.438 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 9.438 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 9.438 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 9.438 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 9.438 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 9.438 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 9.438 Using the default: a4! #11 9.508 Doxygen version used: 1.9.4 #11 9.508 Searching for include files... #11 9.508 Searching for example files... #11 9.508 Searching for images... #11 9.508 Searching for dot files... #11 9.508 Searching for msc files... #11 9.508 Searching for dia files... #11 9.508 Searching for files to exclude #11 9.508 Searching INPUT for files to process... #11 9.508 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 9.508 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 9.508 Searching for files in directory /data/libosmo-sccp/src #11 9.508 Reading and parsing tag files #11 9.508 Parsing files #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 9.508 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 9.508 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 9.508 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 9.508 Parsing file /data/libosmo-sccp/src/ipa.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 9.508 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 9.508 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 9.508 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 9.508 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 9.508 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 9.508 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 9.508 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 9.508 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 9.508 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 9.508 Parsing file /data/libosmo-sccp/src/sccp.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 9.508 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 9.508 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 9.508 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 9.508 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 9.508 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 9.508 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 9.508 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 9.508 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 9.508 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 9.698 /sccp_scmg.c... #11 9.698 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 9.698 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 9.698 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 9.698 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 9.698 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 9.698 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 9.698 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 9.698 Preprocessing /data/libosmo-sccp/src/sua.c... #11 9.698 Parsing file /data/libosmo-sccp/src/sua.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 9.698 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 9.698 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 9.698 Building macro definition list... #11 9.698 Building group list... #11 9.698 Building directory list... #11 9.698 Building namespace list... #11 9.698 Building file list... #11 9.698 Building class list... #11 9.698 Building concept list... #11 9.698 Computing nesting relations for classes... #11 9.698 Associating documentation with classes... #11 9.698 Associating documentation with concepts... #11 9.698 Building example list... #11 9.698 Searching for enumerations... #11 9.698 Searching for documented typedefs... #11 9.698 Searching for members imported via using declarations... #11 9.698 Searching for included using directives... #11 9.698 Searching for documented variables... #11 9.698 Building interface member list... #11 9.698 Building member list... #11 9.698 Searching for friends... #11 9.698 Searching for documented defines... #11 9.698 Computing class inheritance relations... #11 9.698 Computing class usage relations... #11 9.698 Flushing cached template relations that have become invalid... #11 9.698 Computing class relations... #11 9.698 Add enum values to enums... #11 9.698 Searching for member function documentation... #11 9.698 Creating members for template instances... #11 9.698 Building page list... #11 9.698 Search for main page... #11 9.698 Computing page relations... #11 9.698 Determining the scope of groups... #11 9.698 Sorting lists... #11 9.698 Determining which enums are documented #11 9.698 Computing member relations... #11 9.698 Building full member lists recursively... #11 9.698 Adding members to member groups. #11 9.698 Computing member references... #11 9.698 Inheriting documentation... #11 9.698 Generating disk names... #11 9.698 Adding source references... #11 9.698 Adding xrefitems... #11 9.698 Sorting member lists... #11 9.698 Setting anonymous enum type... #11 9.698 Computing dependencies between directories... #11 9.698 Generating citations page... #11 9.698 Counting members... #11 9.698 Counting data structures... #11 9.698 Resolving user defined references... #11 9.698 Finding anchors and sections in the documentation... #11 9.698 Transferring function references... #11 9.698 Combining using relations... #11 9.698 Adding members to index pages... #11 9.698 Correcting members for VHDL... #11 9.698 Computing tooltip texts... #11 9.698 Generating style sheet... #11 9.698 Generating search indices... #11 9.698 Generating example documentation... #11 9.698 Generating file sources... #11 9.698 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 9.698 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 9.698 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 9.698 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 9.698 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 9.698 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 9.924 /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 9.924 parameter 'ppid_mux' #11 9.925 /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 9.925 /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 9.925 parameter 'inst' #11 9.927 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 9.927 /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 9.927 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 9.927 /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 9.927 parameter 'asp_name' #11 9.928 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 9.928 /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 9.928 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 9.928 /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 9.928 parameter 'asp_name' #11 9.929 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 9.929 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 9.930 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 9.930 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 9.931 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 9.938 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 9.941 /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 9.941 /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 9.941 parameter 'inst' #11 9.961 /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 9.961 /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 9.961 parameter 'addr' #11 9.961 /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 9.961 parameter 'prim_cb' #11 9.961 /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 9.961 parameter 'prim_cb' #11 9.969 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 9.969 /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 9.969 parameter 'num_maps' #11 9.978 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 9.979 /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 9.980 /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 9.980 parameter 'info_str' #11 9.980 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 9.991 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 9.995 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 9.999 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 9.999 /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 9.999 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 9.999 /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 9.999 parameter 'asp_name' #11 10.000 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 10.000 /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 10.000 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 10.000 /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 10.000 parameter 'asp_name' #11 10.00 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 10.00 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 10.00 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 10.00 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 10.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 10.01 parameter 'trans_proto' #11 10.03 /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 10.03 /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 10.03 parameter 'addr' #11 10.04 /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 10.04 /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 10.04 parameter 'inst' #11 10.05 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 10.05 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.05 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.05 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.05 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 10.05 /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 10.05 parameter 'type' #11 10.05 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 10.05 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 10.06 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 10.07 /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 10.07 /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 10.07 parameter 'oph' #11 10.07 /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 10.07 /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 10.07 parameter 'oph' #11 10.08 /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 10.08 /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 10.08 parameter 'oph' #11 10.08 /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 10.08 /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 10.08 parameter 'oph' #11 10.11 /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 10.11 /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 10.11 parameter 'inst' #11 10.11 /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 10.11 parameter 'prim_cb' #11 10.11 /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 10.11 parameter 'prim_cb' #11 10.11 /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 10.11 parameter 'prim_cb' #11 10.11 /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 10.11 parameter 'trans_proto' #11 10.12 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 10.12 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 10.12 /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 10.12 /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 10.12 parameter 'info_str' #11 10.12 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 10.14 ran/protocol/sccp_scmg.h... #11 10.14 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 10.14 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 10.14 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 10.14 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 10.14 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 10.14 Generating code for file include/osmocom/sigtran/xua_types.h... #11 10.14 Parsing code for file src/ipa.c... #11 10.14 Parsing code for file src/m3ua.c... #11 10.14 Parsing code for file src/mtp_pcap.c... #11 10.14 Parsing code for file src/osmo_ss7.c... #11 10.14 Parsing code for file src/osmo_ss7_as.c... #11 10.14 Parsing code for file src/osmo_ss7_asp.c... #11 10.14 Parsing code for file src/osmo_ss7_asp_peer.c... #11 10.14 Parsing code for file src/osmo_ss7_hmrt.c... #11 10.14 Parsing code for file src/osmo_ss7_vty.c... #11 10.14 Parsing code for file src/osmo_ss7_xua_srv.c... #11 10.14 Parsing code for file src/sccp.c... #11 10.14 Parsing code for file src/sccp2sua.c... #11 10.14 Parsing code for file src/sccp_helpers.c... #11 10.14 Generating code for file src/sccp_internal.h... #11 10.14 Parsing code for file src/sccp_lbcs.c... #11 10.14 Parsing code for file src/sccp_sap.c... #11 10.14 Parsing code for file src/sccp_sclc.c... #11 10.14 Parsing code for file src/sccp_scmg.c... #11 10.14 Parsing code for file src/sccp_scoc.c... #11 10.14 Parsing code for file src/sccp_scrc.c... #11 10.14 Parsing code for file src/sccp_types.c... #11 10.14 Parsing code for file src/sccp_user.c... #11 10.14 Parsing code for file src/sccp_vty.c... #11 10.14 Generating code for file src/ss7_internal.h... #11 10.14 Parsing code for file src/sua.c... #11 10.14 Parsing code for file src/xua_as_fsm.c... #11 10.14 Generating code for file src/xua_as_fsm.h... #11 10.14 Parsing code for file src/xua_asp_fsm.c... #11 10.14 Generating code for file src/xua_asp_fsm.h... #11 10.14 Parsing code for file src/xua_default_lm_fsm.c... #11 10.14 Generating code for file src/xua_internal.h... #11 10.14 Parsing code for file src/xua_msg.c... #11 10.14 Parsing code for file src/xua_rkm.c... #11 10.14 Parsing code for file src/xua_shared.c... #11 10.14 Parsing code for file src/xua_snm.c... #11 10.14 Generating file documentation... #11 10.14 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 10.14 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 10.14 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 10.14 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 10.14 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 10.14 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 10.14 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 10.14 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 10.14 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 10.14 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 10.14 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 10.14 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 10.14 Generating docs for file src/ipa.c... #11 10.14 Generating docs for file src/m3ua.c... #11 10.14 Generating docs for file src/mtp_pcap.c... #11 10.14 Generating docs for file src/osmo_ss7.c... #11 10.14 Generating docs for file src/osmo_ss7_as.c... #11 10.14 Generating docs for file src/osmo_ss7_asp.c... #11 10.14 Generating docs for file src/osmo_ss7_asp_peer.c... #11 10.14 Generating docs for file src/osmo_ss7_hmrt.c... #11 10.14 Generating docs for file src/osmo_ss7_vty.c... #11 10.14 Generating docs for file src/osmo_ss7_xua_srv.c... #11 10.14 Generating docs for file src/sccp.c... #11 10.14 Generating docs for file src/sccp2sua.c... #11 10.14 Generating docs for file src/sccp_helpers.c... #11 10.14 Generating docs for file src/sccp_internal.h... #11 10.14 Generating docs for file src/sccp_lbcs.c... #11 10.14 Generating docs for file src/sccp_sap.c... #11 10.14 Generating docs for file src/sccp_sclc.c... #11 10.14 Generating docs for file src/sccp_scmg.c... #11 10.14 Generating docs for file src/sccp_scoc.c... #11 10.14 Generating docs for file src/sccp_scrc.c... #11 10.14 Generating docs for file src/sccp_types.c... #11 10.14 Generating docs for file src/sccp_user.c... #11 10.14 Generating docs for file src/sccp_vty.c... #11 10.14 Generating docs for file src/ss7_internal.h... #11 10.14 Generating docs for file src/sua.c... #11 10.14 Generating docs for file src/xua_as_fsm.c... #11 10.14 Generating docs for file src/xua_as_fsm.h... #11 10.14 Generating docs for file src/xua_asp_fsm.c... #11 10.14 Generating docs for file src/xua_asp_fsm.h... #11 10.14 Generating docs for file src/xua_default_lm_fsm.c... #11 10.14 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 10.15 /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 10.15 /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 10.15 parameter 'info_str' #11 10.15 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 10.15 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 10.15 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 10.15 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 10.15 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 10.15 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 10.15 /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 10.15 /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 10.15 parameter 'info_str' #11 10.15 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 10.16 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 10.16 /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 10.16 parameter 'num_maps' #11 10.20 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.20 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 10.30 al.h... #11 10.30 Generating docs for file src/xua_msg.c... #11 10.30 Generating docs for file src/xua_rkm.c... #11 10.30 Generating docs for file src/xua_shared.c... #11 10.30 Generating docs for file src/xua_snm.c... #11 10.30 Generating page documentation... #11 10.30 Generating group documentation... #11 10.30 Generating class documentation... #11 10.30 Generating docs for compound ipa_asp_fsm_priv... #11 10.30 Generating docs for compound lm_fsm_priv... #11 10.30 Generating docs for compound m3ua_data_hdr... #11 10.30 Generating docs for compound osmo_mtp_pause_param... #11 10.30 Generating docs for compound osmo_mtp_prim... #11 10.30 Generating docs for compound osmo_mtp_resume_param... #11 10.30 Generating docs for compound osmo_mtp_status_param... #11 10.30 Generating docs for compound osmo_mtp_transfer_param... #11 10.30 Generating docs for compound osmo_sccp_addr... #11 10.30 Generating docs for compound osmo_sccp_addr_entry... #11 10.30 Generating docs for compound osmo_sccp_gt... #11 10.30 Generating docs for compound osmo_sccp_instance... #11 10.30 Generating docs for compound osmo_sccp_user... #11 10.30 Generating docs for compound osmo_scu_connect_param... #11 10.30 Generating docs for compound osmo_scu_data_param... #11 10.30 Generating docs for compound osmo_scu_disconn_param... #11 10.30 Generating docs for compound osmo_scu_notice_param... #11 10.30 Generating docs for compound osmo_scu_pcstate_param... #11 10.30 Generating docs for compound osmo_scu_prim... #11 10.30 Generating docs for compound osmo_scu_reset_param... #11 10.30 Generating docs for compound osmo_scu_state_param... #11 10.30 Generating docs for compound osmo_scu_unitdata_param... #11 10.30 Generating docs for compound osmo_ss7_as... #11 10.30 Generating docs for compound osmo_ss7_asp... #11 10.30 Generating docs for compound osmo_ss7_asp_peer... #11 10.30 Generating docs for compound osmo_ss7_instance... #11 10.30 Generating docs for compound osmo_ss7_link... #11 10.30 Generating docs for compound osmo_ss7_linkset... #11 10.30 Generating docs for compound osmo_ss7_pc_fmt... #11 10.30 Generating docs for compound osmo_ss7_route... #11 10.30 Generating docs for compound osmo_ss7_route_table... #11 10.30 Generating docs for compound osmo_ss7_routing_key... #11 10.30 Generating docs for compound osmo_ss7_user... #11 10.30 Generating docs for compound osmo_xlm_prim... #11 10.30 Generating docs for compound osmo_xlm_prim_error... #11 10.30 Generating docs for compound osmo_xlm_prim_notify... #11 10.30 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 10.30 Generating docs for compound osmo_xlm_prim_rk_reg... #11 10.30 Generating docs for compound osmo_xua_layer_manager... #11 10.30 Generating docs for compound osmo_xua_server... #11 10.30 Generating docs for compound pcap_hdr... #11 10.30 Generating docs for compound pcaprec_hdr... #11 10.30 Generating docs for compound sccp_connection... #11 10.30 Generating docs for compound sccp_data_callback... #11 10.30 Generating docs for compound sccp_scmg_msg... #11 10.30 Generating docs for compound sccp_system... #11 10.30 Generating docs for compound udt_offsets... #11 10.30 Generating docs for compound xua_as_fsm_priv... #11 10.30 Generating docs for compound xua_asp_fsm_priv... #11 10.30 Generating docs for compound xua_common_hdr... #11 10.30 Generating docs for compound xua_dialect... #11 10.30 Generating docs for compound xua_msg... #11 10.30 Generating docs for compound xua_msg_class... #11 10.30 Generating docs for compound xua_msg_event_map... #11 10.30 Generating docs for compound xua_msg_part... #11 10.30 Generating docs for compound xua_parameter_hdr... #11 10.30 Generating concept documentation... #11 10.30 Generating namespace index... #11 10.30 Generating graph info page... #11 10.30 Generating directory documentation... #11 10.30 Generating index page... #11 10.30 Generating page index... #11 10.30 Generating module index... #11 10.30 Generating namespace index... #11 10.30 Generating namespace member index... #11 10.30 Generating concept index... #11 10.30 Generating annotated compound index... #11 10.30 Generating alphabetical compound index... #11 10.30 Generating hierarchical class index... #11 10.30 Generating member index... #11 10.30 Generating file index... #11 10.30 Generating file member index... #11 10.30 Generating example index... #11 10.30 finalizing index lists... #11 10.30 writing tag file... #11 10.30 Running plantuml with JAVA... #11 10.30 lookup cache used 2216/65536 hits=24409 misses=2370 #11 10.30 finished... #11 10.31 cd ./doc && tar cf html.tar */html #11 10.33 make[3]: Entering directory '/data/libosmo-sccp' #11 10.33 make[3]: Nothing to be done for 'install-exec-am'. #11 10.33 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 10.33 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 10.33 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 10.33 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 10.34 make install-data-hook #11 10.35 make[4]: Entering directory '/data/libosmo-sccp' #11 10.35 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 10.38 make[4]: Leaving directory '/data/libosmo-sccp' #11 10.38 make[3]: Leaving directory '/data/libosmo-sccp' #11 10.38 make[2]: Leaving directory '/data/libosmo-sccp' #11 10.38 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 10.6s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.0s #13 exporting to image #13 exporting layers #13 exporting layers 0.4s done #13 writing image sha256:cc6f032819721a7beffd8d6b5be5678996eff190420b4838c8a4e344bd7be580 done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.4s 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 cc6f03281972 + 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.202404242026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202404242026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404242026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404242026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404242026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404242026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404242026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404242026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404242026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404242026 amd64 Osmo VTY library ii osmocom-nightly 202404242026 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.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #4 DONE 0.0s #5 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #5 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [auth] sharing credentials for registry.osmocom.org #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 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #13 CACHED #14 [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 #14 CACHED #15 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #15 CACHED #16 [ 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 #16 CACHED #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 CACHED #18 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #18 CACHED #19 [ 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 #19 CACHED #20 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #22 CACHED #23 [ 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 #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [ 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/ #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:a7ba5de97b7e10f2d481cf7c4b95df27ab889905e82ca4d7108f02d18e47d70d 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 a7ba5de97b7e + 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 + grep -q $USER + echo FROM $USER/$DISTRO-build + 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.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.46kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 4.21kB done #6 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-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 #7 0.322 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.322 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.328 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.462 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.538 Fetched 55.4 kB in 0s (228 kB/s) #7 0.538 Reading package lists... #7 1.164 Reading package lists... #7 1.807 Building dependency tree... #7 2.041 Reading state information... #7 2.469 The following additional packages will be installed: #7 2.470 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #7 2.470 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 2.470 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #7 2.471 libosmousb0 libosmovty13 osmocom-nightly #7 2.507 The following NEW packages will be installed: #7 2.507 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #7 2.507 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #7 2.507 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 2.507 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #7 2.507 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #7 2.508 libosmovty13 osmocom-nightly #7 2.688 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #7 2.688 Need to get 3293 kB of archives. #7 2.688 After this operation, 12.8 MB of additional disk space will be used. #7 2.688 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404242026 [1164 B] #7 2.691 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404242026 [164 kB] #7 2.694 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404242026 [39.0 kB] #7 2.695 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404242026 [140 kB] #7 2.698 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404242026 [46.0 kB] #7 2.699 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404242026 [29.0 kB] #7 2.700 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404242026 [65.4 kB] #7 2.702 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404242026 [222 kB] #7 2.706 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404242026 [98.1 kB] #7 2.707 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404242026 [72.6 kB] #7 2.708 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404242026 [111 kB] #7 2.710 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404242026 [66.0 kB] #7 2.713 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404242026 [173 kB] #7 2.715 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404242026 [54.5 kB] #7 2.717 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404242026 [58.5 kB] #7 2.719 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404242026 [45.3 kB] #7 2.720 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404242026 [38.6 kB] #7 2.722 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404242026 [838 kB] #7 2.730 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404242026 [52.5 kB] #7 2.731 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404242026 [64.6 kB] #7 2.731 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.62.da7b.202404242026 [87.8 kB] #7 2.732 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.62.da7b.202404242026 [122 kB] #7 2.733 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.62.da7b.202404242026 [581 kB] #7 2.739 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.47.e01f6.202404242026 [56.6 kB] #7 2.740 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.47.e01f6.202404242026 [65.3 kB] #7 2.923 debconf: delaying package configuration, since apt-utils is not installed #7 3.016 Fetched 3293 kB in 0s (15.5 MB/s) #7 3.089 Selecting previously unselected package osmocom-nightly. #7 3.089 (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 3.189 Preparing to unpack .../00-osmocom-nightly_202404242026_amd64.deb ... #7 3.196 Unpacking osmocom-nightly (202404242026) ... #7 3.233 Selecting previously unselected package libosmocore21:amd64. #7 3.243 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.251 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404242026) ... #7 3.313 Selecting previously unselected package libgtp6:amd64. #7 3.322 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404242026_amd64.deb ... #7 3.325 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404242026) ... #7 3.370 Selecting previously unselected package libgtp-dev:amd64. #7 3.380 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404242026_amd64.deb ... #7 3.387 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404242026) ... #7 3.434 Selecting previously unselected package libosmocodec4:amd64. #7 3.450 Preparing to unpack .../04-libosmocodec4_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.456 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404242026) ... #7 3.510 Selecting previously unselected package libosmotrau2:amd64. #7 3.519 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404242026_amd64.deb ... #7 3.523 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404242026) ... #7 3.561 Selecting previously unselected package libosmoisdn0:amd64. #7 3.569 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.572 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404242026) ... #7 3.621 Selecting previously unselected package libosmogsm20:amd64. #7 3.632 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.635 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404242026) ... #7 3.698 Selecting previously unselected package libosmovty13:amd64. #7 3.699 Preparing to unpack .../08-libosmovty13_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.702 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404242026) ... #7 3.739 Selecting previously unselected package libosmoabis13:amd64. #7 3.747 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404242026_amd64.deb ... #7 3.751 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404242026) ... #7 3.788 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.797 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404242026_amd64.deb ... #7 3.800 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404242026) ... #7 3.849 Selecting previously unselected package libosmocoding0:amd64. #7 3.858 Preparing to unpack .../11-libosmocoding0_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.861 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404242026) ... #7 3.896 Selecting previously unselected package libosmogb14:amd64. #7 3.903 Preparing to unpack .../12-libosmogb14_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.912 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404242026) ... #7 3.954 Selecting previously unselected package libosmoctrl0:amd64. #7 3.962 Preparing to unpack .../13-libosmoctrl0_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.966 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.002 Selecting previously unselected package libosmosim2:amd64. #7 4.011 Preparing to unpack .../14-libosmosim2_1.9.0.196.9975.202404242026_amd64.deb ... #7 4.014 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404242026) ... #7 4.056 Selecting previously unselected package libosmousb0:amd64. #7 4.064 Preparing to unpack .../15-libosmousb0_1.9.0.196.9975.202404242026_amd64.deb ... #7 4.068 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.104 Selecting previously unselected package libosmocore. #7 4.114 Preparing to unpack .../16-libosmocore_1.9.0.196.9975.202404242026_amd64.deb ... #7 4.120 Unpacking libosmocore (1.9.0.196.9975.202404242026) ... #7 4.157 Selecting previously unselected package libosmocore-dev:amd64. #7 4.165 Preparing to unpack .../17-libosmocore-dev_1.9.0.196.9975.202404242026_amd64.deb ... #7 4.168 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404242026) ... #7 4.281 Selecting previously unselected package libosmonetif11:amd64. #7 4.288 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404242026_amd64.deb ... #7 4.294 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.323 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.329 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404242026_amd64.deb ... #7 4.332 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.374 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 4.380 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.62.da7b.202404242026_amd64.deb ... #7 4.383 Unpacking libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.417 Selecting previously unselected package libosmo-sigtran9:amd64. #7 4.425 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.62.da7b.202404242026_amd64.deb ... #7 4.431 Unpacking libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.471 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 4.479 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.62.da7b.202404242026_amd64.deb ... #7 4.482 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.563 Selecting previously unselected package libosmo-mgcp-client12:amd64. #7 4.571 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.47.e01f6.202404242026_amd64.deb ... #7 4.574 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404242026) ... #7 4.611 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 4.620 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.47.e01f6.202404242026_amd64.deb ... #7 4.623 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404242026) ... #7 4.688 Setting up osmocom-nightly (202404242026) ... #7 4.697 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404242026) ... #7 4.705 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.720 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404242026) ... #7 4.728 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404242026) ... #7 4.737 Setting up libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.745 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404242026) ... #7 4.759 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.767 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404242026) ... #7 4.776 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404242026) ... #7 4.784 Setting up libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404242026) ... #7 4.800 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404242026) ... #7 4.809 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404242026) ... #7 4.817 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404242026) ... #7 4.832 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.841 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404242026) ... #7 4.855 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.864 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404242026) ... #7 4.873 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.887 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404242026) ... #7 4.896 Setting up libosmocore (1.9.0.196.9975.202404242026) ... #7 4.904 Setting up libosmo-sigtran9:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.919 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404242026) ... #7 4.930 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.939 Setting up libosmo-sigtran-dev:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.948 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 5.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.287 Cloning into 'osmo-bsc'... #9 DONE 1.8s #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.346 Already on 'master' #11 0.346 Your branch is up to date with 'origin/master'. #11 0.347 refs/heads/master #11 0.352 HEAD is now at 1bca19118 .deb/.rpm: add osmocom user during package install #11 0.353 master #11 0.354 1bca1911884a81b7e08ec14bbe56169c45fb9f98 #11 2.853 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.853 libtoolize: copying file './ltmain.sh' #11 2.896 libtoolize: putting macros in 'm4'. #11 2.896 libtoolize: copying file 'm4/libtool.m4' #11 2.912 libtoolize: copying file 'm4/ltoptions.m4' #11 2.928 libtoolize: copying file 'm4/ltsugar.m4' #11 2.944 libtoolize: copying file 'm4/ltversion.m4' #11 2.963 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.997 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.997 libtoolize: and rerunning libtoolize and aclocal. #11 4.862 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.862 configure.ac:74: You should run autoupdate. #11 4.862 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.862 configure.ac:74: the top level #11 4.862 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.862 configure.ac:130: You should run autoupdate. #11 4.862 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.862 configure.ac:130: the top level #11 4.862 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.862 configure.ac:150: You should run autoupdate. #11 4.862 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.862 configure.ac:150: the top level #11 4.862 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.862 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.862 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.862 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.862 configure.ac:228: the top level #11 4.862 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.862 configure.ac:230: You should run autoupdate. #11 5.518 configure.ac:23: installing './compile' #11 5.519 configure.ac:25: installing './config.guess' #11 5.520 configure.ac:25: installing './config.sub' #11 5.521 configure.ac:9: installing './install-sh' #11 5.522 configure.ac:9: installing './missing' #11 5.581 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.581 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.731 src/ipaccess/Makefile.am: installing './depcomp' #11 6.187 checking for a BSD-compatible install... /usr/bin/install -c #11 6.192 checking whether build environment is sane... yes #11 6.199 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.201 checking for gawk... gawk #11 6.201 checking whether make sets $(MAKE)... yes #11 6.207 checking whether make supports nested variables... yes #11 6.212 checking whether make supports nested variables... (cached) yes #11 6.212 checking whether make sets $(MAKE)... (cached) yes #11 6.213 checking for gcc... gcc #11 6.229 checking whether the C compiler works... yes #11 6.264 checking for C compiler default output file name... a.out #11 6.265 checking for suffix of executables... #11 6.295 checking whether we are cross compiling... no #11 6.325 checking for suffix of object files... o #11 6.345 checking whether the compiler supports GNU C... yes #11 6.362 checking whether gcc accepts -g... yes #11 6.378 checking for gcc option to enable C11 features... none needed #11 6.407 checking whether gcc understands -c and -o together... yes #11 6.439 checking whether make supports the include directive... yes (GNU style) #11 6.443 checking dependency style of gcc... gcc3 #11 6.474 checking build system type... x86_64-pc-linux-gnu #11 6.518 checking host system type... x86_64-pc-linux-gnu #11 6.518 checking how to print strings... printf #11 6.548 checking for a sed that does not truncate output... /usr/bin/sed #11 6.569 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.569 checking for egrep... /usr/bin/grep -E #11 6.569 checking for fgrep... /usr/bin/grep -F #11 6.569 checking for ld used by gcc... /usr/bin/ld #11 6.569 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.569 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.569 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.578 checking whether ln -s works... yes #11 6.578 checking the maximum length of command line arguments... 1572864 #11 6.584 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.585 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.585 checking for /usr/bin/ld option to reload object files... -r #11 6.585 checking for file... file #11 6.586 checking for objdump... objdump #11 6.586 checking how to recognize dependent libraries... pass_all #11 6.587 checking for dlltool... no #11 6.587 checking how to associate runtime and link libraries... printf %s\n #11 6.587 checking for ar... ar #11 6.588 checking for archiver @FILE support... @ #11 6.612 checking for strip... strip #11 6.612 checking for ranlib... ranlib #11 6.613 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.669 checking for sysroot... no #11 6.669 checking for a working dd... /usr/bin/dd #11 6.674 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.699 checking for mt... no #11 6.699 checking if : is a manifest tool... no #11 6.703 checking for stdio.h... yes #11 6.723 checking for stdlib.h... yes #11 6.746 checking for string.h... yes #11 6.769 checking for inttypes.h... yes #11 6.794 checking for stdint.h... yes #11 6.818 checking for strings.h... yes #11 6.844 checking for sys/stat.h... yes #11 6.877 checking for sys/types.h... yes #11 6.903 checking for unistd.h... yes #11 6.933 checking for dlfcn.h... yes #11 6.955 checking for objdir... .libs #11 7.004 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.022 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.022 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.043 checking if gcc static flag -static works... yes #11 7.106 checking if gcc supports -c -o file.o... yes #11 7.126 checking if gcc supports -c -o file.o... (cached) yes #11 7.126 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.134 checking whether -lc should be explicitly linked in... no #11 7.158 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.212 checking how to hardcode library paths into programs... immediate #11 7.212 checking whether stripping libraries is possible... yes #11 7.213 checking if libtool supports shared libraries... yes #11 7.213 checking whether to build shared libraries... yes #11 7.213 checking whether to build static libraries... yes #11 7.214 checking for pkg-config... /usr/bin/pkg-config #11 7.215 checking for pkg-config... /usr/bin/pkg-config #11 7.215 checking pkg-config is at least version 0.20... yes #11 7.217 checking for libosmocore >= 1.9.0... yes #11 7.224 checking for libosmovty >= 1.9.0... yes #11 7.231 checking for libosmoctrl >= 1.9.0... yes #11 7.238 checking for libosmogsm >= 1.9.0... yes #11 7.246 checking for libosmoabis >= 1.5.0... yes #11 7.253 checking for libosmo-netif >= 1.4.0... yes #11 7.259 checking for libosmo-sigtran >= 1.8.0... yes #11 7.265 checking for libosmo-mgcp-client >= 1.12.0... yes #11 7.271 checking for egrep... (cached) /usr/bin/grep -E #11 7.272 checking if gcc supports -fvisibility=hidden... yes #11 7.286 checking whether to enable code coverage support... no #11 7.286 checking whether to enable VTY/CTRL tests... no #11 7.289 CFLAGS=" -std=gnu11" #11 7.289 CPPFLAGS="" #11 7.321 checking that generated files are newer than configure... done #11 7.321 configure: creating ./config.status #11 7.642 config.status: creating include/Makefile #11 7.652 config.status: creating include/osmocom/Makefile #11 7.663 config.status: creating include/osmocom/bsc/Makefile #11 7.675 config.status: creating src/Makefile #11 7.687 config.status: creating src/osmo-bsc/Makefile #11 7.698 config.status: creating src/ipaccess/Makefile #11 7.707 config.status: creating src/utils/Makefile #11 7.719 config.status: creating tests/Makefile #11 7.729 config.status: creating tests/atlocal #11 7.740 config.status: creating tests/abis/Makefile #11 7.751 config.status: creating tests/acc/Makefile #11 7.762 config.status: creating tests/bsc/Makefile #11 7.775 config.status: creating tests/codec_pref/Makefile #11 7.785 config.status: creating tests/gsm0408/Makefile #11 7.795 config.status: creating tests/handover/Makefile #11 7.807 config.status: creating tests/nanobts_omlattr/Makefile #11 7.817 config.status: creating tests/paging/Makefile #11 7.830 config.status: creating tests/subscr/Makefile #11 7.841 config.status: creating doc/Makefile #11 7.854 config.status: creating doc/examples/Makefile #11 7.867 config.status: creating doc/manuals/Makefile #11 7.883 config.status: creating contrib/Makefile #11 7.894 config.status: creating contrib/systemd/Makefile #11 7.905 config.status: creating contrib/osmo-bsc.spec #11 7.916 config.status: creating Makefile #11 7.925 config.status: creating bscconfig.h #11 7.934 config.status: executing tests/atconfig commands #11 7.936 config.status: executing depfiles commands #11 8.332 config.status: executing libtool commands #11 8.369 echo 1.11.0.83-1bca1 > .version-t && mv .version-t .version #11 8.371 make install-recursive #11 8.373 make[1]: Entering directory '/tmp/osmo-bsc' #11 8.375 Making install in include #11 8.376 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 8.379 Making install in osmocom #11 8.380 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.382 Making install in bsc #11 8.384 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.385 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.385 make[5]: Nothing to be done for 'install-exec-am'. #11 8.385 make[5]: Nothing to be done for 'install-data-am'. #11 8.385 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.385 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 8.387 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.388 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 8.388 make[5]: Nothing to be done for 'install-exec-am'. #11 8.388 make[5]: Nothing to be done for 'install-data-am'. #11 8.388 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.388 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.389 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 8.390 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 8.392 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 8.392 make[4]: Nothing to be done for 'install-exec-am'. #11 8.392 make[4]: Nothing to be done for 'install-data-am'. #11 8.392 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 8.392 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 8.392 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 8.393 Making install in src #11 8.394 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 8.397 Making install in osmo-bsc #11 8.400 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 8.401 CC osmo_bsc_main.o #11 8.401 CC a_reset.lo #11 8.402 CC abis_nm.lo #11 8.404 CC abis_nm_vty.lo #11 8.405 CC abis_om2000.lo #11 8.408 CC abis_om2000_vty.lo #11 8.412 CC abis_osmo.lo #11 8.413 CC acc.lo #11 8.413 CC assignment_fsm.lo #11 8.413 CC abis_rsl.lo #11 8.414 CC bsc_ctrl.lo #11 8.417 CC bsc_ctrl_lookup.lo #11 8.420 CC bsc_init.lo #11 8.420 CC bsc_rf_ctrl.lo #11 8.421 CC bsc_rll.lo #11 8.422 CC bsc_sccp.lo #11 8.716 CC bsc_stats.lo #11 8.796 CC bsc_subscr_conn_fsm.lo #11 9.001 CC bsc_subscriber.lo #11 9.063 CC bsc_vty.lo #11 9.076 CC bts.lo #11 9.076 CC bts_trx.lo #11 9.077 CC bts_trx_ctrl.lo #11 9.088 CC bts_trx_ts_ctrl.lo #11 9.095 CC bts_trx_ts_lchan_ctrl.lo #11 9.100 CC bts_ericsson_rbs2000.lo #11 9.119 CC bts_init.lo #11 9.119 CC bts_ipaccess_nanobts.lo #11 9.348 CC bts_ipaccess_nanobts_omlattr.lo #11 9.431 CC bts_nokia_site.lo #11 9.545 CC bts_siemens_bs11.lo #11 9.607 CC bts_sm.lo #11 9.619 CC bts_osmobts.lo #11 9.692 CC bts_unknown.lo #11 9.717 CC bts_ctrl.lo #11 9.730 CC bts_setup_ramp.lo #11 9.756 CC bts_trx_vty.lo #11 9.757 CC bts_vty.lo #11 9.765 CC chan_alloc.lo #11 9.788 CC chan_counts.lo #11 9.814 CC codec_pref.lo #11 9.837 CC data_rate_pref.lo #11 10.10 CC e1_config.lo #11 10.18 CC gsm_04_08_rr.lo #11 10.18 CC gsm_data.lo #11 10.18 CC handover_cfg.lo #11 10.19 CC handover_ctrl.lo #11 10.19 CC handover_decision.lo #11 10.24 CC handover_decision_2.lo #11 10.24 CC handover_fsm.lo #11 10.28 CC handover_logic.lo #11 10.32 CC handover_vty.lo #11 10.38 CC vgcs_fsm.lo #11 10.40 CC lb.lo #11 10.51 CC lchan.lo #11 10.54 CC lchan_fsm.lo #11 10.65 CC lchan_rtp_fsm.lo #11 10.83 CC lchan_select.lo #11 10.83 CC lcs_loc_req.lo #11 10.84 CC lcs_ta_req.lo #11 11.01 CC meas_feed.lo #11 11.03 CC meas_rep.lo #11 11.12 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 11.12 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 11.12 925 | verb_info->codecs_len = 0; #11 11.12 | ^~~~~~~~~ #11 11.12 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 11.12 from lchan_rtp_fsm.c:25: #11 11.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 11.12 35 | unsigned int codecs_len #11 11.12 | ^~~~~~~~~~ #11 11.12 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 11.12 929 | verb_info->codecs[0] = codec; #11 11.12 | ^~~~~~~~~ #11 11.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 11.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 11.12 | ^~~~~~ #11 11.12 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 11.12 930 | verb_info->codecs_len = 1; #11 11.12 | ^~~~~~~~~ #11 11.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 11.12 35 | unsigned int codecs_len #11 11.12 | ^~~~~~~~~~ #11 11.12 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 11.12 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 11.12 | ^~ #11 11.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 11.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 11.12 | ^~~~~~ #11 11.12 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 11.12 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 11.12 | ^~ #11 11.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 11.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 11.12 | ^~~~~~ #11 11.12 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 11.12 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 11.12 | ^~~~ #11 11.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 11.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 11.12 | ^~~~~~ #11 11.12 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 11.12 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 11.12 961 | return verb_info->codecs[0] == codec; #11 11.12 | ^~~~~~ #11 11.13 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 11.13 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 11.13 | ^~~~~~ #11 11.14 CC neighbor_ident.lo #11 11.16 CC neighbor_ident_vty.lo #11 11.16 CC neighbor_ident_ctrl.lo #11 11.55 CC net_init.lo #11 11.66 CC nm_common_fsm.lo #11 11.68 CC nm_bb_transc_fsm.lo #11 11.73 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 11.73 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 11.73 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 11.73 | ^~~~~~ #11 11.73 In file included from neighbor_ident.c:37: #11 11.73 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 11.73 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 11.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 11.75 CC nm_bts_sm_fsm.lo #11 11.78 CC nm_bts_fsm.lo #11 11.78 CC nm_gprs_cell_fsm.lo #11 11.95 CC nm_gprs_nse_fsm.lo #11 12.01 CC nm_gprs_nsvc_fsm.lo #11 12.02 CC nm_channel_fsm.lo #11 12.03 CC nm_rcarrier_fsm.lo #11 12.16 CC gsm_08_08.lo #11 12.19 CC osmo_bsc_bssap.lo #11 12.25 CC osmo_bsc_filter.lo #11 12.30 CC osmo_bsc_grace.lo #11 12.35 CC osmo_bsc_lcls.lo #11 12.37 CC osmo_bsc_mgcp.lo #11 12.37 CC osmo_bsc_msc.lo #11 12.37 CC osmo_bsc_sigtran.lo #11 12.55 CC paging.lo #11 12.56 CC pcu_sock.lo #11 12.63 CC penalty_timers.lo #11 12.68 CC system_information.lo #11 12.68 CC bssmap_reset.lo #11 12.71 CC timeslot_fsm.lo #11 12.89 CC smscb.lo #11 12.98 CC smscb_vty.lo #11 13.01 CC cbch_scheduler.lo #11 13.01 CC cbsp_link.lo #11 13.02 CC power_control.lo #11 13.90 CCLD libbsc.la #11 14.26 CCLD osmo-bsc #11 14.63 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 14.64 /usr/bin/mkdir -p '/usr/local/bin' #11 14.64 make[4]: Nothing to be done for 'install-data-am'. #11 14.65 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 14.72 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 14.72 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 14.72 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 14.72 Making install in utils #11 14.72 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 14.73 CC bs11_config.o #11 14.73 CC isdnsync.o #11 14.73 CC meas_json-meas_json.o #11 14.79 CCLD isdnsync #11 14.85 CCLD meas_json #11 14.89 CCLD bs11_config #11 15.22 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 15.22 make[4]: Nothing to be done for 'install-data-am'. #11 15.22 /usr/bin/mkdir -p '/usr/local/bin' #11 15.22 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 15.25 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 15.26 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 15.26 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 15.27 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 15.27 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 15.27 Making install in ipaccess #11 15.27 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 15.27 CC abisip-find.o #11 15.27 CC stubs.o #11 15.28 CC ipaccess-config.o #11 15.28 CC ipaccess-firmware.o #11 15.29 CC network_listen.o #11 15.30 CC ipaccess-proxy.o #11 15.39 CCLD abisip-find #11 15.47 CCLD ipaccess-config #11 15.49 CCLD ipaccess-proxy #11 16.32 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 16.33 /usr/bin/mkdir -p '/usr/local/bin' #11 16.33 make[4]: Nothing to be done for 'install-data-am'. #11 16.33 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 16.37 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 16.38 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 16.39 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 16.39 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 16.39 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 16.39 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 16.39 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 16.39 make[4]: Nothing to be done for 'install-exec-am'. #11 16.39 make[4]: Nothing to be done for 'install-data-am'. #11 16.39 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 16.40 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 16.40 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 16.40 Making install in tests #11 16.40 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 16.41 Making install in abis #11 16.42 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 16.42 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 16.42 make[4]: Nothing to be done for 'install-exec-am'. #11 16.42 make[4]: Nothing to be done for 'install-data-am'. #11 16.42 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 16.42 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 16.42 Making install in acc #11 16.43 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 16.43 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 16.43 make[4]: Nothing to be done for 'install-exec-am'. #11 16.43 make[4]: Nothing to be done for 'install-data-am'. #11 16.43 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 16.43 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 16.43 Making install in bsc #11 16.43 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 16.44 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 16.44 make[4]: Nothing to be done for 'install-exec-am'. #11 16.44 make[4]: Nothing to be done for 'install-data-am'. #11 16.44 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 16.44 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 16.44 Making install in codec_pref #11 16.44 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 16.44 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 16.44 make[4]: Nothing to be done for 'install-exec-am'. #11 16.44 make[4]: Nothing to be done for 'install-data-am'. #11 16.44 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 16.44 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 16.44 Making install in gsm0408 #11 16.44 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 16.45 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 16.45 make[4]: Nothing to be done for 'install-exec-am'. #11 16.45 make[4]: Nothing to be done for 'install-data-am'. #11 16.45 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 16.45 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 16.45 Making install in handover #11 16.45 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 16.45 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 16.45 make[4]: Nothing to be done for 'install-exec-am'. #11 16.45 make[4]: Nothing to be done for 'install-data-am'. #11 16.45 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 16.45 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 16.45 Making install in nanobts_omlattr #11 16.45 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 16.45 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 16.45 make[4]: Nothing to be done for 'install-exec-am'. #11 16.45 make[4]: Nothing to be done for 'install-data-am'. #11 16.45 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 16.45 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 16.46 Making install in paging #11 16.46 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 16.46 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 16.46 make[4]: Nothing to be done for 'install-exec-am'. #11 16.46 make[4]: Nothing to be done for 'install-data-am'. #11 16.46 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 16.46 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 16.46 Making install in subscr #11 16.46 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 16.46 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 16.46 make[4]: Nothing to be done for 'install-exec-am'. #11 16.46 make[4]: Nothing to be done for 'install-data-am'. #11 16.46 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 16.46 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 16.47 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 16.47 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 16.47 make[4]: Nothing to be done for 'install-exec-am'. #11 16.47 make[4]: Nothing to be done for 'install-data-am'. #11 16.47 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 16.47 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 16.47 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 16.47 Making install in doc #11 16.47 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 16.48 Making install in examples #11 16.50 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 16.50 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 16.50 make[4]: Nothing to be done for 'install-exec-am'. #11 16.50 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 16.51 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 16.52 make install-data-hook #11 16.53 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 16.53 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 16.53 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 16.53 mkdir -p "$(dirname $j)" && \ #11 16.53 /usr/bin/install -c -m 644 ./$f $j; \ #11 16.53 done #11 16.61 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 16.61 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 16.61 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 16.61 Making install in manuals #11 16.62 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 16.62 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 16.62 make[4]: Nothing to be done for 'install-exec-am'. #11 16.62 make[4]: Nothing to be done for 'install-data-am'. #11 16.62 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 16.62 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 16.63 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 16.64 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 16.64 make[4]: Nothing to be done for 'install-exec-am'. #11 16.64 make[4]: Nothing to be done for 'install-data-am'. #11 16.64 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 16.64 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 16.65 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 16.65 Making install in contrib #11 16.65 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 16.68 Making install in systemd #11 16.68 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 16.69 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 16.69 make[4]: Nothing to be done for 'install-exec-am'. #11 16.70 /usr/bin/mkdir -p '/lib/systemd/system' #11 16.72 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 16.74 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 16.74 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 16.74 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 16.75 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 16.75 make[4]: Nothing to be done for 'install-exec-am'. #11 16.75 make[4]: Nothing to be done for 'install-data-am'. #11 16.75 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 16.75 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 16.75 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 16.75 make[2]: Entering directory '/tmp/osmo-bsc' #11 16.76 make[3]: Entering directory '/tmp/osmo-bsc' #11 16.76 make[3]: Nothing to be done for 'install-exec-am'. #11 16.76 make[3]: Nothing to be done for 'install-data-am'. #11 16.76 make[3]: Leaving directory '/tmp/osmo-bsc' #11 16.76 make[2]: Leaving directory '/tmp/osmo-bsc' #11 16.76 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 16.9s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.0s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:75ad56dee3e9a69265621dd9c6e1fa4b55756200bbc81e4e5f4e441193f820c4 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 75ad56dee3e9 + 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.202404242026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.47.e01f6.202404242026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.47.e01f6.202404242026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404242026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.62.da7b.202404242026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.62.da7b.202404242026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.62.da7b.202404242026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404242026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404242026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404242026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404242026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404242026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404242026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404242026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404242026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404242026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404242026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404242026 amd64 Osmo VTY library ii osmocom-nightly 202404242026 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} + 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.0s #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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #7 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.96kB 0.0s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #12 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [ 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/ #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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 [ 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 #21 CACHED #22 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #22 CACHED #23 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #24 CACHED #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:a7ba5de97b7e10f2d481cf7c4b95df27ab889905e82ca4d7108f02d18e47d70d 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 a7ba5de97b7e + 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 + grep -q $USER + echo FROM $USER/$DISTRO-build + 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 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #5 CACHED #6 [internal] load build context #6 transferring context: 1.63kB done #6 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-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 #7 0.291 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.291 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.301 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.418 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.519 Fetched 55.4 kB in 0s (213 kB/s) #7 0.519 Reading package lists... #7 1.151 Reading package lists... #7 1.823 Building dependency tree... #7 2.046 Reading state information... #7 2.391 The following additional packages will be installed: #7 2.392 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #7 2.392 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 2.392 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #7 2.428 The following NEW packages will be installed: #7 2.428 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #7 2.428 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 2.428 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 2.428 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #7 2.429 libsmpp34-dev osmocom-nightly #7 2.497 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #7 2.497 Need to get 2679 kB of archives. #7 2.497 After this operation, 10.6 MB of additional disk space will be used. #7 2.497 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404242026 [1164 B] #7 2.503 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404242026 [164 kB] #7 2.510 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404242026 [39.0 kB] #7 2.510 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404242026 [140 kB] #7 2.510 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404242026 [46.0 kB] #7 2.515 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404242026 [29.0 kB] #7 2.515 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404242026 [65.4 kB] #7 2.520 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404242026 [222 kB] #7 2.520 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404242026 [98.1 kB] #7 2.520 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404242026 [72.6 kB] #7 2.527 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404242026 [111 kB] #7 2.527 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404242026 [66.0 kB] #7 2.527 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404242026 [173 kB] #7 2.532 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404242026 [54.5 kB] #7 2.532 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404242026 [58.5 kB] #7 2.534 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404242026 [45.3 kB] #7 2.534 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404242026 [38.6 kB] #7 2.534 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404242026 [838 kB] #7 2.556 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404242026 [52.5 kB] #7 2.557 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404242026 [64.6 kB] #7 2.557 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.62.da7b.202404242026 [87.8 kB] #7 2.560 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202404242026 [101 kB] #7 2.560 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202404242026 [111 kB] #7 2.832 debconf: delaying package configuration, since apt-utils is not installed #7 2.918 Fetched 2679 kB in 0s (24.1 MB/s) #7 2.957 Selecting previously unselected package osmocom-nightly. #7 2.957 (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 3.014 Preparing to unpack .../00-osmocom-nightly_202404242026_amd64.deb ... #7 3.019 Unpacking osmocom-nightly (202404242026) ... #7 3.060 Selecting previously unselected package libosmocore21:amd64. #7 3.069 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.075 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404242026) ... #7 3.128 Selecting previously unselected package libgtp6:amd64. #7 3.137 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404242026_amd64.deb ... #7 3.140 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404242026) ... #7 3.174 Selecting previously unselected package libgtp-dev:amd64. #7 3.183 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404242026_amd64.deb ... #7 3.186 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404242026) ... #7 3.231 Selecting previously unselected package libosmocodec4:amd64. #7 3.239 Preparing to unpack .../04-libosmocodec4_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.242 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404242026) ... #7 3.283 Selecting previously unselected package libosmotrau2:amd64. #7 3.292 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404242026_amd64.deb ... #7 3.295 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404242026) ... #7 3.333 Selecting previously unselected package libosmoisdn0:amd64. #7 3.342 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.345 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404242026) ... #7 3.393 Selecting previously unselected package libosmogsm20:amd64. #7 3.402 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.405 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404242026) ... #7 3.463 Selecting previously unselected package libosmovty13:amd64. #7 3.470 Preparing to unpack .../08-libosmovty13_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.473 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404242026) ... #7 3.512 Selecting previously unselected package libosmoabis13:amd64. #7 3.521 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404242026_amd64.deb ... #7 3.528 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404242026) ... #7 3.581 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.590 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404242026_amd64.deb ... #7 3.593 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404242026) ... #7 3.661 Selecting previously unselected package libosmocoding0:amd64. #7 3.671 Preparing to unpack .../11-libosmocoding0_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.674 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404242026) ... #7 3.722 Selecting previously unselected package libosmogb14:amd64. #7 3.731 Preparing to unpack .../12-libosmogb14_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.737 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404242026) ... #7 3.782 Selecting previously unselected package libosmoctrl0:amd64. #7 3.791 Preparing to unpack .../13-libosmoctrl0_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.794 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404242026) ... #7 3.841 Selecting previously unselected package libosmosim2:amd64. #7 3.849 Preparing to unpack .../14-libosmosim2_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.852 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404242026) ... #7 3.888 Selecting previously unselected package libosmousb0:amd64. #7 3.895 Preparing to unpack .../15-libosmousb0_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.901 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404242026) ... #7 3.935 Selecting previously unselected package libosmocore. #7 3.944 Preparing to unpack .../16-libosmocore_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.947 Unpacking libosmocore (1.9.0.196.9975.202404242026) ... #7 3.982 Selecting previously unselected package libosmocore-dev:amd64. #7 3.989 Preparing to unpack .../17-libosmocore-dev_1.9.0.196.9975.202404242026_amd64.deb ... #7 3.993 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404242026) ... #7 4.107 Selecting previously unselected package libosmonetif11:amd64. #7 4.119 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404242026_amd64.deb ... #7 4.123 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.171 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.180 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404242026_amd64.deb ... #7 4.183 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.223 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 4.231 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.62.da7b.202404242026_amd64.deb ... #7 4.234 Unpacking libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.285 Selecting previously unselected package libsmpp1:amd64. #7 4.292 Preparing to unpack .../21-libsmpp1_1.14.3.2.4b6d.202404242026_amd64.deb ... #7 4.295 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404242026) ... #7 4.332 Selecting previously unselected package libsmpp34-dev:amd64. #7 4.338 Preparing to unpack .../22-libsmpp34-dev_1.14.3.2.4b6d.202404242026_amd64.deb ... #7 4.345 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404242026) ... #7 4.418 Setting up osmocom-nightly (202404242026) ... #7 4.427 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404242026) ... #7 4.440 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404242026) ... #7 4.448 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.457 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404242026) ... #7 4.468 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404242026) ... #7 4.480 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404242026) ... #7 4.489 Setting up libosmo-sccp-dev:amd64 (1.8.0.62.da7b.202404242026) ... #7 4.498 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404242026) ... #7 4.512 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.521 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404242026) ... #7 4.530 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404242026) ... #7 4.539 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404242026) ... #7 4.558 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404242026) ... #7 4.567 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.576 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404242026) ... #7 4.585 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.600 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404242026) ... #7 4.609 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404242026) ... #7 4.618 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404242026) ... #7 4.632 Setting up libosmocore (1.9.0.196.9975.202404242026) ... #7 4.641 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404242026) ... #7 4.650 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404242026) ... #7 4.660 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 4.8s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.478 Cloning into 'osmo-bts'... #9 DONE 1.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.486 Already on 'master' #11 0.487 Your branch is up to date with 'origin/master'. #11 0.488 refs/heads/master #11 0.541 HEAD is now at 65337b73 vty info: MS power levels in dBm are not negative #11 0.547 master #11 0.548 65337b739aeb28deefb75c2e27067fa953b2b96f #11 4.641 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.641 libtoolize: copying file './ltmain.sh' #11 5.670 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 5.671 libtoolize: and rerunning libtoolize and aclocal. #11 5.671 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 7.374 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 7.374 configure.ac:40: You should run autoupdate. #11 7.374 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 7.374 configure.ac:40: the top level #11 7.374 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.374 configure.ac:84: You should run autoupdate. #11 7.374 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.374 configure.ac:84: the top level #11 7.374 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.374 configure.ac:92: You should run autoupdate. #11 7.374 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.374 configure.ac:92: the top level #11 7.374 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.374 configure.ac:124: You should run autoupdate. #11 7.374 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.374 configure.ac:124: the top level #11 7.374 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.374 configure.ac:132: You should run autoupdate. #11 7.374 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.374 configure.ac:132: the top level #11 7.374 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.374 configure.ac:272: You should run autoupdate. #11 7.374 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.374 configure.ac:272: the top level #11 7.374 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.374 configure.ac:292: You should run autoupdate. #11 7.374 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.374 configure.ac:292: the top level #11 7.374 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 7.374 configure.ac:354: You should run autoupdate. #11 7.374 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 7.374 configure.ac:354: the top level #11 7.374 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 7.374 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 7.374 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 7.374 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 7.374 configure.ac:422: the top level #11 7.374 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 7.374 configure.ac:424: You should run autoupdate. #11 8.368 configure.ac:23: installing './compile' #11 8.371 configure.ac:25: installing './config.guess' #11 8.373 configure.ac:25: installing './config.sub' #11 8.376 configure.ac:9: installing './install-sh' #11 8.378 configure.ac:9: installing './missing' #11 8.448 contrib/ber/Makefile.am: installing './depcomp' #11 8.639 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 8.639 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 8.779 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 8.779 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 8.779 automake: warning: possible forward-incompatibility. #11 8.779 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 8.779 automake: automake option hasn't been enabled. For now, the corresponding output #11 8.779 automake: object file(s) will be placed in the top-level directory. However, this #11 8.779 automake: behavior may change in a future Automake major version, with object #11 8.779 automake: files being placed in the same subdirectory as the corresponding sources. #11 8.779 automake: You are advised to start using 'subdir-objects' option throughout your #11 8.779 automake: project, to avoid future incompatibilities. #11 8.782 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 8.782 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 8.782 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 8.782 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 8.784 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 8.784 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.784 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 8.784 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.784 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 8.784 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 8.785 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 8.787 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 8.787 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 8.787 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 8.787 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 8.939 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 8.939 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 9.011 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.011 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 9.083 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.083 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 9.121 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.121 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 9.157 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.157 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 9.194 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.194 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 9.233 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.233 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 9.233 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.233 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 9.270 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 9.270 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.270 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 9.270 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.270 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 9.270 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.270 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 9.270 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.276 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 9.276 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.276 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 9.276 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.276 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 9.276 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.276 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 9.276 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.276 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 9.276 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.276 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 9.276 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 9.361 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 9.361 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 9.462 checking for a BSD-compatible install... /usr/bin/install -c #11 9.468 checking whether build environment is sane... yes #11 9.475 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 9.477 checking for gawk... gawk #11 9.477 checking whether make sets $(MAKE)... yes #11 9.482 checking whether make supports nested variables... yes #11 9.486 checking whether make supports nested variables... (cached) yes #11 9.486 checking whether make sets $(MAKE)... (cached) yes #11 9.488 checking for gcc... gcc #11 9.508 checking whether the C compiler works... yes #11 9.537 checking for C compiler default output file name... a.out #11 9.538 checking for suffix of executables... #11 9.566 checking whether we are cross compiling... no #11 9.601 checking for suffix of object files... o #11 9.619 checking whether the compiler supports GNU C... yes #11 9.639 checking whether gcc accepts -g... yes #11 9.658 checking for gcc option to enable C11 features... none needed #11 9.684 checking whether gcc understands -c and -o together... yes #11 9.712 checking whether make supports the include directive... yes (GNU style) #11 9.718 checking dependency style of gcc... gcc3 #11 9.745 checking build system type... x86_64-pc-linux-gnu #11 9.782 checking host system type... x86_64-pc-linux-gnu #11 9.783 checking how to print strings... printf #11 9.804 checking for a sed that does not truncate output... /usr/bin/sed #11 9.809 checking for grep that handles long lines and -e... /usr/bin/grep #11 9.811 checking for egrep... /usr/bin/grep -E #11 9.812 checking for fgrep... /usr/bin/grep -F #11 9.813 checking for ld used by gcc... /usr/bin/ld #11 9.817 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 9.818 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 9.821 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 9.835 checking whether ln -s works... yes #11 9.835 checking the maximum length of command line arguments... 1572864 #11 9.841 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 9.841 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 9.841 checking for /usr/bin/ld option to reload object files... -r #11 9.841 checking for file... file #11 9.842 checking for objdump... objdump #11 9.842 checking how to recognize dependent libraries... pass_all #11 9.842 checking for dlltool... no #11 9.843 checking how to associate runtime and link libraries... printf %s\n #11 9.843 checking for ar... ar #11 9.843 checking for archiver @FILE support... @ #11 9.925 checking for strip... strip #11 9.925 checking for ranlib... ranlib #11 9.926 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 10.02 checking for sysroot... no #11 10.02 checking for a working dd... /usr/bin/dd #11 10.02 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 10.03 checking for mt... no #11 10.03 checking if : is a manifest tool... no #11 10.04 checking for stdio.h... yes #11 10.05 checking for stdlib.h... yes #11 10.07 checking for string.h... yes #11 10.09 checking for inttypes.h... yes #11 10.12 checking for stdint.h... yes #11 10.14 checking for strings.h... yes #11 10.16 checking for sys/stat.h... yes #11 10.18 checking for sys/types.h... yes #11 10.21 checking for unistd.h... yes #11 10.23 checking for dlfcn.h... yes #11 10.25 checking for objdir... .libs #11 10.31 checking if gcc supports -fno-rtti -fno-exceptions... no #11 10.32 checking for gcc option to produce PIC... -fPIC -DPIC #11 10.32 checking if gcc PIC flag -fPIC -DPIC works... yes #11 10.34 checking if gcc static flag -static works... yes #11 10.38 checking if gcc supports -c -o file.o... yes #11 10.40 checking if gcc supports -c -o file.o... (cached) yes #11 10.40 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 10.41 checking whether -lc should be explicitly linked in... no #11 10.43 checking dynamic linker characteristics... GNU/Linux ld.so #11 10.48 checking how to hardcode library paths into programs... immediate #11 10.48 checking whether stripping libraries is possible... yes #11 10.48 checking if libtool supports shared libraries... yes #11 10.48 checking whether to build shared libraries... yes #11 10.48 checking whether to build static libraries... yes #11 10.48 checking for pkg-config... /usr/bin/pkg-config #11 10.48 checking for pkg-config... /usr/bin/pkg-config #11 10.48 checking pkg-config is at least version 0.20... yes #11 10.48 checking for egrep... (cached) /usr/bin/grep -E #11 10.48 checking for libosmocore >= 1.9.0... yes #11 10.49 checking for libosmovty >= 1.9.0... yes #11 10.49 checking for libosmogsm >= 1.9.0... yes #11 10.50 checking for libosmoctrl >= 1.9.0... yes #11 10.51 checking for libosmocodec >= 1.9.0... yes #11 10.52 checking for libosmocoding >= 1.9.0... yes #11 10.52 checking for libosmoabis >= 1.5.0... yes #11 10.53 checking for libosmotrau >= 1.5.0... yes #11 10.54 checking for libosmo-netif >= 1.4.0... yes #11 10.54 checking whether to enable support for sysmobts calibration tool... no #11 10.54 checking whether to enable support for sysmoBTS L1/PHY support... no #11 10.54 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 10.54 checking whether to enable support for Octasic OCTPHY-2G... no #11 10.55 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 10.55 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 10.55 checking whether to enable VTY/CTRL tests... no #11 10.55 checking whether to include systemtap tracing support... no #11 10.55 CFLAGS=" -std=gnu11" #11 10.55 CPPFLAGS="" #11 10.57 checking that generated files are newer than configure... done #11 10.57 configure: creating ./config.status #11 10.88 config.status: creating src/Makefile #11 10.89 config.status: creating src/common/Makefile #11 10.90 config.status: creating src/osmo-bts-virtual/Makefile #11 10.91 config.status: creating src/osmo-bts-omldummy/Makefile #11 10.93 config.status: creating src/osmo-bts-sysmo/Makefile #11 10.94 config.status: creating src/osmo-bts-lc15/Makefile #11 10.95 config.status: creating src/osmo-bts-oc2g/Makefile #11 10.96 config.status: creating src/osmo-bts-trx/Makefile #11 10.98 config.status: creating src/osmo-bts-octphy/Makefile #11 10.99 config.status: creating include/Makefile #11 11.00 config.status: creating include/osmo-bts/Makefile #11 11.02 config.status: creating tests/Makefile #11 11.03 config.status: creating tests/paging/Makefile #11 11.05 config.status: creating tests/agch/Makefile #11 11.06 config.status: creating tests/cipher/Makefile #11 11.07 config.status: creating tests/sysmobts/Makefile #11 11.09 config.status: creating tests/misc/Makefile #11 11.10 config.status: creating tests/handover/Makefile #11 11.11 config.status: creating tests/ta_control/Makefile #11 11.12 config.status: creating tests/tx_power/Makefile #11 11.14 config.status: creating tests/power/Makefile #11 11.15 config.status: creating tests/meas/Makefile #11 11.16 config.status: creating tests/amr/Makefile #11 11.17 config.status: creating tests/csd/Makefile #11 11.18 config.status: creating doc/Makefile #11 11.20 config.status: creating doc/examples/Makefile #11 11.22 config.status: creating doc/manuals/Makefile #11 11.23 config.status: creating contrib/Makefile #11 11.25 config.status: creating contrib/ber/Makefile #11 11.27 config.status: creating contrib/systemd/Makefile #11 11.29 config.status: creating contrib/osmo-bts.spec #11 11.31 config.status: creating Makefile #11 11.33 config.status: creating btsconfig.h #11 11.34 config.status: executing tests/atconfig commands #11 11.35 config.status: executing depfiles commands #11 12.03 config.status: executing libtool commands #11 12.08 echo 1.7.0.61-6533 > .version-t && mv .version-t .version #11 12.08 make install-recursive #11 12.08 make[1]: Entering directory '/tmp/osmo-bts' #11 12.08 Making install in include #11 12.09 make[2]: Entering directory '/tmp/osmo-bts/include' #11 12.09 Making install in osmo-bts #11 12.09 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 12.09 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 12.09 make[4]: Nothing to be done for 'install-exec-am'. #11 12.09 make[4]: Nothing to be done for 'install-data-am'. #11 12.09 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 12.10 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 12.10 make[3]: Entering directory '/tmp/osmo-bts/include' #11 12.10 make[4]: Entering directory '/tmp/osmo-bts/include' #11 12.10 make[4]: Nothing to be done for 'install-exec-am'. #11 12.10 make[4]: Nothing to be done for 'install-data-am'. #11 12.10 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 12.10 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 12.10 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 12.10 Making install in src #11 12.10 make[2]: Entering directory '/tmp/osmo-bts/src' #11 12.10 Making install in common #11 12.11 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 12.11 make install-am #11 12.11 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 12.11 CC gsm_data.o #11 12.11 CC sysinfo.o #11 12.11 CC logging.o #11 12.11 CC abis.o #11 12.11 CC abis_osmo.o #11 12.11 CC oml.o #11 12.11 CC osmux.o #11 12.12 CC bts.o #11 12.13 CC bts_sm.o #11 12.15 CC bts_trx.o #11 12.16 CC rsl.o #11 12.16 CC rtp_input_preen.o #11 12.17 CC vty.o #11 12.18 CC paging.o #11 12.19 CC measurement.o #11 12.20 CC amr.o #11 12.23 CC asci.o #11 12.25 CC lchan.o #11 12.29 CC load_indication.o #11 12.32 CC pcu_sock.o #11 12.34 CC handover.o #11 12.35 CC msg_utils.o #11 12.36 CC tx_power.o #11 12.41 CC bts_ctrl_commands.o #11 12.48 CC bts_ctrl_lookup.o #11 12.53 CC bts_shutdown_fsm.o #11 12.55 CC csd_v110.o #11 12.56 CC l1sap.o #11 12.57 CC cbch.o #11 12.59 CC power_control.o #11 12.60 CC main.o #11 12.61 CC phy_link.o #11 12.61 CC dtx_dl_amr_fsm.o #11 12.61 CC scheduler_mframe.o #11 12.62 CC ta_control.o #11 12.62 CC nm_common_fsm.o #11 12.64 CC nm_bts_sm_fsm.o #11 12.64 CC nm_bts_fsm.o #11 12.65 CC nm_bb_transc_fsm.o #11 12.66 CC nm_channel_fsm.o #11 12.71 CC nm_gprs_cell_fsm.o #11 12.71 CC nm_gprs_nse_fsm.o #11 12.73 CC nm_gprs_nsvc_fsm.o #11 12.74 CC nm_radio_carrier_fsm.o #11 12.77 CC notification.o #11 12.80 CC scheduler.o #11 12.98 AR libl1sched.a #11 12.98 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.00 AR libbts.a #11 13.00 ar: `u' modifier ignored since `D' is the default (see `U') #11 13.04 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 13.04 make[5]: Nothing to be done for 'install-exec-am'. #11 13.04 make[5]: Nothing to be done for 'install-data-am'. #11 13.04 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 13.04 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 13.04 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 13.04 Making install in osmo-bts-virtual #11 13.04 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 13.04 CC main.o #11 13.04 CC virtualbts_vty.o #11 13.04 CC bts_model.o #11 13.04 CC scheduler_virtbts.o #11 13.04 CC l1_if.o #11 13.04 CC virtual_um.o #11 13.04 CC osmo_mcast_sock.o #11 13.18 CCLD osmo-bts-virtual #11 13.49 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 13.49 make[4]: Nothing to be done for 'install-data-am'. #11 13.50 /usr/bin/mkdir -p '/usr/local/bin' #11 13.50 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 13.52 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 13.52 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 13.52 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 13.52 Making install in osmo-bts-omldummy #11 13.52 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 13.52 CC main.o #11 13.52 CC bts_model.o #11 13.62 CCLD osmo-bts-omldummy #11 13.91 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 13.91 make[4]: Nothing to be done for 'install-data-am'. #11 13.91 /usr/bin/mkdir -p '/usr/local/bin' #11 13.91 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 13.94 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 13.94 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 13.94 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 13.94 Making install in osmo-bts-trx #11 13.94 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.94 make install-am #11 13.94 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.94 CC main.o #11 13.94 CC trx_if.o #11 13.94 CC l1_if.o #11 13.94 CC scheduler_trx.o #11 13.94 CC sched_lchan_fcch_sch.o #11 13.94 CC sched_lchan_rach.o #11 13.94 CC sched_lchan_xcch.o #11 13.95 CC sched_lchan_pdtch.o #11 13.95 CC sched_lchan_tchf.o #11 13.95 CC sched_lchan_tchh.o #11 13.95 CC trx_provision_fsm.o #11 13.95 CC trx_vty.o #11 13.95 CC amr_loop.o #11 14.13 CCLD osmo-bts-trx #11 14.51 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.51 make[5]: Nothing to be done for 'install-data-am'. #11 14.51 /usr/bin/mkdir -p '/usr/local/bin' #11 14.51 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 14.54 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 14.54 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.54 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.54 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 14.54 make[3]: Entering directory '/tmp/osmo-bts/src' #11 14.54 make[4]: Entering directory '/tmp/osmo-bts/src' #11 14.54 make[4]: Nothing to be done for 'install-exec-am'. #11 14.54 make[4]: Nothing to be done for 'install-data-am'. #11 14.54 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 14.54 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 14.54 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 14.54 Making install in tests #11 14.54 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 14.55 Making install in paging #11 14.55 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 14.55 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 14.55 make[4]: Nothing to be done for 'install-exec-am'. #11 14.55 make[4]: Nothing to be done for 'install-data-am'. #11 14.55 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 14.55 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 14.55 Making install in cipher #11 14.55 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 14.55 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 14.55 make[4]: Nothing to be done for 'install-exec-am'. #11 14.55 make[4]: Nothing to be done for 'install-data-am'. #11 14.55 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 14.55 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 14.55 Making install in agch #11 14.56 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 14.56 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 14.56 make[4]: Nothing to be done for 'install-exec-am'. #11 14.56 make[4]: Nothing to be done for 'install-data-am'. #11 14.56 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 14.56 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 14.56 Making install in misc #11 14.56 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 14.56 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 14.56 make[4]: Nothing to be done for 'install-exec-am'. #11 14.56 make[4]: Nothing to be done for 'install-data-am'. #11 14.56 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 14.56 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 14.56 Making install in handover #11 14.56 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 14.56 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 14.56 make[4]: Nothing to be done for 'install-exec-am'. #11 14.56 make[4]: Nothing to be done for 'install-data-am'. #11 14.56 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 14.56 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 14.56 Making install in tx_power #11 14.57 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 14.57 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 14.57 make[4]: Nothing to be done for 'install-exec-am'. #11 14.57 make[4]: Nothing to be done for 'install-data-am'. #11 14.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 14.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 14.57 Making install in power #11 14.57 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 14.57 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 14.57 make[4]: Nothing to be done for 'install-exec-am'. #11 14.57 make[4]: Nothing to be done for 'install-data-am'. #11 14.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 14.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 14.57 Making install in meas #11 14.57 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 14.57 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 14.57 make[4]: Nothing to be done for 'install-exec-am'. #11 14.57 make[4]: Nothing to be done for 'install-data-am'. #11 14.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 14.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 14.58 Making install in ta_control #11 14.58 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 14.58 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 14.58 make[4]: Nothing to be done for 'install-exec-am'. #11 14.58 make[4]: Nothing to be done for 'install-data-am'. #11 14.58 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 14.58 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 14.58 Making install in amr #11 14.58 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 14.58 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 14.58 make[4]: Nothing to be done for 'install-exec-am'. #11 14.58 make[4]: Nothing to be done for 'install-data-am'. #11 14.58 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 14.58 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 14.58 Making install in csd #11 14.58 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 14.58 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 14.58 make[4]: Nothing to be done for 'install-exec-am'. #11 14.58 make[4]: Nothing to be done for 'install-data-am'. #11 14.58 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 14.59 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 14.59 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 14.59 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 14.59 make[4]: Nothing to be done for 'install-exec-am'. #11 14.59 make[4]: Nothing to be done for 'install-data-am'. #11 14.59 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 14.59 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 14.59 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 14.59 Making install in doc #11 14.59 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 14.59 Making install in examples #11 14.59 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 14.60 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 14.60 make[4]: Nothing to be done for 'install-exec-am'. #11 14.60 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 14.60 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 14.60 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.60 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 14.60 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 14.60 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 14.60 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 14.60 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 14.60 Making install in manuals #11 14.60 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 14.61 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 14.61 make[4]: Nothing to be done for 'install-exec-am'. #11 14.61 make[4]: Nothing to be done for 'install-data-am'. #11 14.61 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 14.61 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 14.61 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 14.61 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 14.61 make[4]: Nothing to be done for 'install-exec-am'. #11 14.61 make[4]: Nothing to be done for 'install-data-am'. #11 14.61 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 14.61 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 14.61 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 14.61 Making install in contrib #11 14.61 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 14.61 Making install in systemd #11 14.61 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 14.61 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 14.61 make[4]: Nothing to be done for 'install-exec-am'. #11 14.62 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.62 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 14.62 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 14.62 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 14.62 Making install in ber #11 14.62 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 14.62 CC rtp_gen_map.o #11 14.62 CC rtp_ber.o #11 14.66 CCLD rtp_gen_map #11 14.68 CCLD rtp_ber #11 14.80 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 14.80 make[4]: Nothing to be done for 'install-exec-am'. #11 14.80 make[4]: Nothing to be done for 'install-data-am'. #11 14.80 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 14.80 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 14.80 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 14.80 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 14.80 make[4]: Nothing to be done for 'install-exec-am'. #11 14.80 make[4]: Nothing to be done for 'install-data-am'. #11 14.80 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.80 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.80 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 14.81 make[2]: Entering directory '/tmp/osmo-bts' #11 14.81 make[3]: Entering directory '/tmp/osmo-bts' #11 14.81 make[3]: Nothing to be done for 'install-exec-am'. #11 14.81 make[3]: Nothing to be done for 'install-data-am'. #11 14.81 make[3]: Leaving directory '/tmp/osmo-bts' #11 14.81 make[2]: Leaving directory '/tmp/osmo-bts' #11 14.81 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 15.0s #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:b811a17d57aa6ff5bdbf2d4a90bc96dbb730c5ade64ca427ebe93f43c557972c 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 b811a17d57aa + 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.202404242026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404242026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.62.da7b.202404242026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.11.5277.202404242026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404242026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404242026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404242026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404242026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404242026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404242026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404242026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404242026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404242026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404242026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404242026 amd64 Osmo VTY library ii osmocom-nightly 202404242026 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:ec6ba22a14aab8be3d750d87aa215e676b75a0e75ae1eb4708156c4f87fe031b 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 build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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.317 + OSMO_TTCN3_BRANCH=master #8 0.317 + shift #8 0.317 + cd /osmo-ttcn3-hacks #8 0.317 + git fetch #8 0.466 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.466 + cc6c0ec9...f5078ef8 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.481 + git checkout master #8 0.529 Already on 'master' #8 0.533 Your branch is up to date with 'origin/master'. #8 0.540 + git symbolic-ref -q HEAD #8 0.542 refs/heads/master #8 0.545 + git reset --hard origin/master #8 0.546 HEAD is now at 11f8ac87 {cbc,remsim}: fix unbound 'use_ssl' field in HTTP_Adapter_Params #8 0.547 + git rev-parse --abbrev-ref HEAD #8 0.550 master #8 0.550 + git rev-parse HEAD #8 0.557 11f8ac8761100d44c8bea5b24558448bfd7cda6d #8 0.557 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.561 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.562 + make -j8 deps #8 0.833 (make -j16 -C deps || make -j1 -C deps) #8 0.835 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.839 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.456 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.456 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.456 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.457 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.457 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.457 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.458 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.458 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.459 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.464 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.469 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.473 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.473 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.474 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.475 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.476 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 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.566 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.567 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.567 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.621 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.621 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.642 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.642 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.642 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.657 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.669 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.672 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.672 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.683 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.706 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.721 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.725 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.730 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.730 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.730 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.731 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.731 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.733 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.737 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.737 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.741 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.741 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.742 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.742 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.744 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.744 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.746 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.746 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.765 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.765 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.779 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.779 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.799 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.827 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.857 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.857 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.878 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.878 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.175 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.175 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.177 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.177 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 2.178 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 2.178 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 2.178 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 2.178 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 2.178 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 2.179 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 2.179 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 2.179 + make bsc #8 2.212 (make -j16 -C deps || make -j1 -C deps) #8 2.213 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.411 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 2.411 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 2.411 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 2.412 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 2.412 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 2.412 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 2.412 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 2.413 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 2.413 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 2.413 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 2.413 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 2.415 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 2.415 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 2.416 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 2.416 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 2.417 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 2.501 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.501 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.528 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.528 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.584 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.584 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.586 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.589 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.591 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.592 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.604 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.604 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.615 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.619 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.632 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.646 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.654 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.683 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.685 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.685 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.686 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.688 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.688 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.688 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.688 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.688 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.690 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.690 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.690 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.691 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.693 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.694 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.694 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.697 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.698 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.698 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.698 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.702 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.702 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.725 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.725 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.725 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.725 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.786 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.786 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.793 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.793 (cd bsc && ./gen_links.sh && ./regen_makefile.sh) #8 2.797 Linking TCCInterface_Functions.ttcn #8 2.801 Linking TCCConversion_Functions.ttcn #8 2.801 Linking TCCConversion.cc #8 2.801 Linking TCCInterface.cc #8 2.801 Linking TCCInterface_ip.h #8 2.801 Linking SDP_EncDec.cc #8 2.805 Linking Socket_API_Definitions.ttcn #8 2.805 Linking IPL4asp_Functions.ttcn #8 2.805 Linking IPL4asp_PT.cc #8 2.805 Linking IPL4asp_PT.hh #8 2.812 Linking IPL4asp_PortType.ttcn #8 2.812 Linking IPL4asp_Types.ttcn #8 2.820 Linking IPL4asp_discovery.cc #8 2.829 Linking IPL4asp_protocol_L234.hh #8 2.837 Linking M3UA_Types.ttcn #8 2.845 Linking SCTPasp_PT.cc #8 2.849 Linking SCTPasp_PT.hh #8 2.853 Linking SCTPasp_PortType.ttcn #8 2.861 Linking SCTPasp_Types.ttcn #8 2.861 Linking M3UA_Emulation.ttcn #8 2.867 Linking MTP3asp_PortType.ttcn #8 2.871 Linking MTP3asp_Types.ttcn #8 2.872 Linking SCCP_Emulation.ttcn #8 2.877 Linking SCCP_Mapping.ttcnpp #8 2.881 Linking SCCP_Types.ttcn #8 2.881 Linking SCCPasp_Types.ttcn #8 2.881 Linking BSSAP_Types.ttcn #8 2.881 Linking MobileL3_CC_Types.ttcn #8 2.881 Linking MobileL3_CommonIE_Types.ttcn #8 2.881 Linking MobileL3_GMM_SM_Types.ttcn #8 2.881 Linking MobileL3_MM_Types.ttcn #8 2.882 Linking MobileL3_RRM_Types.ttcn #8 2.883 Linking MobileL3_SMS_Types.ttcn #8 2.883 Linking MobileL3_SS_Types.ttcn #8 2.884 Linking MobileL3_Types.ttcn #8 2.885 Linking SDP_EncDec.cc #8 2.893 Linking SDP_Types.ttcn #8 2.893 Linking SDP_parse_.tab.c #8 2.893 Linking SDP_parse_.tab.h #8 2.893 Linking SDP_parse_parser.h #8 2.893 Linking SDP_parser.l #8 2.893 Linking SDP_parser.y #8 2.893 Linking lex.SDP_parse_.c #8 2.894 Linking RTP_EncDec.cc #8 2.895 Linking RTP_Types.ttcn #8 2.897 Linking TELNETasp_PT.cc #8 2.901 Linking TELNETasp_PT.hh #8 2.903 Linking TELNETasp_PortType.ttcn #8 2.904 Linking Misc_Helpers.ttcn #8 2.905 Linking General_Types.ttcn #8 2.906 Linking Osmocom_Types.ttcn #8 2.907 Linking GSM_Types.ttcn #8 2.908 Linking Osmocom_VTY_Functions.ttcn #8 2.909 Linking Native_Functions.ttcn #8 2.913 Linking Native_FunctionDefs.cc #8 2.915 Linking IPA_Types.ttcn #8 2.916 Linking IPA_CodecPort.ttcn #8 2.917 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.918 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.921 Linking IPA_Emulation.ttcnpp #8 2.922 Linking L3_Templates.ttcn #8 2.922 Linking BSSMAP_Templates.ttcn #8 2.923 Linking RAN_Emulation.ttcnpp #8 2.925 Linking RLCMAC_CSN1_Templates.ttcn #8 2.926 Linking RLCMAC_CSN1_Types.ttcn #8 2.927 Linking GSM_RR_Types.ttcn #8 2.928 Linking RSL_Types.ttcn #8 2.929 Linking RSL_Emulation.ttcn #8 2.930 Linking MGCP_Emulation.ttcn #8 2.931 Linking SDP_Templates.ttcn #8 2.932 Linking MGCP_Types.ttcn #8 2.933 Linking MGCP_Templates.ttcn #8 2.934 Linking MGCP_CodecPort.ttcn #8 2.934 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 2.935 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 2.936 Linking BSSAP_CodecPort.ttcn #8 2.937 Linking RAN_Adapter.ttcnpp #8 2.938 Linking Osmocom_CTRL_Types.ttcn #8 2.939 Linking Osmocom_CTRL_Functions.ttcn #8 2.940 Linking Osmocom_CTRL_Adapter.ttcn #8 2.941 Linking RTP_CodecPort.ttcn #8 2.942 Linking RTP_CodecPort_CtrlFunct.ttcn #8 2.943 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.944 Linking RTP_Emulation.ttcn #8 2.945 Linking IuUP_Types.ttcn #8 2.946 Linking IuUP_EncDec.cc #8 2.947 Linking IuUP_Emulation.ttcn #8 2.947 Linking SCCP_Templates.ttcn #8 2.948 Linking IPA_Testing.ttcn #8 2.949 Linking GSM_SystemInformation.ttcn #8 2.950 Linking GSM_RestOctets.ttcn #8 2.954 Linking CBSP_Types.ttcn #8 2.956 Linking CBSP_Templates.ttcn #8 2.957 Linking CBSP_CodecPort.ttcn #8 2.958 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 2.960 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 2.961 Linking CBSP_Adapter.ttcn #8 2.964 Linking StatsD_Types.ttcn #8 2.965 Linking StatsD_CodecPort.ttcn #8 2.966 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 2.967 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 2.968 Linking StatsD_Checker.ttcn #8 2.969 Linking BSSAP_LE_CodecPort.ttcn #8 2.970 Linking BSSAP_LE_Emulation.ttcn #8 2.971 Linking BSSAP_LE_Types.ttcn #8 2.972 Linking BSSAP_LE_Adapter.ttcn #8 2.973 Linking BSSLAP_Types.ttcn #8 2.974 Linking BSSMAP_LE_Templates.ttcn #8 2.974 Linking AbisOML_Types.ttcn #8 3.008 Generating Makefile skeleton... #8 3.009 Makefile skeleton was generated. #8 3.038 make -C bsc compile #8 3.053 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 3.053 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 3.066 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 3.073 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 3.082 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 3.089 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 3.089 49 | "internal user MTP3asp_PT #8 3.089 | ^ #8 3.089 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 3.089 58 | " #8 3.089 | ^ #8 3.089 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 3.089 70 | "user MTP3asp_PT #8 3.089 | ^ #8 3.089 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 3.089 79 | " #8 3.089 | ^ #8 3.089 /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 3.092 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 3.092 #8 3.097 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 3.102 Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... #8 3.128 BSC_Tests.ttcn:7918.58-68: In charstring value: #8 3.128 BSC_Tests.ttcn:7918.60-61: warning: Unknown escape sequence `\(' was treated literally #8 3.128 BSC_Tests.ttcn:7918.65-66: warning: Unknown escape sequence `\)' was treated literally #8 3.160 Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'... #8 3.163 Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... #8 3.170 Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... #8 3.175 Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'... #8 3.175 Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'... #8 3.179 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 3.180 Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... #8 3.182 Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... #8 3.182 Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... #8 3.186 Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... #8 3.188 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 3.195 Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... #8 3.197 Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... #8 3.197 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 3.207 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 3.207 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 3.207 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 3.207 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 3.214 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 3.214 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 3.219 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 3.221 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 3.222 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 3.227 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 3.227 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 3.227 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 3.227 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 3.231 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 3.232 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 3.234 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 3.234 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 3.249 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 3.251 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 3.261 Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'... #8 3.269 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 3.269 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 3.273 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 3.273 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 3.277 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 3.277 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 3.285 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 3.285 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 3.293 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 3.293 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 3.293 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 3.293 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 3.293 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 3.296 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 3.296 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 3.296 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 3.296 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 3.296 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 3.297 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 3.300 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 3.302 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 3.304 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 3.310 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 3.315 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 3.328 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 3.328 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 3.328 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 3.333 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 3.333 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 3.341 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.341 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.341 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.341 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.345 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.346 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.347 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.347 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.347 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.353 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.353 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.357 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 3.357 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.361 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 3.361 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.361 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 3.362 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 3.363 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 3.363 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 3.369 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 3.369 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 3.369 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 3.369 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 3.369 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 3.373 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 3.373 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 3.373 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 3.373 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 3.373 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 3.373 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 3.375 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 3.375 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 3.385 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 3.385 Notify: Checking modules... #8 3.385 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 3.385 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 3.385 BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': #8 3.385 BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier #8 3.449 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 3.449 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.449 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 3.449 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 3.449 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 3.449 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 3.449 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 3.449 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 3.449 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.449 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 3.449 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 3.449 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 3.449 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 3.449 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 3.449 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 3.449 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 3.449 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 3.449 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 3.449 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 3.449 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 3.449 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 3.449 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 3.449 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 3.449 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 3.453 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 3.453 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 3.453 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 3.453 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 3.453 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 3.454 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 3.454 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 3.454 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 3.454 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 3.454 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 3.456 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 3.456 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 3.456 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 3.456 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 3.491 BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': #8 3.491 BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': #8 3.491 BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': #8 3.491 BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': #8 3.491 BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': #8 3.491 BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': #8 3.491 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 3.491 BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here #8 3.509 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 3.509 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 3.509 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 3.509 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 3.509 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 3.509 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 3.509 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 3.510 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 3.510 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 3.510 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 3.510 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 3.518 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 3.518 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 3.519 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 3.519 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 3.519 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 3.519 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 3.519 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 3.519 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 3.526 RSL_Types.ttcn:2383.10-2425.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 3.526 RSL_Types.ttcn:2415.3-2422.3: In if statement: #8 3.526 RSL_Types.ttcn:2416.4-2421.4: In variable assignment: #8 3.526 RSL_Types.ttcn:2416.11-2421.4: In the right operand of operation `&': #8 3.526 RSL_Types.ttcn:2417.5-2420.6: In component #1: #8 3.527 RSL_Types.ttcn:2417.5-2420.6: In the operand of operation `valueof()': #8 3.527 RSL_Types.ttcn:2419.14-65: In template for record field `body': #8 3.527 RSL_Types.ttcn:2419.29-63: In template for union field `osmux_cid': #8 3.527 RSL_Types.ttcn:2419.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.528 RSL_Types.ttcn:2419.54-62: In parameter #1 for `osmux_cid': #8 3.528 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 3.528 RSL_Types.ttcn:2386.13-45: note: Referenced template parameter is here #8 3.529 RSL_Types.ttcn:2444.2-2464.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 3.529 RSL_Types.ttcn:2460.3-2462.3: In if statement: #8 3.529 RSL_Types.ttcn:2461.4-128: In variable assignment: #8 3.530 RSL_Types.ttcn:2461.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 3.530 RSL_Types.ttcn:2461.66-127: In parameter #2 for `body': #8 3.530 RSL_Types.ttcn:2461.92-126: In template for union field `osmux_cid': #8 3.530 RSL_Types.ttcn:2461.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.530 RSL_Types.ttcn:2461.117-125: In parameter #1 for `osmux_cid': #8 3.531 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 3.531 RSL_Types.ttcn:2447.10-50: note: Referenced template parameter is here #8 3.532 RSL_Types.ttcn:2508.2-2530.2: In function definition `ts_RSL_IPA_MDCX': #8 3.532 RSL_Types.ttcn:2526.3-2528.3: In if statement: #8 3.532 RSL_Types.ttcn:2527.4-128: In variable assignment: #8 3.532 RSL_Types.ttcn:2527.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 3.532 RSL_Types.ttcn:2527.66-127: In parameter #2 for `body': #8 3.532 RSL_Types.ttcn:2527.92-126: In template for union field `osmux_cid': #8 3.533 RSL_Types.ttcn:2527.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.533 RSL_Types.ttcn:2527.117-125: In parameter #1 for `osmux_cid': #8 3.533 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 3.534 RSL_Types.ttcn:2512.6-46: note: Referenced template parameter is here #8 3.534 RSL_Types.ttcn:2542.2-2565.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 3.534 RSL_Types.ttcn:2561.3-2563.3: In if statement: #8 3.534 RSL_Types.ttcn:2562.4-128: In variable assignment: #8 3.534 RSL_Types.ttcn:2562.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 3.535 RSL_Types.ttcn:2562.66-127: In parameter #2 for `body': #8 3.537 RSL_Types.ttcn:2562.92-126: In template for union field `osmux_cid': #8 3.537 RSL_Types.ttcn:2562.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 3.537 RSL_Types.ttcn:2562.117-125: In parameter #1 for `osmux_cid': #8 3.537 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 3.537 RSL_Types.ttcn:2546.10-50: note: Referenced template parameter is here #8 3.606 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 3.606 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 3.606 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 3.606 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 3.606 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 3.606 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 3.606 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 3.616 MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': #8 3.616 MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw': #8 3.616 MSC_ConnectionHandler.ttcn:493.20-82: In guard operation: #8 3.616 MSC_ConnectionHandler.ttcn:493.20-82: In receive statement: #8 3.616 MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot. #8 3.616 MSC_ConnectionHandler.ttcn:513.4-66: In guard operation: #8 3.616 MSC_ConnectionHandler.ttcn:513.4-66: In receive statement: #8 3.616 MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. #8 3.617 MSC_ConnectionHandler.ttcn:528.44-93: In guard operation: #8 3.617 MSC_ConnectionHandler.ttcn:528.44-93: In receive statement: #8 3.617 MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.643 BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': #8 3.643 BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo': #8 3.643 BSC_Tests.ttcn:1333.2-20: In deactivate statement: #8 3.643 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 3.654 BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd': #8 3.654 BSC_Tests.ttcn:1872.2-18: In function instance: #8 3.654 BSC_Tests.ttcn:8533.8-8563.1: In function definition `f_perform_clear': #8 3.654 BSC_Tests.ttcn:8537.14-57: In variable definition `ack_dlcx': #8 3.654 BSC_Tests.ttcn:8537.26-57: In `activate()' operation: #8 3.654 BSC_Tests.ttcn:8505.9-8523.1: In altstep definition `as_mgcp_ack_all_dlcx': #8 3.654 BSC_Tests.ttcn:8517.20-82: In guard operation: #8 3.654 BSC_Tests.ttcn:8517.20-82: In receive statement: #8 3.654 BSC_Tests.ttcn:8517.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.654 BSC_Tests.ttcn:8561.2-21: In deactivate statement: #8 3.654 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 3.654 BSC_Tests.ttcn:8562.2-24: In deactivate statement: #8 3.654 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 3.662 BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail': #8 3.662 BSC_Tests.ttcn:2139.2-24: In function instance: #8 3.662 BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.662 BSC_Tests.ttcn:2153.2-24: In function instance: #8 3.662 BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.669 BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr': #8 3.669 BSC_Tests.ttcn:3181.2-24: In function instance: #8 3.669 BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.670 BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr': #8 3.670 BSC_Tests.ttcn:3246.2-24: In function instance: #8 3.670 BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.671 BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location': #8 3.671 BSC_Tests.ttcn:3372.2-3373.77: In function instance: #8 3.671 BSC_Tests.ttcn:3372.2-3373.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 3.672 BSC_Tests.ttcn:3379.2-3380.76: In function instance: #8 3.672 BSC_Tests.ttcn:3379.2-3380.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 3.672 BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': #8 3.672 BSC_Tests.ttcn:3443.2-3445.2: In if statement: #8 3.672 BSC_Tests.ttcn:3444.3-23: In variable assignment: #8 3.672 BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': #8 3.672 BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': #8 3.672 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 3.672 BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here #8 3.690 BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign': #8 3.690 BSC_Tests.ttcn:4343.2-24: In function instance: #8 3.690 BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.711 BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id': #8 3.711 BSC_Tests.ttcn:5589.2-76: In function instance: #8 3.711 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 3.718 BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns': #8 3.718 BSC_Tests.ttcn:6018.4-6027.2: In else statement: #8 3.718 BSC_Tests.ttcn:6020.3-65: In receive statement: #8 3.718 BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.726 BSC_Tests.ttcn:6402.9-6572.1: In function definition `f_ho_into_this_bsc': #8 3.726 BSC_Tests.ttcn:6452.2-6470.2: In if statement: #8 3.726 BSC_Tests.ttcn:6459.3-6468.3: In if statement: #8 3.726 BSC_Tests.ttcn:6464.6-6467.4: In else statement: #8 3.726 BSC_Tests.ttcn:6465.5-66: In receive statement: #8 3.726 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 3.726 BSC_Tests.ttcn:6466.5-66: In receive statement: #8 3.726 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 3.727 BSC_Tests.ttcn:6570.2-21: In deactivate statement: #8 3.727 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 3.745 BSC_Tests.ttcn:8211.1-8261.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used': #8 3.745 BSC_Tests.ttcn:8231.2-44: In function instance: #8 3.745 BSC_Tests.ttcn:8231.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.750 BSC_Tests.ttcn:8565.8-8588.1: In function definition `f_perform_clear_no_rr_rel': #8 3.750 BSC_Tests.ttcn:8586.2-21: In deactivate statement: #8 3.750 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 3.750 BSC_Tests.ttcn:8587.2-24: In deactivate statement: #8 3.750 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 3.800 BSC_Tests.ttcn:9606.1-9670.1: In testcase definition `TC_emerg_premption': #8 3.800 BSC_Tests.ttcn:9622.2-9624.2: In for statement: #8 3.800 BSC_Tests.ttcn:9623.3-27: In function instance: #8 3.800 BSC_Tests.ttcn:9623.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used #8 3.802 BSC_Tests.ttcn:9878.9-9905.1: In function definition `f_TC_fh_params_unset': #8 3.802 BSC_Tests.ttcn:9878.38-9881.61: In formal parameter list: #8 3.802 BSC_Tests.ttcn:9880.31-9881.60: In parameter `arfcn': #8 3.802 BSC_Tests.ttcn:9881.33-60: In default value: #8 3.802 BSC_Tests.ttcn:9881.33-60: warning: Field `uplink' is missing from record value #8 3.802 BSC_Tests.ttcn:9881.33-60: warning: Field `spare' is missing from record value #8 3.817 BSC_Tests.ttcn:10478.9-10500.1: In function definition `f_tc_lcs_loc_req_no_subscriber': #8 3.817 BSC_Tests.ttcn:10491.2-10493.74: In receive statement: #8 3.817 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 3.817 BSC_Tests.ttcn:10518.9-10549.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': #8 3.817 BSC_Tests.ttcn:10540.2-10542.69: In receive statement: #8 3.817 BSC_Tests.ttcn:10542.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot. #8 3.818 BSC_Tests.ttcn:10586.9-10635.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': #8 3.818 BSC_Tests.ttcn:10626.2-10628.70: In receive statement: #8 3.818 BSC_Tests.ttcn:10628.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. #8 3.835 BSC_Tests.ttcn:11266.1-11288.1: In testcase definition `TC_cm_reestablishment': #8 3.835 BSC_Tests.ttcn:11282.2-72: In function instance: #8 3.835 BSC_Tests.ttcn:11282.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.835 BSC_Tests.ttcn:11283.2-72: In function instance: #8 3.835 BSC_Tests.ttcn:11283.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.838 BSC_Tests.ttcn:11491.1-11561.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts': #8 3.838 BSC_Tests.ttcn:11503.2-44: In function instance: #8 3.838 BSC_Tests.ttcn:11503.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.838 BSC_Tests.ttcn:11525.2-42: In function instance: #8 3.838 BSC_Tests.ttcn:11525.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.838 BSC_Tests.ttcn:11563.1-11634.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts': #8 3.838 BSC_Tests.ttcn:11575.2-44: In function instance: #8 3.838 BSC_Tests.ttcn:11575.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.839 BSC_Tests.ttcn:11597.2-42: In function instance: #8 3.839 BSC_Tests.ttcn:11597.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.843 BSC_Tests.ttcn:11780.9-11841.1: In function definition `f_TC_lost_sdcch_during_assignment': #8 3.843 BSC_Tests.ttcn:11829.2-11838.2: In alt construct: #8 3.843 BSC_Tests.ttcn:11833.20-82: In guard operation: #8 3.843 BSC_Tests.ttcn:11833.20-82: In receive statement: #8 3.843 BSC_Tests.ttcn:11833.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.844 BSC_Tests.ttcn:11927.1-12017.1: In testcase definition `TC_ratectr_all_available_allocated_dyn': #8 3.844 BSC_Tests.ttcn:11943.2-44: In function instance: #8 3.844 BSC_Tests.ttcn:11943.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.844 BSC_Tests.ttcn:12002.2-44: In function instance: #8 3.844 BSC_Tests.ttcn:12002.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.850 BSC_Tests.ttcn:12220.1-12246.1: In testcase definition `TC_mgwpool_all_used': #8 3.850 BSC_Tests.ttcn:12238.2-70: In function instance: #8 3.850 BSC_Tests.ttcn:12238.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.851 BSC_Tests.ttcn:12239.2-70: In function instance: #8 3.851 BSC_Tests.ttcn:12239.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.852 BSC_Tests.ttcn:12249.1-12276.1: In testcase definition `TC_mgwpool_blocked_not_used': #8 3.852 BSC_Tests.ttcn:12268.2-70: In function instance: #8 3.852 BSC_Tests.ttcn:12268.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.853 BSC_Tests.ttcn:12269.2-70: In function instance: #8 3.853 BSC_Tests.ttcn:12269.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.854 BSC_Tests.ttcn:12279.1-12307.1: In testcase definition `TC_mgwpool_pin_bts': #8 3.854 BSC_Tests.ttcn:12298.2-70: In function instance: #8 3.854 BSC_Tests.ttcn:12298.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.855 BSC_Tests.ttcn:12299.2-70: In function instance: #8 3.855 BSC_Tests.ttcn:12299.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.858 BSC_Tests.ttcn:12337.1-12367.1: In testcase definition `TC_mgwpool_keepalive_down_not_used': #8 3.858 BSC_Tests.ttcn:12357.2-74: In function instance: #8 3.858 BSC_Tests.ttcn:12357.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.858 BSC_Tests.ttcn:12358.2-74: In function instance: #8 3.858 BSC_Tests.ttcn:12358.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.859 BSC_Tests.ttcn:12369.9-12408.1: In function definition `f_tc_ho_meas_rep_multi_band': #8 3.859 BSC_Tests.ttcn:12397.2-12405.2: In alt construct: #8 3.859 BSC_Tests.ttcn:12398.5-67: In guard operation: #8 3.859 BSC_Tests.ttcn:12398.5-67: In receive statement: #8 3.859 BSC_Tests.ttcn:12398.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': #8 3.859 In parameter #2 for `cid_list': #8 3.859 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 3.859 BSC_Tests.ttcn:12394.51-12396.2: note: Referenced template variable is here #8 3.864 BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': #8 3.864 BSC_Tests_ASCI.ttcn:373.9-497.1: In function definition `f_tc_asci_assignment': #8 3.864 BSC_Tests_ASCI.ttcn:413.2-476.2: In alt construct: #8 3.864 BSC_Tests_ASCI.ttcn:414.5-95: In guard operation: #8 3.864 BSC_Tests_ASCI.ttcn:414.5-95: In receive statement: #8 3.864 BSC_Tests_ASCI.ttcn:414.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': #8 3.864 BSC_Tests_ASCI.ttcn:414.52-62: In parameter #1 for `ch_type': #8 3.864 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 3.864 BSC_Tests_ASCI.ttcn:399.37-111: note: Referenced template variable is here #8 3.864 BSC_Tests_ASCI.ttcn:414.65-75: In parameter #2 for `cell_id': #8 3.864 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 3.864 BSC_Tests_ASCI.ttcn:401.40-69: note: Referenced template variable is here #8 3.864 BSC_Tests_ASCI.ttcn:462.3-26: In deactivate statement: #8 3.864 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 3.884 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 3.884 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 3.884 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 3.884 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 3.884 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.884 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 3.884 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 3.884 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 3.884 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.884 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 3.884 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 3.884 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 3.884 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.884 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 3.884 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 3.884 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.884 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 3.884 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 3.884 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 3.885 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 3.885 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 3.885 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 3.885 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.885 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 3.885 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 3.885 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 3.885 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 3.885 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.885 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 3.885 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 3.885 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 3.885 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 3.885 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.886 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 3.886 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 3.886 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 3.886 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 3.886 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.886 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 3.886 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 3.886 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 3.886 CBSP_Templates.ttcn:837.4-23: In component 1: #8 3.886 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 3.886 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 3.886 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 3.886 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 3.886 CBSP_Templates.ttcn:838.4-26: In component 2: #8 3.886 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 3.886 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 3.886 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 3.886 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 3.886 CBSP_Templates.ttcn:839.4-29: In component 3: #8 3.886 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 3.886 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 3.886 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 3.886 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 3.886 CBSP_Templates.ttcn:840.4-33: In component 4: #8 3.886 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.886 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 3.886 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 3.886 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 3.888 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 3.888 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 3.888 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 3.888 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 3.888 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.888 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 3.888 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 3.888 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 3.888 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.892 BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': #8 3.892 BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': #8 3.892 BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: #8 3.892 BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: #8 3.892 BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': #8 3.892 In parameter #3 for `compl_list': #8 3.892 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 3.892 BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here #8 3.892 BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: #8 3.892 BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: #8 3.892 BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': #8 3.892 BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': #8 3.892 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 3.892 BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here #8 3.895 BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci': #8 3.895 BSC_Tests_CBSP.ttcn:782.2-89: In receive statement: #8 3.895 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 3.895 BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci': #8 3.895 BSC_Tests_CBSP.ttcn:797.2-89: In receive statement: #8 3.895 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 3.895 BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai': #8 3.895 BSC_Tests_CBSP.ttcn:816.2-89: In receive statement: #8 3.895 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 3.895 BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace': #8 3.895 BSC_Tests_CBSP.ttcn:851.2-89: In receive statement: #8 3.895 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 3.895 BSC_Tests_CBSP.ttcn:859.2-89: In receive statement: #8 3.895 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 3.895 BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num': #8 3.895 BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct: #8 3.895 BSC_Tests_CBSP.ttcn:884.5-88: In guard operation: #8 3.895 BSC_Tests_CBSP.ttcn:884.5-88: In receive statement: #8 3.895 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 3.911 BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML': #8 3.911 BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep': #8 3.911 BSC_Tests_OML.ttcn:243.2-47: In function instance: #8 3.911 BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used #8 3.914 BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS': #8 3.914 BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos': #8 3.914 BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement: #8 3.914 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 3.928 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 3.928 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 3.928 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 3.928 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 3.928 In parameter #4 for `rfci': #8 3.928 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 3.928 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 3.935 Notify: Generating code... #8 4.871 Notify: File `AbisOML_Types.hh' was generated. #8 4.877 Notify: File `AbisOML_Types.cc' was generated. #8 4.877 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 4.877 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 4.877 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 4.877 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 4.877 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 4.877 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 4.877 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 4.877 Notify: File `BSC_Tests.hh' was generated. #8 4.877 Notify: File `BSC_Tests.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI.hh' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI_part_1.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI_part_2.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI_part_3.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI_part_4.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI_part_5.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI_part_6.cc' was generated. #8 4.877 Notify: File `BSC_Tests_ASCI_part_7.cc' was generated. #8 4.877 Notify: File `BSC_Tests_CBSP.hh' was generated. #8 4.877 Notify: File `BSC_Tests_CBSP.cc' was generated. #8 4.877 Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. #8 4.877 Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. #8 4.877 Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. #8 4.877 Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. #8 4.877 Notify: File `BSC_Tests_CBSP_part_5.cc' was generated. #8 4.885 Notify: File `BSC_Tests_CBSP_part_6.cc' was generated. #8 4.885 Notify: File `BSC_Tests_CBSP_part_7.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS.hh' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS_part_5.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS_part_6.cc' was generated. #8 4.885 Notify: File `BSC_Tests_LCLS_part_7.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML.hh' was generated. #8 4.885 Notify: File `BSC_Tests_OML.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML_part_1.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML_part_2.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML_part_3.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML_part_4.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML_part_5.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML_part_6.cc' was generated. #8 4.885 Notify: File `BSC_Tests_OML_part_7.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS.hh' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated. #8 4.885 Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated. #8 4.885 Notify: File `BSC_Tests_part_1.cc' was generated. #8 4.885 Notify: File `BSC_Tests_part_2.cc' was generated. #8 4.885 Notify: File `BSC_Tests_part_3.cc' was generated. #8 4.885 Notify: File `BSC_Tests_part_4.cc' was generated. #8 4.885 Notify: File `BSC_Tests_part_5.cc' was generated. #8 4.885 Notify: File `BSC_Tests_part_6.cc' was generated. #8 4.885 Notify: File `BSC_Tests_part_7.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort.hh' was generated. #8 4.885 Notify: File `BSSAP_CodecPort.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 4.885 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter.hh' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort.hh' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation.hh' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated. #8 4.885 Notify: File `BSSAP_LE_Types.hh' was generated. #8 4.887 Notify: File `BSSAP_LE_Types.cc' was generated. #8 4.888 Notify: File `BSSAP_LE_Types_part_1.cc' was generated. #8 4.888 Notify: File `BSSAP_LE_Types_part_2.cc' was generated. #8 4.888 Notify: File `BSSAP_LE_Types_part_3.cc' was generated. #8 4.888 Notify: File `BSSAP_LE_Types_part_4.cc' was generated. #8 4.888 Notify: File `BSSAP_LE_Types_part_5.cc' was generated. #8 4.888 Notify: File `BSSAP_LE_Types_part_6.cc' was generated. #8 4.888 Notify: File `BSSAP_LE_Types_part_7.cc' was generated. #8 4.893 Notify: File `BSSAP_Types.hh' was generated. #8 4.893 Notify: File `BSSAP_Types.cc' was generated. #8 4.893 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 4.896 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 4.897 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 4.901 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 4.901 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 4.902 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 4.906 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types.hh' was generated. #8 4.906 Notify: File `BSSLAP_Types.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types_part_1.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types_part_2.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types_part_3.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types_part_4.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types_part_5.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types_part_6.cc' was generated. #8 4.906 Notify: File `BSSLAP_Types_part_7.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates.hh' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated. #8 4.906 Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates.hh' was generated. #8 4.906 Notify: File `BSSMAP_Templates.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 4.906 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 4.906 Notify: File `CBSP_Adapter.hh' was generated. #8 4.906 Notify: File `CBSP_Adapter.cc' was generated. #8 4.906 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 4.906 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 4.906 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 4.909 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 4.909 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 4.909 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 4.909 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort.hh' was generated. #8 4.909 Notify: File `CBSP_CodecPort.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 4.909 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 4.909 Notify: File `CBSP_Templates.hh' was generated. #8 4.909 Notify: File `CBSP_Templates.cc' was generated. #8 4.909 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 4.909 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 4.909 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 4.909 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 4.909 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 4.909 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 4.909 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 4.909 Notify: File `CBSP_Types.hh' was generated. #8 4.910 Notify: File `CBSP_Types.cc' was generated. #8 4.910 Notify: File `CBSP_Types_part_1.cc' was generated. #8 4.910 Notify: File `CBSP_Types_part_2.cc' was generated. #8 4.910 Notify: File `CBSP_Types_part_3.cc' was generated. #8 4.910 Notify: File `CBSP_Types_part_4.cc' was generated. #8 4.911 Notify: File `CBSP_Types_part_5.cc' was generated. #8 4.911 Notify: File `CBSP_Types_part_6.cc' was generated. #8 4.911 Notify: File `CBSP_Types_part_7.cc' was generated. #8 4.911 Notify: File `GSM_RR_Types.hh' was generated. #8 4.917 Notify: File `GSM_RR_Types.cc' was generated. #8 4.917 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 4.917 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 4.917 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 4.917 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 4.917 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 4.917 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 4.917 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 4.917 Notify: File `GSM_RestOctets.hh' was generated. #8 4.917 Notify: File `GSM_RestOctets.cc' was generated. #8 4.918 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 4.919 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 4.919 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 4.919 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 4.919 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 4.919 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 4.919 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 4.919 Notify: File `GSM_SystemInformation.hh' was generated. #8 4.920 Notify: File `GSM_SystemInformation.cc' was generated. #8 4.920 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 4.921 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 4.921 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 4.921 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 4.921 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 4.921 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 4.921 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 4.921 Notify: File `GSM_Types.hh' was generated. #8 4.921 Notify: File `GSM_Types.cc' was generated. #8 4.922 Notify: File `GSM_Types_part_1.cc' was generated. #8 4.922 Notify: File `GSM_Types_part_2.cc' was generated. #8 4.922 Notify: File `GSM_Types_part_3.cc' was generated. #8 4.922 Notify: File `GSM_Types_part_4.cc' was generated. #8 4.922 Notify: File `GSM_Types_part_5.cc' was generated. #8 4.922 Notify: File `GSM_Types_part_6.cc' was generated. #8 4.922 Notify: File `GSM_Types_part_7.cc' was generated. #8 4.922 Notify: File `General_Types.hh' was generated. #8 4.922 Notify: File `General_Types.cc' was generated. #8 4.923 Notify: File `General_Types_part_1.cc' was generated. #8 4.923 Notify: File `General_Types_part_2.cc' was generated. #8 4.923 Notify: File `General_Types_part_3.cc' was generated. #8 4.923 Notify: File `General_Types_part_4.cc' was generated. #8 4.923 Notify: File `General_Types_part_5.cc' was generated. #8 4.923 Notify: File `General_Types_part_6.cc' was generated. #8 4.923 Notify: File `General_Types_part_7.cc' was generated. #8 4.923 Notify: File `IPA_CodecPort.hh' was generated. #8 4.923 Notify: File `IPA_CodecPort.cc' was generated. #8 4.923 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 4.923 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 4.923 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.924 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.924 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.924 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.924 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.924 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.924 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.925 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 4.925 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 4.925 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 4.925 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 4.925 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 4.925 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 4.925 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 4.925 Notify: File `IPA_Emulation.hh' was generated. #8 4.925 Notify: File `IPA_Emulation.cc' was generated. #8 4.925 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 4.925 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 4.925 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 4.925 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 4.925 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 4.926 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 4.926 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 4.926 Notify: File `IPA_Testing.hh' was generated. #8 4.926 Notify: File `IPA_Testing.cc' was generated. #8 4.926 Notify: File `IPA_Testing_part_1.cc' was generated. #8 4.929 Notify: File `IPA_Testing_part_2.cc' was generated. #8 4.929 Notify: File `IPA_Testing_part_3.cc' was generated. #8 4.929 Notify: File `IPA_Testing_part_4.cc' was generated. #8 4.929 Notify: File `IPA_Testing_part_5.cc' was generated. #8 4.929 Notify: File `IPA_Testing_part_6.cc' was generated. #8 4.929 Notify: File `IPA_Testing_part_7.cc' was generated. #8 4.929 Notify: File `IPA_Types.hh' was generated. #8 4.929 Notify: File `IPA_Types.cc' was generated. #8 4.929 Notify: File `IPA_Types_part_1.cc' was generated. #8 4.929 Notify: File `IPA_Types_part_2.cc' was generated. #8 4.929 Notify: File `IPA_Types_part_3.cc' was generated. #8 4.929 Notify: File `IPA_Types_part_4.cc' was generated. #8 4.929 Notify: File `IPA_Types_part_5.cc' was generated. #8 4.929 Notify: File `IPA_Types_part_6.cc' was generated. #8 4.929 Notify: File `IPA_Types_part_7.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions.hh' was generated. #8 4.929 Notify: File `IPL4asp_Functions.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 4.929 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType.hh' was generated. #8 4.929 Notify: File `IPL4asp_PortType.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 4.929 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types.hh' was generated. #8 4.929 Notify: File `IPL4asp_Types.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 4.929 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 4.930 Notify: File `IuUP_Emulation.hh' was generated. #8 4.930 Notify: File `IuUP_Emulation.cc' was generated. #8 4.930 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 4.930 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 4.930 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 4.930 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 4.930 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 4.931 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 4.931 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 4.931 Notify: File `IuUP_Types.hh' was generated. #8 4.932 Notify: File `IuUP_Types.cc' was generated. #8 4.932 Notify: File `IuUP_Types_part_1.cc' was generated. #8 4.932 Notify: File `IuUP_Types_part_2.cc' was generated. #8 4.932 Notify: File `IuUP_Types_part_3.cc' was generated. #8 4.932 Notify: File `IuUP_Types_part_4.cc' was generated. #8 4.932 Notify: File `IuUP_Types_part_5.cc' was generated. #8 4.933 Notify: File `IuUP_Types_part_6.cc' was generated. #8 4.933 Notify: File `IuUP_Types_part_7.cc' was generated. #8 4.933 Notify: File `L3_Templates.hh' was generated. #8 4.933 Notify: File `L3_Templates.cc' was generated. #8 4.933 Notify: File `L3_Templates_part_1.cc' was generated. #8 4.933 Notify: File `L3_Templates_part_2.cc' was generated. #8 4.934 Notify: File `L3_Templates_part_3.cc' was generated. #8 4.934 Notify: File `L3_Templates_part_4.cc' was generated. #8 4.934 Notify: File `L3_Templates_part_5.cc' was generated. #8 4.934 Notify: File `L3_Templates_part_6.cc' was generated. #8 4.934 Notify: File `L3_Templates_part_7.cc' was generated. #8 4.934 Notify: File `M3UA_Emulation.hh' was generated. #8 4.935 Notify: File `M3UA_Emulation.cc' was generated. #8 4.935 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 4.935 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 4.935 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 4.935 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 4.935 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 4.936 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 4.936 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 4.936 Notify: File `M3UA_Types.hh' was generated. #8 4.937 Notify: File `M3UA_Types.cc' was generated. #8 4.939 Notify: File `M3UA_Types_part_1.cc' was generated. #8 4.939 Notify: File `M3UA_Types_part_2.cc' was generated. #8 4.940 Notify: File `M3UA_Types_part_3.cc' was generated. #8 4.940 Notify: File `M3UA_Types_part_4.cc' was generated. #8 4.940 Notify: File `M3UA_Types_part_5.cc' was generated. #8 4.940 Notify: File `M3UA_Types_part_6.cc' was generated. #8 4.940 Notify: File `M3UA_Types_part_7.cc' was generated. #8 4.940 Notify: File `MGCP_CodecPort.hh' was generated. #8 4.941 Notify: File `MGCP_CodecPort.cc' was generated. #8 4.941 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 4.941 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 4.941 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.941 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.941 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.941 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.942 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.942 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 4.944 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation.hh' was generated. #8 4.944 Notify: File `MGCP_Emulation.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 4.944 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 4.944 Notify: File `MGCP_Templates.hh' was generated. #8 4.944 Notify: File `MGCP_Templates.cc' was generated. #8 4.944 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 4.944 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 4.944 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 4.944 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 4.944 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 4.944 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 4.944 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 4.944 Notify: File `MGCP_Types.hh' was generated. #8 4.944 Notify: File `MGCP_Types.cc' was generated. #8 4.944 Notify: File `MGCP_Types_part_1.cc' was generated. #8 4.944 Notify: File `MGCP_Types_part_2.cc' was generated. #8 4.944 Notify: File `MGCP_Types_part_3.cc' was generated. #8 4.944 Notify: File `MGCP_Types_part_4.cc' was generated. #8 4.949 Notify: File `MGCP_Types_part_5.cc' was generated. #8 4.949 Notify: File `MGCP_Types_part_6.cc' was generated. #8 4.949 Notify: File `MGCP_Types_part_7.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler.hh' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler_part_5.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler_part_6.cc' was generated. #8 4.949 Notify: File `MSC_ConnectionHandler_part_7.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType.hh' was generated. #8 4.949 Notify: File `MTP3asp_PortType.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 4.949 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types.hh' was generated. #8 4.949 Notify: File `MTP3asp_Types.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 4.949 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 4.949 Notify: File `Misc_Helpers.hh' was generated. #8 4.949 Notify: File `Misc_Helpers.cc' was generated. #8 4.949 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 4.949 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 4.949 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 4.949 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 4.949 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 4.949 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 4.949 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 4.949 Notify: File `MobileL3_CC_Types.hh' was generated. #8 4.950 Notify: File `MobileL3_CC_Types.cc' was generated. #8 4.951 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 4.952 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 4.953 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 4.953 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 4.953 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 4.953 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 4.953 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 4.954 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 4.955 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 4.955 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 4.956 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 4.956 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 4.957 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 4.957 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 4.957 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 4.957 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 4.958 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 4.963 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 4.963 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 4.963 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.963 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.966 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.966 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.969 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.969 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.969 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.977 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.977 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.977 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.977 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.977 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.977 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.977 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.977 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.977 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.977 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.979 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.979 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.979 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.979 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.980 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.980 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.980 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.980 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.980 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.980 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.981 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.981 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.981 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.981 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.981 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.981 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.981 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.982 Notify: File `MobileL3_Types.hh' was generated. #8 4.982 Notify: File `MobileL3_Types.cc' was generated. #8 4.983 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.983 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.983 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.983 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.983 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.983 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.983 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.984 Notify: File `Native_Functions.hh' was generated. #8 4.984 Notify: File `Native_Functions.cc' was generated. #8 4.984 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.984 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.984 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.984 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.984 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.984 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.985 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.985 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.985 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.985 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.985 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.985 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.985 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.985 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.986 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.987 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.988 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.988 Notify: File `Osmocom_Types.hh' was generated. #8 4.988 Notify: File `Osmocom_Types.cc' was generated. #8 4.988 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.988 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.988 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.988 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.988 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.988 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.988 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.988 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.989 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.993 Notify: File `RAN_Adapter.hh' was generated. #8 4.993 Notify: File `RAN_Adapter.cc' was generated. #8 4.993 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.993 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.993 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.993 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.993 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.993 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.993 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.993 Notify: File `RAN_Emulation.hh' was generated. #8 4.993 Notify: File `RAN_Emulation.cc' was generated. #8 4.993 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.993 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.993 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.993 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.993 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.993 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.993 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 4.993 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 4.994 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 4.995 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 4.997 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 4.998 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 4.999 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 4.999 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 4.999 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 4.999 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 4.999 Notify: File `RSL_Emulation.hh' was generated. #8 5.000 Notify: File `RSL_Emulation.cc' was generated. #8 5.000 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 5.000 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 5.000 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 5.000 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 5.000 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 5.000 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 5.000 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 5.000 Notify: File `RSL_Types.hh' was generated. #8 5.005 Notify: File `RSL_Types.cc' was generated. #8 5.005 Notify: File `RSL_Types_part_1.cc' was generated. #8 5.005 Notify: File `RSL_Types_part_2.cc' was generated. #8 5.005 Notify: File `RSL_Types_part_3.cc' was generated. #8 5.005 Notify: File `RSL_Types_part_4.cc' was generated. #8 5.005 Notify: File `RSL_Types_part_5.cc' was generated. #8 5.005 Notify: File `RSL_Types_part_6.cc' was generated. #8 5.005 Notify: File `RSL_Types_part_7.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort.hh' was generated. #8 5.005 Notify: File `RTP_CodecPort.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 5.005 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 5.005 Notify: File `RTP_Emulation.hh' was generated. #8 5.005 Notify: File `RTP_Emulation.cc' was generated. #8 5.005 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 5.009 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 5.009 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 5.009 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 5.009 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 5.009 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 5.009 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 5.009 Notify: File `RTP_Types.hh' was generated. #8 5.009 Notify: File `RTP_Types.cc' was generated. #8 5.009 Notify: File `RTP_Types_part_1.cc' was generated. #8 5.009 Notify: File `RTP_Types_part_2.cc' was generated. #8 5.009 Notify: File `RTP_Types_part_3.cc' was generated. #8 5.009 Notify: File `RTP_Types_part_4.cc' was generated. #8 5.009 Notify: File `RTP_Types_part_5.cc' was generated. #8 5.009 Notify: File `RTP_Types_part_6.cc' was generated. #8 5.009 Notify: File `RTP_Types_part_7.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation.hh' was generated. #8 5.009 Notify: File `SCCP_Emulation.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 5.009 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping.hh' was generated. #8 5.009 Notify: File `SCCP_Mapping.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 5.009 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 5.009 Notify: File `SCCP_Templates.hh' was generated. #8 5.009 Notify: File `SCCP_Templates.cc' was generated. #8 5.009 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 5.009 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 5.009 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 5.009 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 5.009 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 5.009 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 5.009 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 5.010 Notify: File `SCCP_Types.hh' was generated. #8 5.011 Notify: File `SCCP_Types.cc' was generated. #8 5.012 Notify: File `SCCP_Types_part_1.cc' was generated. #8 5.012 Notify: File `SCCP_Types_part_2.cc' was generated. #8 5.012 Notify: File `SCCP_Types_part_3.cc' was generated. #8 5.012 Notify: File `SCCP_Types_part_4.cc' was generated. #8 5.012 Notify: File `SCCP_Types_part_5.cc' was generated. #8 5.012 Notify: File `SCCP_Types_part_6.cc' was generated. #8 5.012 Notify: File `SCCP_Types_part_7.cc' was generated. #8 5.013 Notify: File `SCCPasp_Types.hh' was generated. #8 5.014 Notify: File `SCCPasp_Types.cc' was generated. #8 5.014 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 5.014 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 5.014 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 5.014 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 5.014 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 5.014 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 5.021 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType.hh' was generated. #8 5.021 Notify: File `SCTPasp_PortType.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 5.021 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types.hh' was generated. #8 5.021 Notify: File `SCTPasp_Types.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 5.021 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 5.021 Notify: File `SDP_Templates.hh' was generated. #8 5.021 Notify: File `SDP_Templates.cc' was generated. #8 5.021 Notify: File `SDP_Templates_part_1.cc' was generated. #8 5.021 Notify: File `SDP_Templates_part_2.cc' was generated. #8 5.021 Notify: File `SDP_Templates_part_3.cc' was generated. #8 5.021 Notify: File `SDP_Templates_part_4.cc' was generated. #8 5.021 Notify: File `SDP_Templates_part_5.cc' was generated. #8 5.021 Notify: File `SDP_Templates_part_6.cc' was generated. #8 5.021 Notify: File `SDP_Templates_part_7.cc' was generated. #8 5.021 Notify: File `SDP_Types.hh' was generated. #8 5.021 Notify: File `SDP_Types.cc' was generated. #8 5.021 Notify: File `SDP_Types_part_1.cc' was generated. #8 5.021 Notify: File `SDP_Types_part_2.cc' was generated. #8 5.021 Notify: File `SDP_Types_part_3.cc' was generated. #8 5.021 Notify: File `SDP_Types_part_4.cc' was generated. #8 5.021 Notify: File `SDP_Types_part_5.cc' was generated. #8 5.021 Notify: File `SDP_Types_part_6.cc' was generated. #8 5.021 Notify: File `SDP_Types_part_7.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions.hh' was generated. #8 5.021 Notify: File `Socket_API_Definitions.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 5.021 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 5.021 Notify: File `StatsD_Checker.hh' was generated. #8 5.025 Notify: File `StatsD_Checker.cc' was generated. #8 5.025 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 5.025 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 5.025 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 5.025 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 5.025 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 5.025 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 5.025 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort.hh' was generated. #8 5.025 Notify: File `StatsD_CodecPort.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 5.025 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 5.025 Notify: File `StatsD_Types.hh' was generated. #8 5.025 Notify: File `StatsD_Types.cc' was generated. #8 5.025 Notify: File `StatsD_Types_part_1.cc' was generated. #8 5.025 Notify: File `StatsD_Types_part_2.cc' was generated. #8 5.025 Notify: File `StatsD_Types_part_3.cc' was generated. #8 5.025 Notify: File `StatsD_Types_part_4.cc' was generated. #8 5.025 Notify: File `StatsD_Types_part_5.cc' was generated. #8 5.025 Notify: File `StatsD_Types_part_6.cc' was generated. #8 5.025 Notify: File `StatsD_Types_part_7.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions.hh' was generated. #8 5.025 Notify: File `TCCConversion_Functions.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 5.025 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions.hh' was generated. #8 5.025 Notify: File `TCCInterface_Functions.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 5.025 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType.hh' was generated. #8 5.025 Notify: File `TELNETasp_PortType.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 5.025 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 5.025 Notify: 801 files were updated. #8 5.134 touch compile #8 5.135 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 5.136 make -j16 -C bsc #8 5.158 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 5.289 Creating dependency file for TELNETasp_PT.cc #8 5.289 Creating dependency file for TCCInterface.cc #8 5.289 Creating dependency file for TCCConversion.cc #8 5.289 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 5.290 Creating dependency file for SDP_EncDec.cc #8 5.290 Creating dependency file for SCTPasp_PT.cc #8 5.292 Creating dependency file for RTP_EncDec.cc #8 5.292 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 5.292 Creating dependency file for Native_FunctionDefs.cc #8 5.299 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 5.299 Creating dependency file for IuUP_EncDec.cc #8 5.305 Creating dependency file for IPL4asp_discovery.cc #8 5.309 Creating dependency file for IPL4asp_PT.cc #8 5.309 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 5.321 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 5.345 Creating dependency file for lex.SDP_parse_.c #8 5.365 Creating dependency file for SDP_parse_.tab.c #8 5.397 Creating dependency file for SCCP_Mapping_part_7.cc #8 5.397 Creating dependency file for SCCP_Mapping_part_6.cc #8 5.397 Creating dependency file for SCCP_Mapping_part_5.cc #8 5.418 Creating dependency file for SCCP_Mapping_part_4.cc #8 5.429 Creating dependency file for SCCP_Mapping_part_3.cc #8 5.429 Creating dependency file for SCCP_Mapping_part_2.cc #8 5.437 Creating dependency file for SCCP_Mapping_part_1.cc #8 5.446 Creating dependency file for RAN_Emulation_part_7.cc #8 5.446 Creating dependency file for RAN_Emulation_part_6.cc #8 5.446 Creating dependency file for RAN_Emulation_part_5.cc #8 5.453 Creating dependency file for RAN_Emulation_part_4.cc #8 5.455 Creating dependency file for RAN_Emulation_part_3.cc #8 5.455 Creating dependency file for RAN_Emulation_part_1.cc #8 5.455 Creating dependency file for RAN_Emulation_part_2.cc #8 5.462 Creating dependency file for RAN_Adapter_part_7.cc #8 5.465 Creating dependency file for RAN_Adapter_part_6.cc #8 5.468 Creating dependency file for RAN_Adapter_part_5.cc #8 5.469 Creating dependency file for RAN_Adapter_part_4.cc #8 5.469 Creating dependency file for RAN_Adapter_part_3.cc #8 5.470 Creating dependency file for RAN_Adapter_part_2.cc #8 5.470 Creating dependency file for RAN_Adapter_part_1.cc #8 5.472 Creating dependency file for IPA_Emulation_part_7.cc #8 5.473 Creating dependency file for IPA_Emulation_part_6.cc #8 5.475 Creating dependency file for IPA_Emulation_part_5.cc #8 5.478 Creating dependency file for IPA_Emulation_part_4.cc #8 5.480 Creating dependency file for IPA_Emulation_part_3.cc #8 5.483 Creating dependency file for IPA_Emulation_part_2.cc #8 5.483 Creating dependency file for IPA_Emulation_part_1.cc #8 5.483 Creating dependency file for SCCP_Mapping.cc #8 5.484 Creating dependency file for RAN_Adapter.cc #8 5.484 Creating dependency file for RAN_Emulation.cc #8 5.488 Creating dependency file for TELNETasp_PortType_part_7.cc #8 5.488 Creating dependency file for IPA_Emulation.cc #8 5.489 Creating dependency file for TELNETasp_PortType_part_6.cc #8 5.489 Creating dependency file for TELNETasp_PortType_part_5.cc #8 5.489 Creating dependency file for TELNETasp_PortType_part_4.cc #8 5.489 Creating dependency file for TELNETasp_PortType_part_3.cc #8 5.496 Creating dependency file for TELNETasp_PortType_part_2.cc #8 5.498 Creating dependency file for TCCInterface_Functions_part_7.cc #8 5.498 Creating dependency file for TELNETasp_PortType_part_1.cc #8 5.499 Creating dependency file for TCCInterface_Functions_part_6.cc #8 5.500 Creating dependency file for TCCInterface_Functions_part_5.cc #8 5.500 Creating dependency file for TCCInterface_Functions_part_4.cc #8 5.500 Creating dependency file for TCCInterface_Functions_part_3.cc #8 5.504 Creating dependency file for TCCInterface_Functions_part_2.cc #8 5.506 Creating dependency file for TCCInterface_Functions_part_1.cc #8 5.507 Creating dependency file for TCCConversion_Functions_part_7.cc #8 5.507 Creating dependency file for TCCConversion_Functions_part_6.cc #8 5.512 Creating dependency file for TCCConversion_Functions_part_5.cc #8 5.512 Creating dependency file for TCCConversion_Functions_part_3.cc #8 5.512 Creating dependency file for TCCConversion_Functions_part_4.cc #8 5.521 Creating dependency file for TCCConversion_Functions_part_2.cc #8 5.521 Creating dependency file for TCCConversion_Functions_part_1.cc #8 5.522 Creating dependency file for StatsD_Types_part_7.cc #8 5.523 Creating dependency file for StatsD_Types_part_6.cc #8 5.533 Creating dependency file for StatsD_Types_part_4.cc #8 5.533 Creating dependency file for StatsD_Types_part_5.cc #8 5.540 Creating dependency file for StatsD_Types_part_2.cc #8 5.540 Creating dependency file for StatsD_Types_part_3.cc #8 5.542 Creating dependency file for StatsD_Types_part_1.cc #8 5.543 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 5.544 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 5.548 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 5.552 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 5.555 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 5.555 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 5.556 Creating dependency file for StatsD_CodecPort_part_7.cc #8 5.556 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 5.557 Creating dependency file for StatsD_CodecPort_part_6.cc #8 5.558 Creating dependency file for StatsD_CodecPort_part_5.cc #8 5.565 Creating dependency file for StatsD_CodecPort_part_4.cc #8 5.565 Creating dependency file for StatsD_CodecPort_part_3.cc #8 5.569 Creating dependency file for StatsD_CodecPort_part_2.cc #8 5.573 Creating dependency file for StatsD_CodecPort_part_1.cc #8 5.578 Creating dependency file for StatsD_Checker_part_7.cc #8 5.579 Creating dependency file for StatsD_Checker_part_6.cc #8 5.579 Creating dependency file for StatsD_Checker_part_5.cc #8 5.579 Creating dependency file for StatsD_Checker_part_4.cc #8 5.584 Creating dependency file for StatsD_Checker_part_3.cc #8 5.585 Creating dependency file for StatsD_Checker_part_2.cc #8 5.588 Creating dependency file for StatsD_Checker_part_1.cc #8 5.588 Creating dependency file for Socket_API_Definitions_part_7.cc #8 5.589 Creating dependency file for Socket_API_Definitions_part_5.cc #8 5.592 Creating dependency file for Socket_API_Definitions_part_6.cc #8 5.596 Creating dependency file for Socket_API_Definitions_part_4.cc #8 5.596 Creating dependency file for Socket_API_Definitions_part_3.cc #8 5.597 Creating dependency file for Socket_API_Definitions_part_2.cc #8 5.603 Creating dependency file for SDP_Types_part_7.cc #8 5.603 Creating dependency file for Socket_API_Definitions_part_1.cc #8 5.605 Creating dependency file for SDP_Types_part_6.cc #8 5.605 Creating dependency file for SDP_Types_part_5.cc #8 5.605 Creating dependency file for SDP_Types_part_4.cc #8 5.608 Creating dependency file for SDP_Types_part_3.cc #8 5.608 Creating dependency file for SDP_Types_part_2.cc #8 5.609 Creating dependency file for SDP_Types_part_1.cc #8 5.609 Creating dependency file for SDP_Templates_part_7.cc #8 5.613 Creating dependency file for SDP_Templates_part_6.cc #8 5.613 Creating dependency file for SDP_Templates_part_5.cc #8 5.614 Creating dependency file for SDP_Templates_part_4.cc #8 5.614 Creating dependency file for SDP_Templates_part_3.cc #8 5.619 Creating dependency file for SDP_Templates_part_2.cc #8 5.619 Creating dependency file for SDP_Templates_part_1.cc #8 5.619 Creating dependency file for SCTPasp_Types_part_7.cc #8 5.621 Creating dependency file for SCTPasp_Types_part_6.cc #8 5.626 Creating dependency file for SCTPasp_Types_part_5.cc #8 5.626 Creating dependency file for SCTPasp_Types_part_4.cc #8 5.637 Creating dependency file for SCTPasp_Types_part_3.cc #8 5.637 Creating dependency file for SCTPasp_Types_part_2.cc #8 5.639 Creating dependency file for SCTPasp_Types_part_1.cc #8 5.639 Creating dependency file for SCTPasp_PortType_part_7.cc #8 5.639 Creating dependency file for SCTPasp_PortType_part_6.cc #8 5.641 Creating dependency file for SCTPasp_PortType_part_5.cc #8 5.642 Creating dependency file for SCTPasp_PortType_part_4.cc #8 5.642 Creating dependency file for SCTPasp_PortType_part_3.cc #8 5.642 Creating dependency file for SCTPasp_PortType_part_2.cc #8 5.643 Creating dependency file for SCTPasp_PortType_part_1.cc #8 5.645 Creating dependency file for SCCPasp_Types_part_7.cc #8 5.659 Creating dependency file for SCCPasp_Types_part_6.cc #8 5.660 Creating dependency file for SCCPasp_Types_part_5.cc #8 5.661 Creating dependency file for SCCPasp_Types_part_4.cc #8 5.669 Creating dependency file for SCCPasp_Types_part_3.cc #8 5.685 Creating dependency file for SCCPasp_Types_part_2.cc #8 5.697 Creating dependency file for SCCPasp_Types_part_1.cc #8 5.705 Creating dependency file for SCCP_Types_part_7.cc #8 5.705 Creating dependency file for SCCP_Types_part_6.cc #8 5.709 Creating dependency file for SCCP_Types_part_5.cc #8 5.709 Creating dependency file for SCCP_Types_part_4.cc #8 5.709 Creating dependency file for SCCP_Types_part_3.cc #8 5.717 Creating dependency file for SCCP_Types_part_2.cc #8 5.729 Creating dependency file for SCCP_Types_part_1.cc #8 5.737 Creating dependency file for SCCP_Templates_part_7.cc #8 5.745 Creating dependency file for SCCP_Templates_part_6.cc #8 5.746 Creating dependency file for SCCP_Templates_part_5.cc #8 5.749 Creating dependency file for SCCP_Templates_part_4.cc #8 5.757 Creating dependency file for SCCP_Templates_part_3.cc #8 5.765 Creating dependency file for SCCP_Templates_part_2.cc #8 5.765 Creating dependency file for SCCP_Templates_part_1.cc #8 5.769 Creating dependency file for SCCP_Emulation_part_7.cc #8 5.769 Creating dependency file for SCCP_Emulation_part_6.cc #8 5.769 Creating dependency file for SCCP_Emulation_part_5.cc #8 5.777 Creating dependency file for SCCP_Emulation_part_4.cc #8 5.780 Creating dependency file for SCCP_Emulation_part_3.cc #8 5.780 Creating dependency file for SCCP_Emulation_part_2.cc #8 5.797 Creating dependency file for SCCP_Emulation_part_1.cc #8 5.803 Creating dependency file for RTP_Types_part_7.cc #8 5.804 Creating dependency file for RTP_Types_part_6.cc #8 5.814 Creating dependency file for RTP_Types_part_5.cc #8 5.814 Creating dependency file for RTP_Types_part_4.cc #8 5.817 Creating dependency file for RTP_Types_part_3.cc #8 5.829 Creating dependency file for RTP_Types_part_2.cc #8 5.834 Creating dependency file for RTP_Types_part_1.cc #8 5.834 Creating dependency file for RTP_Emulation_part_7.cc #8 5.837 Creating dependency file for RTP_Emulation_part_6.cc #8 5.841 Creating dependency file for RTP_Emulation_part_5.cc #8 5.845 Creating dependency file for RTP_Emulation_part_4.cc #8 5.847 Creating dependency file for RTP_Emulation_part_3.cc #8 5.857 Creating dependency file for RTP_Emulation_part_2.cc #8 5.869 Creating dependency file for RTP_Emulation_part_1.cc #8 5.869 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 5.877 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 5.882 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 5.890 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 5.890 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 5.897 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 5.907 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 5.909 Creating dependency file for RTP_CodecPort_part_7.cc #8 5.917 Creating dependency file for RTP_CodecPort_part_6.cc #8 5.917 Creating dependency file for RTP_CodecPort_part_5.cc #8 5.925 Creating dependency file for RTP_CodecPort_part_4.cc #8 5.933 Creating dependency file for RTP_CodecPort_part_3.cc #8 5.933 Creating dependency file for RTP_CodecPort_part_2.cc #8 5.937 Creating dependency file for RTP_CodecPort_part_1.cc #8 5.945 Creating dependency file for RSL_Types_part_7.cc #8 5.956 Creating dependency file for RSL_Types_part_6.cc #8 5.969 Creating dependency file for RSL_Types_part_5.cc #8 5.973 Creating dependency file for RSL_Types_part_4.cc #8 5.973 Creating dependency file for RSL_Types_part_3.cc #8 5.983 Creating dependency file for RSL_Types_part_2.cc #8 5.983 Creating dependency file for RSL_Types_part_1.cc #8 5.993 Creating dependency file for RSL_Emulation_part_7.cc #8 5.997 Creating dependency file for RSL_Emulation_part_6.cc #8 5.997 Creating dependency file for RSL_Emulation_part_5.cc #8 5.997 Creating dependency file for RSL_Emulation_part_4.cc #8 5.997 Creating dependency file for RSL_Emulation_part_3.cc #8 5.997 Creating dependency file for RSL_Emulation_part_2.cc #8 6.001 Creating dependency file for RSL_Emulation_part_1.cc #8 6.025 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 6.033 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 6.033 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 6.036 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 6.048 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 6.053 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 6.061 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 6.061 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 6.073 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 6.073 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 6.093 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 6.093 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 6.093 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 6.121 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 6.141 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 6.165 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 6.165 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 6.169 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 6.212 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 6.215 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 6.215 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 6.225 Creating dependency file for Osmocom_Types_part_7.cc #8 6.242 Creating dependency file for Osmocom_Types_part_5.cc #8 6.242 Creating dependency file for Osmocom_Types_part_6.cc #8 6.257 Creating dependency file for Osmocom_Types_part_4.cc #8 6.262 Creating dependency file for Osmocom_Types_part_3.cc #8 6.270 Creating dependency file for Osmocom_Types_part_2.cc #8 6.271 Creating dependency file for Osmocom_Types_part_1.cc #8 6.272 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 6.273 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 6.275 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 6.275 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 6.278 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 6.293 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 6.294 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 6.309 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 6.313 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 6.325 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 6.329 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 6.345 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 6.349 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 6.349 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 6.350 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 6.350 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 6.351 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 6.351 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 6.353 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 6.354 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 6.356 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 6.362 Creating dependency file for Native_Functions_part_7.cc #8 6.369 Creating dependency file for Native_Functions_part_6.cc #8 6.373 Creating dependency file for Native_Functions_part_5.cc #8 6.378 Creating dependency file for Native_Functions_part_4.cc #8 6.379 Creating dependency file for Native_Functions_part_3.cc #8 6.380 Creating dependency file for Native_Functions_part_2.cc #8 6.385 Creating dependency file for Native_Functions_part_1.cc #8 6.390 Creating dependency file for MobileL3_Types_part_7.cc #8 6.392 Creating dependency file for MobileL3_Types_part_6.cc #8 6.401 Creating dependency file for MobileL3_Types_part_5.cc #8 6.407 Creating dependency file for MobileL3_Types_part_4.cc #8 6.408 Creating dependency file for MobileL3_Types_part_3.cc #8 6.410 Creating dependency file for MobileL3_Types_part_2.cc #8 6.418 Creating dependency file for MobileL3_Types_part_1.cc #8 6.421 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 6.422 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 6.433 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 6.441 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 6.445 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 6.446 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 6.461 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 6.465 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 6.473 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 6.473 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 6.473 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 6.477 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 6.477 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 6.479 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 6.487 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 6.495 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 6.505 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 6.516 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 6.521 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 6.525 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 6.549 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 6.553 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 6.557 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 6.571 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 6.585 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 6.605 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 6.612 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 6.614 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 6.617 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 6.618 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 6.625 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 6.638 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 6.649 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 6.677 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 6.685 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 6.697 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 6.697 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 6.709 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 6.721 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 6.741 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 6.745 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 6.757 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 6.757 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 6.757 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 6.769 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 6.777 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 6.780 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 6.801 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 6.817 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 6.826 Creating dependency file for Misc_Helpers_part_7.cc #8 6.845 Creating dependency file for Misc_Helpers_part_6.cc #8 6.850 Creating dependency file for Misc_Helpers_part_5.cc #8 6.873 Creating dependency file for Misc_Helpers_part_4.cc #8 6.885 Creating dependency file for Misc_Helpers_part_3.cc #8 6.890 Creating dependency file for Misc_Helpers_part_2.cc #8 6.891 Creating dependency file for Misc_Helpers_part_1.cc #8 6.891 Creating dependency file for MTP3asp_Types_part_7.cc #8 6.897 Creating dependency file for MTP3asp_Types_part_6.cc #8 6.901 Creating dependency file for MTP3asp_Types_part_5.cc #8 6.905 Creating dependency file for MTP3asp_Types_part_4.cc #8 6.908 Creating dependency file for MTP3asp_Types_part_3.cc #8 6.913 Creating dependency file for MTP3asp_Types_part_2.cc #8 6.920 Creating dependency file for MTP3asp_Types_part_1.cc #8 6.929 Creating dependency file for MTP3asp_PortType_part_7.cc #8 6.931 Creating dependency file for MTP3asp_PortType_part_6.cc #8 6.931 Creating dependency file for MTP3asp_PortType_part_5.cc #8 6.935 Creating dependency file for MTP3asp_PortType_part_4.cc #8 6.936 Creating dependency file for MTP3asp_PortType_part_3.cc #8 6.953 Creating dependency file for MTP3asp_PortType_part_2.cc #8 6.961 Creating dependency file for MTP3asp_PortType_part_1.cc #8 6.974 Creating dependency file for MSC_ConnectionHandler_part_7.cc #8 6.980 Creating dependency file for MSC_ConnectionHandler_part_6.cc #8 6.989 Creating dependency file for MSC_ConnectionHandler_part_5.cc #8 7.004 Creating dependency file for MSC_ConnectionHandler_part_4.cc #8 7.006 Creating dependency file for MSC_ConnectionHandler_part_3.cc #8 7.009 Creating dependency file for MSC_ConnectionHandler_part_2.cc #8 7.010 Creating dependency file for MSC_ConnectionHandler_part_1.cc #8 7.017 Creating dependency file for MGCP_Types_part_7.cc #8 7.017 Creating dependency file for MGCP_Types_part_6.cc #8 7.021 Creating dependency file for MGCP_Types_part_5.cc #8 7.021 Creating dependency file for MGCP_Types_part_3.cc #8 7.021 Creating dependency file for MGCP_Types_part_4.cc #8 7.021 Creating dependency file for MGCP_Types_part_2.cc #8 7.025 Creating dependency file for MGCP_Types_part_1.cc #8 7.026 Creating dependency file for MGCP_Templates_part_7.cc #8 7.029 Creating dependency file for MGCP_Templates_part_6.cc #8 7.032 Creating dependency file for MGCP_Templates_part_5.cc #8 7.037 Creating dependency file for MGCP_Templates_part_4.cc #8 7.038 Creating dependency file for MGCP_Templates_part_3.cc #8 7.049 Creating dependency file for MGCP_Templates_part_2.cc #8 7.049 Creating dependency file for MGCP_Templates_part_1.cc #8 7.049 Creating dependency file for MGCP_Emulation_part_7.cc #8 7.049 Creating dependency file for MGCP_Emulation_part_5.cc #8 7.053 Creating dependency file for MGCP_Emulation_part_4.cc #8 7.053 Creating dependency file for MGCP_Emulation_part_6.cc #8 7.057 Creating dependency file for MGCP_Emulation_part_3.cc #8 7.057 Creating dependency file for MGCP_Emulation_part_2.cc #8 7.061 Creating dependency file for MGCP_Emulation_part_1.cc #8 7.062 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 7.063 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 7.065 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 7.069 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 7.069 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 7.071 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 7.073 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 7.074 Creating dependency file for MGCP_CodecPort_part_7.cc #8 7.077 Creating dependency file for MGCP_CodecPort_part_6.cc #8 7.077 Creating dependency file for MGCP_CodecPort_part_5.cc #8 7.077 Creating dependency file for MGCP_CodecPort_part_4.cc #8 7.077 Creating dependency file for MGCP_CodecPort_part_3.cc #8 7.079 Creating dependency file for MGCP_CodecPort_part_2.cc #8 7.081 Creating dependency file for MGCP_CodecPort_part_1.cc #8 7.087 Creating dependency file for M3UA_Types_part_7.cc #8 7.088 Creating dependency file for M3UA_Types_part_6.cc #8 7.088 Creating dependency file for M3UA_Types_part_5.cc #8 7.089 Creating dependency file for M3UA_Types_part_4.cc #8 7.089 Creating dependency file for M3UA_Types_part_3.cc #8 7.089 Creating dependency file for M3UA_Types_part_2.cc #8 7.089 Creating dependency file for M3UA_Types_part_1.cc #8 7.093 Creating dependency file for M3UA_Emulation_part_7.cc #8 7.093 Creating dependency file for M3UA_Emulation_part_6.cc #8 7.096 Creating dependency file for M3UA_Emulation_part_5.cc #8 7.096 Creating dependency file for M3UA_Emulation_part_4.cc #8 7.096 Creating dependency file for M3UA_Emulation_part_3.cc #8 7.101 Creating dependency file for M3UA_Emulation_part_2.cc #8 7.106 Creating dependency file for M3UA_Emulation_part_1.cc #8 7.117 Creating dependency file for L3_Templates_part_7.cc #8 7.117 Creating dependency file for L3_Templates_part_6.cc #8 7.117 Creating dependency file for L3_Templates_part_5.cc #8 7.121 Creating dependency file for L3_Templates_part_4.cc #8 7.125 Creating dependency file for L3_Templates_part_3.cc #8 7.125 Creating dependency file for L3_Templates_part_2.cc #8 7.127 Creating dependency file for L3_Templates_part_1.cc #8 7.127 Creating dependency file for IuUP_Types_part_7.cc #8 7.127 Creating dependency file for IuUP_Types_part_6.cc #8 7.141 Creating dependency file for IuUP_Types_part_5.cc #8 7.141 Creating dependency file for IuUP_Types_part_4.cc #8 7.141 Creating dependency file for IuUP_Types_part_3.cc #8 7.141 Creating dependency file for IuUP_Types_part_2.cc #8 7.141 Creating dependency file for IuUP_Types_part_1.cc #8 7.141 Creating dependency file for IuUP_Emulation_part_7.cc #8 7.153 Creating dependency file for IuUP_Emulation_part_6.cc #8 7.160 Creating dependency file for IuUP_Emulation_part_5.cc #8 7.161 Creating dependency file for IuUP_Emulation_part_4.cc #8 7.165 Creating dependency file for IuUP_Emulation_part_3.cc #8 7.165 Creating dependency file for IuUP_Emulation_part_2.cc #8 7.167 Creating dependency file for IuUP_Emulation_part_1.cc #8 7.167 Creating dependency file for IPL4asp_Types_part_7.cc #8 7.169 Creating dependency file for IPL4asp_Types_part_6.cc #8 7.173 Creating dependency file for IPL4asp_Types_part_5.cc #8 7.173 Creating dependency file for IPL4asp_Types_part_4.cc #8 7.173 Creating dependency file for IPL4asp_Types_part_3.cc #8 7.174 Creating dependency file for IPL4asp_Types_part_2.cc #8 7.177 Creating dependency file for IPL4asp_Types_part_1.cc #8 7.177 Creating dependency file for IPL4asp_PortType_part_7.cc #8 7.177 Creating dependency file for IPL4asp_PortType_part_6.cc #8 7.177 Creating dependency file for IPL4asp_PortType_part_5.cc #8 7.178 Creating dependency file for IPL4asp_PortType_part_4.cc #8 7.180 Creating dependency file for IPL4asp_PortType_part_3.cc #8 7.191 Creating dependency file for IPL4asp_PortType_part_2.cc #8 7.197 Creating dependency file for IPL4asp_PortType_part_1.cc #8 7.201 Creating dependency file for IPL4asp_Functions_part_7.cc #8 7.201 Creating dependency file for IPL4asp_Functions_part_6.cc #8 7.201 Creating dependency file for IPL4asp_Functions_part_5.cc #8 7.205 Creating dependency file for IPL4asp_Functions_part_4.cc #8 7.208 Creating dependency file for IPL4asp_Functions_part_3.cc #8 7.211 Creating dependency file for IPL4asp_Functions_part_2.cc #8 7.212 Creating dependency file for IPL4asp_Functions_part_1.cc #8 7.213 Creating dependency file for IPA_Types_part_7.cc #8 7.216 Creating dependency file for IPA_Types_part_6.cc #8 7.216 Creating dependency file for IPA_Types_part_5.cc #8 7.221 Creating dependency file for IPA_Types_part_4.cc #8 7.225 Creating dependency file for IPA_Types_part_3.cc #8 7.233 Creating dependency file for IPA_Types_part_2.cc #8 7.233 Creating dependency file for IPA_Types_part_1.cc #8 7.233 Creating dependency file for IPA_Testing_part_7.cc #8 7.233 Creating dependency file for IPA_Testing_part_6.cc #8 7.236 Creating dependency file for IPA_Testing_part_5.cc #8 7.236 Creating dependency file for IPA_Testing_part_3.cc #8 7.236 Creating dependency file for IPA_Testing_part_4.cc #8 7.241 Creating dependency file for IPA_Testing_part_2.cc #8 7.241 Creating dependency file for IPA_Testing_part_1.cc #8 7.241 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 7.241 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 7.241 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 7.249 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 7.252 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 7.254 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 7.256 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 7.256 Creating dependency file for IPA_CodecPort_part_7.cc #8 7.256 Creating dependency file for IPA_CodecPort_part_6.cc #8 7.257 Creating dependency file for IPA_CodecPort_part_5.cc #8 7.258 Creating dependency file for IPA_CodecPort_part_3.cc #8 7.258 Creating dependency file for IPA_CodecPort_part_4.cc #8 7.265 Creating dependency file for IPA_CodecPort_part_2.cc #8 7.269 Creating dependency file for IPA_CodecPort_part_1.cc #8 7.269 Creating dependency file for General_Types_part_7.cc #8 7.270 Creating dependency file for General_Types_part_6.cc #8 7.271 Creating dependency file for General_Types_part_5.cc #8 7.271 Creating dependency file for General_Types_part_4.cc #8 7.272 Creating dependency file for General_Types_part_3.cc #8 7.274 Creating dependency file for General_Types_part_1.cc #8 7.274 Creating dependency file for General_Types_part_2.cc #8 7.279 Creating dependency file for GSM_Types_part_7.cc #8 7.281 Creating dependency file for GSM_Types_part_6.cc #8 7.285 Creating dependency file for GSM_Types_part_5.cc #8 7.285 Creating dependency file for GSM_Types_part_4.cc #8 7.285 Creating dependency file for GSM_Types_part_3.cc #8 7.286 Creating dependency file for GSM_Types_part_2.cc #8 7.290 Creating dependency file for GSM_Types_part_1.cc #8 7.293 Creating dependency file for GSM_SystemInformation_part_7.cc #8 7.297 Creating dependency file for GSM_SystemInformation_part_6.cc #8 7.297 Creating dependency file for GSM_SystemInformation_part_5.cc #8 7.299 Creating dependency file for GSM_SystemInformation_part_4.cc #8 7.301 Creating dependency file for GSM_SystemInformation_part_3.cc #8 7.301 Creating dependency file for GSM_SystemInformation_part_2.cc #8 7.301 Creating dependency file for GSM_RestOctets_part_7.cc #8 7.301 Creating dependency file for GSM_SystemInformation_part_1.cc #8 7.302 Creating dependency file for GSM_RestOctets_part_6.cc #8 7.302 Creating dependency file for GSM_RestOctets_part_5.cc #8 7.303 Creating dependency file for GSM_RestOctets_part_4.cc #8 7.312 Creating dependency file for GSM_RestOctets_part_3.cc #8 7.313 Creating dependency file for GSM_RestOctets_part_2.cc #8 7.316 Creating dependency file for GSM_RR_Types_part_7.cc #8 7.316 Creating dependency file for GSM_RestOctets_part_1.cc #8 7.316 Creating dependency file for GSM_RR_Types_part_6.cc #8 7.316 Creating dependency file for GSM_RR_Types_part_5.cc #8 7.320 Creating dependency file for GSM_RR_Types_part_4.cc #8 7.321 Creating dependency file for GSM_RR_Types_part_3.cc #8 7.332 Creating dependency file for GSM_RR_Types_part_2.cc #8 7.332 Creating dependency file for GSM_RR_Types_part_1.cc #8 7.332 Creating dependency file for CBSP_Types_part_7.cc #8 7.333 Creating dependency file for CBSP_Types_part_6.cc #8 7.337 Creating dependency file for CBSP_Types_part_5.cc #8 7.337 Creating dependency file for CBSP_Types_part_4.cc #8 7.345 Creating dependency file for CBSP_Types_part_3.cc #8 7.345 Creating dependency file for CBSP_Types_part_2.cc #8 7.346 Creating dependency file for CBSP_Types_part_1.cc #8 7.347 Creating dependency file for CBSP_Templates_part_7.cc #8 7.349 Creating dependency file for CBSP_Templates_part_6.cc #8 7.349 Creating dependency file for CBSP_Templates_part_5.cc #8 7.350 Creating dependency file for CBSP_Templates_part_4.cc #8 7.350 Creating dependency file for CBSP_Templates_part_3.cc #8 7.352 Creating dependency file for CBSP_Templates_part_2.cc #8 7.361 Creating dependency file for CBSP_Templates_part_1.cc #8 7.361 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 7.373 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 7.377 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 7.378 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 7.379 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 7.381 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 7.382 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 7.390 Creating dependency file for CBSP_CodecPort_part_7.cc #8 7.390 Creating dependency file for CBSP_CodecPort_part_6.cc #8 7.393 Creating dependency file for CBSP_CodecPort_part_5.cc #8 7.393 Creating dependency file for CBSP_CodecPort_part_4.cc #8 7.393 Creating dependency file for CBSP_CodecPort_part_3.cc #8 7.393 Creating dependency file for CBSP_CodecPort_part_2.cc #8 7.395 Creating dependency file for CBSP_CodecPort_part_1.cc #8 7.402 Creating dependency file for CBSP_Adapter_part_7.cc #8 7.404 Creating dependency file for CBSP_Adapter_part_6.cc #8 7.420 Creating dependency file for CBSP_Adapter_part_4.cc #8 7.421 Creating dependency file for CBSP_Adapter_part_5.cc #8 7.422 Creating dependency file for CBSP_Adapter_part_3.cc #8 7.434 Creating dependency file for CBSP_Adapter_part_2.cc #8 7.437 Creating dependency file for CBSP_Adapter_part_1.cc #8 7.437 Creating dependency file for BSSMAP_Templates_part_7.cc #8 7.450 Creating dependency file for BSSMAP_Templates_part_6.cc #8 7.451 Creating dependency file for BSSMAP_Templates_part_5.cc #8 7.460 Creating dependency file for BSSMAP_Templates_part_4.cc #8 7.461 Creating dependency file for BSSMAP_Templates_part_3.cc #8 7.465 Creating dependency file for BSSMAP_Templates_part_2.cc #8 7.466 Creating dependency file for BSSMAP_Templates_part_1.cc #8 7.471 Creating dependency file for BSSMAP_LE_Templates_part_7.cc #8 7.473 Creating dependency file for BSSMAP_LE_Templates_part_6.cc #8 7.473 Creating dependency file for BSSMAP_LE_Templates_part_5.cc #8 7.477 Creating dependency file for BSSMAP_LE_Templates_part_4.cc #8 7.481 Creating dependency file for BSSMAP_LE_Templates_part_3.cc #8 7.484 Creating dependency file for BSSMAP_LE_Templates_part_2.cc #8 7.484 Creating dependency file for BSSMAP_LE_Templates_part_1.cc #8 7.485 Creating dependency file for BSSLAP_Types_part_7.cc #8 7.486 Creating dependency file for BSSLAP_Types_part_6.cc #8 7.486 Creating dependency file for BSSLAP_Types_part_5.cc #8 7.487 Creating dependency file for BSSLAP_Types_part_4.cc #8 7.487 Creating dependency file for BSSLAP_Types_part_3.cc #8 7.488 Creating dependency file for BSSLAP_Types_part_2.cc #8 7.492 Creating dependency file for BSSLAP_Types_part_1.cc #8 7.492 Creating dependency file for BSSAP_Types_part_7.cc #8 7.493 Creating dependency file for BSSAP_Types_part_6.cc #8 7.498 Creating dependency file for BSSAP_Types_part_5.cc #8 7.501 Creating dependency file for BSSAP_Types_part_4.cc #8 7.514 Creating dependency file for BSSAP_Types_part_3.cc #8 7.515 Creating dependency file for BSSAP_Types_part_2.cc #8 7.517 Creating dependency file for BSSAP_Types_part_1.cc #8 7.517 Creating dependency file for BSSAP_LE_Types_part_7.cc #8 7.533 Creating dependency file for BSSAP_LE_Types_part_6.cc #8 7.537 Creating dependency file for BSSAP_LE_Types_part_5.cc #8 7.565 Creating dependency file for BSSAP_LE_Types_part_4.cc #8 7.575 Creating dependency file for BSSAP_LE_Types_part_3.cc #8 7.579 Creating dependency file for BSSAP_LE_Types_part_2.cc #8 7.579 Creating dependency file for BSSAP_LE_Types_part_1.cc #8 7.580 Creating dependency file for BSSAP_LE_Emulation_part_7.cc #8 7.595 Creating dependency file for BSSAP_LE_Emulation_part_6.cc #8 7.600 Creating dependency file for BSSAP_LE_Emulation_part_5.cc #8 7.617 Creating dependency file for BSSAP_LE_Emulation_part_4.cc #8 7.629 Creating dependency file for BSSAP_LE_Emulation_part_3.cc #8 7.641 Creating dependency file for BSSAP_LE_Emulation_part_2.cc #8 7.653 Creating dependency file for BSSAP_LE_Emulation_part_1.cc #8 7.661 Creating dependency file for BSSAP_LE_CodecPort_part_7.cc #8 7.662 Creating dependency file for BSSAP_LE_CodecPort_part_6.cc #8 7.669 Creating dependency file for BSSAP_LE_CodecPort_part_5.cc #8 7.670 Creating dependency file for BSSAP_LE_CodecPort_part_4.cc #8 7.678 Creating dependency file for BSSAP_LE_CodecPort_part_3.cc #8 7.678 Creating dependency file for BSSAP_LE_CodecPort_part_2.cc #8 7.682 Creating dependency file for BSSAP_LE_CodecPort_part_1.cc #8 7.682 Creating dependency file for BSSAP_LE_Adapter_part_7.cc #8 7.688 Creating dependency file for BSSAP_LE_Adapter_part_6.cc #8 7.697 Creating dependency file for BSSAP_LE_Adapter_part_5.cc #8 7.697 Creating dependency file for BSSAP_LE_Adapter_part_4.cc #8 7.697 Creating dependency file for BSSAP_LE_Adapter_part_3.cc #8 7.697 Creating dependency file for BSSAP_LE_Adapter_part_2.cc #8 7.697 Creating dependency file for BSSAP_LE_Adapter_part_1.cc #8 7.697 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 7.706 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 7.706 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 7.706 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 7.707 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 7.712 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 7.714 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 7.717 Creating dependency file for BSC_Tests_VAMOS_part_7.cc #8 7.720 Creating dependency file for BSC_Tests_VAMOS_part_6.cc #8 7.724 Creating dependency file for BSC_Tests_VAMOS_part_5.cc #8 7.727 Creating dependency file for BSC_Tests_VAMOS_part_4.cc #8 7.727 Creating dependency file for BSC_Tests_VAMOS_part_3.cc #8 7.727 Creating dependency file for BSC_Tests_VAMOS_part_2.cc #8 7.727 Creating dependency file for BSC_Tests_VAMOS_part_1.cc #8 7.727 Creating dependency file for BSC_Tests_OML_part_7.cc #8 7.728 Creating dependency file for BSC_Tests_OML_part_6.cc #8 7.729 Creating dependency file for BSC_Tests_OML_part_5.cc #8 7.729 Creating dependency file for BSC_Tests_OML_part_4.cc #8 7.730 Creating dependency file for BSC_Tests_OML_part_3.cc #8 7.734 Creating dependency file for BSC_Tests_OML_part_2.cc #8 7.735 Creating dependency file for BSC_Tests_OML_part_1.cc #8 7.737 Creating dependency file for BSC_Tests_LCLS_part_7.cc #8 7.741 Creating dependency file for BSC_Tests_LCLS_part_6.cc #8 7.747 Creating dependency file for BSC_Tests_LCLS_part_5.cc #8 7.748 Creating dependency file for BSC_Tests_LCLS_part_4.cc #8 7.748 Creating dependency file for BSC_Tests_LCLS_part_3.cc #8 7.750 Creating dependency file for BSC_Tests_LCLS_part_2.cc #8 7.753 Creating dependency file for BSC_Tests_LCLS_part_1.cc #8 7.754 Creating dependency file for BSC_Tests_CBSP_part_7.cc #8 7.754 Creating dependency file for BSC_Tests_CBSP_part_6.cc #8 7.756 Creating dependency file for BSC_Tests_CBSP_part_5.cc #8 7.758 Creating dependency file for BSC_Tests_CBSP_part_4.cc #8 7.759 Creating dependency file for BSC_Tests_CBSP_part_3.cc #8 7.760 Creating dependency file for BSC_Tests_CBSP_part_2.cc #8 7.761 Creating dependency file for BSC_Tests_ASCI_part_7.cc #8 7.761 Creating dependency file for BSC_Tests_CBSP_part_1.cc #8 7.769 Creating dependency file for BSC_Tests_ASCI_part_6.cc #8 7.771 Creating dependency file for BSC_Tests_ASCI_part_5.cc #8 7.772 Creating dependency file for BSC_Tests_ASCI_part_4.cc #8 7.773 Creating dependency file for BSC_Tests_ASCI_part_3.cc #8 7.773 Creating dependency file for BSC_Tests_ASCI_part_2.cc #8 7.774 Creating dependency file for BSC_Tests_ASCI_part_1.cc #8 7.781 Creating dependency file for BSC_Tests_part_7.cc #8 7.782 Creating dependency file for BSC_Tests_part_6.cc #8 7.782 Creating dependency file for BSC_Tests_part_5.cc #8 7.784 Creating dependency file for BSC_Tests_part_4.cc #8 7.784 Creating dependency file for BSC_Tests_part_3.cc #8 7.789 Creating dependency file for BSC_Tests_part_2.cc #8 7.792 Creating dependency file for BSC_Tests_part_1.cc #8 7.792 Creating dependency file for AbisOML_Types_part_7.cc #8 7.793 Creating dependency file for AbisOML_Types_part_6.cc #8 7.793 Creating dependency file for AbisOML_Types_part_5.cc #8 7.794 Creating dependency file for AbisOML_Types_part_4.cc #8 7.795 Creating dependency file for AbisOML_Types_part_3.cc #8 7.800 Creating dependency file for AbisOML_Types_part_2.cc #8 7.801 Creating dependency file for AbisOML_Types_part_1.cc #8 7.801 Creating dependency file for TELNETasp_PortType.cc #8 7.801 Creating dependency file for TCCInterface_Functions.cc #8 7.805 Creating dependency file for TCCConversion_Functions.cc #8 7.813 Creating dependency file for StatsD_Types.cc #8 7.816 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 7.825 Creating dependency file for StatsD_CodecPort.cc #8 7.830 Creating dependency file for StatsD_Checker.cc #8 7.832 Creating dependency file for Socket_API_Definitions.cc #8 7.834 Creating dependency file for SDP_Types.cc #8 7.837 Creating dependency file for SDP_Templates.cc #8 7.842 Creating dependency file for SCTPasp_Types.cc #8 7.853 Creating dependency file for SCTPasp_PortType.cc #8 7.865 Creating dependency file for SCCPasp_Types.cc #8 7.866 Creating dependency file for SCCP_Types.cc #8 7.877 Creating dependency file for SCCP_Templates.cc #8 7.891 Creating dependency file for SCCP_Emulation.cc #8 7.909 Creating dependency file for RTP_Types.cc #8 7.933 Creating dependency file for RTP_Emulation.cc #8 7.949 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 7.957 Creating dependency file for RTP_CodecPort.cc #8 7.962 Creating dependency file for RSL_Types.cc #8 8.005 Creating dependency file for RSL_Emulation.cc #8 8.006 Creating dependency file for RLCMAC_CSN1_Types.cc #8 8.013 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 8.033 Creating dependency file for Osmocom_VTY_Functions.cc #8 8.033 Creating dependency file for Osmocom_Types.cc #8 8.033 Creating dependency file for Osmocom_CTRL_Types.cc #8 8.046 Creating dependency file for Osmocom_CTRL_Functions.cc #8 8.049 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 8.062 Creating dependency file for Native_Functions.cc #8 8.070 Creating dependency file for MobileL3_Types.cc #8 8.073 Creating dependency file for MobileL3_SS_Types.cc #8 8.133 Creating dependency file for MobileL3_SMS_Types.cc #8 8.145 Creating dependency file for MobileL3_RRM_Types.cc #8 8.181 Creating dependency file for MobileL3_MM_Types.cc #8 8.205 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 8.225 Creating dependency file for MobileL3_CommonIE_Types.cc #8 8.233 Creating dependency file for MobileL3_CC_Types.cc #8 8.253 Creating dependency file for Misc_Helpers.cc #8 8.281 Creating dependency file for MTP3asp_Types.cc #8 8.285 Creating dependency file for MTP3asp_PortType.cc #8 8.290 Creating dependency file for MSC_ConnectionHandler.cc #8 8.335 Creating dependency file for MGCP_Types.cc #8 8.361 Creating dependency file for MGCP_Templates.cc #8 8.373 Creating dependency file for MGCP_Emulation.cc #8 8.406 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 8.417 Creating dependency file for MGCP_CodecPort.cc #8 8.433 Creating dependency file for M3UA_Types.cc #8 8.441 Creating dependency file for M3UA_Emulation.cc #8 8.449 Creating dependency file for L3_Templates.cc #8 8.469 Creating dependency file for IuUP_Types.cc #8 8.494 Creating dependency file for IuUP_Emulation.cc #8 8.497 Creating dependency file for IPL4asp_Types.cc #8 8.513 Creating dependency file for IPL4asp_PortType.cc #8 8.585 Creating dependency file for IPL4asp_Functions.cc #8 8.601 Creating dependency file for IPA_Types.cc #8 8.629 Creating dependency file for IPA_Testing.cc #8 8.657 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 8.671 Creating dependency file for IPA_CodecPort.cc #8 8.671 Creating dependency file for General_Types.cc #8 8.681 Creating dependency file for GSM_Types.cc #8 8.725 Creating dependency file for GSM_SystemInformation.cc #8 8.725 Creating dependency file for GSM_RestOctets.cc #8 8.765 Creating dependency file for GSM_RR_Types.cc #8 8.777 Creating dependency file for CBSP_Types.cc #8 8.801 Creating dependency file for CBSP_Templates.cc #8 8.821 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 8.841 Creating dependency file for CBSP_CodecPort.cc #8 8.857 Creating dependency file for CBSP_Adapter.cc #8 8.873 Creating dependency file for BSSMAP_Templates.cc #8 8.913 Creating dependency file for BSSMAP_LE_Templates.cc #8 8.973 Creating dependency file for BSSLAP_Types.cc #8 8.983 Creating dependency file for BSSAP_Types.cc #8 9.037 Creating dependency file for BSSAP_LE_Types.cc #8 9.073 Creating dependency file for BSSAP_LE_Emulation.cc #8 9.089 Creating dependency file for BSSAP_LE_CodecPort.cc #8 9.113 Creating dependency file for BSSAP_LE_Adapter.cc #8 9.137 Creating dependency file for BSSAP_CodecPort.cc #8 9.154 Creating dependency file for BSC_Tests_VAMOS.cc #8 9.185 Creating dependency file for BSC_Tests_OML.cc #8 9.257 Creating dependency file for BSC_Tests_LCLS.cc #8 9.307 Creating dependency file for BSC_Tests_CBSP.cc #8 9.342 Creating dependency file for BSC_Tests_ASCI.cc #8 9.409 Creating dependency file for BSC_Tests.cc #8 9.429 Creating dependency file for AbisOML_Types.cc #8 13.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 13.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests.o BSC_Tests.cc #8 13.08 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 13.09 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 13.09 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 13.10 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 13.10 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 13.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 13.13 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 13.14 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 13.15 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 13.15 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 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types.o BSSLAP_Types.cc #8 13.16 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 13.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc #8 19.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter.o CBSP_Adapter.cc #8 25.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort.o CBSP_CodecPort.cc #8 25.83 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 25.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates.o CBSP_Templates.cc #8 26.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types.o CBSP_Types.cc #8 26.70 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 28.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 29.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 29.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 29.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 30.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 31.15 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 31.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 32.04 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 32.04 BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.04 10483 | } #8 32.04 | ^ #8 32.05 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 32.05 BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.05 10534 | } #8 32.05 | ^ #8 32.05 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': #8 32.05 BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.05 10585 | } #8 32.05 | ^ #8 32.09 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': #8 32.09 BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] #8 32.09 12350 | } #8 32.09 | ^ #8 32.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 33.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 33.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 34.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 34.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 35.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 35.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 35.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 35.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 35.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 36.20 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 36.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 37.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 37.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 37.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler.o MSC_ConnectionHandler.cc #8 38.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 38.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 38.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 39.53 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 39.65 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 39.65 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.65 7791 | } #8 39.65 | ^ #8 39.65 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 39.65 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.65 7843 | } #8 39.65 | ^ #8 39.66 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 39.66 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.66 8940 | } #8 39.66 | ^ #8 39.66 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 39.66 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 39.66 9388 | } #8 39.66 | ^ #8 39.73 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 39.97 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 39.98 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 41.43 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 41.76 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 41.94 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 41.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 42.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 43.50 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 43.75 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 44.24 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 44.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 45.77 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 47.19 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 47.20 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 47.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 47.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 48.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 49.87 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 50.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 50.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 50.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 51.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 51.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 52.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 53.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 54.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 54.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 54.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 54.75 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 55.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 56.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 56.28 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 56.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 56.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 57.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 58.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 58.84 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 58.84 RSL_Emulation.cc:11178:1: warning: control reaches end of non-void function [-Wreturn-type] #8 58.84 11178 | } #8 58.84 | ^ #8 58.87 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 58.93 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 58.97 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 59.01 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 59.03 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 59.10 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 59.16 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 59.22 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 59.23 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 59.26 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 59.31 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 59.39 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 59.48 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 59.65 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 59.69 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 59.76 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 59.82 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 59.87 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 59.94 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 59.98 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 60.07 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 60.12 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 60.18 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 60.19 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 60.25 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 60.28 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 60.33 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 60.34 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 60.38 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 60.41 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 60.44 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 60.46 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 60.47 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 60.50 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 60.52 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 60.53 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 60.53 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 60.59 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 60.59 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 60.60 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 60.61 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 60.65 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 60.67 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 60.70 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 60.74 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 60.76 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 60.79 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 60.84 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 60.84 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 60.86 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 60.89 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 60.89 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 60.90 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 60.93 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 60.94 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 60.94 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 60.96 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 60.98 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 61.00 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 61.02 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 61.02 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 61.04 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 61.05 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 61.08 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 61.11 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 61.11 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 61.13 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 61.13 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 61.16 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 61.18 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 61.20 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 61.22 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 61.22 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 61.26 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 61.26 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 61.27 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 61.28 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 61.28 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 61.30 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 61.31 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 61.34 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 61.36 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 61.38 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 61.39 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 61.40 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 61.42 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 61.44 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 61.44 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 61.48 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 62.50 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 63.02 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 63.38 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 63.57 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 63.66 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 63.73 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 63.83 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 63.91 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 63.96 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 64.04 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 64.11 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 64.19 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 64.26 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 64.34 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 64.41 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 64.45 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 64.52 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 64.53 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 64.58 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 64.62 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 64.64 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 64.70 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 64.74 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 64.80 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 64.80 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 64.85 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 64.89 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 64.93 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 64.96 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 65.02 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 65.06 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 65.12 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 65.15 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 65.21 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 65.25 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 65.31 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 65.32 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 65.37 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 65.45 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 65.48 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 65.55 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 65.58 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 65.65 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 65.71 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 65.71 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 65.77 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 65.80 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 65.82 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 65.88 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 65.92 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 65.93 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 65.98 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 65.99 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 66.06 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 66.13 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 66.21 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 66.32 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 66.37 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 66.45 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 66.51 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 66.67 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 66.71 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 66.73 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 66.76 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 66.78 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 66.81 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 66.88 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 68.88 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 68.99 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 69.07 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 69.14 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 69.20 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 69.29 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 69.30 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 69.35 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 69.40 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 69.40 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 69.48 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 69.52 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 69.53 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 69.59 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 69.62 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 69.72 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 69.76 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 69.81 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 69.83 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 69.87 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 69.93 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 70.02 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 70.02 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 70.08 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 70.11 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 70.15 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 70.18 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 70.23 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 70.29 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 70.35 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 70.39 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 70.42 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 70.45 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 70.51 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 70.55 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 70.58 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 70.62 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 70.70 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 70.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 70.73 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 70.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 70.81 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 70.86 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 70.90 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 70.95 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 71.00 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 71.05 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 71.07 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 71.13 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 71.16 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 71.22 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 71.26 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 71.29 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 71.36 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 71.40 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 71.45 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 71.56 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 71.57 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 71.60 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 71.66 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 71.73 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 71.76 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 71.77 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 71.79 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 71.82 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 71.85 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 71.88 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 71.91 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 71.99 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 72.00 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 72.02 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 72.10 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 72.10 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 72.17 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 72.18 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 72.19 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 72.22 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 72.25 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 72.27 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 72.32 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 72.35 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 72.39 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 72.41 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 72.48 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 72.51 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 72.52 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 72.58 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 72.64 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 72.65 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 72.67 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 72.70 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 72.72 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 72.75 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 72.78 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 72.79 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 72.80 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 72.81 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 72.83 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 72.85 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 72.86 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 72.88 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 72.92 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 72.93 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 72.94 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 72.96 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 72.99 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 73.12 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 73.23 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 73.33 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 73.38 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 73.41 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 73.46 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 73.50 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 73.55 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 73.60 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 73.65 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 73.67 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 73.70 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 73.72 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 73.73 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 73.76 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 73.79 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 73.82 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 73.84 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 73.87 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 73.87 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 73.92 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 73.97 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 73.99 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 74.01 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 74.05 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 74.08 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 74.09 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 74.12 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 74.14 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 74.19 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 74.21 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 74.25 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 74.26 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 74.29 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 74.32 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 74.36 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 74.37 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 74.39 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 74.41 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 74.45 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 74.47 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 74.49 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 74.56 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 74.58 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 74.60 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 74.64 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 74.64 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 74.66 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 74.71 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 74.71 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 74.73 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 74.76 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 74.78 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 74.79 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 74.80 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 74.83 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 74.84 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 74.87 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 74.88 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 74.89 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 74.94 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 74.94 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 74.96 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 74.98 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 74.99 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 75.00 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 75.02 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 75.05 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 75.07 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 75.09 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 75.79 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 75.87 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 75.94 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 76.00 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 76.07 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 76.54 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 76.62 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 76.70 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 76.76 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 76.84 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 76.92 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 77.04 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 79.03 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 80.02 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 80.03 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 83.44 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 85.70 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 86.17 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 86.24 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 87.41 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 87.47 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 87.48 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 87.53 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 87.58 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 87.63 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 87.66 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 87.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 88.36 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 89.92 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 90.03 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 90.11 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 90.18 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 90.25 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 90.72 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 90.80 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 90.83 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 90.90 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 90.95 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 91.00 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 91.02 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 91.04 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 91.07 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 91.10 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 91.14 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 91.22 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 91.29 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 91.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 91.34 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 91.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 91.40 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 91.46 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 91.48 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 91.59 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 91.63 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 91.66 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 91.71 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 91.72 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 91.76 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 91.81 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 91.84 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 91.85 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 91.86 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 91.92 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 91.94 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 91.98 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 92.02 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 92.04 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 92.05 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 92.06 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 92.09 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 92.12 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 92.14 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 92.15 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 92.16 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 92.19 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 92.22 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 92.23 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 92.27 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 92.31 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 92.32 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 92.37 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 92.42 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 92.45 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 92.47 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 92.50 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 92.51 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 92.51 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 92.59 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 92.59 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 92.62 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 92.65 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 92.69 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 92.70 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 92.70 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 92.79 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 92.80 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 92.85 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 92.86 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 92.87 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 92.90 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 92.91 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 92.96 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 92.96 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 92.97 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 93.00 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 93.02 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 94.00 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 94.07 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 94.13 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 94.27 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 94.39 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 94.49 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 94.63 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 94.67 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 94.76 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 94.94 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 95.04 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 97.82 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 97.92 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 97.99 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 98.03 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 98.09 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 98.17 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 98.21 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 98.26 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 98.29 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 98.38 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 98.39 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 98.42 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 98.48 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 98.54 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 98.57 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 98.58 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 98.63 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 98.68 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 98.75 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 98.78 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 98.84 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 98.86 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 98.92 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 98.95 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 99.01 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 99.04 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 99.08 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 99.14 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 99.15 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 99.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 99.34 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 99.42 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 99.44 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 99.48 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 99.56 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 99.59 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 99.68 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 99.70 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 99.72 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 99.74 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 99.76 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 99.81 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 99.81 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 99.88 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 99.90 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 99.93 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 99.93 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 100.0 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 100.0 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 100.1 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 100.1 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 100.3 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 100.3 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 100.4 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 100.4 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 100.5 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 100.6 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 100.6 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 100.6 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 100.7 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 100.7 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 100.8 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 100.9 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 100.9 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 101.0 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 101.0 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 101.1 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 101.1 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 101.2 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 101.2 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 101.2 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 101.3 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 101.3 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 101.3 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 101.4 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 101.4 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 101.4 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 101.5 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 101.5 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 101.5 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 101.6 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 101.7 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 101.7 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 101.7 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 101.8 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 101.8 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 101.9 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 102.0 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 102.1 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 102.1 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 102.3 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 102.4 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 102.4 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 102.5 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 102.5 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 102.6 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 102.6 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 102.6 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 102.6 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 102.7 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 102.7 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 102.8 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 102.8 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 102.8 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 102.8 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 102.9 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 102.9 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 103.0 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 103.0 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 103.0 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 103.1 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 103.1 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 103.2 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 103.2 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 103.3 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 103.3 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 103.4 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 103.4 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 103.5 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 103.5 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 103.5 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 103.6 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 103.6 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 103.7 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 103.8 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 103.8 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 103.8 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 103.8 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 103.9 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 103.9 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 103.9 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 104.0 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 104.0 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 104.0 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 104.0 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 104.1 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 104.1 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 104.1 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 104.1 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 104.2 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 104.2 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 104.2 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 104.3 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 104.3 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 104.3 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 104.4 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 104.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 104.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 104.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 105.2 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 105.4 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 105.5 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 105.6 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 105.7 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 105.7 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 105.8 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 105.9 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 106.0 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 106.1 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 106.1 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 106.1 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 106.2 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 106.4 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 106.4 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 106.5 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 106.6 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 106.8 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 106.9 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 106.9 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 107.0 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 107.1 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 107.1 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 107.1 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 107.2 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 107.2 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 107.2 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 107.3 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 107.3 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 107.4 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 107.4 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 107.7 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 108.4 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 110.2 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 110.2 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 21592 | register yy_state_type yy_current_state; #8 110.2 | ^~~~~~~~~~~~~~~~ #8 110.2 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 21593 | register char *yy_cp, *yy_bp; #8 110.2 | ^~~~~ #8 110.2 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 21593 | register char *yy_cp, *yy_bp; #8 110.2 | ^~~~~ #8 110.2 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 21594 | register int yy_act; #8 110.2 | ^~~~~~ #8 110.2 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 110.2 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 110.2 | ^~~~ #8 110.2 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22513 | register char *source = (yytext_ptr); #8 110.2 | ^~~~~~ #8 110.2 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22514 | register int number_to_move, i; #8 110.2 | ^~~~~~~~~~~~~~ #8 110.2 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22514 | register int number_to_move, i; #8 110.2 | ^ #8 110.2 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 110.2 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22646 | register yy_state_type yy_current_state; #8 110.2 | ^~~~~~~~~~~~~~~~ #8 110.2 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22647 | register char *yy_cp; #8 110.2 | ^~~~~ #8 110.2 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 110.2 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22676 | register int yy_is_jam; #8 110.2 | ^~~~~~~~~ #8 110.2 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 110.2 22677 | register char *yy_cp = (yy_c_buf_p); #8 110.2 | ^~~~~ #8 110.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #8 110.9 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 111.1 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 111.4 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 111.9 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 112.2 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 112.2 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 112.7 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 113.5 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 113.8 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 114.0 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 114.6 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 114.6 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 114.6 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 114.9 g++ -shared -o BSC_Tests.so BSC_Tests.o #8 115.0 g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o #8 115.1 g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o #8 115.1 g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o #8 115.2 g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o #8 115.2 g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o #8 115.3 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 115.3 g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o #8 115.5 g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o #8 115.5 g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o #8 115.6 g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o #8 115.6 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 115.7 g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o #8 115.7 g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o #8 115.7 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 115.8 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 115.9 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 116.0 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 116.0 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 116.1 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 116.2 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 116.2 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 116.2 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 116.3 g++ -shared -o GSM_Types.so GSM_Types.o #8 116.3 g++ -shared -o General_Types.so General_Types.o #8 116.3 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 116.3 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 116.4 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 116.4 g++ -shared -o IPA_Types.so IPA_Types.o #8 116.4 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 116.5 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 116.5 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 116.5 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 116.6 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 116.6 g++ -shared -o L3_Templates.so L3_Templates.o #8 116.6 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 116.6 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 116.6 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 116.7 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 116.7 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 116.7 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 116.7 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 116.8 g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o #8 116.9 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 116.9 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 117.0 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 117.0 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 117.0 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 117.1 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 117.1 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 117.1 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 117.1 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 117.2 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 117.2 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 117.3 g++ -shared -o Native_Functions.so Native_Functions.o #8 117.3 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 117.4 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 117.4 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 117.4 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 117.5 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 117.5 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 117.6 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 117.6 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 117.6 g++ -shared -o RSL_Types.so RSL_Types.o #8 117.6 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 117.6 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 117.7 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 117.7 g++ -shared -o RTP_Types.so RTP_Types.o #8 117.7 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 117.7 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 117.8 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 117.8 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 117.8 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 117.8 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 117.8 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 117.9 g++ -shared -o SDP_Types.so SDP_Types.o #8 117.9 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 118.0 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 118.0 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 118.0 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 118.0 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 118.0 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 118.0 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 118.1 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 118.1 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 118.2 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 118.2 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 118.2 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 118.2 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 118.3 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 118.3 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 118.3 g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o #8 118.3 g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o #8 118.3 g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o #8 118.3 g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o #8 118.3 g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o #8 118.3 g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o #8 118.3 g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o #8 118.4 g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o #8 118.4 g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o #8 118.4 g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o #8 118.4 g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o #8 118.4 g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o #8 118.4 g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o #8 118.4 g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o #8 118.4 g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o #8 118.4 g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o #8 118.4 g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o #8 118.4 g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o #8 118.4 g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o #8 118.4 g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o #8 118.5 g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o #8 118.5 g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o #8 118.5 g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o #8 118.5 g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o #8 118.5 g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o #8 118.5 g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o #8 118.5 g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o #8 118.5 g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o #8 118.5 g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o #8 118.5 g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o #8 118.5 g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o #8 118.5 g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o #8 118.5 g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o #8 118.5 g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o #8 118.5 g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o #8 118.6 g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o #8 118.6 g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o #8 118.6 g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o #8 118.6 g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o #8 118.6 g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o #8 118.6 g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o #8 118.6 g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o #8 118.6 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 118.6 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 118.6 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 118.6 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 118.6 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 118.7 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 118.7 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 118.7 g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o #8 118.7 g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o #8 118.7 g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o #8 118.7 g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o #8 118.7 g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o #8 118.7 g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o #8 118.7 g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o #8 118.7 g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o #8 118.7 g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o #8 118.7 g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o #8 118.7 g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o #8 118.7 g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o #8 118.7 g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o #8 118.8 g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o #8 118.8 g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o #8 118.8 g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o #8 118.8 g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o #8 118.8 g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o #8 118.8 g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o #8 118.8 g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o #8 118.8 g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o #8 118.8 g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o #8 118.8 g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o #8 118.9 g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o #8 118.9 g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o #8 118.9 g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o #8 118.9 g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o #8 118.9 g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o #8 118.9 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 118.9 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 118.9 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 118.9 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 118.9 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 119.0 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 119.0 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 119.0 g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o #8 119.0 g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o #8 119.0 g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o #8 119.0 g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o #8 119.0 g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o #8 119.1 g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o #8 119.1 g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o #8 119.1 g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o #8 119.1 g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o #8 119.1 g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o #8 119.1 g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o #8 119.2 g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o #8 119.2 g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o #8 119.2 g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o #8 119.3 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 119.3 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 119.3 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 119.3 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 119.3 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 119.3 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 119.3 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 119.3 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 119.4 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 119.4 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 119.4 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 119.4 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 119.4 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 119.4 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 119.4 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 119.4 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 119.4 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 119.4 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 119.4 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 119.5 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 119.5 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 119.5 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 119.5 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 119.5 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 119.5 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 119.5 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 119.5 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 119.5 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 119.5 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 119.5 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 119.5 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 119.5 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 119.5 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 119.5 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 119.5 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 119.6 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 119.6 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 119.6 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 119.6 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 119.6 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 119.6 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 119.6 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 119.6 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 119.6 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 119.6 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 119.6 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 119.6 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 119.6 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 119.6 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 119.6 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 119.6 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 119.6 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 119.7 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 119.7 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 119.7 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 119.7 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 119.7 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 119.7 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 119.7 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 119.7 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 119.8 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 119.8 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 119.8 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 119.8 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 119.8 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 119.8 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 119.8 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 119.8 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 119.8 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 119.9 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 119.9 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 119.9 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 119.9 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 119.9 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 119.9 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 119.9 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 119.9 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 119.9 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 119.9 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 119.9 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 119.9 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 120.0 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 120.0 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 120.0 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 120.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 120.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 120.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 120.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 120.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 120.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 120.0 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 120.0 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 120.0 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 120.0 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 120.0 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 120.1 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 120.1 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 120.1 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 120.1 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 120.1 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 120.1 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 120.1 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 120.1 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 120.1 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 120.1 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 120.1 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 120.1 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 120.1 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 120.2 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 120.2 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 120.2 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 120.2 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 120.2 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 120.2 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 120.2 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 120.3 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 120.3 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 120.3 RAN_Emulation.cc:17128:1: warning: control reaches end of non-void function [-Wreturn-type] #8 120.3 17128 | } #8 120.3 | ^ #8 120.3 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': #8 120.3 RAN_Emulation.cc:17180:1: warning: control reaches end of non-void function [-Wreturn-type] #8 120.3 17180 | } #8 120.3 | ^ #8 120.3 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 120.3 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 120.3 RAN_Emulation.cc:17290:1: warning: control reaches end of non-void function [-Wreturn-type] #8 120.3 17290 | } #8 120.3 | ^ #8 120.3 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 120.3 RAN_Emulation.cc:17399:1: warning: control reaches end of non-void function [-Wreturn-type] #8 120.3 17399 | } #8 120.3 | ^ #8 120.3 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 120.3 RAN_Emulation.cc:17450:1: warning: control reaches end of non-void function [-Wreturn-type] #8 120.3 17450 | } #8 120.3 | ^ #8 120.3 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 120.3 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 120.3 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': #8 120.3 RAN_Emulation.cc:20147:1: warning: control reaches end of non-void function [-Wreturn-type] #8 120.3 20147 | } #8 120.3 | ^ #8 120.3 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 120.3 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 120.3 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 120.3 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 120.3 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 120.3 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 120.3 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 120.3 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 120.3 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 120.3 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 120.3 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 120.3 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 120.3 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 120.4 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 120.4 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 120.4 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 120.4 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 120.4 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 120.4 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 120.4 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 120.4 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 120.4 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 120.4 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 120.4 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 120.4 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 120.5 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 120.5 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 120.5 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 120.5 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 120.5 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 120.5 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 120.5 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 120.5 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 120.5 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 120.5 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 120.5 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 120.5 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 120.6 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 120.6 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 120.6 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 120.6 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 120.6 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 120.6 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 120.6 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 120.6 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 120.6 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 120.6 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 120.6 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 120.6 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 120.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 120.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 120.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 120.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 120.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 120.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 120.7 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 120.7 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 120.7 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 120.7 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 120.7 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 120.7 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 120.7 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 120.7 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 120.7 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 120.8 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 120.8 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 120.8 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 120.8 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 120.8 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 120.8 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 120.8 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 120.8 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 120.8 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 120.8 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 120.8 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 120.8 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 120.9 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 120.9 g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o #8 120.9 g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o #8 120.9 g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o #8 120.9 g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o #8 120.9 g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o #8 120.9 g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o #8 120.9 g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_part_7.o #8 120.9 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 120.9 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 120.9 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 120.9 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 120.9 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 120.9 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 120.9 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 121.0 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 121.0 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 121.0 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 121.0 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 121.0 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 121.0 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 121.0 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 121.0 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 121.0 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 121.0 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 121.0 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 121.0 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 121.0 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 121.0 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 121.0 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 121.0 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 121.0 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 121.1 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 121.1 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 121.1 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 121.1 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 121.1 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 121.1 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 121.1 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 121.2 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 121.2 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 121.2 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 121.2 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 121.2 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 121.2 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 121.2 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 121.2 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 121.2 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 121.2 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 121.3 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 121.3 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 121.3 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 121.3 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 121.3 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 121.3 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 121.3 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 121.3 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 121.4 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 121.4 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 121.4 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 121.4 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 121.4 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 121.4 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 121.4 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 121.5 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 121.5 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 121.5 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 121.5 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 121.6 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 121.6 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 121.6 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 121.6 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 121.6 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 121.7 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 121.7 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 121.7 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 121.7 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 121.7 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 121.7 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 121.7 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 121.7 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 121.7 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 121.7 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 121.8 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 121.8 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 121.8 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 121.8 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 121.8 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 121.8 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 121.8 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 121.8 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 121.8 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 121.8 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 121.8 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 121.8 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 121.8 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 121.9 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 121.9 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 121.9 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 121.9 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 121.9 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 121.9 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 121.9 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 121.9 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 122.0 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 122.0 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 122.0 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 122.0 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 122.0 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 122.0 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 122.0 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 122.0 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 122.0 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 122.0 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 122.0 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 122.0 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 122.0 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 122.1 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 122.1 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 122.1 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 122.1 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 122.1 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 122.1 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 122.1 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 122.1 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 122.1 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 122.1 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 122.1 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 122.1 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 122.1 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 122.1 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 122.1 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 122.1 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 122.2 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 122.2 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 122.2 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 122.2 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 122.2 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 122.3 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 122.3 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 122.3 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 122.3 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 122.3 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 122.3 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 122.3 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 122.3 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 122.3 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 122.3 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 122.4 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 122.4 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 122.4 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 122.4 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 122.4 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 122.4 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 122.4 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 122.4 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 122.4 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 122.4 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 122.4 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 122.4 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 122.4 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 122.4 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 122.4 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 122.5 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 122.5 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 122.5 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 122.5 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 122.5 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 122.5 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 122.5 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 122.5 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 122.5 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 122.5 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 122.5 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 122.5 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 122.5 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 122.5 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 122.6 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 122.6 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 122.6 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 122.6 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 122.6 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 122.6 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 122.6 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 122.6 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 122.6 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 122.7 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 122.7 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 122.7 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 122.7 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 122.7 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 122.7 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 122.7 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 122.7 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 122.7 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 122.7 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 122.7 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 122.7 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 122.8 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 122.8 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 122.8 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 122.8 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 122.8 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 122.8 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 122.8 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 122.9 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 122.9 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 122.9 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 122.9 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 122.9 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 122.9 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 122.9 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 122.9 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 122.9 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 122.9 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 122.9 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 122.9 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 122.9 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 122.9 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 122.9 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 122.9 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 122.9 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 123.0 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 123.0 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 123.0 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 123.0 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 123.0 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 123.0 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 123.0 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 123.0 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 123.0 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 123.0 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 123.0 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 123.1 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 123.1 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 123.1 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 123.1 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 123.1 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 123.1 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 123.1 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 123.1 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 123.1 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 123.1 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 123.1 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 123.1 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 123.2 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 123.2 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 123.2 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 123.2 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 123.2 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 123.2 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 123.2 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 123.2 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 123.2 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 123.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 123.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 123.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 123.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 123.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 123.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 123.3 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 123.3 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 123.3 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 123.3 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 123.4 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 123.4 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 123.4 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 123.4 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 123.4 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 123.4 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 123.4 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 123.4 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 123.4 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 123.4 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 123.4 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 123.4 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 123.4 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 123.4 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 123.4 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 123.5 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 123.5 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 123.5 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 123.5 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 123.5 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 123.5 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 123.5 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 123.6 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 123.6 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 123.6 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 123.6 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 123.6 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 123.6 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 123.6 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 123.6 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 123.6 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 123.6 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 123.7 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 123.7 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 123.7 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 123.7 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 123.7 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 123.7 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 123.7 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 123.7 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 123.7 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 123.7 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 123.7 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 123.7 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 123.7 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 123.8 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 123.8 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 123.8 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 123.8 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 123.8 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 123.8 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 123.8 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 123.8 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 123.8 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 123.8 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 123.8 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 123.9 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 123.9 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 123.9 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 123.9 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 123.9 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 123.9 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 123.9 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 123.9 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 123.9 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 123.9 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 123.9 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 124.0 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 124.0 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 124.0 g++ -shared -o TCCConversion.so TCCConversion.o #8 124.0 g++ -shared -o TCCInterface.so TCCInterface.o #8 124.0 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 124.4 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 124.5 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 124.5 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 124.5 -L/lib -lcrypto \ #8 124.5 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 124.5 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 125.9 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 DONE 126.3s #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 DONE 0.0s #10 exporting to image #10 exporting layers #10 exporting layers 2.8s done #10 writing image sha256:eaff0fe05924bb5eaf96af40b80dd0d1e28478ca36a85050171977c94cb3fc78 done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest done #10 DONE 2.8s 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 eaff0fe05924 + 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=2327019 + seq 1 30 + echo (2327019 + 1) % 256 + bc + SUBNET=236 + NET_NAME=ttcn3-bsc-test-236 + SUB4=172.18.236.0/24 + SUB6=fd02:db8:236::/64 + set +x Creating network ttcn3-bsc-test-236, trying SUBNET=236... + docker network create --internal --subnet 172.18.236.0/24 --ipv6 --subnet fd02:db8:236::/64 ttcn3-bsc-test-236 15e556679835e27e988282799a7d4bcf4fe75b824503e355a1609ee99d619241 + set +x ### Network ttcn3-bsc-test-236 created (SUBNET=236) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=236 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/osmo-bsc.cfg Applying SUBNET=236 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/osmo-stp.cfg Applying SUBNET=236 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 236 200 + NET=236 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-236 --ip 172.18.236.200 --ip6 fd02:db8:236::200 + docker run --rm --network ttcn3-bsc-test-236 --ip 172.18.236.200 --ip6 fd02:db8:236::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-46-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-stp-master a4fdda79ba65cc92c279c1673e98a9070915dfdbcc4d83a1f0b3650bcea6e522 + echo Starting container with BSC Starting container with BSC + docker_network_params 236 20 + NET=236 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-236 --ip 172.18.236.20 --ip6 fd02:db8:236::20 + docker run --rm --network ttcn3-bsc-test-236 --ip 172.18.236.20 --ip6 fd02:db8:236::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-46-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bsc-master e2d546f9f77c11ce89208d66a5a8d530ea82779963d250db57308829b2639cfe + 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 236 100 + NET=236 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-236 --ip 172.18.236.100 --ip6 fd02:db8:236::100 + docker run --rm --network ttcn3-bsc-test-236 --ip 172.18.236.100 --ip6 fd02:db8:236::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-46-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.236.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 56e59e2e240840d9e73d1d81be34335548c9ad3c3b3f6f74267451e6a3490acf + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 236 101 + NET=236 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-236 --ip 172.18.236.101 --ip6 fd02:db8:236::101 + docker run --rm --network ttcn3-bsc-test-236 --ip 172.18.236.101 --ip6 fd02:db8:236::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-46-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.236.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 3ac3cea56d2dd685e6f18185a852582a4fa1442b423d4f1cc41e5e21ff835bc1 + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 236 102 + NET=236 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-236 --ip 172.18.236.102 --ip6 fd02:db8:236::102 + docker run --rm --network ttcn3-bsc-test-236 --ip 172.18.236.102 --ip6 fd02:db8:236::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-46-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.236.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 b982b9b3ade9f239bc5b7da02b9717d1577630a9552747bd07853e47afd5790e + sleep 1 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 236 203 + NET=236 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-236 --ip 172.18.236.203 --ip6 fd02:db8:236::203 + docker run --rm --network ttcn3-bsc-test-236 --ip 172.18.236.203 --ip6 fd02:db8:236::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.236.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-46-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@bddcbae45077: Unix server socket created successfully. MC@bddcbae45077: Listening on TCP port 38897. MC2> bddcbae45077 is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests bddcbae45077 38897 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@bddcbae45077: New HC connected from 172.18.236.203 [172.18.236.203]. bddcbae45077: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@bddcbae45077: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@bddcbae45077: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bddcbae45077: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bddcbae45077: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bddcbae45077: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bddcbae45077: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bddcbae45077: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@bddcbae45077: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@bddcbae45077: Configuration file was processed on all HCs. MC@bddcbae45077: Creating MTC on host 172.18.236.203. MC@bddcbae45077: MTC is created. MC2> smtc smtc Executing all items of [EXECUTE] section. MC2> MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ctrl_msc_connection_status started. VirtMSC-M3UA(5)@bddcbae45077: ************************************************* VirtMSC-M3UA(5)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@bddcbae45077: ************************************************* VirtMSC-SCCP(4)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(5)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(5)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(4)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(3)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(3): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(4): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(5): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail'. Thu Apr 25 11:41:29 UTC 2024 ------ BSC_Tests.TC_ctrl_msc_connection_status fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110807) Waiting for packet dumper to finish... 1 (prev_count=110807, count=114614) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Thu Apr 25 11:41:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ctrl_msc0_connection_status started. VirtMSC-M3UA(8)@bddcbae45077: ************************************************* VirtMSC-M3UA(8)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(8)@bddcbae45077: ************************************************* VirtMSC-SCCP(7)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(8)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(7)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(8)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(6)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(6): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(7): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(8): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail'. Thu Apr 25 11:41:41 UTC 2024 ------ BSC_Tests.TC_ctrl_msc0_connection_status fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111121) Waiting for packet dumper to finish... 1 (prev_count=111121, count=113304) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Thu Apr 25 11:41:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_stat_num_msc_connected_1 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(12)@bddcbae45077: ************************************************* VirtMSC-M3UA(12)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(12)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(10)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(15)@bddcbae45077: ************************************************* VirtSMLC-M3UA(15)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(15)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(13)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(12)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(12)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(15)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(15)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(18)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(18)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_stat_num_msc_connected_1() start" TC_stat_num_msc_connected_1(20)@bddcbae45077: "TC_stat_num_msc_connected_1": using IMSI '001018608542601'H VirtMSC-STATS(9)@bddcbae45077: 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)@bddcbae45077: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(9)@bddcbae45077: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@bddcbae45077: 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 }" MTC@bddcbae45077: 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"" VirtSMLC-BSSAP_LE(14)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(9)@bddcbae45077: 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 }" VirtMSC-M3UA(12)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(13)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(18)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(17)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(15)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(11)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(10)@bddcbae45077: Final verdict of PTC: none TC_stat_num_msc_connected_1(20)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(19)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@bddcbae45077: 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@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(10): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(11): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(12): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(13): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(14): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(15): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(17): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(18): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(19): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_stat_num_msc_connected_1(20): none (fail -> fail) MTC@bddcbae45077: Test case TC_stat_num_msc_connected_1 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail'. Thu Apr 25 11:41:51 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=437415) Waiting for packet dumper to finish... 1 (prev_count=437415, count=440567) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Thu Apr 25 11:41:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_stat_num_msc_connected_2 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(24)@bddcbae45077: ************************************************* VirtMSC-M3UA(24)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(24)@bddcbae45077: ************************************************* VirtMSC-SCCP(22)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(27)@bddcbae45077: ************************************************* VirtMSC-M3UA(27)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(27)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(25)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(30)@bddcbae45077: ************************************************* VirtSMLC-M3UA(30)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(30)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(28)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(24)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(24)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(27)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(27)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(30)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(30)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(33)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(33)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_stat_num_msc_connected_2() start" TC_stat_num_msc_connected_2(35)@bddcbae45077: "TC_stat_num_msc_connected_2": using IMSI '001010350108458'H VirtMSC-STATS(21)@bddcbae45077: 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)@bddcbae45077: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(21)@bddcbae45077: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@bddcbae45077: 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)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: 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(27)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(24)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(21)@bddcbae45077: 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 }" VirtMSC-RAN(26)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(30)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(28)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(31)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(25)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(22)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(29)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(32)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(33)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(23)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(34)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@bddcbae45077: 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@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(22): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(23): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(24): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(25): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(26): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(27): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(28): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(29): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(30): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(31): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(32): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(33): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(34): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_stat_num_msc_connected_2(35): none (fail -> fail) MTC@bddcbae45077: Test case TC_stat_num_msc_connected_2 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail'. Thu Apr 25 11:42:01 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_2 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=264147) Waiting for packet dumper to finish... 1 (prev_count=264147, count=453394) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_stat_num_msc_connected_3 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(39)@bddcbae45077: ************************************************* VirtMSC-M3UA(39)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(39)@bddcbae45077: ************************************************* VirtMSC-SCCP(37)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(42)@bddcbae45077: ************************************************* VirtMSC-M3UA(42)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(42)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(40)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(45)@bddcbae45077: ************************************************* VirtMSC-M3UA(45)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(45)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(43)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(48)@bddcbae45077: ************************************************* VirtSMLC-M3UA(48)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(48)@bddcbae45077: ************************************************* VirtSMLC-SCCP(46)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(39)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(39)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(42)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(42)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(45)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23907 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(45)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(48)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(48)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(51)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(51)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_stat_num_msc_connected_3() start" TC_stat_num_msc_connected_3(53)@bddcbae45077: "TC_stat_num_msc_connected_3": using IMSI '001014722032864'H VirtMSC-STATS(36)@bddcbae45077: 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)@bddcbae45077: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(36)@bddcbae45077: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@bddcbae45077: 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)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: 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(45)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(40)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(43)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(36)@bddcbae45077: 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 }" VirtSMLC-M3UA(48)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(46)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(44)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(47)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(37)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(42)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(38)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(50)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(41)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(52)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(39)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(51)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@bddcbae45077: 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@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(37): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(38): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(39): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(40): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(41): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(42): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(43): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(44): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(45): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(46): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(47): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(48): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(50): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(51): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(52): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_stat_num_msc_connected_3(53): none (fail -> fail) MTC@bddcbae45077: Test case TC_stat_num_msc_connected_3 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail'. Thu Apr 25 11:42:11 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=264444) Waiting for packet dumper to finish... 1 (prev_count=264444, count=451335) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Thu Apr 25 11:42:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_stat_num_bts_connected_1 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(57)@bddcbae45077: ************************************************* VirtMSC-M3UA(57)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(57)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(55)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(58)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(60)@bddcbae45077: ************************************************* VirtSMLC-M3UA(60)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(60)@bddcbae45077: ************************************************* VirtMSC-M3UA(57)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(57)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(60)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(60)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(63)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(63)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(65)@bddcbae45077: "TC_stat_num_bts_connected_1": using IMSI '001018547758238'H VirtMSC-STATS(54)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@bddcbae45077: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(56)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(55)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(57)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(54)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: setverdict(pass): none -> pass VirtSMLC-SCCP(58)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(59)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(60)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(64)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(63)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(62)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: pass MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(54): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(55): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(56): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(57): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(58): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(59): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(60): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(62): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(63): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(64): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC TC_stat_num_bts_connected_1(65): none (pass -> pass) MTC@bddcbae45077: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Thu Apr 25 11:42:21 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=265778) Waiting for packet dumper to finish... 1 (prev_count=265778, count=453585) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Thu Apr 25 11:42:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_stat_num_bts_connected_2 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(69)@bddcbae45077: ************************************************* VirtMSC-M3UA(69)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(69)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(67)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(72)@bddcbae45077: ************************************************* VirtSMLC-M3UA(72)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(72)@bddcbae45077: ************************************************* VirtSMLC-SCCP(70)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(69)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(69)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(72)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(72)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(75)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(75)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(79)@bddcbae45077: "TC_stat_num_bts_connected_2": using IMSI '001015173191114'H VirtMSC-STATS(66)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@bddcbae45077: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(67)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(66)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(69)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(68)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: setverdict(pass): none -> pass VirtSMLC-SCCP(70)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(76)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(78)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(74)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(72)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(71)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(75)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(77)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: pass MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(66): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(67): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(68): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(69): none (pass -> pass)Thu Apr 25 11:42:33 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(70): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(71): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(72): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(74): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(75): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(76): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(77): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(78): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC TC_stat_num_bts_connected_2(79): none (pass -> pass) MTC@bddcbae45077: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=550643) Waiting for packet dumper to finish... 1 (prev_count=550643, count=725082) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Thu Apr 25 11:42:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_stat_num_bts_connected_3 started. VirtMSC-M3UA(83)@bddcbae45077: ************************************************* VirtMSC-M3UA(83)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(83)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(81)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(86)@bddcbae45077: ************************************************* VirtSMLC-M3UA(86)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(86)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(84)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(83)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(83)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(86)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(86)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(89)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(89)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(82)@bddcbae45077: 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@bddcbae45077: Test Component 82 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(82)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(83)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(86)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(85)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(98)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(90)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(93)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(88)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(89)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(84)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(96)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(92)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(97)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(80)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(94)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(100)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(95)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(99)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(81)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(91)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(80): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(81): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(82): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(83): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(84): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(85): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(86): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(88): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(89): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(90): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(91): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(92): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(93): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(94): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(95): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(96): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(97): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(98): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(99): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(100): none (fail -> fail) MTC@bddcbae45077: Test case TC_stat_num_bts_connected_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail'. Thu Apr 25 11:42:46 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=552492) Waiting for packet dumper to finish... 1 (prev_count=552492, count=1340452) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Thu Apr 25 11:42:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ctrl started. VirtMSC-M3UA(103)@bddcbae45077: ************************************************* VirtMSC-M3UA(103)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(103)@bddcbae45077: ************************************************* VirtMSC-SCCP(102)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(103)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(103)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(103)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(102)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(101)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(101): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(102): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(103): none (fail -> fail) MTC@bddcbae45077: Test case TC_ctrl finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail'. Thu Apr 25 11:42:57 UTC 2024 ------ BSC_Tests.TC_ctrl fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90964) Waiting for packet dumper to finish... 1 (prev_count=90964, count=110223) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si_default started. VirtMSC-M3UA(106)@bddcbae45077: ************************************************* VirtMSC-M3UA(106)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(106)@bddcbae45077: ************************************************* VirtMSC-SCCP(105)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(106)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(106)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(106)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(105)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(104)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(104): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(105): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(106): none (fail -> fail) MTC@bddcbae45077: Test case TC_si_default finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail'. Thu Apr 25 11:43:08 UTC 2024 ------ BSC_Tests.TC_si_default fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112053) Waiting for packet dumper to finish... 1 (prev_count=112053, count=112641) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_2_earfcns started. VirtMSC-M3UA(109)@bddcbae45077: ************************************************* VirtMSC-M3UA(109)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(109)@bddcbae45077: ************************************************* VirtMSC-SCCP(108)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(109)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(109)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(108)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(107)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(109)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(107): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(108): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(109): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_2_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail'. Thu Apr 25 11:43:19 UTC 2024 ------ BSC_Tests.TC_si2quater_2_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113620) Waiting for packet dumper to finish... 1 (prev_count=113620, count=114208) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Thu Apr 25 11:43:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_3_earfcns started. VirtMSC-M3UA(112)@bddcbae45077: ************************************************* VirtMSC-M3UA(112)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(112)@bddcbae45077: ************************************************* VirtMSC-SCCP(111)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(112)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(112)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(111)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(112)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(110)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(110): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(111): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(112): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_3_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail'. Thu Apr 25 11:43:31 UTC 2024 ------ BSC_Tests.TC_si2quater_3_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108683) Waiting for packet dumper to finish... 1 (prev_count=108683, count=127605) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_4_earfcns started. VirtMSC-M3UA(115)@bddcbae45077: ************************************************* VirtMSC-M3UA(115)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(115)@bddcbae45077: ************************************************* VirtMSC-SCCP(114)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(115)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(115)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(115)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(114)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(113)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(113): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(114): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(115): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_4_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail'. Thu Apr 25 11:43:43 UTC 2024 ------ BSC_Tests.TC_si2quater_4_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108684) Waiting for packet dumper to finish... 1 (prev_count=108684, count=112399) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Thu Apr 25 11:43:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_5_earfcns started. VirtMSC-M3UA(118)@bddcbae45077: ************************************************* VirtMSC-M3UA(118)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(118)@bddcbae45077: ************************************************* VirtMSC-SCCP(117)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(118)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(118)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(117)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(118)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(116)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(116): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(117): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(118): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_5_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail'. Thu Apr 25 11:43:54 UTC 2024 ------ BSC_Tests.TC_si2quater_5_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111477) Waiting for packet dumper to finish... 1 (prev_count=111477, count=114102) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_6_earfcns started. VirtMSC-M3UA(121)@bddcbae45077: ************************************************* VirtMSC-M3UA(121)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(121)@bddcbae45077: ************************************************* VirtMSC-SCCP(120)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(121)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(121)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(121)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(120)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(119)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(119): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(120): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(121): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_6_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail'. Thu Apr 25 11:44:05 UTC 2024 ------ BSC_Tests.TC_si2quater_6_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110168) Waiting for packet dumper to finish... 1 (prev_count=110168, count=114117) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Thu Apr 25 11:44:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_12_earfcns started. VirtMSC-M3UA(124)@bddcbae45077: ************************************************* VirtMSC-M3UA(124)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(124)@bddcbae45077: ************************************************* VirtMSC-SCCP(123)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(124)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(124)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(123)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(124)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(122)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(122): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(123): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(124): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_12_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail'. Thu Apr 25 11:44:17 UTC 2024 ------ BSC_Tests.TC_si2quater_12_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93949) Waiting for packet dumper to finish... 1 (prev_count=93949, count=114032) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Thu Apr 25 11:44:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_23_earfcns started. VirtMSC-M3UA(127)@bddcbae45077: ************************************************* VirtMSC-M3UA(127)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(127)@bddcbae45077: ************************************************* VirtMSC-SCCP(126)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(127)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(127)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(126)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(127)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(125)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(125): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(126): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(127): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_23_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail'. Thu Apr 25 11:44:28 UTC 2024 ------ BSC_Tests.TC_si2quater_23_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108795) Waiting for packet dumper to finish... 1 (prev_count=108795, count=111032) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Thu Apr 25 11:44:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_32_earfcns started. VirtMSC-M3UA(130)@bddcbae45077: ************************************************* VirtMSC-M3UA(130)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(130)@bddcbae45077: ************************************************* VirtMSC-SCCP(129)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(130)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(130)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(130)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(129)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(128)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(128): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(129): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(130): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_32_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail'. Thu Apr 25 11:44:40 UTC 2024 ------ BSC_Tests.TC_si2quater_32_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111027) Waiting for packet dumper to finish... 1 (prev_count=111027, count=114475) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Thu Apr 25 11:44:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_33_earfcns started. VirtMSC-M3UA(133)@bddcbae45077: ************************************************* VirtMSC-M3UA(133)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(133)@bddcbae45077: ************************************************* VirtMSC-SCCP(132)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(133)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(133)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(133)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(132)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(131)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(131): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(132): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(133): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_33_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail'. Thu Apr 25 11:44:51 UTC 2024 ------ BSC_Tests.TC_si2quater_33_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111324) Waiting for packet dumper to finish... 1 (prev_count=111324, count=129858) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Thu Apr 25 11:44:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_42_earfcns started. VirtMSC-M3UA(136)@bddcbae45077: ************************************************* VirtMSC-M3UA(136)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(136)@bddcbae45077: ************************************************* VirtMSC-SCCP(135)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(136)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(136)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(135)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(136)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(134)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(134): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(135): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(136): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_42_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail'. Thu Apr 25 11:45:03 UTC 2024 ------ BSC_Tests.TC_si2quater_42_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107902) Waiting for packet dumper to finish... 1 (prev_count=107902, count=112853) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Thu Apr 25 11:45:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_48_earfcns started. VirtMSC-M3UA(139)@bddcbae45077: ************************************************* VirtMSC-M3UA(139)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(139)@bddcbae45077: ************************************************* VirtMSC-SCCP(138)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(139)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(139)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(138)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(137)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(139)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(137): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(138): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(139): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_48_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail'. Thu Apr 25 11:45:14 UTC 2024 ------ BSC_Tests.TC_si2quater_48_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108457) Waiting for packet dumper to finish... 1 (prev_count=108457, count=112318) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2quater_49_earfcns started. VirtMSC-M3UA(142)@bddcbae45077: ************************************************* VirtMSC-M3UA(142)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(142)@bddcbae45077: ************************************************* VirtMSC-SCCP(141)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(142)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(142)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(141)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(140)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(142)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(140): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(141): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(142): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2quater_49_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail'. Thu Apr 25 11:45:26 UTC 2024 ------ BSC_Tests.TC_si2quater_49_earfcns fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109217) Waiting for packet dumper to finish... 1 (prev_count=109217, count=111841) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Thu Apr 25 11:45:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si_acc_rotate started. VirtMSC-M3UA(145)@bddcbae45077: ************************************************* VirtMSC-M3UA(145)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(145)@bddcbae45077: ************************************************* VirtMSC-SCCP(144)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(145)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(145)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(144)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(143)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(143): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(144): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(145): none (fail -> fail) MTC@bddcbae45077: Test case TC_si_acc_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail'. Thu Apr 25 11:45:37 UTC 2024 ------ BSC_Tests.TC_si_acc_rotate fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94919) Waiting for packet dumper to finish... 1 (prev_count=94919, count=113702) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si_acc_ramp_rotate started. VirtMSC-M3UA(148)@bddcbae45077: ************************************************* VirtMSC-M3UA(148)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(148)@bddcbae45077: ************************************************* VirtMSC-SCCP(147)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(148)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(148)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(148)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(147)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(146)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(146): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(147): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(148): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail'. Thu Apr 25 11:45:48 UTC 2024 ------ BSC_Tests.TC_si_acc_ramp_rotate fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111117) Waiting for packet dumper to finish... 1 (prev_count=111117, count=114744) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Thu Apr 25 11:45:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_si2_ncc_permitted started. VirtMSC-M3UA(151)@bddcbae45077: ************************************************* VirtMSC-M3UA(151)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(151)@bddcbae45077: ************************************************* VirtMSC-SCCP(150)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(151)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(151)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(151)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(150)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(149)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(149): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(150): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(151): none (fail -> fail) MTC@bddcbae45077: Test case TC_si2_ncc_permitted finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail'. Thu Apr 25 11:46:00 UTC 2024 ------ BSC_Tests.TC_si2_ncc_permitted fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110138) Waiting for packet dumper to finish... 1 (prev_count=110138, count=112350) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_act_noreply started. VirtMSC-M3UA(154)@bddcbae45077: ************************************************* VirtMSC-M3UA(154)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(154)@bddcbae45077: ************************************************* VirtMSC-SCCP(153)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(154)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(154)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(154)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(153)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(152)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(152): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(153): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(154): none (fail -> fail) MTC@bddcbae45077: Test case TC_chan_act_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail'. Thu Apr 25 11:46:11 UTC 2024 ------ BSC_Tests.TC_chan_act_noreply fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94534) Waiting for packet dumper to finish... 1 (prev_count=94534, count=109999) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Thu Apr 25 11:46:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_act_counter started. VirtMSC-M3UA(157)@bddcbae45077: ************************************************* VirtMSC-M3UA(157)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(157)@bddcbae45077: ************************************************* VirtMSC-SCCP(156)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(157)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(157)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(157)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(155)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(156)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(155): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(156): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(157): none (fail -> fail) MTC@bddcbae45077: Test case TC_chan_act_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail'. Thu Apr 25 11:46:23 UTC 2024 ------ BSC_Tests.TC_chan_act_counter fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109704) Waiting for packet dumper to finish... 1 (prev_count=109704, count=113419) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Thu Apr 25 11:46:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_act_ack_noest started. VirtMSC-M3UA(160)@bddcbae45077: ************************************************* VirtMSC-M3UA(160)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(160)@bddcbae45077: ************************************************* VirtMSC-SCCP(159)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(160)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(160)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(160)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(159)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(158)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(158): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(159): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(160): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail'. Thu Apr 25 11:46:34 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112925) Waiting for packet dumper to finish... 1 (prev_count=112925, count=115162) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Thu Apr 25 11:46:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-M3UA(163)@bddcbae45077: ************************************************* VirtMSC-M3UA(163)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(163)@bddcbae45077: ************************************************* VirtMSC-SCCP(162)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(163)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(163)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(161)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(163)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(162)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(161): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(162): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(163): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail'. Thu Apr 25 11:46:46 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest_emerg fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109631) Waiting for packet dumper to finish... 1 (prev_count=109631, count=113079) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Thu Apr 25 11:46:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rqd_emerg_deny started. VirtMSC-M3UA(166)@bddcbae45077: ************************************************* VirtMSC-M3UA(166)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(166)@bddcbae45077: ************************************************* VirtMSC-SCCP(165)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(166)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(166)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(166)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(165)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(164)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(164): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(165): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(166): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail'. Thu Apr 25 11:46:57 UTC 2024 ------ BSC_Tests.TC_chan_rqd_emerg_deny fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107828) Waiting for packet dumper to finish... 1 (prev_count=107828, count=113192) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:47:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-M3UA(169)@bddcbae45077: ************************************************* VirtMSC-M3UA(169)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(169)@bddcbae45077: ************************************************* VirtMSC-SCCP(168)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(169)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(169)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(169)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(167)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(168)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(167): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(168): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(169): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail'. Thu Apr 25 11:47:09 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111139) Waiting for packet dumper to finish... 1 (prev_count=111139, count=116503) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:47:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-M3UA(172)@bddcbae45077: ************************************************* VirtMSC-M3UA(172)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(172)@bddcbae45077: ************************************************* VirtMSC-SCCP(171)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(172)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(172)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(172)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(171)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(170)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(170): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(171): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(172): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail'. Thu Apr 25 11:47:20 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_refused fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112131) Waiting for packet dumper to finish... 1 (prev_count=112131, count=113955) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_act_nack started. VirtMSC-M3UA(175)@bddcbae45077: ************************************************* VirtMSC-M3UA(175)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(175)@bddcbae45077: ************************************************* VirtMSC-SCCP(174)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(175)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(175)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(175)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(174)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(173)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(173): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(174): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(175): none (fail -> fail) MTC@bddcbae45077: Test case TC_chan_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail'. Thu Apr 25 11:47:32 UTC 2024 ------ BSC_Tests.TC_chan_act_nack fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96965) Waiting for packet dumper to finish... 1 (prev_count=96965, count=114509) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Thu Apr 25 11:47:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_exhaustion started. VirtMSC-M3UA(178)@bddcbae45077: ************************************************* VirtMSC-M3UA(178)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(178)@bddcbae45077: ************************************************* VirtMSC-SCCP(177)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(178)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(178)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(178)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(177)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(176)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(176): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(177): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(178): none (fail -> fail) MTC@bddcbae45077: Test case TC_chan_exhaustion finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail'. Thu Apr 25 11:47:43 UTC 2024 ------ BSC_Tests.TC_chan_exhaustion fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108209) Waiting for packet dumper to finish... 1 (prev_count=108209, count=113160) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_deact_silence started. VirtMSC-M3UA(181)@bddcbae45077: ************************************************* VirtMSC-M3UA(181)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(181)@bddcbae45077: ************************************************* VirtMSC-SCCP(180)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(181)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(181)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(181)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(180)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(179)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(179): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(180): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(181): none (fail -> fail) MTC@bddcbae45077: Test case TC_chan_deact_silence finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail'. Thu Apr 25 11:47:54 UTC 2024 ------ BSC_Tests.TC_chan_deact_silence fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113173) Waiting for packet dumper to finish... 1 (prev_count=113173, count=114086) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Thu Apr 25 11:48:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-M3UA(184)@bddcbae45077: ************************************************* VirtMSC-M3UA(184)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(184)@bddcbae45077: ************************************************* VirtMSC-SCCP(183)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(184)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(184)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(182)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(184)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(183)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(182): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(183): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(184): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail'. Thu Apr 25 11:48:06 UTC 2024 ------ BSC_Tests.TC_chan_rel_rll_rel_ind fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111504) Waiting for packet dumper to finish... 1 (prev_count=111504, count=113716) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Thu Apr 25 11:48:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_conn_fail started. VirtMSC-M3UA(187)@bddcbae45077: ************************************************* VirtMSC-M3UA(187)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(187)@bddcbae45077: ************************************************* VirtMSC-SCCP(186)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(187)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(187)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(187)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(186)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(185)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(185): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(186): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(187): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail'. Thu Apr 25 11:48:18 UTC 2024 ------ BSC_Tests.TC_chan_rel_conn_fail fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110107) Waiting for packet dumper to finish... 1 (prev_count=110107, count=114235) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Thu Apr 25 11:48:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_hard_clear started. VirtMSC-M3UA(190)@bddcbae45077: ************************************************* VirtMSC-M3UA(190)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(190)@bddcbae45077: ************************************************* VirtMSC-SCCP(189)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(190)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(190)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(190)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(189)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(188)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(188): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(189): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(190): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail'. Thu Apr 25 11:48:29 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108028) Waiting for packet dumper to finish... 1 (prev_count=108028, count=113392) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-M3UA(193)@bddcbae45077: ************************************************* VirtMSC-M3UA(193)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(193)@bddcbae45077: ************************************************* VirtMSC-SCCP(192)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(193)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(193)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(192)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(193)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(191)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(191): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(192): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(193): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail'. Thu Apr 25 11:48:41 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail ------ Saving talloc report from 172.18.236.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=110001) Waiting for packet dumper to finish... 1 (prev_count=110001, count=113653) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 11:48:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-SCCP(195)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(196)@bddcbae45077: ************************************************* VirtMSC-M3UA(196)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(196)@bddcbae45077: ************************************************* VirtMSC-M3UA(196)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(196)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(195)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(196)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(194)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(194): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(195): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(196): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail'. Thu Apr 25 11:48:52 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail ------ Saving talloc report from 172.18.236.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=112170) Waiting for packet dumper to finish... 1 (prev_count=112170, count=113994) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Thu Apr 25 11:48:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-M3UA(199)@bddcbae45077: ************************************************* VirtMSC-M3UA(199)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(199)@bddcbae45077: ************************************************* VirtMSC-SCCP(198)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(199)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(199)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(199)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(198)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(197)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(197): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(198): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(199): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail'. Thu Apr 25 11:49:04 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear_csfb fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108714) Waiting for packet dumper to finish... 1 (prev_count=108714, count=112663) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Thu Apr 25 11:49:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_hard_rlsd started. VirtMSC-M3UA(202)@bddcbae45077: ************************************************* VirtMSC-M3UA(202)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(202)@bddcbae45077: ************************************************* VirtMSC-SCCP(201)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(202)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(202)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(202)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(201)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(200)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(200): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(201): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(202): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail'. Thu Apr 25 11:49:15 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106397) Waiting for packet dumper to finish... 1 (prev_count=106397, count=109724) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-M3UA(205)@bddcbae45077: ************************************************* VirtMSC-M3UA(205)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(205)@bddcbae45077: ************************************************* VirtMSC-SCCP(204)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(205)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(205)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(205)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(204)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(203)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(203): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(204): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(205): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail'. Thu Apr 25 11:49:26 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94023) Waiting for packet dumper to finish... 1 (prev_count=94023, count=113826) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Thu Apr 25 11:49:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_a_reset started. VirtMSC-M3UA(208)@bddcbae45077: ************************************************* VirtMSC-M3UA(208)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(208)@bddcbae45077: ************************************************* VirtMSC-SCCP(207)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(208)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(208)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(208)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(207)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(206)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(206): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(207): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(208): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail'. Thu Apr 25 11:49:38 UTC 2024 ------ BSC_Tests.TC_chan_rel_a_reset fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111627) Waiting for packet dumper to finish... 1 (prev_count=111627, count=113864) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Thu Apr 25 11:49:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-M3UA(211)@bddcbae45077: ************************************************* VirtMSC-M3UA(211)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(211)@bddcbae45077: ************************************************* VirtMSC-SCCP(210)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(211)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(211)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(211)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(210)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(209)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(209): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(210): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(211): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail'. Thu Apr 25 11:49:49 UTC 2024 ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110330) Waiting for packet dumper to finish... 1 (prev_count=110330, count=113246) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Thu Apr 25 11:49:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_rel_rr_cause started. VirtMSC-M3UA(214)@bddcbae45077: ************************************************* VirtMSC-M3UA(214)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(214)@bddcbae45077: ************************************************* VirtMSC-SCCP(213)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(214)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(214)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(214)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(213)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(212)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(212): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(213): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(214): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail'. Thu Apr 25 11:50:01 UTC 2024 ------ BSC_Tests.TC_chan_rel_rr_cause fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112269) Waiting for packet dumper to finish... 1 (prev_count=112269, count=114773) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Thu Apr 25 11:50:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_outbound_connect started. VirtMSC-M3UA(217)@bddcbae45077: ************************************************* VirtMSC-M3UA(217)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(217)@bddcbae45077: ************************************************* VirtMSC-SCCP(216)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(217)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(217)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(216)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(215)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(215): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(216): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(217): none (fail -> fail) MTC@bddcbae45077: Test case TC_outbound_connect finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail'. Thu Apr 25 11:50:12 UTC 2024 ------ BSC_Tests.TC_outbound_connect fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97143) Waiting for packet dumper to finish... 1 (prev_count=97143, count=112950) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_cic_only started. VirtMSC-M3UA(220)@bddcbae45077: ************************************************* VirtMSC-M3UA(220)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(220)@bddcbae45077: ************************************************* VirtMSC-SCCP(219)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(220)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(220)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(219)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(220)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(218)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(218): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(219): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(220): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_cic_only finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail'. Thu Apr 25 11:50:23 UTC 2024 ------ BSC_Tests.TC_assignment_cic_only fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109585) Waiting for packet dumper to finish... 1 (prev_count=109585, count=113300) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_csd started. MTC@bddcbae45077: "TC_assignment_csd": using IMSI '001016870112568'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(224)@bddcbae45077: ************************************************* VirtMSC-M3UA(224)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(224)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(222)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(227)@bddcbae45077: ************************************************* VirtSMLC-M3UA(227)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(227)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(225)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(224)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(224)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(227)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(230)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(230)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_csd() start" TC_assignment_csd(232)@bddcbae45077: ----------------------------------------------- TC_assignment_csd(232)@bddcbae45077: "Assignment req with data rate: T_14k4" TC_assignment_csd(232)@bddcbae45077: ----------------------------------------------- VirtMSC-RAN(223)@bddcbae45077: 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@bddcbae45077: Test Component 223 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(223)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(222)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(226)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(225)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(227)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(224)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(229)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(231)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(221)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@bddcbae45077: Final verdict of PTC: none TC_assignment_csd(232)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(230)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(221): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(222): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(224): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(225): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(226): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(227): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(229): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(230): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(231): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_csd(232): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_csd finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail'. Thu Apr 25 11:50:36 UTC 2024 ------ BSC_Tests.TC_assignment_csd fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396257) Waiting for packet dumper to finish... 1 (prev_count=396257, count=412364) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Thu Apr 25 11:50:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_ctm started. VirtMSC-M3UA(235)@bddcbae45077: ************************************************* VirtMSC-M3UA(235)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(235)@bddcbae45077: ************************************************* VirtMSC-SCCP(234)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(235)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(235)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(233)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(235)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(234)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(233): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(234): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(235): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_ctm finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail'. Thu Apr 25 11:50:47 UTC 2024 ------ BSC_Tests.TC_assignment_ctm fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109534) Waiting for packet dumper to finish... 1 (prev_count=109534, count=114073) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_sign started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(239)@bddcbae45077: ************************************************* VirtMSC-M3UA(239)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(239)@bddcbae45077: ************************************************* VirtMSC-SCCP(237)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(242)@bddcbae45077: ************************************************* VirtSMLC-M3UA(242)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(242)@bddcbae45077: ************************************************* VirtSMLC-SCCP(240)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(239)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(239)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(242)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(242)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(245)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(245)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_sign() start" TC_assignment_sign(247)@bddcbae45077: "TC_assignment_sign": using IMSI '001011080253787'H VirtMSC-RAN(238)@bddcbae45077: 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@bddcbae45077: Test Component 238 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(239)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(240)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(238)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(237)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(236)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(245)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(246)@bddcbae45077: Final verdict of PTC: none TC_assignment_sign(247)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(241)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(242)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(244)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(236): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(237): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(238): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(239): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(240): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(241): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(242): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(244): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(245): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(246): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_sign(247): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_sign finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail'. Thu Apr 25 11:51:00 UTC 2024 ------ BSC_Tests.TC_assignment_sign fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395237) Waiting for packet dumper to finish... 1 (prev_count=395237, count=408895) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_aoip_tla_v6 started. MTC@bddcbae45077: "TC_assignment_aoip_tla_v6": using IMSI '001017192768178'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(251)@bddcbae45077: ************************************************* VirtMSC-M3UA(251)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(251)@bddcbae45077: ************************************************* VirtMSC-SCCP(249)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(254)@bddcbae45077: ************************************************* VirtSMLC-M3UA(254)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(254)@bddcbae45077: ************************************************* VirtSMLC-SCCP(252)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(251)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(251)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(254)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(254)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(257)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(257)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_aoip_tla_v6() start" VirtMSC-RAN(250)@bddcbae45077: 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@bddcbae45077: Test Component 250 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(250)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(249)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(252)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(258)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(248)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(256)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(254)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(257)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(253)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(251)@bddcbae45077: Final verdict of PTC: none TC_assignment_aoip_tla_v6(259)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(248): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(249): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(250): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(251): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(252): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(253): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(254): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(256): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(257): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(258): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_aoip_tla_v6(259): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_aoip_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail'. Thu Apr 25 11:51:12 UTC 2024 ------ BSC_Tests.TC_assignment_aoip_tla_v6 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_aoip_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403186) Waiting for packet dumper to finish... 1 (prev_count=403186, count=427839) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_fr_a5_0 started. MTC@bddcbae45077: "TC_assignment_fr_a5_0": using IMSI '001013063398696'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(263)@bddcbae45077: ************************************************* VirtMSC-M3UA(263)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(263)@bddcbae45077: ************************************************* VirtMSC-SCCP(261)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(266)@bddcbae45077: ************************************************* VirtSMLC-M3UA(266)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(266)@bddcbae45077: ************************************************* VirtSMLC-SCCP(264)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(263)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(263)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(266)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(266)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(269)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(269)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(262)@bddcbae45077: 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@bddcbae45077: Test Component 262 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(262)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(261)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(265)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(264)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(263)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(260)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(266)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(270)@bddcbae45077: Final verdict of PTC: none TC_assignment_fr_a5_0(271)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(269)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(268)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(267)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(260): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(261): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(262): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(263): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(264): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(265): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(266): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(268): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(269): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(270): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_fr_a5_0(271): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_fr_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail'. Thu Apr 25 11:51:24 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_0 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393752) Waiting for packet dumper to finish... 1 (prev_count=393752, count=407822) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_fr_a5_1 started. MTC@bddcbae45077: "TC_assignment_fr_a5_1": using IMSI '001014817004639'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(275)@bddcbae45077: ************************************************* VirtMSC-M3UA(275)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(275)@bddcbae45077: ************************************************* VirtMSC-SCCP(273)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(278)@bddcbae45077: ************************************************* VirtSMLC-M3UA(278)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(278)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(276)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(275)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(275)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(278)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(278)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(281)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(281)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(274)@bddcbae45077: 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@bddcbae45077: Test Component 274 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(274)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(273)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(275)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(277)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(278)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(276)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(282)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(280)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(281)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(272)@bddcbae45077: Final verdict of PTC: none TC_assignment_fr_a5_1(283)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(272): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(273): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(275): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(276): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(277): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(278): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(280): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(281): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(282): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_fr_a5_1(283): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_fr_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail'. Thu Apr 25 11:51:37 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392938) Waiting for packet dumper to finish... 1 (prev_count=392938, count=423541) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(287)@bddcbae45077: ************************************************* VirtMSC-M3UA(287)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(287)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(285)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(288)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(290)@bddcbae45077: ************************************************* VirtSMLC-M3UA(290)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(290)@bddcbae45077: ************************************************* VirtMSC-M3UA(287)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(287)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(290)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(290)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(293)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(293)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_fr_a5_1_codec_missing() start" TC_assignment_fr_a5_1_codec_missing(295)@bddcbae45077: "TC_assignment_fr_a5_1_codec_missing": using IMSI '001018318870742'H VirtMSC-RAN(286)@bddcbae45077: 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@bddcbae45077: Test Component 286 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(286)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(287)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(288)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(285)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(289)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(293)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(284)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(292)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(290)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(294)@bddcbae45077: Final verdict of PTC: none TC_assignment_fr_a5_1_codec_missing(295)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(284): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(285): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(287): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(288): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(289): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(290): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(292): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(293): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(294): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_fr_a5_1_codec_missing(295): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail'. Thu Apr 25 11:51:49 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_1_codec_missing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396867) Waiting for packet dumper to finish... 1 (prev_count=396867, count=412352) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Thu Apr 25 11:51:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_fr_a5_3 started. MTC@bddcbae45077: "TC_assignment_fr_a5_3": using IMSI '001012731172102'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(299)@bddcbae45077: ************************************************* VirtMSC-M3UA(299)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(299)@bddcbae45077: ************************************************* VirtMSC-SCCP(297)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(302)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(302)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(302)@bddcbae45077: ************************************************* VirtSMLC-SCCP(300)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(299)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(299)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(302)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(302)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(305)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(298)@bddcbae45077: 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@bddcbae45077: Test Component 298 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(299)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(301)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(298)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(300)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(297)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(302)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(305)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(296)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(306)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(304)@bddcbae45077: Final verdict of PTC: none TC_assignment_fr_a5_3(307)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(296): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(297): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(299): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(300): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(301): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(302): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(304): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(306): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_fr_a5_3(307): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_fr_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail'. Thu Apr 25 11:52:02 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393564) Waiting for packet dumper to finish... 1 (prev_count=393564, count=422442) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_fr_a5_4 started. MTC@bddcbae45077: "TC_assignment_fr_a5_4": using IMSI '001019071333439'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(311)@bddcbae45077: ************************************************* VirtMSC-M3UA(311)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(311)@bddcbae45077: ************************************************* VirtMSC-SCCP(309)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(314)@bddcbae45077: ************************************************* VirtSMLC-M3UA(314)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(314)@bddcbae45077: ************************************************* VirtSMLC-SCCP(312)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(311)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(311)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(314)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(314)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(317)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(317)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(310)@bddcbae45077: 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@bddcbae45077: Test Component 310 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(309)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(311)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(310)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(312)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(314)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(318)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(313)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(317)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(308)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(316)@bddcbae45077: Final verdict of PTC: none TC_assignment_fr_a5_4(319)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(308): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(309): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(310): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(311): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(312): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(313): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(314): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(316): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(317): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(318): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_fr_a5_4(319): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_fr_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail'. Thu Apr 25 11:52:14 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397886) Waiting for packet dumper to finish... 1 (prev_count=397886, count=411956) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_fr_a5_4_fail started. MTC@bddcbae45077: "TC_assignment_fr_a5_4_fail": using IMSI '001019423548145'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(323)@bddcbae45077: ************************************************* VirtMSC-M3UA(323)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(323)@bddcbae45077: ************************************************* VirtMSC-SCCP(321)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(326)@bddcbae45077: ************************************************* VirtSMLC-M3UA(326)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(326)@bddcbae45077: ************************************************* VirtSMLC-SCCP(324)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(323)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(323)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(326)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(326)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(329)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(329)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(322)@bddcbae45077: 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@bddcbae45077: Test Component 322 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(322)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(325)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(326)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(324)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(327)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(329)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(330)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(320)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(323)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(328)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(321)@bddcbae45077: Final verdict of PTC: none TC_assignment_fr_a5_4_fail(331)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(320): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(321): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(322): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(323): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(324): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(325): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(326): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(327): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(328): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(329): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(330): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_fr_a5_4_fail(331): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_fr_a5_4_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail'. Thu Apr 25 11:52:26 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4_fail fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396730) Waiting for packet dumper to finish... 1 (prev_count=396730, count=426656) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_fr_a5_not_sup started. MTC@bddcbae45077: "TC_assignment_fr_a5_not_sup": using IMSI '001017124050169'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(335)@bddcbae45077: ************************************************* VirtMSC-M3UA(335)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(335)@bddcbae45077: ************************************************* VirtMSC-SCCP(333)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(338)@bddcbae45077: ************************************************* VirtSMLC-M3UA(338)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(338)@bddcbae45077: ************************************************* VirtSMLC-SCCP(336)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(335)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(335)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(338)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(338)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(341)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(341)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(334)@bddcbae45077: 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@bddcbae45077: Test Component 334 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(335)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(333)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(334)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(338)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(332)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(337)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(336)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(340)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(342)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(341)@bddcbae45077: Final verdict of PTC: none TC_assignment_fr_a5_not_sup(343)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(332): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(333): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(334): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(335): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(336): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(337): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(338): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(340): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(341): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(342): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_fr_a5_not_sup(343): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_fr_a5_not_sup finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail'. Thu Apr 25 11:52:39 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_not_sup fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392640) Waiting for packet dumper to finish... 1 (prev_count=392640, count=408125) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ciph_mode_a5_0 started. MTC@bddcbae45077: "TC_ciph_mode_a5_0": using IMSI '001014894053684'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(347)@bddcbae45077: ************************************************* VirtMSC-M3UA(347)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(347)@bddcbae45077: ************************************************* VirtMSC-SCCP(345)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(350)@bddcbae45077: ************************************************* VirtSMLC-M3UA(350)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(350)@bddcbae45077: ************************************************* VirtSMLC-SCCP(348)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(347)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(347)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(350)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(350)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(353)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(353)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(346)@bddcbae45077: 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@bddcbae45077: Test Component 346 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(347)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(344)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(345)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(346)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(350)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(351)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(348)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(352)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(349)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(353)@bddcbae45077: Final verdict of PTC: none TC_ciph_mode_a5_0(355)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(354)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(344): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(345): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(346): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(347): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(348): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(349): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(350): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(351): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(352): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(353): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(354): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ciph_mode_a5_0(355): none (fail -> fail) MTC@bddcbae45077: Test case TC_ciph_mode_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail'. Thu Apr 25 11:52:51 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_0 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396248) Waiting for packet dumper to finish... 1 (prev_count=396248, count=410908) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ciph_mode_a5_1 started. MTC@bddcbae45077: "TC_ciph_mode_a5_1": using IMSI '001014960952969'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(359)@bddcbae45077: ************************************************* VirtMSC-M3UA(359)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(359)@bddcbae45077: ************************************************* VirtMSC-SCCP(357)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(362)@bddcbae45077: ************************************************* VirtSMLC-M3UA(362)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(362)@bddcbae45077: ************************************************* VirtSMLC-SCCP(360)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(359)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(359)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(362)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(362)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(365)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(365)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(358)@bddcbae45077: 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@bddcbae45077: Test Component 358 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(358)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(359)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(356)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(361)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(360)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(362)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(364)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(366)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(365)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(357)@bddcbae45077: Final verdict of PTC: none TC_ciph_mode_a5_1(367)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(356): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(357): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(358): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(359): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(360): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(361): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(362): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(364): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(365): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(366): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ciph_mode_a5_1(367): none (fail -> fail) MTC@bddcbae45077: Test case TC_ciph_mode_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail'. Thu Apr 25 11:53:03 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395458) Waiting for packet dumper to finish... 1 (prev_count=395458, count=411330) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ciph_mode_a5_2_0 started. MTC@bddcbae45077: "TC_ciph_mode_a5_2_0": using IMSI '001019754412650'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(371)@bddcbae45077: ************************************************* VirtMSC-M3UA(371)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(371)@bddcbae45077: ************************************************* VirtMSC-SCCP(369)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(374)@bddcbae45077: ************************************************* VirtSMLC-M3UA(374)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(374)@bddcbae45077: ************************************************* VirtSMLC-SCCP(372)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(371)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(371)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(374)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(374)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(377)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(377)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(370)@bddcbae45077: 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@bddcbae45077: Test Component 370 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(370)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(371)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(372)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(374)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(369)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(373)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(368)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(376)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(377)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(378)@bddcbae45077: Final verdict of PTC: none TC_ciph_mode_a5_2_0(379)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(368): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(369): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(370): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(371): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(372): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(373): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(374): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(376): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(377): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(378): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ciph_mode_a5_2_0(379): none (fail -> fail) MTC@bddcbae45077: Test case TC_ciph_mode_a5_2_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail'. Thu Apr 25 11:53:16 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_0 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395900) Waiting for packet dumper to finish... 1 (prev_count=395900, count=409970) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ciph_mode_a5_2_1 started. MTC@bddcbae45077: "TC_ciph_mode_a5_2_1": using IMSI '001015020430249'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(383)@bddcbae45077: ************************************************* VirtMSC-M3UA(383)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(383)@bddcbae45077: ************************************************* VirtMSC-SCCP(381)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(386)@bddcbae45077: ************************************************* VirtSMLC-M3UA(386)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(386)@bddcbae45077: ************************************************* VirtSMLC-SCCP(384)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(383)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(383)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(386)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(386)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(389)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(389)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(382)@bddcbae45077: 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@bddcbae45077: Test Component 382 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(385)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(382)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(380)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(386)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(384)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(383)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(389)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(381)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(390)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(388)@bddcbae45077: Final verdict of PTC: none TC_ciph_mode_a5_2_1(391)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(380): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(381): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(382): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(383): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(384): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(385): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(386): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(388): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(389): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(390): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ciph_mode_a5_2_1(391): none (fail -> fail) MTC@bddcbae45077: Test case TC_ciph_mode_a5_2_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail'. Thu Apr 25 11:53:28 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393657) Waiting for packet dumper to finish... 1 (prev_count=393657, count=411268) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Thu Apr 25 11:53:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ciph_mode_a5_3 started. MTC@bddcbae45077: "TC_ciph_mode_a5_3": using IMSI '001013072892677'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(395)@bddcbae45077: ************************************************* VirtMSC-M3UA(395)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(395)@bddcbae45077: ************************************************* VirtMSC-SCCP(393)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(398)@bddcbae45077: ************************************************* VirtSMLC-M3UA(398)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(398)@bddcbae45077: ************************************************* VirtSMLC-SCCP(396)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(395)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(395)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(398)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(398)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(401)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(401)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(394)@bddcbae45077: 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@bddcbae45077: Test Component 394 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(395)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(398)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(393)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(394)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(396)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(401)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(392)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(402)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(400)@bddcbae45077: Final verdict of PTC: none TC_ciph_mode_a5_3(403)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(397)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(392): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(393): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(394): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(395): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(396): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(397): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(398): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(400): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(401): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(402): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ciph_mode_a5_3(403): none (fail -> fail) MTC@bddcbae45077: Test case TC_ciph_mode_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail'. Thu Apr 25 11:53:41 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395770) Waiting for packet dumper to finish... 1 (prev_count=395770, count=409752) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ciph_mode_a5_4 started. MTC@bddcbae45077: "TC_ciph_mode_a5_4": using IMSI '001017334095628'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(407)@bddcbae45077: ************************************************* VirtMSC-M3UA(407)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(407)@bddcbae45077: ************************************************* VirtMSC-SCCP(405)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(410)@bddcbae45077: ************************************************* VirtSMLC-M3UA(410)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(410)@bddcbae45077: ************************************************* VirtSMLC-SCCP(408)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(407)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(407)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(410)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(410)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(413)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(413)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(406)@bddcbae45077: 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@bddcbae45077: Test Component 406 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(406)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(408)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(404)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(407)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(410)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(414)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(409)@bddcbae45077: Final verdict of PTC: none TC_ciph_mode_a5_4(415)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(413)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(412)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(405)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(404): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(405): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(406): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(407): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(408): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(409): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(410): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(412): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(413): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(414): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ciph_mode_a5_4(415): none (fail -> fail) MTC@bddcbae45077: Test case TC_ciph_mode_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail'. Thu Apr 25 11:53:53 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_4 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393513) Waiting for packet dumper to finish... 1 (prev_count=393513, count=411126) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_fr started. MTC@bddcbae45077: "TC_assignment_codec_fr": using IMSI '001015576779695'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(419)@bddcbae45077: ************************************************* VirtMSC-M3UA(419)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(419)@bddcbae45077: ************************************************* VirtMSC-SCCP(417)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(422)@bddcbae45077: ************************************************* VirtSMLC-M3UA(422)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(422)@bddcbae45077: ************************************************* VirtSMLC-SCCP(420)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(419)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(419)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(422)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(422)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(425)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(425)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_fr() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 418 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(418)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(417)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(426)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(422)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(416)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(421)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(419)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(424)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(420)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(425)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_fr(427)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(416): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(417): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(418): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(419): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(420): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(421): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(422): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(424): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(425): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(426): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_fr(427): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail'. Thu Apr 25 11:54:05 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408843) Waiting for packet dumper to finish... 1 (prev_count=408843, count=424741) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:54:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@bddcbae45077: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001018478863465'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(431)@bddcbae45077: ************************************************* VirtMSC-M3UA(431)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(431)@bddcbae45077: ************************************************* VirtMSC-SCCP(429)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(434)@bddcbae45077: ************************************************* VirtSMLC-M3UA(434)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(434)@bddcbae45077: ************************************************* VirtSMLC-SCCP(432)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(431)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(431)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(434)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(434)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(437)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(437)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(439)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 430 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(429)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(432)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(430)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(428)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(434)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(438)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(433)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(436)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_fr_by_mode_modify(439)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(437)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(431)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(428): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(429): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(430): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(431): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(432): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(433): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(434): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(436): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(437): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(438): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(439): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail'. Thu Apr 25 11:54:18 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400421) Waiting for packet dumper to finish... 1 (prev_count=400421, count=419565) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_hr started. MTC@bddcbae45077: "TC_assignment_codec_hr": using IMSI '001010423355834'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(443)@bddcbae45077: ************************************************* VirtMSC-M3UA(443)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(443)@bddcbae45077: ************************************************* VirtMSC-SCCP(441)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(446)@bddcbae45077: ************************************************* VirtSMLC-M3UA(446)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(446)@bddcbae45077: ************************************************* VirtSMLC-SCCP(444)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(443)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(443)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(446)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(446)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(449)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(449)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_hr() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 442 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(441)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(450)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(442)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(443)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(444)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(440)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(449)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(446)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_hr(451)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(445)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(448)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(440): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(441): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(442): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(443): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(444): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(445): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(446): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(448): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(449): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(450): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_hr(451): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail'. Thu Apr 25 11:54:30 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411178) Waiting for packet dumper to finish... 1 (prev_count=411178, count=424424) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_efr started. MTC@bddcbae45077: "TC_assignment_codec_efr": using IMSI '001017893701170'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(455)@bddcbae45077: ************************************************* VirtMSC-M3UA(455)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(455)@bddcbae45077: ************************************************* VirtMSC-SCCP(453)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(458)@bddcbae45077: ************************************************* VirtSMLC-M3UA(458)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(458)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(456)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(455)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(455)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(458)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(458)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(461)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(461)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(463)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 454 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(456)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(454)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(453)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(458)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(455)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(452)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(462)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(457)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(459)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(461)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(460)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_efr(463)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(452): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(453): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(454): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(455): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(456): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(457): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(458): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(459): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(460): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(461): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(462): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_efr(463): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_efr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail'. Thu Apr 25 11:54:42 UTC 2024 ------ BSC_Tests.TC_assignment_codec_efr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392504) Waiting for packet dumper to finish... 1 (prev_count=392504, count=410560) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Thu Apr 25 11:54:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f started. MTC@bddcbae45077: "TC_assignment_codec_amr_f": using IMSI '001018385819510'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(467)@bddcbae45077: ************************************************* VirtMSC-M3UA(467)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(467)@bddcbae45077: ************************************************* VirtMSC-SCCP(465)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(470)@bddcbae45077: ************************************************* VirtSMLC-M3UA(470)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(470)@bddcbae45077: ************************************************* VirtSMLC-SCCP(468)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(467)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(467)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(470)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(470)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(473)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(473)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 466 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(465)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(470)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(467)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(474)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(472)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(469)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(468)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(473)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(466)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(471)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f(475)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(464)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(464): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(465): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(466): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(467): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(468): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(469): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(470): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(472): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(473): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(474): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f(475): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail'. Thu Apr 25 11:54:55 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410775) Waiting for packet dumper to finish... 1 (prev_count=410775, count=425023) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h started. MTC@bddcbae45077: "TC_assignment_codec_amr_h": using IMSI '001015253351280'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(479)@bddcbae45077: ************************************************* VirtMSC-M3UA(479)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(479)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(477)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(482)@bddcbae45077: ************************************************* VirtSMLC-M3UA(482)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(482)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(480)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(479)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(479)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(482)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(482)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(485)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(485)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 478 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(479)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(478)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(482)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(476)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(481)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(477)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(480)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(486)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(483)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(484)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(485)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h(487)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(476): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(477): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(478): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(479): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(480): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(481): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(482): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(483): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(484): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(485): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(486): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h(487): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail'. Thu Apr 25 11:55:07 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413767) Waiting for packet dumper to finish... 1 (prev_count=413767, count=444058) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1'. ------ BSC_Tests.TC_assignment_codec_amr_f_S1 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S1 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S1": using IMSI '001016908668618'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(491)@bddcbae45077: ************************************************* VirtMSC-M3UA(491)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(491)@bddcbae45077: ************************************************* VirtMSC-SCCP(489)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(494)@bddcbae45077: ************************************************* VirtSMLC-M3UA(494)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(494)@bddcbae45077: ************************************************* VirtSMLC-SCCP(492)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(491)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(491)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(494)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(494)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(497)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(497)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S1() start" TC_assignment_codec_amr_f_S1(499)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 490 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(494)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(491)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(490)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(489)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(492)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(496)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(493)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(488)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_S1(499)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(497)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(498)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(488): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(489): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(490): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(491): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(492): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(493): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(494): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(496): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(497): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(498): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S1(499): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail'. Thu Apr 25 11:55:20 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398009) Waiting for packet dumper to finish... 1 (prev_count=398009, count=412670) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1'. ------ BSC_Tests.TC_assignment_codec_amr_h_S1 ------ Thu Apr 25 11:55:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S1 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_S1": using IMSI '001011905882730'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(503)@bddcbae45077: ************************************************* VirtMSC-M3UA(503)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(503)@bddcbae45077: ************************************************* VirtMSC-SCCP(501)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(506)@bddcbae45077: ************************************************* VirtSMLC-M3UA(506)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(506)@bddcbae45077: ************************************************* VirtSMLC-SCCP(504)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(503)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(503)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(506)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(506)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(509)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(509)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_S1() start" TC_assignment_codec_amr_h_S1(511)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 502 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(503)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(502)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(501)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(509)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(510)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(500)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(507)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_S1(511)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(504)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(508)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(505)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(506)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(500): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(501): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(502): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(503): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(504): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(505): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(506): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(507): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(508): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(509): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(510): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_S1(511): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail'. Thu Apr 25 11:55:32 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400995) Waiting for packet dumper to finish... 1 (prev_count=400995, count=430284) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124'. ------ BSC_Tests.TC_assignment_codec_amr_f_S124 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S124 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S124": using IMSI '001017134989904'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(515)@bddcbae45077: ************************************************* VirtMSC-M3UA(515)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(515)@bddcbae45077: ************************************************* VirtMSC-SCCP(513)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(518)@bddcbae45077: ************************************************* VirtSMLC-M3UA(518)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(518)@bddcbae45077: ************************************************* VirtSMLC-SCCP(516)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(515)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(515)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(518)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(518)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(521)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(521)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S124() start" TC_assignment_codec_amr_f_S124(523)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 514 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(515)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(516)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(521)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(513)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(512)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(517)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(518)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(520)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(522)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(514)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(519)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_S124(523)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(512): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(513): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(514): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(515): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(516): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(517): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(518): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(520): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(521): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(522): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S124(523): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail'. Thu Apr 25 11:55:44 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S124 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399252) Waiting for packet dumper to finish... 1 (prev_count=399252, count=412910) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124'. ------ BSC_Tests.TC_assignment_codec_amr_h_S124 ------ Thu Apr 25 11:55:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S124 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_S124": using IMSI '001016421479177'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(527)@bddcbae45077: ************************************************* VirtMSC-M3UA(527)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(527)@bddcbae45077: ************************************************* VirtMSC-SCCP(525)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(530)@bddcbae45077: ************************************************* VirtSMLC-M3UA(530)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(530)@bddcbae45077: ************************************************* VirtSMLC-SCCP(528)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(527)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(527)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(530)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(530)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(533)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(533)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_S124() start" TC_assignment_codec_amr_h_S124(535)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 526 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(526)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(527)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(528)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(531)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(532)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(529)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(534)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(524)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_S124(535)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(525)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(533)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(530)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(524): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(525): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(526): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(527): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(528): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(529): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(530): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(531): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(532): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(533): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(534): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_S124(535): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail'. Thu Apr 25 11:55:57 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S124 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395602) Waiting for packet dumper to finish... 1 (prev_count=395602, count=425203) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0 ------ Thu Apr 25 11:56:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S0 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S0": using IMSI '001015508018152'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(539)@bddcbae45077: ************************************************* VirtMSC-M3UA(539)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(539)@bddcbae45077: ************************************************* VirtMSC-SCCP(537)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(542)@bddcbae45077: ************************************************* VirtSMLC-M3UA(542)@bddcbae45077: M3UA emulation initiated, the test can be started MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(542)@bddcbae45077: ************************************************* VirtSMLC-SCCP(540)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(539)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(539)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(542)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(542)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(545)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(545)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S0() start" TC_assignment_codec_amr_f_S0(547)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 538 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(538)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(539)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(537)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_S0(547)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(545)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(536)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(541)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(546)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(544)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(540)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(542)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(536): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(537): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(538): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(539): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(540): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(541): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(542): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(544): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(545): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(546): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S0(547): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail'. Thu Apr 25 11:56:09 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397957) Waiting for packet dumper to finish... 1 (prev_count=397957, count=413029) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02'. ------ BSC_Tests.TC_assignment_codec_amr_f_S02 ------ Thu Apr 25 11:56:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S02 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S02": using IMSI '001019397176085'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(551)@bddcbae45077: ************************************************* VirtMSC-M3UA(551)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(551)@bddcbae45077: ************************************************* VirtMSC-SCCP(549)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(554)@bddcbae45077: ************************************************* VirtSMLC-M3UA(554)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(554)@bddcbae45077: ************************************************* VirtSMLC-SCCP(552)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(551)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(551)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(554)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(554)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(557)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(557)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S02() start" TC_assignment_codec_amr_f_S02(559)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 550 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(550)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(554)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(551)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(552)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(556)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(558)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(557)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(553)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(548)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(549)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_S02(559)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(548): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(549): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(550): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(551): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(552): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(553): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(554): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(556): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(557): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(558): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S02(559): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail'. Thu Apr 25 11:56:21 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S02 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397676) Waiting for packet dumper to finish... 1 (prev_count=397676, count=427556) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024'. ------ BSC_Tests.TC_assignment_codec_amr_f_S024 ------ Thu Apr 25 11:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S024 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S024": using IMSI '001011786055453'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(563)@bddcbae45077: ************************************************* VirtMSC-M3UA(563)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(563)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(561)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(566)@bddcbae45077: ************************************************* VirtSMLC-M3UA(566)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(566)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(564)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(563)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(563)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(566)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(566)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(569)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(569)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S024() start" TC_assignment_codec_amr_f_S024(571)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 562 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(562)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_codec_amr_f_S024(571)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(561)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(565)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(560)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(570)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(566)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(563)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(564)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(568)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(569)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(560): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(561): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(562): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(563): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(564): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(565): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(566): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(568): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(569): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(570): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S024(571): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail'. Thu Apr 25 11:56:34 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S024 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398854) Waiting for packet dumper to finish... 1 (prev_count=398854, count=413337) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 ------ Thu Apr 25 11:56:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S0247 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S0247": using IMSI '001018362042352'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(575)@bddcbae45077: ************************************************* VirtMSC-M3UA(575)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(575)@bddcbae45077: ************************************************* VirtMSC-SCCP(573)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(578)@bddcbae45077: ************************************************* VirtSMLC-M3UA(578)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(578)@bddcbae45077: ************************************************* VirtSMLC-SCCP(576)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(575)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(575)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(578)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(578)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(581)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(581)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S0247() start" TC_assignment_codec_amr_f_S0247(583)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 574 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(574)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(576)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(577)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(580)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(572)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(573)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(578)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(575)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(581)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(582)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_S0247(583)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(572): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(573): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(574): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(575): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(576): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(577): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(578): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(580): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(581): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(582): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S0247(583): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail'. Thu Apr 25 11:56:46 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396703) Waiting for packet dumper to finish... 1 (prev_count=396703, count=426717) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0 ------ Thu Apr 25 11:56:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S0 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_S0": using IMSI '001013347092793'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(587)@bddcbae45077: ************************************************* VirtMSC-M3UA(587)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(587)@bddcbae45077: ************************************************* VirtMSC-SCCP(585)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(590)@bddcbae45077: ************************************************* VirtSMLC-M3UA(590)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(590)@bddcbae45077: ************************************************* VirtSMLC-SCCP(588)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(587)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(587)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(590)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(590)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(593)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(593)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_S0() start" TC_assignment_codec_amr_h_S0(595)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 586 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(586)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(588)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(587)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(589)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(592)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(585)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(590)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(593)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(594)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_S0(595)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(584)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(584): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(585): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(586): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(587): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(588): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(589): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(590): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(592): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(593): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(594): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_S0(595): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail'. Thu Apr 25 11:56:59 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399736) Waiting for packet dumper to finish... 1 (prev_count=399736, count=413896) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02'. ------ BSC_Tests.TC_assignment_codec_amr_h_S02 ------ Thu Apr 25 11:57:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S02 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_S02": using IMSI '001019968087548'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(599)@bddcbae45077: ************************************************* VirtMSC-M3UA(599)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(599)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(597)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(602)@bddcbae45077: ************************************************* VirtSMLC-M3UA(602)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(602)@bddcbae45077: ************************************************* VirtSMLC-SCCP(600)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(599)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(599)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(602)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(602)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(605)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(605)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_S02() start" TC_assignment_codec_amr_h_S02(607)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(598)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(599)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(600)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(601)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(597)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(603)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(604)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(606)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(605)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(602)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(596)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_S02(607)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(596): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(597): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(599): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(600): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(601): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(602): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(603): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(604): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(605): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(606): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_S02(607): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail'. Thu Apr 25 11:57:11 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S02 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397544) Waiting for packet dumper to finish... 1 (prev_count=397544, count=427835) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024'. ------ BSC_Tests.TC_assignment_codec_amr_h_S024 ------ Thu Apr 25 11:57:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S024 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_S024": using IMSI '001018090080889'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(611)@bddcbae45077: ************************************************* VirtMSC-M3UA(611)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(611)@bddcbae45077: ************************************************* VirtMSC-SCCP(609)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(614)@bddcbae45077: ************************************************* VirtSMLC-M3UA(614)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(614)@bddcbae45077: ************************************************* VirtSMLC-SCCP(612)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(611)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(611)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(614)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(614)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(617)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(617)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_S024() start" TC_assignment_codec_amr_h_S024(619)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 610 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(610)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(609)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(616)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(611)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(612)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_S024(619)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(613)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(614)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(618)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(608)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(617)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(608): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(609): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(610): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(611): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(612): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(613): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(614): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(616): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(617): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(618): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_S024(619): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail'. Thu Apr 25 11:57:24 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S024 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401275) Waiting for packet dumper to finish... 1 (prev_count=401275, count=414521) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 ------ Thu Apr 25 11:57:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S0247 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_S0247": using IMSI '001017094835988'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(623)@bddcbae45077: ************************************************* VirtMSC-M3UA(623)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(623)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(621)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(626)@bddcbae45077: ************************************************* VirtSMLC-M3UA(626)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(626)@bddcbae45077: ************************************************* VirtSMLC-SCCP(624)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(623)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(623)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(626)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(626)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(629)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(629)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_S0247() start" TC_assignment_codec_amr_h_S0247(631)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 622 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(623)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(621)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(624)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(622)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(626)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(625)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(627)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(620)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(630)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(629)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_S0247(631)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(628)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(620): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(621): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(622): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(623): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(624): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(625): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(626): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(628): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(629): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(630): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_S0247(631): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail'. Thu Apr 25 11:57:36 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402213) Waiting for packet dumper to finish... 1 (prev_count=402213, count=430881) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 ------ Thu Apr 25 11:57:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S01234567 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S01234567": using IMSI '001016245345874'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(635)@bddcbae45077: ************************************************* VirtMSC-M3UA(635)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(635)@bddcbae45077: ************************************************* VirtMSC-SCCP(633)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(638)@bddcbae45077: ************************************************* VirtSMLC-M3UA(638)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(638)@bddcbae45077: ************************************************* VirtSMLC-SCCP(636)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(635)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(635)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(638)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(638)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(641)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(641)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S01234567() start" TC_assignment_codec_amr_f_S01234567(643)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 634 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(634)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(638)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(642)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(636)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(632)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(633)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(637)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(641)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(640)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_S01234567(643)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(635)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(639)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(632): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(633): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(634): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(635): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(636): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(637): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(638): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(639): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(640): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(641): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(642): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S01234567(643): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S01234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail'. Thu Apr 25 11:57:49 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S01234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402777) Waiting for packet dumper to finish... 1 (prev_count=402777, count=416759) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 ------ Thu Apr 25 11:57:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S0234567 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_S0234567": using IMSI '001010854161668'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(647)@bddcbae45077: ************************************************* VirtMSC-M3UA(647)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(647)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(645)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(650)@bddcbae45077: ************************************************* VirtSMLC-M3UA(650)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(650)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(648)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(647)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(647)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(650)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(650)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(653)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(653)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_S0234567() start" TC_assignment_codec_amr_f_S0234567(655)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 646 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(647)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(646)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(654)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(645)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(649)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(648)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(650)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(652)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(651)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(653)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_S0234567(655)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(644)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(644): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(645): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(646): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(647): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(648): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(649): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(650): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(651): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(652): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(653): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(654): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_S0234567(655): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_S0234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail'. Thu Apr 25 11:58:01 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400244) Waiting for packet dumper to finish... 1 (prev_count=400244, count=414905) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero'. ------ BSC_Tests.TC_assignment_codec_amr_f_zero ------ Thu Apr 25 11:58:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_zero started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_zero": using IMSI '001010453653052'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(659)@bddcbae45077: ************************************************* VirtMSC-M3UA(659)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(659)@bddcbae45077: ************************************************* VirtMSC-SCCP(657)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(662)@bddcbae45077: ************************************************* VirtSMLC-M3UA(662)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(662)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(660)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(659)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(659)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(662)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(662)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(665)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(665)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_zero() start" TC_assignment_codec_amr_f_zero(667)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 658 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(659)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(658)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(657)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(666)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(663)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(656)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(661)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(660)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_zero(667)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(662)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(664)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(665)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(656): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(657): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(658): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(659): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(660): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(661): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(662): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(663): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(664): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(665): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(666): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_zero(667): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_zero finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail'. Thu Apr 25 11:58:14 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_zero fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_zero.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397876) Waiting for packet dumper to finish... 1 (prev_count=397876, count=413361) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp'. ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp ------ Thu Apr 25 11:58:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_unsupp started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_unsupp": using IMSI '001017893051981'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(671)@bddcbae45077: ************************************************* VirtMSC-M3UA(671)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(671)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(669)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(674)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(672)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(674)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(674)@bddcbae45077: ************************************************* VirtMSC-M3UA(671)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(671)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(674)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(674)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(677)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(677)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_unsupp() start" TC_assignment_codec_amr_f_unsupp(679)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 670 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(670)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(668)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(673)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(672)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(675)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(671)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(674)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(678)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_unsupp(679)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(677)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(669)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(676)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(668): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(669): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(670): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(671): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(672): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(673): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(674): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(675): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(676): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(677): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(678): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_unsupp(679): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_unsupp finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail'. Thu Apr 25 11:58:26 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_unsupp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399234) Waiting for packet dumper to finish... 1 (prev_count=399234, count=414517) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7'. ------ BSC_Tests.TC_assignment_codec_amr_h_S7 ------ Thu Apr 25 11:58:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S7 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_S7": using IMSI '001010061390115'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(683)@bddcbae45077: ************************************************* VirtMSC-M3UA(683)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(683)@bddcbae45077: ************************************************* VirtMSC-SCCP(681)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(686)@bddcbae45077: ************************************************* VirtSMLC-M3UA(686)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(686)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(684)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(683)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(686)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(686)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(689)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(689)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_S7() start" TC_assignment_codec_amr_h_S7(691)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 682 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(682)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(690)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(680)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(683)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(688)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(689)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(685)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_S7(691)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(681)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(684)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(686)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(680): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(681): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(682): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(683): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(684): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(685): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(686): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(688): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(689): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(690): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_S7(691): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_S7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail'. Thu Apr 25 11:58:39 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S7 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400330) Waiting for packet dumper to finish... 1 (prev_count=400330, count=414400) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:58:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_start_mode_auto started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_start_mode_auto": using IMSI '001019271141351'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(695)@bddcbae45077: ************************************************* VirtMSC-M3UA(695)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(695)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(693)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(698)@bddcbae45077: ************************************************* VirtSMLC-M3UA(698)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(698)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(696)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(695)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(695)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(698)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(698)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(701)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(701)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_start_mode_auto() start" TC_assignment_codec_amr_f_start_mode_auto(703)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 694 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(694)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(698)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(696)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(700)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(692)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(693)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(702)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(701)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(695)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_auto(703)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(697)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(692): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(693): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(694): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(695): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(696): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(697): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(698): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(700): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(701): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(702): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_auto(703): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail'. Thu Apr 25 11:58:51 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail ------ Saving talloc report from 172.18.236.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=397654) Waiting for packet dumper to finish... 1 (prev_count=397654, count=416950) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:58:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_start_mode_auto started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_start_mode_auto": using IMSI '001016231354715'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(707)@bddcbae45077: ************************************************* VirtMSC-M3UA(707)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(707)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(705)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(710)@bddcbae45077: ************************************************* VirtSMLC-M3UA(710)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(710)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(708)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(707)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(710)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(710)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(713)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(713)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_start_mode_auto() start" TC_assignment_codec_amr_h_start_mode_auto(715)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 706 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(706)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(707)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(710)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(704)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_auto(715)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(705)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(708)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(714)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(709)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(713)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(712)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(704): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(705): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(706): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(707): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(708): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(709): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(710): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(712): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(713): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(714): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_auto(715): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail'. Thu Apr 25 11:59:04 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail ------ Saving talloc report from 172.18.236.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=248839) Waiting for packet dumper to finish... 1 (prev_count=248839, count=414515) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:59:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_start_mode_4 started. MTC@bddcbae45077: "TC_assignment_codec_amr_f_start_mode_4": using IMSI '001016537727267'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(719)@bddcbae45077: ************************************************* VirtMSC-M3UA(719)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(719)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(717)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(722)@bddcbae45077: ************************************************* VirtSMLC-M3UA(722)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(722)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(720)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(719)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(719)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(722)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(722)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(725)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(725)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_f_start_mode_4() start" TC_assignment_codec_amr_f_start_mode_4(727)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 718 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(719)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(718)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(717)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(720)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(716)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(721)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(722)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(724)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(726)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(725)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_4(727)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(716): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(717): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(718): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(719): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(720): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(721): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(722): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(724): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(725): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(726): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_4(727): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_f_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail'. Thu Apr 25 11:59:17 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail ------ Saving talloc report from 172.18.236.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=398445) Waiting for packet dumper to finish... 1 (prev_count=398445, count=428459) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:59:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_start_mode_4 started. MTC@bddcbae45077: "TC_assignment_codec_amr_h_start_mode_4": using IMSI '001013179290055'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(731)@bddcbae45077: ************************************************* VirtMSC-M3UA(731)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(731)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(729)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(734)@bddcbae45077: ************************************************* VirtSMLC-M3UA(734)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(734)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(732)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(731)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(731)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(734)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(734)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(737)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(737)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_h_start_mode_4() start" TC_assignment_codec_amr_h_start_mode_4(739)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 730 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(730)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(732)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(733)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(735)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(737)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(728)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(738)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(729)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(734)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_4(739)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(736)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(731)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(728): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(729): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(730): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(731): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(732): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(733): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(734): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(735): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(736): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(737): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(738): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_4(739): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_h_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail'. Thu Apr 25 11:59:30 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail ------ Saving talloc report from 172.18.236.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=396411) Waiting for packet dumper to finish... 1 (prev_count=396411, count=410659) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft'. ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft ------ Thu Apr 25 11:59:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_amr_startmode_cruft started. MTC@bddcbae45077: "TC_assignment_codec_amr_startmode_cruft": using IMSI '001018398157864'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(743)@bddcbae45077: ************************************************* VirtMSC-M3UA(743)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(743)@bddcbae45077: ************************************************* VirtMSC-SCCP(741)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(746)@bddcbae45077: ************************************************* VirtSMLC-M3UA(746)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(746)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(744)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(743)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(743)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(746)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(746)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(749)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(749)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_amr_startmode_cruft() start" TC_assignment_codec_amr_startmode_cruft(751)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 742 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(742)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(743)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(741)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(740)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_amr_startmode_cruft(751)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(749)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(747)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(745)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(744)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(746)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(748)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(750)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(740): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(741): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(742): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(743): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(744): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(745): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(746): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(747): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(748): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(749): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(750): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_amr_startmode_cruft(751): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_amr_startmode_cruft finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail'. Thu Apr 25 11:59:42 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_startmode_cruft.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410817) Waiting for packet dumper to finish... 1 (prev_count=410817, count=428874) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 11:59:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_hr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(755)@bddcbae45077: ************************************************* VirtMSC-M3UA(755)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(755)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(753)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(758)@bddcbae45077: ************************************************* VirtSMLC-M3UA(758)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(758)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(756)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(755)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(755)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(758)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(758)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(761)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(761)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(763)@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001010903790594'H VirtMSC-RAN(754)@bddcbae45077: 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@bddcbae45077: Test Component 754 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(754)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(756)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(753)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(761)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(752)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(762)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(758)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(755)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(757)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(759)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(760)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr(763)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(752): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(753): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(754): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(755): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(756): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(757): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(758): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(760): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(761): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(762): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(763): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail'. Thu Apr 25 11:59:55 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403818) Waiting for packet dumper to finish... 1 (prev_count=403818, count=418890) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:00:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_fr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(767)@bddcbae45077: ************************************************* VirtMSC-M3UA(767)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(767)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(765)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(770)@bddcbae45077: ************************************************* VirtSMLC-M3UA(770)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(770)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(768)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(767)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(767)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(770)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(770)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(773)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(775)@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001013314062918'H VirtMSC-RAN(766)@bddcbae45077: 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@bddcbae45077: Test Component 766 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(768)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(765)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(769)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(766)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(770)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(767)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(764)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_fr(775)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(774)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(773)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(772)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(764): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(765): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(766): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(767): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(768): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(769): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(770): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(772): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(774): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(775): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail'. Thu Apr 25 12:00:08 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221362) Waiting for packet dumper to finish... 1 (prev_count=221362, count=419081) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:00:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(779)@bddcbae45077: ************************************************* VirtMSC-M3UA(779)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(779)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(777)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(782)@bddcbae45077: ************************************************* VirtSMLC-M3UA(782)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(782)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(780)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(779)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(782)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(782)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(785)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(785)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(787)@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001016042534092'H VirtMSC-RAN(778)@bddcbae45077: 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@bddcbae45077: Test Component 778 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(776)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(778)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_codec_fr_exhausted_req_fr_hr(787)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(777)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(779)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(784)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(782)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(785)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(783)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(781)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(786)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(780)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(776): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(777): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(778): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(779): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(780): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(781): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(782): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(783): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(784): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(785): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(786): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(787): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail'. Thu Apr 25 12:00:21 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.236.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=222064) Waiting for packet dumper to finish... 1 (prev_count=222064, count=419783) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:00:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(791)@bddcbae45077: ************************************************* VirtMSC-M3UA(791)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(791)@bddcbae45077: ************************************************* VirtMSC-SCCP(789)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(794)@bddcbae45077: ************************************************* VirtSMLC-M3UA(794)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(794)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(792)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(791)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(791)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(794)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(794)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(797)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(797)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(799)@bddcbae45077: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001019052373434'H VirtMSC-RAN(790)@bddcbae45077: 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@bddcbae45077: Test Component 790 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(790)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(792)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(788)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(796)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(789)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(793)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(795)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(798)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(794)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(791)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(797)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr_fr(799)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(788): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(789): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(790): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(791): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(792): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(793): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(794): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(795): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(796): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(797): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(798): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(799): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail'. Thu Apr 25 12:00:34 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.236.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=220469) Waiting for packet dumper to finish... 1 (prev_count=220469, count=418044) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:00:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_fr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(803)@bddcbae45077: ************************************************* VirtMSC-M3UA(803)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(803)@bddcbae45077: ************************************************* VirtMSC-SCCP(801)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(806)@bddcbae45077: ************************************************* VirtSMLC-M3UA(806)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(806)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(804)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(803)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(803)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(806)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(806)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(809)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(809)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(811)@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001014886808096'H VirtMSC-RAN(802)@bddcbae45077: 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@bddcbae45077: Test Component 802 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(805)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr(811)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(809)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(803)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(801)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(808)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(804)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(806)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(800)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(810)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(802)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(807)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(800): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(801): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(802): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(803): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(804): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(805): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(806): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(807): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(808): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(809): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(810): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(811): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail'. Thu Apr 25 12:00:47 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403232) Waiting for packet dumper to finish... 1 (prev_count=403232, count=431900) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:00:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_hr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(815)@bddcbae45077: ************************************************* VirtMSC-M3UA(815)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(815)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(813)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(818)@bddcbae45077: ************************************************* VirtSMLC-M3UA(818)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(818)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(816)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(815)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(815)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(818)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(818)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(821)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(821)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(823)@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001018796226650'H VirtMSC-RAN(814)@bddcbae45077: 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@bddcbae45077: Test Component 814 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(816)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(812)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(820)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(818)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(813)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(822)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(817)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(815)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(814)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_codec_hr_exhausted_req_hr(823)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(821)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(812): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(813): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(814): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(815): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(816): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(817): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(818): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(820): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(821): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(822): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(823): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail'. Thu Apr 25 12:00:59 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332262) Waiting for packet dumper to finish... 1 (prev_count=332262, count=416879) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:01:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(825)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(827)@bddcbae45077: ************************************************* VirtMSC-M3UA(827)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(827)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(830)@bddcbae45077: ************************************************* VirtSMLC-M3UA(830)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(830)@bddcbae45077: ************************************************* VirtSMLC-SCCP(828)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(827)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(827)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(830)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(830)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(833)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(833)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(835)@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001017098775667'H VirtMSC-RAN(826)@bddcbae45077: 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@bddcbae45077: Test Component 826 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(826)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(824)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(825)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(828)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(829)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(827)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(830)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(834)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_hr_fr(835)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(832)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(833)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(824): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(825): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(826): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(827): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(828): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(829): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(830): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(832): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(833): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(834): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(835): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail'. Thu Apr 25 12:01:12 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.236.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=402121) Waiting for packet dumper to finish... 1 (prev_count=402121, count=429242) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:01:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(839)@bddcbae45077: ************************************************* VirtMSC-M3UA(839)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(839)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(837)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(840)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(842)@bddcbae45077: ************************************************* VirtSMLC-M3UA(842)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(842)@bddcbae45077: ************************************************* VirtMSC-M3UA(839)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(839)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(842)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(842)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(845)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(845)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(847)@bddcbae45077: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001016422777608'H VirtMSC-RAN(838)@bddcbae45077: 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@bddcbae45077: Test Component 838 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(840)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(846)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(836)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(839)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(842)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(837)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(844)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(845)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(838)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(841)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr_hr(847)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(836): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(837): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(838): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(839): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(840): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(841): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(842): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(844): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(845): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(846): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(847): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail'. Thu Apr 25 12:01:25 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.236.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=400938) Waiting for packet dumper to finish... 1 (prev_count=400938, count=414184) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Thu Apr 25 12:01:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_req_hr_fr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(851)@bddcbae45077: ************************************************* VirtMSC-M3UA(851)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(851)@bddcbae45077: ************************************************* VirtMSC-SCCP(849)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(854)@bddcbae45077: ************************************************* VirtSMLC-M3UA(854)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(854)@bddcbae45077: ************************************************* VirtSMLC-SCCP(852)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(851)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(851)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(854)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(854)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(857)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(857)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(859)@bddcbae45077: "TC_assignment_codec_req_hr_fr": using IMSI '001017962601294'H VirtMSC-RAN(850)@bddcbae45077: 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@bddcbae45077: Test Component 850 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(852)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(853)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(850)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(858)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(848)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(857)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(856)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(854)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(849)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_req_hr_fr(859)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(851)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(848): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(849): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(850): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(851): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(852): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(853): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(854): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(856): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(857): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(858): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_req_hr_fr(859): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail'. Thu Apr 25 12:01:37 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_hr_fr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397546) Waiting for packet dumper to finish... 1 (prev_count=397546, count=428973) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Thu Apr 25 12:01:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_req_fr_hr started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(863)@bddcbae45077: ************************************************* VirtMSC-M3UA(863)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(863)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(861)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(866)@bddcbae45077: ************************************************* VirtSMLC-M3UA(866)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(866)@bddcbae45077: ************************************************* VirtSMLC-SCCP(864)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(863)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(863)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(866)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(866)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(869)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(869)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(871)@bddcbae45077: "TC_assignment_codec_req_fr_hr": using IMSI '001017495213665'H VirtMSC-RAN(862)@bddcbae45077: 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@bddcbae45077: Test Component 862 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(863)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(861)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(864)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(860)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(862)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(865)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(870)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(868)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(867)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(866)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(869)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_req_fr_hr(871)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(860): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(861): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(862): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(863): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(864): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(865): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(866): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(867): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(868): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(869): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(870): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_req_fr_hr(871): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail'. Thu Apr 25 12:01:49 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_fr_hr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394599) Waiting for packet dumper to finish... 1 (prev_count=394599, count=409260) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Thu Apr 25 12:01:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_sdcch_exhausted_req_signalling started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(875)@bddcbae45077: ************************************************* VirtMSC-M3UA(875)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(875)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(873)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(878)@bddcbae45077: ************************************************* VirtSMLC-M3UA(878)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(878)@bddcbae45077: ************************************************* VirtSMLC-SCCP(876)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(875)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(875)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(878)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(878)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(881)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(881)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(883)@bddcbae45077: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001016080323523'H VirtMSC-RAN(874)@bddcbae45077: 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@bddcbae45077: Test Component 874 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(874)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(879)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(876)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(877)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(878)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(882)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(872)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(875)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(873)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(880)@bddcbae45077: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_signalling(883)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(881)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(872): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(873): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(874): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(875): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(876): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(877): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(878): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(879): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(880): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(881): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(882): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(883): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail'. Thu Apr 25 12:02:02 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402175) Waiting for packet dumper to finish... 1 (prev_count=402175, count=431464) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:02:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-M3UA(886)@bddcbae45077: ************************************************* VirtMSC-M3UA(886)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(886)@bddcbae45077: ************************************************* VirtMSC-SCCP(885)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(886)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(886)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(886)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(885)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(884)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(884): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(885): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(886): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail'. Thu Apr 25 12:02:13 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail ------ Saving talloc report from 172.18.236.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=109187) Waiting for packet dumper to finish... 1 (prev_count=109187, count=111691) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:02:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(890)@bddcbae45077: ************************************************* VirtMSC-M3UA(890)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(890)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(888)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(893)@bddcbae45077: ************************************************* VirtSMLC-M3UA(893)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(893)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(891)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(890)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(890)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(893)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(893)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(896)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(896)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@bddcbae45077: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001019259185734'H VirtMSC-RAN(889)@bddcbae45077: 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@bddcbae45077: Test Component 889 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(889)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(890)@bddcbae45077: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(887)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(892)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(894)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(888)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(893)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(891)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(897)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(895)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(896)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(887): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(888): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(889): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(890): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(891): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(892): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(893): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(894): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(895): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(896): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(897): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail'. Thu Apr 25 12:02:26 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail ------ Saving talloc report from 172.18.236.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=402348) Waiting for packet dumper to finish... 1 (prev_count=402348, count=416418) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Thu Apr 25 12:02:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_codec_hr_osmux_on started. MTC@bddcbae45077: "TC_assignment_codec_hr_osmux_on": using IMSI '001013542451072'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(902)@bddcbae45077: ************************************************* VirtMSC-M3UA(902)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(902)@bddcbae45077: ************************************************* VirtMSC-SCCP(900)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(905)@bddcbae45077: ************************************************* VirtSMLC-M3UA(905)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(905)@bddcbae45077: ************************************************* VirtSMLC-SCCP(903)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(902)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(902)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(905)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(905)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(908)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(908)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_codec_hr_osmux_on() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 901 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(900)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(899)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(909)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(901)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(903)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(904)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(906)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(902)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(907)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(905)@bddcbae45077: Final verdict of PTC: none TC_assignment_codec_hr_osmux_on(910)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(908)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(899): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(900): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(901): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(902): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(903): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(904): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(905): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(906): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(907): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(908): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(909): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_codec_hr_osmux_on(910): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail'. Thu Apr 25 12:02:38 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_osmux_on fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412397) Waiting for packet dumper to finish... 1 (prev_count=412397, count=425645) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Thu Apr 25 12:02:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_osmux started. MTC@bddcbae45077: "TC_assignment_osmux": using IMSI '001010924762536'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(914)@bddcbae45077: ************************************************* VirtMSC-M3UA(914)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(914)@bddcbae45077: ************************************************* VirtMSC-SCCP(912)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(917)@bddcbae45077: ************************************************* VirtSMLC-M3UA(917)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(917)@bddcbae45077: ************************************************* VirtSMLC-SCCP(915)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(914)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(914)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(917)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(917)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(920)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(920)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_osmux() start" TC_assignment_osmux(922)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 913 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(915)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(912)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(914)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(913)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(921)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(917)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(916)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(911)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(919)@bddcbae45077: Final verdict of PTC: none TC_assignment_osmux(922)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(920)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(911): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(912): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(913): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(914): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(915): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(916): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(917): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(919): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(920): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(921): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_osmux(922): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_osmux finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail'. Thu Apr 25 12:02:51 UTC 2024 ------ BSC_Tests.TC_assignment_osmux fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395127) Waiting for packet dumper to finish... 1 (prev_count=395127, count=409612) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Thu Apr 25 12:02:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_osmux_cn started. MTC@bddcbae45077: "TC_assignment_osmux_cn": using IMSI '001017911969157'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(926)@bddcbae45077: ************************************************* VirtMSC-M3UA(926)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(926)@bddcbae45077: ************************************************* VirtMSC-SCCP(924)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(929)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(929)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(929)@bddcbae45077: ************************************************* VirtSMLC-SCCP(927)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(926)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(926)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(929)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(929)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(932)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(932)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(934)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 925 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(925)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(924)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(929)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(932)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(927)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(926)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(933)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(928)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(923)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(931)@bddcbae45077: Final verdict of PTC: none TC_assignment_osmux_cn(934)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(923): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(924): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(925): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(926): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(927): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(928): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(929): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(931): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(932): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(933): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_osmux_cn(934): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_osmux_cn finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail'. Thu Apr 25 12:03:03 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_cn fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392397) Waiting for packet dumper to finish... 1 (prev_count=392397, count=408724) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Thu Apr 25 12:03:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_osmux_bts started. MTC@bddcbae45077: "TC_assignment_osmux_bts": using IMSI '001011990747624'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(938)@bddcbae45077: ************************************************* VirtMSC-M3UA(938)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(938)@bddcbae45077: ************************************************* VirtMSC-SCCP(936)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(941)@bddcbae45077: ************************************************* VirtSMLC-M3UA(941)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(941)@bddcbae45077: ************************************************* VirtSMLC-SCCP(939)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(938)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(938)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(941)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(941)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(944)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(944)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(946)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 937 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(937)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(938)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(935)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(936)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(945)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(943)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(941)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(940)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(944)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(939)@bddcbae45077: Final verdict of PTC: none TC_assignment_osmux_bts(946)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(935): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(936): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(937): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(938): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(939): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(940): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(941): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(943): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(944): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(945): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_osmux_bts(946): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_osmux_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail'. Thu Apr 25 12:03:16 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_bts fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397873) Waiting for packet dumper to finish... 1 (prev_count=397873, count=412534) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Thu Apr 25 12:03:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-M3UA(949)@bddcbae45077: ************************************************* VirtMSC-M3UA(949)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(949)@bddcbae45077: ************************************************* VirtMSC-SCCP(948)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(949)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(949)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(948)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(947)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(949)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(947): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(948): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(949): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail'. Thu Apr 25 12:03:27 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inact_lchan fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94611) Waiting for packet dumper to finish... 1 (prev_count=94611, count=113057) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Thu Apr 25 12:03:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-M3UA(952)@bddcbae45077: ************************************************* VirtMSC-M3UA(952)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(952)@bddcbae45077: ************************************************* VirtMSC-SCCP(951)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(952)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(952)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(951)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(950)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(952)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(950): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(951): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(952): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail'. Thu Apr 25 12:03:38 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112687) Waiting for packet dumper to finish... 1 (prev_count=112687, count=113600) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Thu Apr 25 12:03:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-M3UA(955)@bddcbae45077: ************************************************* VirtMSC-M3UA(955)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(955)@bddcbae45077: ************************************************* VirtMSC-SCCP(954)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(955)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(955)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(955)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(954)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(953)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(953): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(954): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(955): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail'. Thu Apr 25 12:03:50 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110328) Waiting for packet dumper to finish... 1 (prev_count=110328, count=112331) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Thu Apr 25 12:03:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-M3UA(958)@bddcbae45077: ************************************************* VirtMSC-M3UA(958)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(958)@bddcbae45077: ************************************************* VirtMSC-SCCP(957)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(958)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(958)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(957)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(958)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(956)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(956): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(957): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(958): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail'. Thu Apr 25 12:04:01 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sacch fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113332) Waiting for packet dumper to finish... 1 (prev_count=113332, count=119559) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Thu Apr 25 12:04:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_tch_dlci_link_id_sapi started. MTC@bddcbae45077: "TC_tch_dlci_link_id_sapi": using IMSI '001017342887507'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(962)@bddcbae45077: ************************************************* VirtMSC-M3UA(962)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(962)@bddcbae45077: ************************************************* VirtMSC-SCCP(960)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(965)@bddcbae45077: ************************************************* VirtSMLC-M3UA(965)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(965)@bddcbae45077: ************************************************* VirtSMLC-SCCP(963)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(962)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(962)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(965)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(965)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(968)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(968)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(961)@bddcbae45077: 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@bddcbae45077: Test Component 961 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(961)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(959)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(960)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(962)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(963)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(964)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(968)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(969)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(967)@bddcbae45077: Final verdict of PTC: none TC_tch_dlci_link_id_sapi(970)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(965)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(959): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(960): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(961): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(962): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(963): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(964): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(965): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(967): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(968): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(969): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_tch_dlci_link_id_sapi(970): none (fail -> fail) MTC@bddcbae45077: Test case TC_tch_dlci_link_id_sapi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail'. Thu Apr 25 12:04:14 UTC 2024 ------ BSC_Tests.TC_tch_dlci_link_id_sapi fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394058) Waiting for packet dumper to finish... 1 (prev_count=394058, count=409543) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:04:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-M3UA(973)@bddcbae45077: ************************************************* VirtMSC-M3UA(973)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(973)@bddcbae45077: ************************************************* VirtMSC-SCCP(972)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(973)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(973)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(971)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(973)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(972)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(971): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(972): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(973): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail'. Thu Apr 25 12:04:25 UTC 2024 ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107170) Waiting for packet dumper to finish... 1 (prev_count=107170, count=111709) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:04:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-M3UA(976)@bddcbae45077: ************************************************* VirtMSC-M3UA(976)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(976)@bddcbae45077: ************************************************* VirtMSC-SCCP(975)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(976)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(976)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(976)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(975)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(974)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(974): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(975): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(976): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail'. Thu Apr 25 12:04:37 UTC 2024 ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107045) Waiting for packet dumper to finish... 1 (prev_count=107045, count=123988) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Thu Apr 25 12:04:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-M3UA(979)@bddcbae45077: ************************************************* VirtMSC-M3UA(979)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(979)@bddcbae45077: ************************************************* VirtMSC-SCCP(978)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(979)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(979)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(979)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(978)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(977)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(977): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(978): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(979): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail'. Thu Apr 25 12:04:48 UTC 2024 ------ BSC_Tests.TC_rll_timeout_sapi_n_reject fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110773) Waiting for packet dumper to finish... 1 (prev_count=110773, count=112363) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:04:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-M3UA(982)@bddcbae45077: ************************************************* VirtMSC-SCCP(981)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(982)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(982)@bddcbae45077: ************************************************* VirtMSC-M3UA(982)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(982)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(982)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(981)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(980)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(980): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(981): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(982): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail'. Thu Apr 25 12:04:59 UTC 2024 ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109553) Waiting for packet dumper to finish... 1 (prev_count=109553, count=112057) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Thu Apr 25 12:05:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan started. VirtMSC-M3UA(985)@bddcbae45077: ************************************************* VirtMSC-M3UA(985)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(985)@bddcbae45077: ************************************************* VirtMSC-SCCP(984)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(985)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(985)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(985)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(984)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(983)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(983): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(984): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(985): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_imsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail'. Thu Apr 25 12:05:11 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112717) Waiting for packet dumper to finish... 1 (prev_count=112717, count=114219) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Thu Apr 25 12:05:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_tmsi_nochan started. VirtMSC-M3UA(988)@bddcbae45077: ************************************************* VirtMSC-M3UA(988)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(988)@bddcbae45077: ************************************************* VirtMSC-SCCP(987)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(988)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(988)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(988)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(987)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(986)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(986): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(987): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(988): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_tmsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail'. Thu Apr 25 12:05:22 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_nochan fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95826) Waiting for packet dumper to finish... 1 (prev_count=95826, count=113385) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Thu Apr 25 12:05:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_tmsi_any started. VirtMSC-M3UA(991)@bddcbae45077: ************************************************* VirtMSC-M3UA(991)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(991)@bddcbae45077: ************************************************* VirtMSC-SCCP(990)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(991)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(991)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(991)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(990)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(989)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(989): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(990): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(991): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_tmsi_any finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail'. Thu Apr 25 12:05:34 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_any fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111560) Waiting for packet dumper to finish... 1 (prev_count=111560, count=114476) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Thu Apr 25 12:05:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_tmsi_sdcch started. VirtMSC-M3UA(994)@bddcbae45077: ************************************************* VirtMSC-M3UA(994)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(994)@bddcbae45077: ************************************************* VirtMSC-SCCP(993)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(994)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(994)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(994)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(993)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(992)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(992): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(993): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(994): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_tmsi_sdcch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail'. Thu Apr 25 12:05:45 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_sdcch fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110669) Waiting for packet dumper to finish... 1 (prev_count=110669, count=114796) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Thu Apr 25 12:05:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_tmsi_tch_f started. VirtMSC-M3UA(997)@bddcbae45077: ************************************************* VirtMSC-M3UA(997)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(997)@bddcbae45077: ************************************************* VirtMSC-SCCP(996)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(997)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(997)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(995)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(997)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(996)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(995): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(996): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(997): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail'. Thu Apr 25 12:05:57 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_f fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105722) Waiting for packet dumper to finish... 1 (prev_count=105722, count=125525) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Thu Apr 25 12:06:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_tmsi_tch_hf started. VirtMSC-M3UA(1000)@bddcbae45077: ************************************************* VirtMSC-M3UA(1000)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1000)@bddcbae45077: ************************************************* VirtMSC-SCCP(999)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1000)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1000)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(999)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1000)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(998)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(998): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(999): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1000): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail'. Thu Apr 25 12:06:08 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_hf fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112685) Waiting for packet dumper to finish... 1 (prev_count=112685, count=114509) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Thu Apr 25 12:06:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-M3UA(1003)@bddcbae45077: ************************************************* VirtMSC-M3UA(1003)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1003)@bddcbae45077: ************************************************* VirtMSC-SCCP(1002)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1003)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1003)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1003)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1001)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1002)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1001): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1002): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1003): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail'. Thu Apr 25 12:06:20 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109437) Waiting for packet dumper to finish... 1 (prev_count=109437, count=112764) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Thu Apr 25 12:06:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-M3UA(1006)@bddcbae45077: ************************************************* VirtMSC-M3UA(1006)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1006)@bddcbae45077: ************************************************* VirtMSC-SCCP(1005)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1006)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1006)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1006)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1005)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1004)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1004): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1005): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1006): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail'. Thu Apr 25 12:06:31 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110890) Waiting for packet dumper to finish... 1 (prev_count=110890, count=115252) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Thu Apr 25 12:06:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_ci started. VirtMSC-M3UA(1009)@bddcbae45077: ************************************************* VirtMSC-M3UA(1009)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1009)@bddcbae45077: ************************************************* VirtMSC-SCCP(1008)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1009)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1009)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1008)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1009)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1007)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1007): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1008): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1009): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail'. Thu Apr 25 12:06:42 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99026) Waiting for packet dumper to finish... 1 (prev_count=99026, count=111845) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Thu Apr 25 12:06:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_lai started. VirtMSC-M3UA(1012)@bddcbae45077: ************************************************* VirtMSC-M3UA(1012)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1012)@bddcbae45077: ************************************************* VirtMSC-SCCP(1011)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1012)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1012)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1010)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1011)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1012)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1010): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1011): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1012): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail'. Thu Apr 25 12:06:54 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lai fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109555) Waiting for packet dumper to finish... 1 (prev_count=109555, count=114418) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Thu Apr 25 12:06:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_lac started. VirtMSC-M3UA(1015)@bddcbae45077: ************************************************* VirtMSC-M3UA(1015)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1015)@bddcbae45077: ************************************************* VirtMSC-SCCP(1014)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1015)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1015)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1015)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1014)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1013)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1013): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1014): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1015): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail'. Thu Apr 25 12:07:05 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109466) Waiting for packet dumper to finish... 1 (prev_count=109466, count=113181) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Thu Apr 25 12:07:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_all started. VirtMSC-M3UA(1018)@bddcbae45077: ************************************************* VirtMSC-M3UA(1018)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1018)@bddcbae45077: ************************************************* VirtMSC-SCCP(1017)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1018)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1018)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1018)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1017)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1016)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1016): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1017): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1018): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail'. Thu Apr 25 12:07:17 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_all fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98078) Waiting for packet dumper to finish... 1 (prev_count=98078, count=115522) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:07:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-M3UA(1021)@bddcbae45077: ************************************************* VirtMSC-M3UA(1021)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1021)@bddcbae45077: ************************************************* VirtMSC-SCCP(1020)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1021)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1021)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1021)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1020)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1019)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1019): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1020): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1021): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail'. Thu Apr 25 12:07:28 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110796) Waiting for packet dumper to finish... 1 (prev_count=110796, count=111384) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Thu Apr 25 12:07:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-M3UA(1024)@bddcbae45077: ************************************************* VirtMSC-M3UA(1024)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1024)@bddcbae45077: ************************************************* VirtMSC-SCCP(1023)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1024)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1024)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1024)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1022)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1023)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1022): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1023): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1024): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail'. Thu Apr 25 12:07:40 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_rnc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107373) Waiting for packet dumper to finish... 1 (prev_count=107373, count=109376) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Thu Apr 25 12:07:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-M3UA(1027)@bddcbae45077: ************************************************* VirtMSC-M3UA(1027)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1027)@bddcbae45077: ************************************************* VirtMSC-SCCP(1026)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1027)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1027)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1027)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1026)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1025)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1025): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1026): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1027): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail'. Thu Apr 25 12:07:51 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109224) Waiting for packet dumper to finish... 1 (prev_count=109224, count=113764) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Thu Apr 25 12:07:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-SCCP(1029)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1030)@bddcbae45077: ************************************************* VirtMSC-M3UA(1030)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1030)@bddcbae45077: ************************************************* VirtMSC-M3UA(1030)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1030)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1030)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1029)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1028)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1028): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1029): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1030): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail'. Thu Apr 25 12:08:03 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109391) Waiting for packet dumper to finish... 1 (prev_count=109391, count=112129) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Thu Apr 25 12:08:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-M3UA(1033)@bddcbae45077: ************************************************* VirtMSC-SCCP(1032)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1033)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1033)@bddcbae45077: ************************************************* VirtMSC-M3UA(1033)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1033)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1032)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1033)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1031)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1031): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1032): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1033): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail'. Thu Apr 25 12:08:14 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110990) Waiting for packet dumper to finish... 1 (prev_count=110990, count=114851) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:08:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-M3UA(1036)@bddcbae45077: ************************************************* VirtMSC-M3UA(1036)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1036)@bddcbae45077: ************************************************* VirtMSC-SCCP(1035)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1036)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1036)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1036)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1035)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1034)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1034): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1035): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1036): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail'. Thu Apr 25 12:08:26 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109591) Waiting for packet dumper to finish... 1 (prev_count=109591, count=114041) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Thu Apr 25 12:08:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_a_reset started. VirtMSC-SCCP(1038)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1039)@bddcbae45077: ************************************************* VirtMSC-M3UA(1039)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1039)@bddcbae45077: ************************************************* VirtMSC-M3UA(1039)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1039)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1039)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1037)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1038)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1037): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1038): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1039): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail'. Thu Apr 25 12:08:38 UTC 2024 ------ BSC_Tests.TC_paging_imsi_a_reset fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108447) Waiting for packet dumper to finish... 1 (prev_count=108447, count=111775) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Thu Apr 25 12:08:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_load started. VirtMSC-M3UA(1042)@bddcbae45077: ************************************************* VirtMSC-M3UA(1042)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1042)@bddcbae45077: ************************************************* VirtMSC-SCCP(1041)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1042)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1042)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1042)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1041)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1040)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1040): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1041): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1042): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_imsi_load finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail'. Thu Apr 25 12:08:49 UTC 2024 ------ BSC_Tests.TC_paging_imsi_load fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111306) Waiting for packet dumper to finish... 1 (prev_count=111306, count=112395) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Thu Apr 25 12:08:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_counter started. VirtMSC-M3UA(1045)@bddcbae45077: ************************************************* VirtMSC-M3UA(1045)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1045)@bddcbae45077: ************************************************* VirtMSC-SCCP(1044)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1045)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1045)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1044)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1045)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1043)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1043): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1044): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1045): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail'. Thu Apr 25 12:09:00 UTC 2024 ------ BSC_Tests.TC_paging_counter fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109601) Waiting for packet dumper to finish... 1 (prev_count=109601, count=111813) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Thu Apr 25 12:09:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_resp_unsol started. VirtMSC-M3UA(1048)@bddcbae45077: ************************************************* VirtMSC-M3UA(1048)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1048)@bddcbae45077: ************************************************* VirtMSC-SCCP(1047)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1048)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1048)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1048)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1047)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1046)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1046): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1047): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1048): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_resp_unsol finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail'. Thu Apr 25 12:09:12 UTC 2024 ------ BSC_Tests.TC_paging_resp_unsol fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95082) Waiting for packet dumper to finish... 1 (prev_count=95082, count=113643) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Thu Apr 25 12:09:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_500req started. VirtMSC-M3UA(1051)@bddcbae45077: ************************************************* VirtMSC-M3UA(1051)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1051)@bddcbae45077: ************************************************* VirtMSC-SCCP(1050)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1051)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1051)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1051)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1049)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1050)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1049): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1050): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1051): none (fail -> fail) MTC@bddcbae45077: Test case TC_paging_500req finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail'. Thu Apr 25 12:09:23 UTC 2024 ------ BSC_Tests.TC_paging_500req fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111631) Waiting for packet dumper to finish... 1 (prev_count=111631, count=114459) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:09:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-M3UA(1054)@bddcbae45077: ************************************************* VirtMSC-M3UA(1054)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1054)@bddcbae45077: ************************************************* VirtMSC-SCCP(1053)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1054)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1054)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1053)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1054)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1052)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1052): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1053): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1054): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail'. Thu Apr 25 12:09:35 UTC 2024 ------ BSC_Tests.TC_paging_450req_no_paging_load_ind fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112396) Waiting for packet dumper to finish... 1 (prev_count=112396, count=114310) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:09:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-M3UA(1057)@bddcbae45077: ************************************************* VirtMSC-M3UA(1057)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1057)@bddcbae45077: ************************************************* VirtMSC-SCCP(1056)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1057)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1057)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1055)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1057)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1056)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1055): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1056): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1057): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail'. Thu Apr 25 12:09:46 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail ------ Saving talloc report from 172.18.236.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=107895) Waiting for packet dumper to finish... 1 (prev_count=107895, count=116703) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Thu Apr 25 12:09:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rsl_drop_counter started. VirtMSC-M3UA(1060)@bddcbae45077: ************************************************* VirtMSC-M3UA(1060)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1060)@bddcbae45077: ************************************************* VirtMSC-SCCP(1059)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1060)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1060)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1059)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1058)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1060)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1058): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1059): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1060): none (fail -> fail) MTC@bddcbae45077: Test case TC_rsl_drop_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail'. Thu Apr 25 12:09:58 UTC 2024 ------ BSC_Tests.TC_rsl_drop_counter fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111157) Waiting for packet dumper to finish... 1 (prev_count=111157, count=114396) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1061)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@bddcbae45077: IPA: Closed MTC@bddcbae45077: setverdict(pass): none -> pass MTC@bddcbae45077: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(1062)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1063)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1061)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: pass MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1061): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1062): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1063): none (pass -> pass) MTC@bddcbae45077: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Thu Apr 25 12:10:05 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58018) Waiting for packet dumper to finish... 1 (prev_count=58018, count=71264) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Thu Apr 25 12:10:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1064)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@bddcbae45077: IPA: Closed MTC@bddcbae45077: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1065)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1064)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1066)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: pass MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1064): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1066): none (pass -> pass) MTC@bddcbae45077: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Thu Apr 25 12:10:11 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=68807) Waiting for packet dumper to finish... 1 (prev_count=68807, count=71545) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Thu Apr 25 12:10:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_classmark started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1070)@bddcbae45077: ************************************************* VirtMSC-M3UA(1070)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1070)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1068)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1073)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1073)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1073)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1071)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1070)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1070)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1073)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1073)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1076)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1076)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_classmark() start" TC_classmark(1078)@bddcbae45077: "TC_classmark": using IMSI '001011651574410'H VirtMSC-RAN(1069)@bddcbae45077: 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@bddcbae45077: Test Component 1069 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1069)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1070)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1073)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1071)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1067)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1068)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1074)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1072)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1077)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1075)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1076)@bddcbae45077: Final verdict of PTC: none TC_classmark(1078)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1067): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1068): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1069): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1070): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1071): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1072): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1073): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1074): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1075): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1076): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1077): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_classmark(1078): none (fail -> fail) MTC@bddcbae45077: Test case TC_classmark finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail'. Thu Apr 25 12:10:24 UTC 2024 ------ BSC_Tests.TC_classmark fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390528) Waiting for packet dumper to finish... 1 (prev_count=390528, count=404776) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Thu Apr 25 12:10:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_common_id started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1082)@bddcbae45077: ************************************************* VirtMSC-M3UA(1082)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1082)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1080)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1085)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1085)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1085)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1083)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1082)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1082)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1085)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1085)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1088)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1088)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_common_id() start" TC_common_id(1090)@bddcbae45077: "TC_common_id": using IMSI '001019421155117'H VirtMSC-RAN(1081)@bddcbae45077: 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@bddcbae45077: Test Component 1081 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1081)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1080)@bddcbae45077: Final verdict of PTC: none TC_common_id(1090)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1079)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1088)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1083)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1084)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1085)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1086)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1082)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1089)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1087)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1079): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1080): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1081): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1082): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1083): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1084): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1085): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1086): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1087): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1088): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1089): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_common_id(1090): none (fail -> fail) MTC@bddcbae45077: Test case TC_common_id finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail'. Thu Apr 25 12:10:36 UTC 2024 ------ BSC_Tests.TC_common_id fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395210) Waiting for packet dumper to finish... 1 (prev_count=395210, count=410282) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Thu Apr 25 12:10:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_unsol_ass_fail started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1092)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1094)@bddcbae45077: ************************************************* VirtMSC-M3UA(1094)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1094)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1097)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1097)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1097)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1095)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1094)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1094)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1097)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1097)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1100)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1100)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1102)@bddcbae45077: "TC_unsol_ass_fail": using IMSI '001015658549345'H VirtMSC-RAN(1093)@bddcbae45077: 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@bddcbae45077: Test Component 1093 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1093)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1092)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1091)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1095)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1094)@bddcbae45077: Final verdict of PTC: none TC_unsol_ass_fail(1102)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1100)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1097)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1098)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1096)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1101)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1099)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1091): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1092): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1093): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1094): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1095): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1096): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1097): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1098): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1099): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1100): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1101): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_unsol_ass_fail(1102): none (fail -> fail) MTC@bddcbae45077: Test case TC_unsol_ass_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail'. Thu Apr 25 12:10:49 UTC 2024 ------ BSC_Tests.TC_unsol_ass_fail fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392717) Waiting for packet dumper to finish... 1 (prev_count=392717, count=407200) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Thu Apr 25 12:10:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_unsol_ass_compl started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1106)@bddcbae45077: ************************************************* VirtMSC-M3UA(1106)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1106)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1104)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1109)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1109)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1109)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1107)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1106)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1106)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1109)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1109)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1112)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1112)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1114)@bddcbae45077: "TC_unsol_ass_compl": using IMSI '001014962911290'H VirtMSC-RAN(1105)@bddcbae45077: 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@bddcbae45077: Test Component 1105 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1104)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1107)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1103)@bddcbae45077: Final verdict of PTC: none TC_unsol_ass_compl(1114)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1110)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1108)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1106)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1112)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1105)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1113)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1111)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1109)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1103): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1104): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1105): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1106): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1107): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1108): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1109): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1110): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1111): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1112): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1113): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_unsol_ass_compl(1114): none (fail -> fail) MTC@bddcbae45077: Test case TC_unsol_ass_compl finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail'. Thu Apr 25 12:11:01 UTC 2024 ------ BSC_Tests.TC_unsol_ass_compl fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392469) Waiting for packet dumper to finish... 1 (prev_count=392469, count=406717) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Thu Apr 25 12:11:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_unsol_ho_fail started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1118)@bddcbae45077: ************************************************* VirtMSC-M3UA(1118)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1118)@bddcbae45077: ************************************************* VirtMSC-SCCP(1116)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1121)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1121)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1121)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1119)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1118)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1118)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1121)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1121)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1124)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1124)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1126)@bddcbae45077: "TC_unsol_ho_fail": using IMSI '001017259886107'H VirtMSC-RAN(1117)@bddcbae45077: 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@bddcbae45077: Test Component 1117 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1117)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(1120)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1116)@bddcbae45077: Final verdict of PTC: none TC_unsol_ho_fail(1126)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1124)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1118)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1122)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1115)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1119)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1125)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1121)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1123)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1115): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1116): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1117): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1118): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1119): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1120): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1121): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1122): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1123): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1124): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1125): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_unsol_ho_fail(1126): none (fail -> fail) MTC@bddcbae45077: Test case TC_unsol_ho_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail'. Thu Apr 25 12:11:14 UTC 2024 ------ BSC_Tests.TC_unsol_ho_fail fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391264) Waiting for packet dumper to finish... 1 (prev_count=391264, count=406336) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Thu Apr 25 12:11:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_err_82_short_msg started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1130)@bddcbae45077: ************************************************* VirtMSC-M3UA(1130)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1130)@bddcbae45077: ************************************************* VirtMSC-SCCP(1128)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1133)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1133)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1133)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1131)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1130)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1130)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1133)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1133)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1136)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1136)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_err_82_short_msg() start" TC_err_82_short_msg(1138)@bddcbae45077: "TC_err_82_short_msg": using IMSI '001019538654306'H VirtMSC-RAN(1129)@bddcbae45077: 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@bddcbae45077: Test Component 1129 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1133)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1128)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1137)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1127)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1132)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1129)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1135)@bddcbae45077: Final verdict of PTC: none TC_err_82_short_msg(1138)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1130)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1131)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1136)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1127): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1128): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1129): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1130): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1131): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1132): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1133): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1135): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1136): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1137): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_err_82_short_msg(1138): none (fail -> fail) MTC@bddcbae45077: Test case TC_err_82_short_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail'. Thu Apr 25 12:11:26 UTC 2024 ------ BSC_Tests.TC_err_82_short_msg fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392074) Waiting for packet dumper to finish... 1 (prev_count=392074, count=407693) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Thu Apr 25 12:11:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_err_84_unknown_msg started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1142)@bddcbae45077: ************************************************* VirtMSC-M3UA(1142)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1142)@bddcbae45077: ************************************************* VirtMSC-SCCP(1140)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1145)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1145)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1145)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1143)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1142)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1142)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1145)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1145)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1148)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1148)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1150)@bddcbae45077: "TC_err_84_unknown_msg": using IMSI '001013416880860'H VirtMSC-RAN(1141)@bddcbae45077: 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@bddcbae45077: Test Component 1141 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1145)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1142)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1141)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1143)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1140)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1144)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1146)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1139)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1148)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1149)@bddcbae45077: Final verdict of PTC: none TC_err_84_unknown_msg(1150)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1147)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1139): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1140): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1141): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1142): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1143): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1144): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1145): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1147): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1148): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1149): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_err_84_unknown_msg(1150): none (fail -> fail) MTC@bddcbae45077: Test case TC_err_84_unknown_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail'. Thu Apr 25 12:11:39 UTC 2024 ------ BSC_Tests.TC_err_84_unknown_msg fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392563) Waiting for packet dumper to finish... 1 (prev_count=392563, count=406134) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Thu Apr 25 12:11:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_int started. MTC@bddcbae45077: "TC_ho_int": using IMSI '001013637218778'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1154)@bddcbae45077: ************************************************* VirtMSC-M3UA(1154)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1154)@bddcbae45077: ************************************************* VirtMSC-SCCP(1152)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1155)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1157)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1157)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1157)@bddcbae45077: ************************************************* VirtMSC-M3UA(1154)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1154)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1157)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1157)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1160)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1160)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_int() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1153 has requested to stop MTC. Terminating current testcase execution. IPA-BTS1-TRX0-RSL-IPA(1162)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1160)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1151)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1152)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1154)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1159)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1155)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1156)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1153)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1161)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1163)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1158)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1157)@bddcbae45077: Final verdict of PTC: none TC_ho_int(1164)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1151): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1152): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1153): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1154): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1155): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1156): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1157): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1159): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1160): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1161): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1162): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1163): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_int(1164): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_int finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail'. Thu Apr 25 12:11:51 UTC 2024 ------ BSC_Tests.TC_ho_int fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=585907) Waiting for packet dumper to finish... 1 (prev_count=585907, count=772860) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Thu Apr 25 12:11:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_int_a5_0 started. MTC@bddcbae45077: "TC_ho_int_a5_0": using IMSI '001015098318207'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1168)@bddcbae45077: ************************************************* VirtMSC-M3UA(1168)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1168)@bddcbae45077: ************************************************* VirtMSC-SCCP(1166)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1171)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1171)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1171)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1169)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1168)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1168)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1171)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1171)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1174)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1174)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_int_a5_0() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1167 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1167)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1166)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1175)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1169)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1165)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1171)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1170)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1177)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@bddcbae45077: Final verdict of PTC: none TC_ho_int_a5_0(1178)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1174)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1168)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1173)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1176)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1165): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1166): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1167): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1168): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1169): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1170): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1171): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1173): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1174): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1175): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1176): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1177): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_int_a5_0(1178): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_int_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail'. Thu Apr 25 12:12:04 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_0 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=731231) Waiting for packet dumper to finish... 1 (prev_count=731231, count=771537) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Thu Apr 25 12:12:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_int_a5_1 started. MTC@bddcbae45077: "TC_ho_int_a5_1": using IMSI '001014944570525'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1182)@bddcbae45077: ************************************************* VirtMSC-M3UA(1182)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1182)@bddcbae45077: ************************************************* VirtMSC-SCCP(1180)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1185)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1185)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1185)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1183)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1182)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1182)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1185)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1185)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1188)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1188)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_int_a5_1() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1181 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1181)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1180)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1189)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1185)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1183)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1191)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1187)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1190)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1188)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1184)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1182)@bddcbae45077: Final verdict of PTC: none TC_ho_int_a5_1(1192)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1179)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1179): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1180): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1181): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1182): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1183): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1184): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1185): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1187): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1188): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1189): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1190): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1191): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_int_a5_1(1192): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_int_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail'. Thu Apr 25 12:12:16 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=587470) Waiting for packet dumper to finish... 1 (prev_count=587470, count=774619) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Thu Apr 25 12:12:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_int_a5_3 started. MTC@bddcbae45077: "TC_ho_int_a5_3": using IMSI '001015153888728'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1196)@bddcbae45077: ************************************************* VirtMSC-M3UA(1196)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1196)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1194)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1199)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1199)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1199)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1197)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1196)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1196)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1199)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1199)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1202)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1202)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_int_a5_3() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1195 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1199)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1194)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1198)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1193)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1196)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1195)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(1202)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1201)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1203)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1197)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1200)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1204)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1205)@bddcbae45077: Final verdict of PTC: none TC_ho_int_a5_3(1206)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1193): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1194): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1195): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1196): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1197): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1198): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1199): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1200): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1201): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1202): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1203): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1204): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1205): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_int_a5_3(1206): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_int_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail'. Thu Apr 25 12:12:28 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=571851) Waiting for packet dumper to finish... 1 (prev_count=571851, count=769550) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Thu Apr 25 12:12:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_int_a5_4 started. MTC@bddcbae45077: "TC_ho_int_a5_4": using IMSI '001010291306004'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1210)@bddcbae45077: ************************************************* VirtMSC-M3UA(1210)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1210)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1208)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1213)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1213)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1213)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1211)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1210)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1210)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1213)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1213)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1216)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1216)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_int_a5_4() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1209 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1209)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1213)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1219)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1211)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1212)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1208)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1217)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1214)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1207)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1215)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1210)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1218)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1216)@bddcbae45077: Final verdict of PTC: none TC_ho_int_a5_4(1220)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1207): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1208): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1209): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1210): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1211): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1212): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1213): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1214): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1215): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1216): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1217): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1218): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1219): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_int_a5_4(1220): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_int_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail'. Thu Apr 25 12:12:41 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_4 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=581903) Waiting for packet dumper to finish... 1 (prev_count=581903, count=768551) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Thu Apr 25 12:12:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_int_radio_link_failure started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1224)@bddcbae45077: ************************************************* VirtMSC-M3UA(1224)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1224)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1222)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1227)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1227)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1227)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1225)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1224)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1224)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1227)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1227)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1230)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1230)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_int_radio_link_failure() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: "TC_ho_int_radio_link_failure": using IMSI '001013761348616'H VirtMSC-RAN(1223)@bddcbae45077: 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@bddcbae45077: Test Component 1223 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1223)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1224)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1227)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1229)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1228)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1225)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1231)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1230)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1233)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1221)@bddcbae45077: Final verdict of PTC: none TC_ho_int_radio_link_failure(1234)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1222)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1226)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1232)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1221): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1222): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1224): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1225): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1226): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1227): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1228): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1229): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1230): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1231): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1232): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1233): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_int_radio_link_failure(1234): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_int_radio_link_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail'. Thu Apr 25 12:12:53 UTC 2024 ------ BSC_Tests.TC_ho_int_radio_link_failure fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572322) Waiting for packet dumper to finish... 1 (prev_count=572322, count=769918) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:12:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_out_fail_no_msc_response started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1238)@bddcbae45077: ************************************************* VirtMSC-M3UA(1238)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1238)@bddcbae45077: ************************************************* VirtMSC-SCCP(1236)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1241)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1241)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1241)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1239)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1238)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1238)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1241)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1241)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1244)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1244)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_out_fail_no_msc_response() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: "TC_ho_out_fail_no_msc_response": using IMSI '001013091175469'H VirtMSC-RAN(1237)@bddcbae45077: 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@bddcbae45077: Test Component 1237 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1237)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1236)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1239)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1242)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1240)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1238)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1235)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1245)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1244)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1241)@bddcbae45077: Final verdict of PTC: none TC_ho_out_fail_no_msc_response(1246)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1243)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1235): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1236): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1237): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1238): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1239): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1240): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1241): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1242): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1243): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1244): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1245): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_out_fail_no_msc_response(1246): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_out_fail_no_msc_response finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail'. Thu Apr 25 12:13:05 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_msc_response fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=493443) Waiting for packet dumper to finish... 1 (prev_count=493443, count=507602) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:13:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_out_fail_rr_ho_failure started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1250)@bddcbae45077: ************************************************* VirtMSC-M3UA(1250)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1250)@bddcbae45077: ************************************************* VirtMSC-SCCP(1248)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1253)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1253)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1253)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1251)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1250)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1250)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1253)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1253)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1256)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1256)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_out_fail_rr_ho_failure() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: "TC_ho_out_fail_rr_ho_failure": using IMSI '001012204398954'H VirtMSC-RAN(1249)@bddcbae45077: 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@bddcbae45077: Test Component 1249 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1253)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1252)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1248)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1251)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1247)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1250)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1257)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1256)@bddcbae45077: Final verdict of PTC: none TC_ho_out_fail_rr_ho_failure(1258)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1249)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1254)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1255)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1247): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1248): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1249): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1250): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1251): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1252): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1253): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1254): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1255): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1256): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1257): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1258): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail'. Thu Apr 25 12:13:18 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=486475) Waiting for packet dumper to finish... 1 (prev_count=486475, count=504728) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:13:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_out_fail_no_result_after_ho_cmd started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1262)@bddcbae45077: ************************************************* VirtMSC-M3UA(1262)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1262)@bddcbae45077: ************************************************* VirtMSC-SCCP(1260)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1265)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1265)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1265)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1263)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1262)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1262)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1265)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1265)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1268)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1268)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001017292676764'H VirtMSC-RAN(1261)@bddcbae45077: 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@bddcbae45077: Test Component 1261 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1262)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1263)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1259)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1266)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1264)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1267)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1260)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1261)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1265)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1268)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1269)@bddcbae45077: Final verdict of PTC: none TC_ho_out_fail_no_result_after_ho_cmd(1270)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1259): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1260): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1261): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1262): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1263): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1264): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1265): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1266): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1267): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1268): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1269): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1270): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail'. Thu Apr 25 12:13:30 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail ------ Saving talloc report from 172.18.236.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=490722) Waiting for packet dumper to finish... 1 (prev_count=490722, count=504881) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Thu Apr 25 12:13:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc started. MTC@bddcbae45077: "TC_ho_into_this_bsc": using IMSI '001014690970370'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1274)@bddcbae45077: ************************************************* VirtMSC-M3UA(1274)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1274)@bddcbae45077: ************************************************* VirtMSC-SCCP(1272)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1277)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1277)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1277)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1275)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1274)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1274)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1277)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1277)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1280)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1280)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1282) VirtMSC-RAN(1273)@bddcbae45077: 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@bddcbae45077: Test Component 1273 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1273)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_into_this_bsc(1282)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1271)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1278)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1276)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1272)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1274)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1279)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1275)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1281)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1280)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1277)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1271): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1272): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1273): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1274): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1275): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1276): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1277): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1278): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1279): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1280): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1281): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc(1282): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail'. Thu Apr 25 12:13:43 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488827) Waiting for packet dumper to finish... 1 (prev_count=488827, count=504709) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:13:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_0 started. MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_0": using IMSI '001015646584210'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1286)@bddcbae45077: ************************************************* VirtMSC-M3UA(1286)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1286)@bddcbae45077: ************************************************* VirtMSC-SCCP(1284)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1289)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1289)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1289)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1287)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1286)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1286)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1289)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1289)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1292)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1292)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_0() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1285 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1285)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1284)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1287)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1283)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1288)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1289)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1291)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1286)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1290)@bddcbae45077: Final verdict of PTC: none TC_ho_into_this_bsc_a5_0(1294)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1292)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1293)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1283): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1284): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1285): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1286): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1287): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1288): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1289): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1290): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1291): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1292): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1293): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1294): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail'. Thu Apr 25 12:13:55 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497471) Waiting for packet dumper to finish... 1 (prev_count=497471, count=513845) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:14:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_1 started. MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_1": using IMSI '001018097931097'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1298)@bddcbae45077: ************************************************* VirtMSC-M3UA(1298)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1298)@bddcbae45077: ************************************************* VirtMSC-SCCP(1296)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1301)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1301)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1301)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1299)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1298)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1298)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1301)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1301)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1304)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1304)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_1() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1297 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1298)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1299)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1302)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1303)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1301)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1295)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1300)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1305)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1296)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1304)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1297)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_into_this_bsc_a5_1(1306)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1295): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1296): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1297): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1298): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1299): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1300): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1301): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1302): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1303): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1304): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1305): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1306): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail'. Thu Apr 25 12:14:08 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497556) Waiting for packet dumper to finish... 1 (prev_count=497556, count=514792) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:14:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_3 started. MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_3": using IMSI '001013939381558'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1310)@bddcbae45077: ************************************************* VirtMSC-M3UA(1310)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1310)@bddcbae45077: ************************************************* VirtMSC-SCCP(1308)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1313)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1313)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1313)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1311)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1310)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1310)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1313)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1313)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1316)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1316)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_3() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1309 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1309)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1311)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1308)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1310)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1313)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1312)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1317)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1307)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1314)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1316)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1315)@bddcbae45077: Final verdict of PTC: none TC_ho_into_this_bsc_a5_3(1318)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1307): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1308): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1309): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1310): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1311): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1312): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1313): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1314): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1315): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1316): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1317): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1318): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail'. Thu Apr 25 12:14:20 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495251) Waiting for packet dumper to finish... 1 (prev_count=495251, count=509823) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:14:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_4 started. MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_4": using IMSI '001014705373838'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1322)@bddcbae45077: ************************************************* VirtMSC-M3UA(1322)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1322)@bddcbae45077: ************************************************* VirtMSC-SCCP(1320)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1325)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1325)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1325)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1323)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1322)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1322)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1325)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1325)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1328)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1328)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_4() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1321 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1321)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1329)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1320)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1328)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1327)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1319)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1326)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1324)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1325)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1322)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1323)@bddcbae45077: Final verdict of PTC: none TC_ho_into_this_bsc_a5_4(1330)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1319): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1320): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1321): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1322): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1323): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1324): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1325): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1326): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1327): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1328): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1329): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1330): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail'. Thu Apr 25 12:14:33 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494514) Waiting for packet dumper to finish... 1 (prev_count=494514, count=521705) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:14:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001015699238812'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1334)@bddcbae45077: ************************************************* VirtMSC-M3UA(1334)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1334)@bddcbae45077: ************************************************* VirtMSC-SCCP(1332)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1337)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1337)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1337)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1335)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1334)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1334)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1337)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1337)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1340)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1340)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1333 has requested to stop MTC. Terminating current testcase execution. IPA-CTRL-CLI-IPA(1338)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1335)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1334)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1332)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1336)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1337)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1331)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1339)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1341)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1333)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1340)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1331): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1332): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1333): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1334): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1335): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1336): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1337): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1338): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1339): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1340): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1341): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail'. Thu Apr 25 12:14:45 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail ------ Saving talloc report from 172.18.236.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=494088) Waiting for packet dumper to finish... 1 (prev_count=494088, count=507746) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:14:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001017866036352'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1346)@bddcbae45077: ************************************************* VirtMSC-M3UA(1346)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1346)@bddcbae45077: ************************************************* VirtMSC-SCCP(1344)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1349)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1349)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1349)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1347)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1346)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1346)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1349)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1349)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1352)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1352)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_1_3() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1345 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1344)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1346)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1347)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1348)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1345)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1349)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1343)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1351)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1353)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1352)@bddcbae45077: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1_3(1354)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1343): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1344): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1345): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1346): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1347): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1348): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1349): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1351): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1352): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1353): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1354): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail'. Thu Apr 25 12:14:57 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail ------ Saving talloc report from 172.18.236.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=496285) Waiting for packet dumper to finish... 1 (prev_count=496285, count=521439) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:15:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001017095084803'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1358)@bddcbae45077: ************************************************* VirtMSC-M3UA(1358)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1358)@bddcbae45077: ************************************************* VirtMSC-SCCP(1356)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1359)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1361)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1361)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1361)@bddcbae45077: ************************************************* VirtMSC-M3UA(1358)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1358)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1361)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1361)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1364)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1364)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1357 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1358)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1361)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1362)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1355)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1364)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1365)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1357)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(1360)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1359)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1363)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1356)@bddcbae45077: Final verdict of PTC: none TC_ho_into_this_bsc_a5_mismatch(1366)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1355): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1356): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1357): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1358): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1359): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1360): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1361): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1362): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1363): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1364): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1365): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1366): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail'. Thu Apr 25 12:15:10 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490944) Waiting for packet dumper to finish... 1 (prev_count=490944, count=505103) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:15:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_tla_v6 started. MTC@bddcbae45077: "TC_ho_into_this_bsc_tla_v6": using IMSI '001015613678534'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1370)@bddcbae45077: ************************************************* VirtMSC-M3UA(1370)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1370)@bddcbae45077: ************************************************* VirtMSC-SCCP(1368)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1373)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1373)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1373)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1371)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1370)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1370)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1373)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1373)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1376)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1376)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_tla_v6() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1368)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1369)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1367)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1374)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1376)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1373)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1375)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1371)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1372)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1370)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1377)@bddcbae45077: Final verdict of PTC: none TC_ho_into_this_bsc_tla_v6(1378)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1367): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1368): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1369): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1370): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1371): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1372): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1373): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1374): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1375): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1376): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1377): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_tla_v6(1378): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_into_this_bsc_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail'. Thu Apr 25 12:15:22 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494570) Waiting for packet dumper to finish... 1 (prev_count=494570, count=522820) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Thu Apr 25 12:15:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran started. MTC@bddcbae45077: "TC_srvcc_eutran_to_geran": using IMSI '001011900453971'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1382)@bddcbae45077: ************************************************* VirtMSC-M3UA(1382)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1382)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1380)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1385)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1385)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1385)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1383)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1382)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1382)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1385)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1385)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1388)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1388)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_srvcc_eutran_to_geran() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1390) VirtMSC-RAN(1381)@bddcbae45077: 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@bddcbae45077: Test Component 1381 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1381)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1380)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1386)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1387)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1385)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1382)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1379)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1384)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1383)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1389)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1388)@bddcbae45077: Final verdict of PTC: none TC_srvcc_eutran_to_geran(1390)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1379): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1380): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1381): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1382): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1383): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1384): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1385): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1387): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1388): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1389): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_srvcc_eutran_to_geran(1390): none (fail -> fail) MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail'. Thu Apr 25 12:15:35 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=305284) Waiting for packet dumper to finish... 1 (prev_count=305284, count=502968) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:15:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001015104807834'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1394)@bddcbae45077: ************************************************* VirtMSC-M3UA(1394)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1394)@bddcbae45077: ************************************************* VirtMSC-SCCP(1392)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1397)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1397)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1397)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1395)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1394)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1394)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1397)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1397)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1400)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1400)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1393 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1393)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1391)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1395)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1396)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1392)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1401)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1394)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1397)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1399)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1400)@bddcbae45077: Final verdict of PTC: none TC_srvcc_eutran_to_geran_a5_3(1402)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1391): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1392): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1393): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1394): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1395): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1396): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1397): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1399): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1400): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1401): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1402): none (fail -> fail) MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail'. Thu Apr 25 12:15:47 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491323) Waiting for packet dumper to finish... 1 (prev_count=491323, count=521114) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:15:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001012326538441'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1406)@bddcbae45077: ************************************************* VirtMSC-M3UA(1406)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1406)@bddcbae45077: ************************************************* VirtMSC-SCCP(1404)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1409)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1409)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1409)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1407)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1406)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1406)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1409)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1409)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1412)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1412)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1405 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1405)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1407)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1404)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1410)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1408)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1409)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1406)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1403)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1411)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1413)@bddcbae45077: Final verdict of PTC: none TC_srvcc_eutran_to_geran_src_sai(1414)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1412)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1403): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1404): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1405): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1406): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1407): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1408): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1409): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1410): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1411): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1412): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1413): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1414): none (fail -> fail) MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail'. Thu Apr 25 12:16:00 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494127) Waiting for packet dumper to finish... 1 (prev_count=494127, count=508286) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:16:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001010200422524'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1418)@bddcbae45077: ************************************************* VirtMSC-M3UA(1418)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1418)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1416)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1421)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1421)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1421)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1419)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1418)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1418)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1421)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1421)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1424)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1424)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_ho_out() start" VirtMSC-RAN(1417)@bddcbae45077: 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@bddcbae45077: Test Component 1417 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1417)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1418)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1415)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1416)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1425)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1423)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1419)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1420)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1421)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1422)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1424)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1415): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1416): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1417): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1418): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1419): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1420): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1421): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1422): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1423): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1424): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1425): none (fail -> fail) MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail'. Thu Apr 25 12:16:12 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=630339) Waiting for packet dumper to finish... 1 (prev_count=630339, count=660218) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:16:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001019215177080'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1429)@bddcbae45077: ************************************************* VirtMSC-M3UA(1429)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1429)@bddcbae45077: ************************************************* VirtMSC-SCCP(1427)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1432)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1432)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1432)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1430)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1429)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1429)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1432)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1432)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1435)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1435)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1428 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1427)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1433)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1434)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1429)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1432)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1426)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1430)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1431)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1435)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1436)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1428)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_srvcc_eutran_to_geran_forbid_fast_return(1437)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1426): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1427): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1428): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1429): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1430): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1431): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1432): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1434): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1435): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1436): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1437): none (fail -> fail) MTC@bddcbae45077: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail'. Thu Apr 25 12:16:25 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail ------ Saving talloc report from 172.18.236.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=494244) Waiting for packet dumper to finish... 1 (prev_count=494244, count=508816) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:16:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001017870831918'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1441)@bddcbae45077: ************************************************* VirtMSC-M3UA(1441)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1441)@bddcbae45077: ************************************************* VirtMSC-SCCP(1439)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1444)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1444)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1444)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1442)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1441)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1441)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1444)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1444)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1447)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1447)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" VirtMSC-RAN(1440)@bddcbae45077: 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@bddcbae45077: Test Component 1440 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1439)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1440)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1442)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1443)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1438)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1446)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1444)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1441)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1448)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1447)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1438): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1439): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1440): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1441): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1442): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1443): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1444): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1446): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1447): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1448): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail'. Thu Apr 25 12:16:37 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail ------ Saving talloc report from 172.18.236.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=633579) Waiting for packet dumper to finish... 1 (prev_count=633579, count=665628) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Thu Apr 25 12:16:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_in_fail_msc_clears started. MTC@bddcbae45077: "TC_ho_in_fail_msc_clears": using IMSI '001014297735498'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1452)@bddcbae45077: ************************************************* VirtMSC-M3UA(1452)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1452)@bddcbae45077: ************************************************* VirtMSC-SCCP(1450)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1455)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1453)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1455)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1455)@bddcbae45077: ************************************************* VirtMSC-M3UA(1452)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1452)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1455)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1455)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1458)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1458)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_in_fail_msc_clears() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1460) VirtMSC-RAN(1451)@bddcbae45077: 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@bddcbae45077: Test Component 1451 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1452)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1453)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1456)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1455)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1458)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1454)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1449)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1457)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1451)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1450)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1459)@bddcbae45077: Final verdict of PTC: none TC_ho_in_fail_msc_clears(1460)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1449): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1450): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1451): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1452): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1453): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1454): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1455): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1456): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1457): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1458): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1459): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_in_fail_msc_clears(1460): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_in_fail_msc_clears finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail'. Thu Apr 25 12:16:50 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491572) Waiting for packet dumper to finish... 1 (prev_count=491572, count=505731) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:16:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@bddcbae45077: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001019619233598'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1464)@bddcbae45077: ************************************************* VirtMSC-M3UA(1464)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1464)@bddcbae45077: ************************************************* VirtMSC-SCCP(1462)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1467)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1467)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1467)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1465)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1464)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1464)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1467)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1467)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1470)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1470)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1463 has requested to stop MTC. Terminating current testcase execution. IPA-BTS0-TRX0-RSL-RSL(1471)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1467)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1464)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1463)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1469)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1461)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1462)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1466)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1470)@bddcbae45077: Final verdict of PTC: none TC_ho_in_fail_msc_clears_after_ho_detect(1472)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1465)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1461): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1462): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1463): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1464): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1465): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1466): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1467): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1469): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1470): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1471): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1472): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail'. Thu Apr 25 12:17:02 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail ------ Saving talloc report from 172.18.236.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=493386) Waiting for packet dumper to finish... 1 (prev_count=493386, count=523265) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Thu Apr 25 12:17:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_in_fail_no_detect started. MTC@bddcbae45077: "TC_ho_in_fail_no_detect": using IMSI '001018895299654'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1476)@bddcbae45077: ************************************************* VirtMSC-M3UA(1476)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1476)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1474)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1479)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1479)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1479)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1477)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1476)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1476)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1479)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1479)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1482)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1482)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_in_fail_no_detect() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1484) VirtMSC-RAN(1475)@bddcbae45077: 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@bddcbae45077: Test Component 1475 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1476)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1474)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1473)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1475)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1477)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1479)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1481)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1478)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@bddcbae45077: Final verdict of PTC: none TC_ho_in_fail_no_detect(1484)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1483)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1482)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1473): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1474): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1475): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1476): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1477): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1478): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1479): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1481): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1482): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1483): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_in_fail_no_detect(1484): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_in_fail_no_detect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail'. Thu Apr 25 12:17:14 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494092) Waiting for packet dumper to finish... 1 (prev_count=494092, count=508163) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Thu Apr 25 12:17:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_in_fail_no_detect2 started. MTC@bddcbae45077: "TC_ho_in_fail_no_detect2": using IMSI '001011202367969'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1488)@bddcbae45077: ************************************************* VirtMSC-M3UA(1488)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1488)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1486)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1491)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1491)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1491)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1489)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1488)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1488)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1491)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1491)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1494)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1494)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_in_fail_no_detect2() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1496) VirtMSC-RAN(1487)@bddcbae45077: 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@bddcbae45077: Test Component 1487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1487)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1486)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1489)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1490)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1493)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1491)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1485)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1494)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1488)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1495)@bddcbae45077: Final verdict of PTC: none TC_ho_in_fail_no_detect2(1496)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1485): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1486): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1488): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1489): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1490): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1491): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1493): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1494): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1495): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_in_fail_no_detect2(1496): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_in_fail_no_detect2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail'. Thu Apr 25 12:17:27 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect2 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489069) Waiting for packet dumper to finish... 1 (prev_count=489069, count=524992) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:17:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@bddcbae45077: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001012513619202'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1500)@bddcbae45077: ************************************************* VirtMSC-M3UA(1500)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1500)@bddcbae45077: ************************************************* VirtMSC-SCCP(1498)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1503)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1503)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1503)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1501)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1500)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1500)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1503)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1503)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1506)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1506)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1499 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1499)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1500)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1498)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1507)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1503)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1501)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1502)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1497)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1506)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1505)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@bddcbae45077: Final verdict of PTC: none TC_ho_in_fail_mgw_mdcx_timeout(1508)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1497): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1498): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1499): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1500): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1501): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1502): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1503): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1505): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1506): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1507): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1508): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail'. Thu Apr 25 12:17:39 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=495769) Waiting for packet dumper to finish... 1 (prev_count=495769, count=510666) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:17:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@bddcbae45077: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001016413707719'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1512)@bddcbae45077: ************************************************* VirtMSC-M3UA(1512)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1512)@bddcbae45077: ************************************************* VirtMSC-SCCP(1510)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1515)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1515)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1515)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1513)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1512)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1512)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1515)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1515)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1518)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1518)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1511 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1511)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1519)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1510)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1512)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1513)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1514)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1516)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1518)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1517)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1509)@bddcbae45077: Final verdict of PTC: none TC_ho_in_fail_ipa_crcx_timeout(1520)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1515)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1509): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1510): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1511): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1512): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1513): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1514): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1515): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1516): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1517): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1518): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1519): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1520): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail'. Thu Apr 25 12:17:52 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494482) Waiting for packet dumper to finish... 1 (prev_count=494482, count=523860) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:17:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@bddcbae45077: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001012596478878'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1524)@bddcbae45077: ************************************************* VirtMSC-M3UA(1524)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1524)@bddcbae45077: ************************************************* VirtMSC-SCCP(1522)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1527)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1527)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1527)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1525)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1524)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1524)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1527)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1527)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1530)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1530)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1523 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1524)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1522)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1526)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1523)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1525)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1529)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1531)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1527)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1530)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1521)@bddcbae45077: Final verdict of PTC: none TC_ho_into_this_bsc_sccp_cr_without_bssap(1532)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1528)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1521): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1522): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1523): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1524): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1525): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1526): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1527): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1528): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1529): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1530): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1531): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1532): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail'. Thu Apr 25 12:18:04 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail ------ Saving talloc report from 172.18.236.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=491462) Waiting for packet dumper to finish... 1 (prev_count=491462, count=505621) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Thu Apr 25 12:18:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_neighbor_config_1 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1536)@bddcbae45077: ************************************************* VirtMSC-M3UA(1536)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1536)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1534)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1539)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1539)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1539)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1537)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1536)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1536)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1539)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1539)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1542)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1542)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1535)@bddcbae45077: 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@bddcbae45077: Test Component 1535 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1535)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX2-RSL-RSL(1551)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1543)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1537)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1534)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1541)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1538)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1539)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1549)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1550)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1552)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1546)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1547)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1536)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1542)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1533)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1540)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1553)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1548)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1545)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1544)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1533): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1534): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1535): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1536): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1537): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1538): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1539): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1540): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1541): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1542): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1543): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1544): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1545): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1546): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1547): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1548): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1549): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1550): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1551): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1552): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1553): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_neighbor_config_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail'. Thu Apr 25 12:18:17 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_1 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=553025) Waiting for packet dumper to finish... 1 (prev_count=553025, count=1341640) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Thu Apr 25 12:18:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_neighbor_config_2 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1557)@bddcbae45077: ************************************************* VirtMSC-M3UA(1557)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1557)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1555)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1560)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1560)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1560)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1558)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1557)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1557)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1560)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1560)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1563)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1563)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1556)@bddcbae45077: 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@bddcbae45077: Test Component 1556 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1556)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(1566)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1562)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1570)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1563)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1555)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1567)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1557)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1558)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1569)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1554)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1559)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1560)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1561)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1564)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1565)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1568)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1571)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1574)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1573)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1572)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1554): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1555): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1556): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1557): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1558): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1559): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1560): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1561): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1562): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1563): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1564): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1565): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1566): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1567): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1568): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1569): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1570): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1571): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1572): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1573): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1574): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_neighbor_config_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail'. Thu Apr 25 12:18:29 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_2 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=540414) Waiting for packet dumper to finish... 1 (prev_count=540414, count=1382308) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Thu Apr 25 12:18:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_neighbor_config_3 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1578)@bddcbae45077: ************************************************* VirtMSC-M3UA(1578)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1578)@bddcbae45077: ************************************************* VirtMSC-SCCP(1576)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1581)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1581)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1581)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1579)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1578)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1578)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1581)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1581)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1584)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1584)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1577)@bddcbae45077: 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@bddcbae45077: Test Component 1577 has requested to stop MTC. Terminating current testcase execution. IPA-BTS2-TRX1-RSL-RSL(1591)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1576)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1593)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1579)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1575)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1585)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1582)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1592)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1578)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1581)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1580)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1594)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1583)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1584)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1588)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1590)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1587)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1589)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1586)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1577)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX3-RSL-RSL(1595)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1575): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1576): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1577): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1578): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1579): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1580): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1581): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1582): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1583): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1584): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1585): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1586): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1587): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1588): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1589): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1590): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1591): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1592): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1593): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1594): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1595): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_neighbor_config_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail'. Thu Apr 25 12:18:41 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_3 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=552586) Waiting for packet dumper to finish... 1 (prev_count=552586, count=1340622) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Thu Apr 25 12:18:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_neighbor_config_4 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1599)@bddcbae45077: ************************************************* VirtMSC-M3UA(1599)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1599)@bddcbae45077: ************************************************* VirtMSC-SCCP(1597)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1602)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1602)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1602)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1600)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1599)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1599)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1602)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1602)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1605)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1605)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1598)@bddcbae45077: 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@bddcbae45077: Test Component 1598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(1596)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1616)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1606)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1601)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1614)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1604)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1598)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1602)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1611)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1599)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1610)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1597)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1600)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1615)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1608)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1613)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1609)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1605)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1612)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1607)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1596): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1597): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1599): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1600): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1601): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1602): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1604): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1605): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1606): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1607): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1608): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1609): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1610): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1611): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1612): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1613): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1614): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1615): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1616): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_neighbor_config_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail'. Thu Apr 25 12:18:53 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_4 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=548384) Waiting for packet dumper to finish... 1 (prev_count=548384, count=1336820) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Thu Apr 25 12:18:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_neighbor_config_5 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1620)@bddcbae45077: ************************************************* VirtMSC-M3UA(1620)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1620)@bddcbae45077: ************************************************* VirtMSC-SCCP(1618)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1623)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1623)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1623)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1621)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1620)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1620)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1623)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1623)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1626)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1626)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1619)@bddcbae45077: 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@bddcbae45077: Test Component 1619 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1620)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1623)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1631)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1633)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1627)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1619)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX0-RSL-IPA(1630)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1635)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1637)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1625)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1626)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1632)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1629)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1622)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1618)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1617)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1621)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1628)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1634)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1636)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1617): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1618): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1619): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1620): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1621): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1622): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1623): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1625): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1626): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1627): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1628): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1629): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1630): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1631): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1632): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1633): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1634): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1635): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1636): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1637): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_neighbor_config_5 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail'. Thu Apr 25 12:19:05 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_5 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=552822) Waiting for packet dumper to finish... 1 (prev_count=552822, count=1341226) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Thu Apr 25 12:19:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_neighbor_config_6 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1641)@bddcbae45077: ************************************************* VirtMSC-M3UA(1641)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1641)@bddcbae45077: ************************************************* VirtMSC-SCCP(1639)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1644)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1644)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1644)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1642)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1641)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1641)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1644)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1644)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1647)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1647)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1640)@bddcbae45077: 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@bddcbae45077: Test Component 1640 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1640)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1648)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1639)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1643)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1650)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1646)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1641)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1654)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1642)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1638)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1656)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1655)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1644)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1652)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1651)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1658)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1647)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1649)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1653)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1657)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1638): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1639): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1640): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1641): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1642): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1643): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1644): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1646): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1647): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1648): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1649): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1650): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1651): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1652): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1653): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1654): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1655): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1656): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1657): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1658): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_neighbor_config_6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail'. Thu Apr 25 12:19:17 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_6 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=548394) Waiting for packet dumper to finish... 1 (prev_count=548394, count=1336223) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Thu Apr 25 12:19:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_neighbor_config_7 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1662)@bddcbae45077: ************************************************* VirtMSC-M3UA(1662)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1662)@bddcbae45077: ************************************************* VirtMSC-SCCP(1660)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1665)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1665)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1665)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1663)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1662)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1662)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1665)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1665)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1668)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1668)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1661)@bddcbae45077: 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@bddcbae45077: Test Component 1661 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1661)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX1-RSL-RSL(1675)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1677)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1662)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1669)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1679)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1665)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1671)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1664)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1660)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1673)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1659)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1674)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1670)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1668)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1667)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1676)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1672)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1678)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1663)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1659): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1660): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1661): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1662): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1663): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1664): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1665): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1667): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1668): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1669): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1670): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1671): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1672): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1673): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1674): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1675): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1676): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1677): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1678): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1679): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_neighbor_config_7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail'. Thu Apr 25 12:19:29 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_7 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=551832) Waiting for packet dumper to finish... 1 (prev_count=551832, count=1339661) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:19:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1682)@bddcbae45077: ************************************************* VirtMSC-M3UA(1682)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1682)@bddcbae45077: ************************************************* VirtMSC-SCCP(1681)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1682)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1682)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1682)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1680)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1681)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1680): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1681): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1682): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail'. Thu Apr 25 12:19:40 UTC 2024 ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.236.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=107618) Waiting for packet dumper to finish... 1 (prev_count=107618, count=110945) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:19:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-SCCP(1684)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1685)@bddcbae45077: ************************************************* VirtMSC-M3UA(1685)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1685)@bddcbae45077: ************************************************* VirtMSC-M3UA(1685)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1685)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1685)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1684)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1683)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1683): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1684): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1685): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail'. Thu Apr 25 12:19:52 UTC 2024 ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.236.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=114340) Waiting for packet dumper to finish... 1 (prev_count=114340, count=120300) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:19:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1688)@bddcbae45077: ************************************************* VirtMSC-M3UA(1688)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1688)@bddcbae45077: ************************************************* VirtMSC-SCCP(1687)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1688)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1688)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1687)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1688)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1686)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1686): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1687): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1688): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail'. Thu Apr 25 12:20:03 UTC 2024 ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.236.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=111085) Waiting for packet dumper to finish... 1 (prev_count=111085, count=113176) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Thu Apr 25 12:20:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-M3UA(1691)@bddcbae45077: ************************************************* VirtMSC-M3UA(1691)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1691)@bddcbae45077: ************************************************* VirtMSC-SCCP(1690)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1691)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1691)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1691)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1690)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1689)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1689): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1690): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1691): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail'. Thu Apr 25 12:20:15 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331374) Waiting for packet dumper to finish... 1 (prev_count=331374, count=333877) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Thu Apr 25 12:20:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-M3UA(1694)@bddcbae45077: ************************************************* VirtMSC-M3UA(1694)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1694)@bddcbae45077: ************************************************* VirtMSC-SCCP(1693)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1694)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1694)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1694)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1693)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1692)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1692): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1693): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1694): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail'. Thu Apr 25 12:20:26 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335423) Waiting for packet dumper to finish... 1 (prev_count=335423, count=336924) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Thu Apr 25 12:20:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-M3UA(1697)@bddcbae45077: ************************************************* VirtMSC-M3UA(1697)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1697)@bddcbae45077: ************************************************* VirtMSC-SCCP(1696)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1697)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1697)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1697)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1696)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1695)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1695): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1696): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1697): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail'. Thu Apr 25 12:20:37 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327041) Waiting for packet dumper to finish... 1 (prev_count=327041, count=344086) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Thu Apr 25 12:20:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-M3UA(1700)@bddcbae45077: ************************************************* VirtMSC-M3UA(1700)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1700)@bddcbae45077: ************************************************* VirtMSC-SCCP(1699)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1700)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1700)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1698)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1700)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1699)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1698): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1699): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1700): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail'. Thu Apr 25 12:20:49 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351937) Waiting for packet dumper to finish... 1 (prev_count=351937, count=354853) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Thu Apr 25 12:20:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-M3UA(1703)@bddcbae45077: ************************************************* VirtMSC-M3UA(1703)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1703)@bddcbae45077: ************************************************* VirtMSC-SCCP(1702)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1703)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1703)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1701)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1703)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1702)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1701): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1702): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1703): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail'. Thu Apr 25 12:21:00 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347981) Waiting for packet dumper to finish... 1 (prev_count=347981, count=351220) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:21:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-M3UA(1706)@bddcbae45077: ************************************************* VirtMSC-M3UA(1706)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1706)@bddcbae45077: ************************************************* VirtMSC-SCCP(1705)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1706)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1706)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1706)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1705)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1704)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1704): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1705): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1706): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail'. Thu Apr 25 12:21:12 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=338723) Waiting for packet dumper to finish... 1 (prev_count=338723, count=356267) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:21:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-M3UA(1709)@bddcbae45077: ************************************************* VirtMSC-M3UA(1709)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1709)@bddcbae45077: ************************************************* VirtMSC-SCCP(1708)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1709)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1709)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1709)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1708)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1707)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1707): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1708): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1709): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail'. Thu Apr 25 12:21:23 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail ------ Saving talloc report from 172.18.236.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=346367) Waiting for packet dumper to finish... 1 (prev_count=346367, count=350729) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Thu Apr 25 12:21:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-M3UA(1712)@bddcbae45077: ************************************************* VirtMSC-M3UA(1712)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1712)@bddcbae45077: ************************************************* VirtMSC-SCCP(1711)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1712)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1712)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1712)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1711)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1710)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1710): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1711): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1712): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail'. Thu Apr 25 12:21:35 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=334343) Waiting for packet dumper to finish... 1 (prev_count=334343, count=338083) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Thu Apr 25 12:21:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chopped_ipa_ping started. 1713@bddcbae45077: sending byte '00'O 1713@bddcbae45077: 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@bddcbae45077: sending byte '01'O 1713@bddcbae45077: sending byte 'FE'O 1713@bddcbae45077: sending byte '00'O 1713@bddcbae45077: received pong from "172.18.236.20" port 3003: '0001FE01'O 1713@bddcbae45077: setverdict(pass): none -> pass 1713@bddcbae45077: Final verdict of PTC: pass 1714@bddcbae45077: sending byte '00'O 1714@bddcbae45077: 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@bddcbae45077: sending byte '01'O 1714@bddcbae45077: sending byte 'FE'O 1714@bddcbae45077: sending byte '00'O 1714@bddcbae45077: received pong from "172.18.236.20" port 3002: '0001FE01'O 1714@bddcbae45077: setverdict(pass): none -> pass 1714@bddcbae45077: Final verdict of PTC: pass 1715@bddcbae45077: sending byte '00'O 1715@bddcbae45077: sending byte '01'O 1715@bddcbae45077: sending byte 'FE'O 1715@bddcbae45077: sending byte '00'O 1715@bddcbae45077: 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@bddcbae45077: received pong from "172.18.236.20" port 4249: '0001FE01'O 1715@bddcbae45077: setverdict(pass): none -> pass 1715@bddcbae45077: Final verdict of PTC: pass MTC@bddcbae45077: setverdict(pass): none -> pass MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: pass MTC@bddcbae45077: Local verdict of PTC with component reference 1713: pass (pass -> pass) MTC@bddcbae45077: Local verdict of PTC with component reference 1714: pass (pass -> pass) MTC@bddcbae45077: Local verdict of PTC with component reference 1715: pass (pass -> pass) MTC@bddcbae45077: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Thu Apr 25 12:22:54 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=590669) Waiting for packet dumper to finish... 1 (prev_count=590669, count=592760) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Thu Apr 25 12:22:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chopped_ipa_payload started. 1716@bddcbae45077: sending byte '04'O 1716@bddcbae45077: 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@bddcbae45077: sending byte '01'O 1716@bddcbae45077: sending byte '08'O ("\b") 1716@bddcbae45077: sending byte '01'O 1716@bddcbae45077: sending byte '07'O ("\a") 1716@bddcbae45077: sending byte '01'O 1716@bddcbae45077: sending byte '02'O 1716@bddcbae45077: setverdict(pass): none -> pass 1716@bddcbae45077: Final verdict of PTC: pass 1717@bddcbae45077: sending byte '04'O 1717@bddcbae45077: 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@bddcbae45077: sending byte '01'O 1717@bddcbae45077: sending byte '08'O ("\b") 1717@bddcbae45077: sending byte '01'O 1717@bddcbae45077: sending byte '07'O ("\a") 1717@bddcbae45077: sending byte '01'O 1717@bddcbae45077: sending byte '02'O 1717@bddcbae45077: setverdict(pass): none -> pass 1717@bddcbae45077: Final verdict of PTC: pass MTC@bddcbae45077: setverdict(pass): none -> pass MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: pass MTC@bddcbae45077: Local verdict of PTC with component reference 1716: pass (pass -> pass) MTC@bddcbae45077: Local verdict of PTC with component reference 1717: pass (pass -> pass) MTC@bddcbae45077: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Thu Apr 25 12:24:24 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=682682) Waiting for packet dumper to finish... 1 (prev_count=682682, count=686219) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:24:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_verify_ms_power_params_ie started. MTC@bddcbae45077: "TC_assignment_verify_ms_power_params_ie": using IMSI '001017255837328'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1721)@bddcbae45077: ************************************************* VirtMSC-M3UA(1721)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1721)@bddcbae45077: ************************************************* VirtMSC-SCCP(1719)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1724)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1724)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1724)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1722)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1721)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1721)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1724)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1724)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1727)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1727)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1720)@bddcbae45077: 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@bddcbae45077: Test Component 1720 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1720)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1724)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1721)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1719)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1723)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1718)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1722)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1727)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1725)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1728)@bddcbae45077: Final verdict of PTC: none TC_assignment_verify_ms_power_params_ie(1729)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1726)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1718): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1719): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1720): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1721): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1722): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1723): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1724): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1725): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1726): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1727): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1728): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1729): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail'. Thu Apr 25 12:24:37 UTC 2024 ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417088) Waiting for packet dumper to finish... 1 (prev_count=417088, count=432472) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Thu Apr 25 12:24:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_c0_power_red_mode started. VirtMSC-M3UA(1732)@bddcbae45077: ************************************************* VirtMSC-M3UA(1732)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1732)@bddcbae45077: ************************************************* VirtMSC-SCCP(1731)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1732)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1732)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1732)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1731)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1730)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1730): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1731): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1732): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail'. Thu Apr 25 12:24:48 UTC 2024 ------ BSC_Tests.TC_c0_power_red_mode fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110581) Waiting for packet dumper to finish... 1 (prev_count=110581, count=113294) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc'. ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc ------ Thu Apr 25 12:24:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_L3Compl_on_1_msc started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1736)@bddcbae45077: ************************************************* VirtMSC-M3UA(1736)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1736)@bddcbae45077: ************************************************* VirtMSC-SCCP(1734)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1739)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1739)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1739)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1737)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1736)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1736)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1739)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1739)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1742)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1742)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_mscpool_L3Compl_on_1_msc() start" MTC@bddcbae45077: "TC_mscpool_L3Compl_on_1_msc": using IMSI '001018834898301'H MTC@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(1735)@bddcbae45077: 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@bddcbae45077: Test Component 1735 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1735)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1741)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1733)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1737)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1734)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1736)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1738)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1739)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1740)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1743)@bddcbae45077: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_msc(1744)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1742)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1733): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1734): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1735): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1736): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1737): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1738): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1739): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1740): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1741): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1742): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1743): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mscpool_L3Compl_on_1_msc(1744): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_L3Compl_on_1_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail'. Thu Apr 25 12:25:00 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_L3Compl_on_1_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=416407) Waiting for packet dumper to finish... 1 (prev_count=416407, count=431892) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:25:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. VirtMSC-M3UA(1748)@bddcbae45077: ************************************************* VirtMSC-M3UA(1748)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1748)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1746)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1751)@bddcbae45077: ************************************************* VirtMSC-M3UA(1751)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1751)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1749)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1754)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1754)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1754)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1752)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1748)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1748)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1751)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1751)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1754)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1754)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1757)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1757)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1747)@bddcbae45077: 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@bddcbae45077: Test Component 1747 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1747)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1754)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1768)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1760)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1750)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1746)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1748)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1749)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1762)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1758)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1753)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1745)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1759)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1756)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1751)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1755)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1757)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1763)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1766)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1761)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1767)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1752)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1764)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1765)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1745): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1746): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1747): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1748): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1749): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1750): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1751): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1752): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1753): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1754): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1755): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1756): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1757): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1758): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1759): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1760): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1761): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1762): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1763): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1764): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1765): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1766): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1767): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1768): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail'. Thu Apr 25 12:25:13 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573010) Waiting for packet dumper to finish... 1 (prev_count=573010, count=1366069) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:25:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1772)@bddcbae45077: ************************************************* VirtMSC-M3UA(1772)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1772)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1770)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1775)@bddcbae45077: ************************************************* VirtMSC-M3UA(1775)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1775)@bddcbae45077: ************************************************* VirtMSC-SCCP(1773)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1778)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1778)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1778)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1776)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1772)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1772)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1775)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1775)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1778)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1778)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1781)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1781)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1771)@bddcbae45077: 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@bddcbae45077: Test Component 1771 has requested to stop MTC. Terminating current testcase execution. IPA-BTS2-TRX1-RSL-RSL(1788)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1784)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1770)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1772)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1773)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1771)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX0-RSL-IPA(1785)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1791)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1775)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1780)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1777)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1787)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1776)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1782)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1774)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1790)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1778)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1792)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1769)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1781)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1786)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1783)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1789)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1769): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1770): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1771): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1772): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1773): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1774): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1775): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1776): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1777): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1778): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1780): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1781): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1782): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1783): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1784): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1785): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1786): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1787): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1788): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1789): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1790): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1791): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1792): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail'. Thu Apr 25 12:25:25 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail ------ Saving talloc report from 172.18.236.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=577130) Waiting for packet dumper to finish... 1 (prev_count=577130, count=1365393) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:25:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1796)@bddcbae45077: ************************************************* VirtMSC-M3UA(1796)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1796)@bddcbae45077: ************************************************* VirtMSC-SCCP(1794)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1799)@bddcbae45077: ************************************************* VirtMSC-M3UA(1799)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1799)@bddcbae45077: ************************************************* VirtMSC-SCCP(1797)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1802)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1802)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1802)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1800)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1796)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1796)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1799)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1799)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1802)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1802)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1805)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1805)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1795)@bddcbae45077: 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@bddcbae45077: Test Component 1795 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1795)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1802)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1796)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1797)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1804)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1810)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1805)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1814)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1816)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1806)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1800)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1793)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1801)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1808)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1807)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1811)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1794)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1812)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1798)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1809)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1799)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1803)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1813)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1815)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1793): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1794): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1795): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1796): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1797): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1798): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1799): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1800): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1801): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1802): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1803): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1804): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1805): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1806): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1807): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1808): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1809): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1810): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1811): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1812): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1813): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1814): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1815): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1816): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail'. Thu Apr 25 12:25:37 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail ------ Saving talloc report from 172.18.236.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=568173) Waiting for packet dumper to finish... 1 (prev_count=568173, count=1355992) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:25:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1820)@bddcbae45077: ************************************************* VirtMSC-M3UA(1820)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1820)@bddcbae45077: ************************************************* VirtMSC-SCCP(1818)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1823)@bddcbae45077: ************************************************* VirtMSC-M3UA(1823)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1823)@bddcbae45077: ************************************************* VirtMSC-SCCP(1821)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1826)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1826)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1826)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1824)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1820)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1820)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1823)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1823)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1826)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1826)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1829)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1829)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1819)@bddcbae45077: 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@bddcbae45077: Test Component 1819 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1820)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1818)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1825)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1823)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1819)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1821)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1822)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1824)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1826)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1830)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1832)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1834)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1827)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1836)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1840)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1831)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1817)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1828)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1838)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1829)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1837)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1839)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1835)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1833)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1817): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1818): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1819): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1820): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1821): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1822): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1823): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1824): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1825): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1826): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1828): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1829): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1830): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1831): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1832): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1833): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1834): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1835): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1836): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1837): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1838): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1839): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1840): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail'. Thu Apr 25 12:25:49 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail ------ Saving talloc report from 172.18.236.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=564835) Waiting for packet dumper to finish... 1 (prev_count=564835, count=1353845) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:25:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1844)@bddcbae45077: ************************************************* VirtMSC-M3UA(1844)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1844)@bddcbae45077: ************************************************* VirtMSC-SCCP(1842)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1847)@bddcbae45077: ************************************************* VirtMSC-M3UA(1847)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1847)@bddcbae45077: ************************************************* VirtMSC-SCCP(1845)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1850)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1850)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1850)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1848)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1844)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1844)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1847)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1847)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1850)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1850)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1853)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1853)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1843)@bddcbae45077: 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@bddcbae45077: Test Component 1843 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1843)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1850)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1848)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1854)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1841)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1856)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1857)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1852)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1842)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1860)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1845)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1849)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1844)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1858)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1847)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1853)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1861)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1862)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1846)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1855)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1859)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1864)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1863)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1841): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1842): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1843): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1844): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1845): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1846): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1847): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1848): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1849): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1850): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1852): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1853): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1854): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1855): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1856): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1857): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1858): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1859): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1860): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1861): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1862): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1863): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1864): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail'. Thu Apr 25 12:26:01 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail ------ Saving talloc report from 172.18.236.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=575198) Waiting for packet dumper to finish... 1 (prev_count=575198, count=1362779) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:26:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1868)@bddcbae45077: ************************************************* VirtMSC-M3UA(1868)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1868)@bddcbae45077: ************************************************* VirtMSC-SCCP(1866)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1871)@bddcbae45077: ************************************************* VirtMSC-M3UA(1871)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1871)@bddcbae45077: ************************************************* VirtMSC-SCCP(1869)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1874)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1874)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1874)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1872)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1868)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1868)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1871)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1871)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1874)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1874)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1877)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1877)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1867)@bddcbae45077: 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@bddcbae45077: Test Component 1867 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1867)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1871)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1878)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1866)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1872)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1868)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1874)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1869)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1870)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1880)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1884)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1882)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1877)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1881)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1876)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1873)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1879)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1875)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1885)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1888)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1887)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1865)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1886)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1883)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1865): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1866): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1867): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1868): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1869): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1870): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1871): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1872): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1873): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1874): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1875): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1876): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1877): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1878): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1879): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1880): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1881): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1882): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1883): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1884): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1885): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1886): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1887): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1888): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail'. Thu Apr 25 12:26:13 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail ------ Saving talloc report from 172.18.236.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=570246) Waiting for packet dumper to finish... 1 (prev_count=570246, count=1557091) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:26:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1892)@bddcbae45077: ************************************************* VirtMSC-M3UA(1892)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1892)@bddcbae45077: ************************************************* VirtMSC-SCCP(1890)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1895)@bddcbae45077: ************************************************* VirtMSC-M3UA(1895)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1895)@bddcbae45077: ************************************************* VirtMSC-SCCP(1893)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1898)@bddcbae45077: ************************************************* VirtMSC-M3UA(1898)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1898)@bddcbae45077: ************************************************* VirtMSC-SCCP(1896)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1901)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1901)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1901)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1899)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1892)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1892)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1895)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1895)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1898)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23907 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1898)@bddcbae45077: Warning: Sendmsg error! Strerror=Cannot send after transport endpoint shutdown VirtSMLC-M3UA(1901)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1901)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1904)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1904)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1891)@bddcbae45077: 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@bddcbae45077: Test Component 1891 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1891)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1892)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1907)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1895)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1900)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1898)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1913)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1893)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1906)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1903)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1905)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1911)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1915)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1901)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1899)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1908)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1902)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1890)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1889)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1894)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1910)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1897)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1896)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1904)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1909)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1914)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1912)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1889): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1890): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1891): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1892): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1893): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1894): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1895): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1896): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1897): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1898): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1899): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1900): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1901): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1902): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1903): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1904): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1905): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1906): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1907): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1908): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1909): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1910): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1911): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1912): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1913): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1914): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1915): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail'. Thu Apr 25 12:26:25 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail ------ Saving talloc report from 172.18.236.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=580289) Waiting for packet dumper to finish... 1 (prev_count=580289, count=1368667) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:26:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1919)@bddcbae45077: ************************************************* VirtMSC-M3UA(1919)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1919)@bddcbae45077: ************************************************* VirtMSC-SCCP(1917)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1922)@bddcbae45077: ************************************************* VirtMSC-M3UA(1922)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1922)@bddcbae45077: ************************************************* VirtMSC-SCCP(1920)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1925)@bddcbae45077: ************************************************* VirtMSC-M3UA(1925)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1925)@bddcbae45077: ************************************************* VirtMSC-SCCP(1923)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1928)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1928)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1928)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1926)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1919)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1919)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1922)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1922)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1925)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23907 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1925)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1928)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1928)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1931)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1918)@bddcbae45077: 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@bddcbae45077: Test Component 1918 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1918)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1925)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1936)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1934)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1938)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1932)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1919)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1917)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1916)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1920)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1921)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1924)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1922)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1926)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1923)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1927)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1928)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1930)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1931)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1933)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1935)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1941)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1942)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1940)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1939)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1937)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1916): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1917): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1918): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1919): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1920): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1921): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1922): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1923): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1924): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1925): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1926): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1927): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1928): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1930): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1932): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1933): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1934): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1935): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1936): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1937): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1938): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1939): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1940): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1941): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1942): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail'. Thu Apr 25 12:26:37 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail ------ Saving talloc report from 172.18.236.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=566131) Waiting for packet dumper to finish... 1 (prev_count=566131, count=1354162) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_imsi ------ Thu Apr 25 12:26:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_paging_and_response_imsi started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1946)@bddcbae45077: ************************************************* VirtMSC-M3UA(1946)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1946)@bddcbae45077: ************************************************* VirtMSC-SCCP(1944)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1949)@bddcbae45077: ************************************************* VirtMSC-M3UA(1949)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1949)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(1947)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1952)@bddcbae45077: ************************************************* VirtMSC-M3UA(1952)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1952)@bddcbae45077: ************************************************* VirtMSC-SCCP(1950)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1955)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1955)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1955)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1953)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1946)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1946)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1949)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1949)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1952)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23907 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1952)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1955)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1955)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1958)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1958)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_mscpool_paging_and_response_imsi() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: "TC_mscpool_paging_and_response_imsi": using IMSI '001019092392424'H VirtMSC-RAN(1945)@bddcbae45077: 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@bddcbae45077: Test Component 1945 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1947)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1946)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1944)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1945)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-RAN(1948)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1943)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1954)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1951)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1949)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1950)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1953)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1959)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1958)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1956)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1952)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1957)@bddcbae45077: Final verdict of PTC: none TC_mscpool_paging_and_response_imsi(1960)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1955)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1943): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1944): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1945): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1946): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1947): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1948): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1949): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1950): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1951): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1952): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1953): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1954): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1955): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1956): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1957): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1958): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1959): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mscpool_paging_and_response_imsi(1960): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_paging_and_response_imsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail'. Thu Apr 25 12:26:49 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_imsi fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421113) Waiting for packet dumper to finish... 1 (prev_count=421113, count=435596) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi ------ Thu Apr 25 12:26:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_paging_and_response_tmsi started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1964)@bddcbae45077: ************************************************* VirtMSC-M3UA(1964)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1964)@bddcbae45077: ************************************************* VirtMSC-SCCP(1962)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1967)@bddcbae45077: ************************************************* VirtMSC-M3UA(1967)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1967)@bddcbae45077: ************************************************* VirtMSC-SCCP(1965)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1970)@bddcbae45077: ************************************************* VirtMSC-M3UA(1970)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1970)@bddcbae45077: ************************************************* VirtMSC-SCCP(1968)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1973)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1973)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1973)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1971)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1964)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1964)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1967)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1967)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1970)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23907 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1970)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1973)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1973)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1976)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1976)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_mscpool_paging_and_response_tmsi() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: "TC_mscpool_paging_and_response_tmsi": using IMSI '001013490494206'H TC_mscpool_paging_and_response_tmsi(1978)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 1963 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1963)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-RAN(1966)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1968)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1964)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1969)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1971)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1972)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1973)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1961)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1974)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1965)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1970)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1962)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1975)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1977)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1967)@bddcbae45077: Final verdict of PTC: none TC_mscpool_paging_and_response_tmsi(1978)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1976)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1961): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1962): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1963): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1964): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1965): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1966): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1967): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1968): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1969): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1970): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1971): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1972): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1973): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1974): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1975): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1976): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1977): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mscpool_paging_and_response_tmsi(1978): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_paging_and_response_tmsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail'. Thu Apr 25 12:27:02 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421242) Waiting for packet dumper to finish... 1 (prev_count=421242, count=434901) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:27:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_no_allow_attach_round_robin started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1982)@bddcbae45077: ************************************************* VirtMSC-M3UA(1982)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1982)@bddcbae45077: ************************************************* VirtMSC-SCCP(1980)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1985)@bddcbae45077: ************************************************* VirtMSC-M3UA(1985)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1985)@bddcbae45077: ************************************************* VirtMSC-SCCP(1983)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(1988)@bddcbae45077: ************************************************* VirtMSC-M3UA(1988)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1988)@bddcbae45077: ************************************************* VirtMSC-SCCP(1986)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1991)@bddcbae45077: ************************************************* VirtSMLC-M3UA(1991)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1991)@bddcbae45077: ************************************************* VirtSMLC-SCCP(1989)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1982)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1982)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1985)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1985)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1988)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23907 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(1988)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1991)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(1991)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1994)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1994)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1981)@bddcbae45077: 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@bddcbae45077: Test Component 1981 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1981)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX2-RSL-RSL(2003)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1985)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(1991)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1987)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2005)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1995)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2001)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1980)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1998)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1983)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(1986)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1988)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1990)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(1993)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1997)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(1979)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(1982)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1992)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(1989)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2004)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1996)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1999)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2000)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2002)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(1984)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1994)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(1979): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1980): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1981): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1982): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1983): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1984): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1985): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(1986): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(1987): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(1988): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(1989): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(1990): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(1991): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(1992): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(1993): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1994): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1995): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1996): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1997): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1998): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1999): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2000): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2001): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2002): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2003): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2004): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2005): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail'. Thu Apr 25 12:27:14 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=570821) Waiting for packet dumper to finish... 1 (prev_count=570821, count=1359088) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:27:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_no_allow_attach_valid_nri started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2009)@bddcbae45077: ************************************************* VirtMSC-M3UA(2009)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2009)@bddcbae45077: ************************************************* VirtMSC-SCCP(2007)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2012)@bddcbae45077: ************************************************* VirtMSC-M3UA(2012)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2012)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2010)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2015)@bddcbae45077: ************************************************* VirtMSC-M3UA(2015)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2015)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2013)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2018)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2018)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2018)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2016)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2009)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2009)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2012)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2012)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2015)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23907 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2015)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2018)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2018)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2021)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2021)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2008)@bddcbae45077: 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@bddcbae45077: Test Component 2008 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2008)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2009)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2018)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2024)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2006)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2007)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2026)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2014)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2020)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2015)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2016)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2022)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2023)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2025)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2030)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2012)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2019)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2010)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2011)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2013)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2028)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2021)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2027)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2017)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2029)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2032)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2031)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2006): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2007): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2008): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2009): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2010): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2011): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2012): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2013): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2014): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2015): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2016): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2017): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2018): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2019): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2020): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2021): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2022): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2023): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2024): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2025): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2026): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2027): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2028): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2029): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2030): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2031): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2032): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail'. Thu Apr 25 12:27:26 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=579301) Waiting for packet dumper to finish... 1 (prev_count=579301, count=1367916) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:27:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_sccp_n_pcstate_detaches_msc started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2036)@bddcbae45077: ************************************************* VirtMSC-M3UA(2036)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2036)@bddcbae45077: ************************************************* VirtMSC-SCCP(2034)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2039)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2037)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2039)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2039)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2042)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2042)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2042)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2040)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2036)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2036)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2039)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23906 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2039)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2042)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2042)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2045)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2045)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2035)@bddcbae45077: 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@bddcbae45077: Test Component 2035 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2035)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(2048)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2046)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2040)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2052)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2051)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2041)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2044)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2050)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2038)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2036)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2039)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2037)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2043)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2034)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2042)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2049)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2033)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2045)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2047)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2054)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2056)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2055)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2053)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2033): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2034): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2035): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2036): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2037): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2038): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2039): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2040): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2041): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2042): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2043): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2044): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2045): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2046): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2047): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2048): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2049): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2050): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2051): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2052): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2053): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2054): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2055): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2056): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_sccp_n_pcstate_detaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail'. Thu Apr 25 12:27:38 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=557567) Waiting for packet dumper to finish... 1 (prev_count=557567, count=1346373) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:27:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mscpool_sccp_n_pcstate_attaches_msc started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2060)@bddcbae45077: ************************************************* VirtMSC-M3UA(2060)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2060)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2058)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2063)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2063)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2063)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2061)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2060)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2060)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2063)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2063)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2066)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2066)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2059)@bddcbae45077: 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@bddcbae45077: Test Component 2059 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2058)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2059)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2060)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2069)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2067)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2062)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2061)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2066)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2073)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2063)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2075)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2065)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2072)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2068)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2074)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2064)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2071)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2057)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2070)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2077)@bddcbae45077: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2076)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2057): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2058): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2059): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2060): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2061): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2062): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2063): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2064): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2065): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2066): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2067): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2068): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2069): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2070): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2071): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2072): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2073): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2074): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2075): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2076): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2077): none (fail -> fail) MTC@bddcbae45077: Test case TC_mscpool_sccp_n_pcstate_attaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail'. Thu Apr 25 12:27:50 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=566061) Waiting for packet dumper to finish... 1 (prev_count=566061, count=1354308) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Thu Apr 25 12:27:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_early_conn_fail started. VirtMSC-M3UA(2080)@bddcbae45077: ************************************************* VirtMSC-M3UA(2080)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2080)@bddcbae45077: ************************************************* VirtMSC-SCCP(2079)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2080)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2080)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2080)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2078)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2079)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2078): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2079): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2080): none (fail -> fail) MTC@bddcbae45077: Test case TC_early_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail'. Thu Apr 25 12:28:01 UTC 2024 ------ BSC_Tests.TC_early_conn_fail fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108189) Waiting for packet dumper to finish... 1 (prev_count=108189, count=113140) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Thu Apr 25 12:28:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_late_conn_fail started. VirtMSC-M3UA(2083)@bddcbae45077: ************************************************* VirtMSC-M3UA(2083)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2083)@bddcbae45077: ************************************************* VirtMSC-SCCP(2082)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2083)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2083)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2082)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2083)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2081)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2081): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2082): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2083): none (fail -> fail) MTC@bddcbae45077: Test case TC_late_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail'. Thu Apr 25 12:28:13 UTC 2024 ------ BSC_Tests.TC_late_conn_fail fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100957) Waiting for packet dumper to finish... 1 (prev_count=100957, count=114201) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Thu Apr 25 12:28:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_stats_conn_fail started. MTC@bddcbae45077: "TC_stats_conn_fail": using IMSI '001017308307611'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2087)@bddcbae45077: ************************************************* VirtMSC-M3UA(2087)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2087)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2085)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2090)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2090)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2090)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2088)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2087)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2087)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2090)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2090)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2093)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2093)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_stats_conn_fail() start" VirtMSC-RAN(2086)@bddcbae45077: 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@bddcbae45077: Test Component 2086 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2086)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2087)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2085)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2094)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2090)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2088)@bddcbae45077: Final verdict of PTC: none TC_stats_conn_fail(2095)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2089)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2092)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2093)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2084)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2084): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2085): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2086): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2087): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2088): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2089): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2090): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2092): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2093): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2094): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_stats_conn_fail(2095): none (fail -> fail) MTC@bddcbae45077: Test case TC_stats_conn_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail'. Thu Apr 25 12:28:25 UTC 2024 ------ BSC_Tests.TC_stats_conn_fail fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407271) Waiting for packet dumper to finish... 1 (prev_count=407271, count=421754) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Thu Apr 25 12:28:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_emerg_setup_allow started. MTC@bddcbae45077: "TC_assignment_emerg_setup_allow": using IMSI '001019838630354'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2099)@bddcbae45077: ************************************************* VirtMSC-M3UA(2099)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2099)@bddcbae45077: ************************************************* VirtMSC-SCCP(2097)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2102)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2102)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2102)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2100)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2099)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2099)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2102)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2102)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2105)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2105)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(2098)@bddcbae45077: 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@bddcbae45077: Test Component 2098 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2102)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2100)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2098)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2097)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2096)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2099)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2101)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2105)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2104)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2106)@bddcbae45077: Final verdict of PTC: none TC_assignment_emerg_setup_allow(2107)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2096): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2097): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2098): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2099): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2100): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2101): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2102): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2104): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2105): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2106): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_emerg_setup_allow(2107): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_emerg_setup_allow finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail'. Thu Apr 25 12:28:37 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406708) Waiting for packet dumper to finish... 1 (prev_count=406708, count=437013) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Thu Apr 25 12:28:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_emerg_setup_allow_imei started. MTC@bddcbae45077: "TC_assignment_emerg_setup_allow_imei": using IMSI '001010045706078'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2111)@bddcbae45077: ************************************************* VirtMSC-M3UA(2111)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2111)@bddcbae45077: ************************************************* VirtMSC-SCCP(2109)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2114)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2114)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2114)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2112)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2111)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2111)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2114)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2114)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2117)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2117)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(2110)@bddcbae45077: 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@bddcbae45077: Test Component 2110 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2110)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2109)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2108)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2111)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2114)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2115)@bddcbae45077: Final verdict of PTC: none TC_assignment_emerg_setup_allow_imei(2119)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2118)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2117)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2112)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2113)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2116)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2108): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2109): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2110): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2111): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2112): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2113): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2114): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2115): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2116): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2117): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2118): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(2119): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail'. Thu Apr 25 12:28:50 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411397) Waiting for packet dumper to finish... 1 (prev_count=411397, count=426882) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Thu Apr 25 12:28:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_emerg_setup_deny_msc started. MTC@bddcbae45077: "TC_assignment_emerg_setup_deny_msc": using IMSI '001016733356443'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2123)@bddcbae45077: ************************************************* VirtMSC-M3UA(2123)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2123)@bddcbae45077: ************************************************* VirtMSC-SCCP(2121)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2126)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2126)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2126)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2124)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2123)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2123)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2126)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2126)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2129)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2129)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(2122)@bddcbae45077: 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@bddcbae45077: Test Component 2122 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2123)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2121)@bddcbae45077: Final verdict of PTC: none TC_assignment_emerg_setup_deny_msc(2131)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2125)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2124)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2128)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2120)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2126)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2122)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2130)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2129)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2127)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2120): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2121): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2122): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2123): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2124): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2125): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2126): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2127): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2128): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2129): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2130): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(2131): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail'. Thu Apr 25 12:29:02 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410328) Waiting for packet dumper to finish... 1 (prev_count=410328, count=440429) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Thu Apr 25 12:29:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_assignment_emerg_setup_deny_bts started. MTC@bddcbae45077: "TC_assignment_emerg_setup_deny_bts": using IMSI '001019621433479'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2135)@bddcbae45077: ************************************************* VirtMSC-M3UA(2135)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2135)@bddcbae45077: ************************************************* VirtMSC-SCCP(2133)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2138)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2138)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2138)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2136)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2135)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2135)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2138)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2138)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2141)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2141)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(2134)@bddcbae45077: 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@bddcbae45077: Test Component 2134 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2138)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2133)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2136)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2134)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2132)@bddcbae45077: Final verdict of PTC: none TC_assignment_emerg_setup_deny_bts(2143)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2141)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2135)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2137)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2139)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2142)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2140)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2132): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2133): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2134): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2135): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2136): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2137): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2138): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2139): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2140): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2141): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2142): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(2143): none (fail -> fail) MTC@bddcbae45077: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail'. Thu Apr 25 12:29:15 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410066) Waiting for packet dumper to finish... 1 (prev_count=410066, count=425760) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Thu Apr 25 12:29:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_emerg_premption started. VirtMSC-SCCP(2145)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2146)@bddcbae45077: ************************************************* VirtMSC-M3UA(2146)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2146)@bddcbae45077: ************************************************* VirtMSC-M3UA(2146)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2146)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2146)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2145)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2144)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2144): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2145): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2146): none (fail -> fail) MTC@bddcbae45077: Test case TC_emerg_premption finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail'. Thu Apr 25 12:29:26 UTC 2024 ------ BSC_Tests.TC_emerg_premption fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110317) Waiting for packet dumper to finish... 1 (prev_count=110317, count=113645) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Thu Apr 25 12:29:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_fh_params_chan_activ started. MTC@bddcbae45077: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 20, maio := 59, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 2, maio := 33, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 11, maio := 59, ma := { 3, 6, 9 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2149)@bddcbae45077: ************************************************* VirtMSC-SCCP(2148)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2149)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2149)@bddcbae45077: ************************************************* VirtMSC-M3UA(2149)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2149)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2149)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2148)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2147)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2147): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2148): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2149): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail'. Thu Apr 25 12:29:37 UTC 2024 ------ BSC_Tests.TC_fh_params_chan_activ fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333624) Waiting for packet dumper to finish... 1 (prev_count=333624, count=352595) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Thu Apr 25 12:29:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_fh_params_imm_ass started. MTC@bddcbae45077: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 1, maio := 53, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 37, maio := 48, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 20, maio := 14, ma := { 6, 12, 18 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2152)@bddcbae45077: ************************************************* VirtMSC-M3UA(2152)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2152)@bddcbae45077: ************************************************* VirtMSC-SCCP(2151)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2152)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2152)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2152)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2151)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2150)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2150): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2151): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2152): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail'. Thu Apr 25 12:29:49 UTC 2024 ------ BSC_Tests.TC_fh_params_imm_ass fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345935) Waiting for packet dumper to finish... 1 (prev_count=345935, count=348673) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Thu Apr 25 12:29:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_fh_params_assignment_cmd started. MTC@bddcbae45077: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 11, maio := 57, ma := { 6, 12, 18, 24, 30, 36, 42, 48, 54 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 29, maio := 9, ma := { 5, 10, 15, 20, 25, 30, 35 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 46, maio := 37, ma := { 4, 8, 12, 16, 20, 24, 28 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2155)@bddcbae45077: ************************************************* VirtMSC-M3UA(2155)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2155)@bddcbae45077: ************************************************* VirtMSC-SCCP(2154)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2155)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2155)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2154)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2155)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2153)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2153): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2154): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2155): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail'. Thu Apr 25 12:30:00 UTC 2024 ------ BSC_Tests.TC_fh_params_assignment_cmd fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349746) Waiting for packet dumper to finish... 1 (prev_count=349746, count=353372) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Thu Apr 25 12:30:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_fh_params_handover_cmd started. MTC@bddcbae45077: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 27, maio := 50, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 6, maio := 27, ma := { 3, 6, 9, 12, 15, 18, 21, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 59, maio := 37, ma := { 6, 12, 18, 24, 30, 36, 42 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2158)@bddcbae45077: ************************************************* VirtMSC-M3UA(2158)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2158)@bddcbae45077: ************************************************* VirtMSC-SCCP(2157)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2158)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2158)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2158)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2157)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2156)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2156): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2157): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2158): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail'. Thu Apr 25 12:30:12 UTC 2024 ------ BSC_Tests.TC_fh_params_handover_cmd fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349623) Waiting for packet dumper to finish... 1 (prev_count=349623, count=355849) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Thu Apr 25 12:30:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_fh_params_si4_cbch started. MTC@bddcbae45077: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 58, maio := 59, ma := { 6, 12, 18 } }, { 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)@bddcbae45077: ************************************************* VirtMSC-M3UA(2161)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2161)@bddcbae45077: ************************************************* VirtMSC-SCCP(2160)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2161)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2161)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2160)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2161)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2159)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2159): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2160): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2161): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail'. Thu Apr 25 12:30:23 UTC 2024 ------ BSC_Tests.TC_fh_params_si4_cbch fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353096) Waiting for packet dumper to finish... 1 (prev_count=353096, count=354509) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:30:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcs_loc_req_for_active_ms started. MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms": using IMSI '001010392193916'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2165)@bddcbae45077: ************************************************* VirtMSC-M3UA(2165)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2165)@bddcbae45077: ************************************************* VirtMSC-SCCP(2163)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2168)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2168)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2168)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2166)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2165)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2165)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2168)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2168)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2171)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2171)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms() start" VirtMSC-RAN(2164)@bddcbae45077: 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@bddcbae45077: Test Component 2164 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2164)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2162)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2166)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2167)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2170)@bddcbae45077: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms(2173)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2168)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2163)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2165)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2172)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2171)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2162): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2163): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2164): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2165): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2166): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2167): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2168): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2170): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2171): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2172): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcs_loc_req_for_active_ms(2173): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcs_loc_req_for_active_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail'. Thu Apr 25 12:30:36 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388711) Waiting for packet dumper to finish... 1 (prev_count=388711, count=403783) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:30:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcs_loc_req_for_active_ms_ta_req started. MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms_ta_req": using IMSI '001014316920084'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2177)@bddcbae45077: ************************************************* VirtMSC-M3UA(2177)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2177)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2175)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2180)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2180)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2180)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2178)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2177)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2177)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2180)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2180)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2183)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2183)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms_ta_req() start" VirtMSC-RAN(2176)@bddcbae45077: 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@bddcbae45077: Test Component 2176 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2176)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2177)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2178)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2180)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2175)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2179)@bddcbae45077: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_ta_req(2185)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2183)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2174)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2184)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2182)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2174): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2175): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2176): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2177): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2178): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2179): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2180): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2182): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2183): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2184): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcs_loc_req_for_active_ms_ta_req(2185): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail'. Thu Apr 25 12:30:48 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail ------ Saving talloc report from 172.18.236.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=390390) Waiting for packet dumper to finish... 1 (prev_count=390390, count=418292) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:30:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcs_loc_req_for_idle_ms started. MTC@bddcbae45077: "TC_lcs_loc_req_for_idle_ms": using IMSI '001014365524760'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2189)@bddcbae45077: ************************************************* VirtMSC-M3UA(2189)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2189)@bddcbae45077: ************************************************* VirtMSC-SCCP(2187)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2192)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2192)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2192)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2190)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2189)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2189)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2192)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2192)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2195)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2195)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lcs_loc_req_for_idle_ms() start" VirtMSC-RAN(2188)@bddcbae45077: 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@bddcbae45077: Test Component 2188 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2189)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2188)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2187)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2190)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2186)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2193)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2195)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2191)@bddcbae45077: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms(2197)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2196)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2194)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2192)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2186): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2187): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2188): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2189): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2190): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2191): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2192): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2194): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2195): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2196): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcs_loc_req_for_idle_ms(2197): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcs_loc_req_for_idle_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail'. Thu Apr 25 12:31:01 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388064) Waiting for packet dumper to finish... 1 (prev_count=388064, count=402224) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber'. ------ BSC_Tests.TC_lcs_loc_req_no_subscriber ------ Thu Apr 25 12:31:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcs_loc_req_no_subscriber started. MTC@bddcbae45077: "TC_lcs_loc_req_no_subscriber": using IMSI '001010922681783'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2201)@bddcbae45077: ************************************************* VirtMSC-M3UA(2201)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2201)@bddcbae45077: ************************************************* VirtMSC-SCCP(2199)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2204)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2204)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2204)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2202)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2201)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2201)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2204)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2204)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2207)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2207)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lcs_loc_req_no_subscriber() start" VirtMSC-RAN(2200)@bddcbae45077: 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@bddcbae45077: Test Component 2200 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2200)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2206)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2202)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2198)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2208)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2199)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2204)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2207)@bddcbae45077: Final verdict of PTC: none TC_lcs_loc_req_no_subscriber(2209)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2205)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2203)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2201)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2198): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2199): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2200): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2201): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2202): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2203): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2204): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2205): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2206): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2207): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2208): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcs_loc_req_no_subscriber(2209): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcs_loc_req_no_subscriber finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail'. Thu Apr 25 12:31:13 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_no_subscriber fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_lcs_loc_req_no_subscriber.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390802) Waiting for packet dumper to finish... 1 (prev_count=390802, count=415879) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:31:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcs_loc_req_for_active_ms_le_timeout started. MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms_le_timeout": using IMSI '001010412967341'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2213)@bddcbae45077: ************************************************* VirtMSC-M3UA(2213)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2213)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2211)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2216)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2216)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2216)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2214)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2213)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2213)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2216)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2216)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2219)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2219)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms_le_timeout() start" VirtMSC-RAN(2212)@bddcbae45077: 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@bddcbae45077: Test Component 2212 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2212)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2214)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2216)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2211)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2213)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2210)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2217)@bddcbae45077: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout(2221)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2218)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2220)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2215)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2219)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2210): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2211): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2212): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2213): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2214): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2215): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2216): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2217): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2218): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2219): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2220): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout(2221): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail'. Thu Apr 25 12:31:25 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail ------ Saving talloc report from 172.18.236.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=387975) Waiting for packet dumper to finish... 1 (prev_count=387975, count=403759) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:31:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 started. MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms_le_timeout2": using IMSI '001019467097732'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2225)@bddcbae45077: ************************************************* VirtMSC-M3UA(2225)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2225)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2223)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2228)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2228)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2228)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2226)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2225)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2225)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2228)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2228)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2231)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2231)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lcs_loc_req_for_active_ms_le_timeout2() start" VirtMSC-RAN(2224)@bddcbae45077: 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@bddcbae45077: Test Component 2224 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2223)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2222)@bddcbae45077: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout2(2233)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2225)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2228)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2232)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2231)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2224)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2226)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2229)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2227)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2230)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2222): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2223): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2224): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2225): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2226): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2227): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2228): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2229): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2230): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2231): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2232): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout2(2233): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail'. Thu Apr 25 12:31:38 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail ------ Saving talloc report from 172.18.236.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=387828) Waiting for packet dumper to finish... 1 (prev_count=387828, count=413145) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:31:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp started. MTC@bddcbae45077: "TC_lcs_loc_req_for_idle_ms_no_pag_resp": using IMSI '001011998858565'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2237)@bddcbae45077: ************************************************* VirtMSC-M3UA(2237)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2237)@bddcbae45077: ************************************************* VirtMSC-SCCP(2235)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2240)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2240)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2240)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2238)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2237)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2237)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2240)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2240)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2243)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2243)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lcs_loc_req_for_idle_ms_no_pag_resp() start" VirtMSC-RAN(2236)@bddcbae45077: 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@bddcbae45077: Test Component 2236 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2237)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2236)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2239)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2240)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2235)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2234)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2238)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2243)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2242)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2241)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2244)@bddcbae45077: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2234): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2235): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2236): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2237): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2238): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2239): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2240): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2241): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2242): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2243): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2244): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail'. Thu Apr 25 12:31:51 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail ------ Saving talloc report from 172.18.236.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=391355) Waiting for packet dumper to finish... 1 (prev_count=391355, count=406339) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:31:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cm_service_during_lcs_loc_req started. MTC@bddcbae45077: "TC_cm_service_during_lcs_loc_req": using IMSI '001018185798552'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2249)@bddcbae45077: ************************************************* VirtMSC-M3UA(2249)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2249)@bddcbae45077: ************************************************* VirtMSC-SCCP(2247)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2252)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2252)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2252)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2250)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2249)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2249)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2252)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2252)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2255)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2255)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_cm_service_during_lcs_loc_req() start" VirtMSC-RAN(2248)@bddcbae45077: 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@bddcbae45077: Test Component 2248 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2248)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2246)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2250)@bddcbae45077: Final verdict of PTC: none TC_cm_service_during_lcs_loc_req(2257)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2251)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2252)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2256)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2249)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2247)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2254)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2253)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2255)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2246): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2247): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2248): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2249): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2250): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2251): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2252): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2253): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2254): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2255): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2256): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_cm_service_during_lcs_loc_req(2257): none (fail -> fail) MTC@bddcbae45077: Test case TC_cm_service_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail'. Thu Apr 25 12:32:03 UTC 2024 ------ BSC_Tests.TC_cm_service_during_lcs_loc_req fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_cm_service_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386883) Waiting for packet dumper to finish... 1 (prev_count=386883, count=411677) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req'. ------ BSC_Tests.TC_ho_during_lcs_loc_req ------ Thu Apr 25 12:32:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_during_lcs_loc_req started. MTC@bddcbae45077: "TC_ho_during_lcs_loc_req": using IMSI '001014235346615'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2261)@bddcbae45077: ************************************************* VirtMSC-M3UA(2261)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2261)@bddcbae45077: ************************************************* VirtMSC-SCCP(2259)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2264)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2264)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2264)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2262)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2261)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2261)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2264)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2264)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2267)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2267)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ho_during_lcs_loc_req() start" VirtMSC-RAN(2260)@bddcbae45077: 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@bddcbae45077: Test Component 2260 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2260)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2258)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2270)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2263)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2267)@bddcbae45077: Final verdict of PTC: none TC_ho_during_lcs_loc_req(2271)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2262)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2264)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2259)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2261)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2269)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2268)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2266)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2258): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2259): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2260): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2261): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2262): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2263): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2264): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2266): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2267): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2268): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2269): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2270): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_ho_during_lcs_loc_req(2271): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail'. Thu Apr 25 12:32:15 UTC 2024 ------ BSC_Tests.TC_ho_during_lcs_loc_req fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477671) Waiting for packet dumper to finish... 1 (prev_count=477671, count=673687) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:32:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_emerg_call_and_lcs_loc_req started. MTC@bddcbae45077: "TC_emerg_call_and_lcs_loc_req": using IMSI '001012825860871'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2275)@bddcbae45077: ************************************************* VirtMSC-M3UA(2275)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2275)@bddcbae45077: ************************************************* VirtMSC-SCCP(2273)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2278)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2278)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2278)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2276)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2275)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2275)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2278)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2278)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2281)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2281)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_emerg_call_and_lcs_loc_req() start" VirtMSC-RAN(2274)@bddcbae45077: 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@bddcbae45077: Test Component 2274 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2275)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2278)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2277)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2276)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2282)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2272)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2273)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2280)@bddcbae45077: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req(2283)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2281)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2274)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2279)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2272): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2273): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2275): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2276): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2277): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2278): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2279): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2280): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2281): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2282): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_emerg_call_and_lcs_loc_req(2283): none (fail -> fail) MTC@bddcbae45077: Test case TC_emerg_call_and_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail'. Thu Apr 25 12:32:28 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392028) Waiting for packet dumper to finish... 1 (prev_count=392028, count=421006) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:32:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind started. MTC@bddcbae45077: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind": using IMSI '001014991549708'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2287)@bddcbae45077: ************************************************* VirtMSC-M3UA(2287)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2287)@bddcbae45077: ************************************************* VirtMSC-SCCP(2285)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2290)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2290)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2290)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2288)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2287)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2287)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2290)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2290)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2293)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2293)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind() start" VirtMSC-RAN(2286)@bddcbae45077: 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@bddcbae45077: Test Component 2286 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2286)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2285)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2287)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2288)@bddcbae45077: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2291)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2293)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2289)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2284)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2294)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2292)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2290)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2284): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2285): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2287): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2288): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2289): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2290): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2291): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2292): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2293): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2294): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail'. Thu Apr 25 12:32:40 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail ------ Saving talloc report from 172.18.236.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=388668) Waiting for packet dumper to finish... 1 (prev_count=388668, count=404863) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:32:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: 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@bddcbae45077: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail started. MTC@bddcbae45077: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail": using IMSI '001011712101041'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2299)@bddcbae45077: ************************************************* VirtMSC-M3UA(2299)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2299)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2297)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2302)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2302)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2302)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2300)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2299)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2299)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2302)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2302)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2305)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2305)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail() start" VirtMSC-RAN(2298)@bddcbae45077: 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@bddcbae45077: Test Component 2298 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2300)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2298)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2296)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2302)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2306)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2301)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2297)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2304)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2303)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2299)@bddcbae45077: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2305)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2296): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2297): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2299): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2300): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2301): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2302): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2303): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2304): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2305): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2306): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail'. Thu Apr 25 12:32:52 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail ------ Saving talloc report from 172.18.236.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=395119) Waiting for packet dumper to finish... 1 (prev_count=395119, count=424097) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Thu Apr 25 12:32:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_no_msc started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2311)@bddcbae45077: ************************************************* VirtMSC-M3UA(2311)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2311)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2309)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2314)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2314)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2314)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2312)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2311)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2311)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2314)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2314)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2317)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2317)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_no_msc() start" MTC@bddcbae45077: "TC_no_msc": using IMSI '001011783642865'H MTC@bddcbae45077: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@bddcbae45077: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } IPA-BTS0-TRX0-RSL-RSL(2318)@bddcbae45077: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@bddcbae45077: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@bddcbae45077: No Dchan handler for ra='23'O ("#") and fn=23 TC_no_msc(2319)@bddcbae45077: Dynamic test case error: Using non-selected field imm_ass in a value of union type @GSM_RR_Types.RrUnion. TC_no_msc(2319)@bddcbae45077: setverdict(error): none -> error TC_no_msc(2319)@bddcbae45077: Final verdict of PTC: error MTC@bddcbae45077: 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@bddcbae45077: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@bddcbae45077: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(2308)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2311)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2309)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2310)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2315)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2312)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2314)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2317)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2316)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2313)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2318)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2308): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2309): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2310): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2311): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2312): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2313): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2314): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2315): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2316): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2317): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2318): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_no_msc(2319): error (fail -> error) MTC@bddcbae45077: Test case TC_no_msc finished. Verdict: error MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error'. Thu Apr 25 12:33:02 UTC 2024 ------ BSC_Tests.TC_no_msc error ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=188621) Waiting for packet dumper to finish... 1 (prev_count=188621, count=381744) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Thu Apr 25 12:33:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-M3UA(2322)@bddcbae45077: ************************************************* VirtMSC-M3UA(2322)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2322)@bddcbae45077: ************************************************* VirtMSC-SCCP(2321)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2322)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2322)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2321)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2322)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2320)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2320): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2321): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2322): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail'. Thu Apr 25 12:33:13 UTC 2024 ------ BSC_Tests.TC_refuse_chan_act_to_vamos fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112146) Waiting for packet dumper to finish... 1 (prev_count=112146, count=114973) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Thu Apr 25 12:33:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_refuse_mode_modif_to_vamos started. MTC@bddcbae45077: "TC_refuse_mode_modif_to_vamos": using IMSI '001013835241194'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2326)@bddcbae45077: ************************************************* VirtMSC-M3UA(2326)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2326)@bddcbae45077: ************************************************* VirtMSC-SCCP(2324)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2329)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2329)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2329)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2327)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2326)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2326)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2329)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2329)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2332)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2332)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(2334)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 2325 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2324)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2326)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2327)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2328)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2323)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2329)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2331)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2325)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2330)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2333)@bddcbae45077: Final verdict of PTC: none TC_refuse_mode_modif_to_vamos(2334)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2332)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2323): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2324): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2325): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2326): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2327): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2328): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2329): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2330): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2331): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2332): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2333): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_refuse_mode_modif_to_vamos(2334): none (fail -> fail) MTC@bddcbae45077: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail'. Thu Apr 25 12:33:26 UTC 2024 ------ BSC_Tests.TC_refuse_mode_modif_to_vamos fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391500) Waiting for packet dumper to finish... 1 (prev_count=391500, count=405247) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Thu Apr 25 12:33:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_reassignment_fr started. MTC@bddcbae45077: "TC_reassignment_fr": using IMSI '001018276613579'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2338)@bddcbae45077: ************************************************* VirtMSC-M3UA(2338)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2338)@bddcbae45077: ************************************************* VirtMSC-SCCP(2336)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2341)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2341)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2341)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2339)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2338)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2338)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2341)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2341)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2344)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2344)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_reassignment_fr() start" MTC@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 2337 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2336)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2338)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2340)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2345)@bddcbae45077: Final verdict of PTC: none TC_reassignment_fr(2346)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2335)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2342)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2341)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2339)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2344)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2343)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2337)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2335): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2336): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2337): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2338): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2339): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2340): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2341): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2342): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2343): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2344): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2345): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_reassignment_fr(2346): none (fail -> fail) MTC@bddcbae45077: Test case TC_reassignment_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail'. Thu Apr 25 12:33:38 UTC 2024 ------ BSC_Tests.TC_reassignment_fr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477078) Waiting for packet dumper to finish... 1 (prev_count=477078, count=501731) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Thu Apr 25 12:33:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cm_reestablishment started. MTC@bddcbae45077: "TC_cm_reestablishment": using IMSI '001010791684748'H MTC@bddcbae45077: "TC_cm_reestablishment": using IMSI '001017287402221'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2350)@bddcbae45077: ************************************************* VirtMSC-M3UA(2350)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2350)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2348)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2353)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2353)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2353)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2351)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2350)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2350)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2353)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2353)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2356)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2356)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_cm_reestablishment() start" VirtMSC-RAN(2349)@bddcbae45077: 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@bddcbae45077: Test Component 2349 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2351)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2349)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2353)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2357)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2348)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2354)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2352)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2356)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2355)@bddcbae45077: Final verdict of PTC: none TC_cm_reestablishment(2360)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2358)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2347)@bddcbae45077: Final verdict of PTC: none TC_cm_reestablishment(2361)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2359)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2350)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2347): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2348): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2349): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2350): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2351): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2352): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2353): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2354): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2355): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2356): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2357): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2358): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2359): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_cm_reestablishment(2360): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_cm_reestablishment(2361): none (fail -> fail) MTC@bddcbae45077: Test case TC_cm_reestablishment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail'. Thu Apr 25 12:33:51 UTC 2024 ------ BSC_Tests.TC_cm_reestablishment fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=479265) Waiting for packet dumper to finish... 1 (prev_count=479265, count=676315) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Thu Apr 25 12:33:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_imm_ass_post_chan_ack started. VirtMSC-M3UA(2364)@bddcbae45077: ************************************************* VirtMSC-M3UA(2364)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2364)@bddcbae45077: ************************************************* VirtMSC-SCCP(2363)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2364)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2364)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2363)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2364)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2362)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2362): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2363): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2364): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail'. Thu Apr 25 12:34:02 UTC 2024 ------ BSC_Tests.TC_imm_ass_post_chan_ack fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113659) Waiting for packet dumper to finish... 1 (prev_count=113659, count=119974) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Thu Apr 25 12:34:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-M3UA(2367)@bddcbae45077: ************************************************* VirtMSC-SCCP(2366)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2367)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2367)@bddcbae45077: ************************************************* VirtMSC-M3UA(2367)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2367)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2365)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2366)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2367)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2365): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2366): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2367): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail'. Thu Apr 25 12:34:13 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114352) Waiting for packet dumper to finish... 1 (prev_count=114352, count=115265) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Thu Apr 25 12:34:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-SCCP(2369)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2370)@bddcbae45077: ************************************************* VirtMSC-M3UA(2370)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2370)@bddcbae45077: ************************************************* VirtMSC-M3UA(2370)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2370)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2369)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2370)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2368)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2368): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2369): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2370): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail'. Thu Apr 25 12:34:25 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112533) Waiting for packet dumper to finish... 1 (prev_count=112533, count=113857) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:34:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-M3UA(2373)@bddcbae45077: ************************************************* VirtMSC-M3UA(2373)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2373)@bddcbae45077: ************************************************* VirtMSC-SCCP(2372)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2373)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2373)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2371)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2372)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2373)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2371): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2372): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2373): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail'. Thu Apr 25 12:34:36 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail ------ Saving talloc report from 172.18.236.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=345426) Waiting for packet dumper to finish... 1 (prev_count=345426, count=350790) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:34:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-M3UA(2376)@bddcbae45077: ************************************************* VirtMSC-M3UA(2376)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2376)@bddcbae45077: ************************************************* VirtMSC-SCCP(2375)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2376)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2376)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2375)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2374)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2376)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2374): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2375): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2376): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail'. Thu Apr 25 12:34:48 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail ------ Saving talloc report from 172.18.236.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=335110) Waiting for packet dumper to finish... 1 (prev_count=335110, count=351068) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Thu Apr 25 12:34:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ctrl_trx_rf_locked started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2380)@bddcbae45077: ************************************************* VirtMSC-M3UA(2380)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2380)@bddcbae45077: ************************************************* VirtMSC-SCCP(2378)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2383)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2383)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2383)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2381)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2380)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2380)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2383)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2383)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2386)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2386)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_ctrl_trx_rf_locked() start" MTC@bddcbae45077: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" VirtMSC-RAN(2379)@bddcbae45077: 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@bddcbae45077: Test Component 2379 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2379)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2378)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2385)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2383)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2388)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2377)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2381)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2387)@bddcbae45077: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2389)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2384)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2386)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2382)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2380)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2377): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2378): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2379): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2380): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2381): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2382): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2383): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2384): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2385): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2386): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2387): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2388): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2389): none (fail -> fail) MTC@bddcbae45077: Test case TC_ctrl_trx_rf_locked finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail'. Thu Apr 25 12:35:00 UTC 2024 ------ BSC_Tests.TC_ctrl_trx_rf_locked fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481523) Waiting for packet dumper to finish... 1 (prev_count=481523, count=672969) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Thu Apr 25 12:35:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ratectr_all_available_allocated started. VirtMSC-M3UA(2392)@bddcbae45077: ************************************************* VirtMSC-M3UA(2392)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2392)@bddcbae45077: ************************************************* VirtMSC-SCCP(2391)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2392)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2392)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2392)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2391)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2390)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2390): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2391): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2392): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail'. Thu Apr 25 12:35:12 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109553) Waiting for packet dumper to finish... 1 (prev_count=109553, count=115367) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Thu Apr 25 12:35:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-M3UA(2395)@bddcbae45077: ************************************************* VirtMSC-M3UA(2395)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2395)@bddcbae45077: ************************************************* VirtMSC-SCCP(2394)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2395)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2395)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2394)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2395)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2393)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2393): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2394): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2395): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail'. Thu Apr 25 12:35:23 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351726) Waiting for packet dumper to finish... 1 (prev_count=351726, count=355882) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Thu Apr 25 12:35:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cm_serv_rej started. MTC@bddcbae45077: "TC_cm_serv_rej": using IMSI '001011271751620'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2399)@bddcbae45077: ************************************************* VirtMSC-M3UA(2399)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2399)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2397)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2400)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2402)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2402)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2402)@bddcbae45077: ************************************************* VirtMSC-M3UA(2399)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2399)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2402)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2402)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2405)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2405)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_cm_serv_rej() start" MTC@bddcbae45077: 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@bddcbae45077: 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)@bddcbae45077: 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@bddcbae45077: Test Component 2398 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2398)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2397)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2400)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2403)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2401)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2404)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2406)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2399)@bddcbae45077: Final verdict of PTC: none TC_cm_serv_rej(2407)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2402)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2396)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2405)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2396): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2397): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2398): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2399): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2400): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2401): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2402): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2403): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2404): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2405): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2406): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_cm_serv_rej(2407): none (fail -> fail) MTC@bddcbae45077: Test case TC_cm_serv_rej finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail'. Thu Apr 25 12:35:36 UTC 2024 ------ BSC_Tests.TC_cm_serv_rej fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414312) Waiting for packet dumper to finish... 1 (prev_count=414312, count=430524) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Thu Apr 25 12:35:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lost_sdcch_during_assignment started. MTC@bddcbae45077: "TC_lost_sdcch_during_assignment": using IMSI '001010488117855'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2411)@bddcbae45077: ************************************************* VirtMSC-M3UA(2411)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2411)@bddcbae45077: ************************************************* VirtMSC-SCCP(2409)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2414)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2414)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2414)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2412)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2411)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2411)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2414)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2414)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2417)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2417)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(2410)@bddcbae45077: 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@bddcbae45077: Test Component 2410 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2410)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2414)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2411)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2409)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2416)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2415)@bddcbae45077: Final verdict of PTC: none TC_lost_sdcch_during_assignment(2419)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2417)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2412)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2418)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2413)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2408)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2408): none (none -> none)Thu Apr 25 12:35:48 UTC 2024 ------ BSC_Tests.TC_lost_sdcch_during_assignment fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2409): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2410): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2411): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2412): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2413): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2414): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2415): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2416): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2417): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2418): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lost_sdcch_during_assignment(2419): none (fail -> fail) MTC@bddcbae45077: Test case TC_lost_sdcch_during_assignment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=388411) Waiting for packet dumper to finish... 1 (prev_count=388411, count=420802) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Thu Apr 25 12:35:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_alloc_algo_ascending started. VirtMSC-M3UA(2422)@bddcbae45077: ************************************************* VirtMSC-M3UA(2422)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2422)@bddcbae45077: ************************************************* VirtMSC-SCCP(2421)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2422)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2422)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2422)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2421)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2420)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2420): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2421): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2422): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail'. Thu Apr 25 12:36:00 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ascending fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106239) Waiting for packet dumper to finish... 1 (prev_count=106239, count=111308) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Thu Apr 25 12:36:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_alloc_algo_descending started. VirtMSC-M3UA(2425)@bddcbae45077: ************************************************* VirtMSC-SCCP(2424)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2425)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2425)@bddcbae45077: ************************************************* VirtMSC-M3UA(2425)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2425)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2424)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2425)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2423)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2423): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2424): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2425): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail'. Thu Apr 25 12:36:11 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_descending fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106429) Waiting for packet dumper to finish... 1 (prev_count=106429, count=110173) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Thu Apr 25 12:36:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-M3UA(2428)@bddcbae45077: ************************************************* VirtMSC-M3UA(2428)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2428)@bddcbae45077: ************************************************* VirtMSC-SCCP(2427)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2428)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2428)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2428)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2427)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2426)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2426): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2427): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2428): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail'. Thu Apr 25 12:36:23 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100766) Waiting for packet dumper to finish... 1 (prev_count=100766, count=112773) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Thu Apr 25 12:36:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mgwpool_all_used started. MTC@bddcbae45077: "TC_mgwpool_all_used": using IMSI '001013115817652'H MTC@bddcbae45077: "TC_mgwpool_all_used": using IMSI '001017495781271'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2432)@bddcbae45077: ************************************************* VirtMSC-M3UA(2432)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2432)@bddcbae45077: ************************************************* VirtMSC-SCCP(2430)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2435)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2435)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2435)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2433)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2432)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2432)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2435)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2435)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2439)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2439)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_mgwpool_all_used() start" VirtMSC-RAN(2431)@bddcbae45077: 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@bddcbae45077: Test Component 2431 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(2429)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2435)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2432)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2436)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2439)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2434)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2437)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2440)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2431)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-1(2438)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2433)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2430)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_all_used(2442)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_all_used(2441)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2429): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2430): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2431): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2432): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2433): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2434): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2435): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2436): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2437): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-1(2438): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2439): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2440): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_all_used(2441): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_all_used(2442): none (fail -> fail) MTC@bddcbae45077: Test case TC_mgwpool_all_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail'. Thu Apr 25 12:36:36 UTC 2024 ------ BSC_Tests.TC_mgwpool_all_used fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402720) Waiting for packet dumper to finish... 1 (prev_count=402720, count=419533) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Thu Apr 25 12:36:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mgwpool_blocked_not_used started. MTC@bddcbae45077: "TC_mgwpool_blocked_not_used": using IMSI '001016976239684'H MTC@bddcbae45077: "TC_mgwpool_blocked_not_used": using IMSI '001019771803837'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2446)@bddcbae45077: ************************************************* VirtMSC-M3UA(2446)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2446)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2444)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2449)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2449)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2449)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2447)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2446)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2446)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2449)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2449)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2453)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2453)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2445)@bddcbae45077: 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@bddcbae45077: Test Component 2445 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2445)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2446)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2449)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2444)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2447)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-1(2452)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2453)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2450)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2448)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2443)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_blocked_not_used(2456)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_blocked_not_used(2455)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2454)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2451)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2443): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2444): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2445): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2446): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2447): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2448): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2449): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2451): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-1(2452): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2453): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2454): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_blocked_not_used(2455): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_blocked_not_used(2456): none (fail -> fail) MTC@bddcbae45077: Test case TC_mgwpool_blocked_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail'. Thu Apr 25 12:36:48 UTC 2024 ------ BSC_Tests.TC_mgwpool_blocked_not_used fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403069) Waiting for packet dumper to finish... 1 (prev_count=403069, count=435979) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Thu Apr 25 12:36:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mgwpool_pin_bts started. MTC@bddcbae45077: "TC_mgwpool_pin_bts": using IMSI '001018631060004'H MTC@bddcbae45077: "TC_mgwpool_pin_bts": using IMSI '001016579268781'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2460)@bddcbae45077: ************************************************* VirtMSC-M3UA(2460)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2460)@bddcbae45077: ************************************************* VirtMSC-SCCP(2458)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2463)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2461)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2463)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2463)@bddcbae45077: ************************************************* VirtMSC-M3UA(2460)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2460)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2463)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2463)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2467)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2467)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2459)@bddcbae45077: 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@bddcbae45077: Test Component 2459 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2458)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2461)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2463)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2462)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2465)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2457)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2459)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2460)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2468)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_pin_bts(2470)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_pin_bts(2469)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2464)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-1(2466)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2467)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2457): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2458): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2459): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2460): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2461): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2462): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2463): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2464): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2465): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-1(2466): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2467): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2468): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_pin_bts(2469): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_pin_bts(2470): none (fail -> fail) MTC@bddcbae45077: Test case TC_mgwpool_pin_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail'. Thu Apr 25 12:37:01 UTC 2024 ------ BSC_Tests.TC_mgwpool_pin_bts fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407315) Waiting for packet dumper to finish... 1 (prev_count=407315, count=424029) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Thu Apr 25 12:37:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_mgwpool_keepalive_down_not_used started. MTC@bddcbae45077: "TC_mgwpool_keepalive_down_not_used": using IMSI '001013448818484'H MTC@bddcbae45077: "TC_mgwpool_keepalive_down_not_used": using IMSI '001016607155688'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2474)@bddcbae45077: ************************************************* VirtMSC-M3UA(2474)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2474)@bddcbae45077: ************************************************* VirtMSC-SCCP(2472)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2477)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2477)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2477)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2475)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2474)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2474)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2477)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2477)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2481)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2481)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@bddcbae45077: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2479)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "1", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2479)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "2", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2473)@bddcbae45077: 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@bddcbae45077: Test Component 2473 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2473)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2476)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2475)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2483)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-1(2480)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2471)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2482)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2472)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2479)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2481)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2474)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2477)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2478)@bddcbae45077: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2484)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2471): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2472): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2473): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2474): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2475): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2476): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2477): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2478): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2479): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-1(2480): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2481): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2482): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2483): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2484): none (fail -> fail) MTC@bddcbae45077: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail'. Thu Apr 25 12:37:13 UTC 2024 ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396629) Waiting for packet dumper to finish... 1 (prev_count=396629, count=431478) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Thu Apr 25 12:37:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_meas_rep_multi_band started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2488)@bddcbae45077: ************************************************* VirtMSC-M3UA(2488)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2488)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2486)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2491)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2491)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2491)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2489)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2488)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2488)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2491)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2491)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2493)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "10", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "11", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "12", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "13", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2494)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2494)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2493)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "14", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_ho_meas_rep_multi_band() start" VirtMGW-MGCP-0(2493)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "15", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2487)@bddcbae45077: 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@bddcbae45077: Test Component 2487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2487)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2488)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2486)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2489)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2490)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2485)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2493)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2492)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2491)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2494)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2495)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2485): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2486): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2488): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2489): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2490): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2491): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2492): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2493): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2494): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2495): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_meas_rep_multi_band finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail'. Thu Apr 25 12:37:26 UTC 2024 ------ BSC_Tests.TC_ho_meas_rep_multi_band fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=681549) Waiting for packet dumper to finish... 1 (prev_count=681549, count=702256) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Thu Apr 25 12:37:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_ho_out_of_this_bsc started. MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2499)@bddcbae45077: ************************************************* VirtMSC-M3UA(2499)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2499)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2497)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2502)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2502)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2502)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2500)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2499)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2499)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2502)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2502)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2504)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "23", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "24", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "25", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "26", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2505)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2505)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2504)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "27", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_ho_out_of_this_bsc() start" VirtMGW-MGCP-0(2504)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "28", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2498)@bddcbae45077: 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@bddcbae45077: Test Component 2498 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2498)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2506)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2501)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2500)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2499)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2496)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2504)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2502)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2503)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2497)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2505)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2496): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2497): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2498): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2499): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2500): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2501): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2502): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2503): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2504): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2505): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2506): none (fail -> fail) MTC@bddcbae45077: Test case TC_ho_out_of_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail'. Thu Apr 25 12:37:39 UTC 2024 ------ BSC_Tests.TC_ho_out_of_this_bsc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=669569) Waiting for packet dumper to finish... 1 (prev_count=669569, count=701533) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:37:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@bddcbae45077: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001012043125497'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2510)@bddcbae45077: ************************************************* VirtMSC-M3UA(2510)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2510)@bddcbae45077: ************************************************* VirtMSC-SCCP(2508)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2513)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2513)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2513)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2511)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2510)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2510)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2513)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2513)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2515)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "35", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2516)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2516)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2515)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "36", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMGW-MGCP-0(2515)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "37", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "38", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "39", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "40", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2509)@bddcbae45077: 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@bddcbae45077: Test Component 2509 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2509)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2510)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2508)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2512)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2507)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2514)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2511)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2515)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2516)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2517)@bddcbae45077: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_1(2518)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2513)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2507): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2508): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2509): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2510): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2511): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2512): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2513): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2514): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2515): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2516): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2517): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2518): none (fail -> fail) MTC@bddcbae45077: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail'. Thu Apr 25 12:37:51 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail ------ Saving talloc report from 172.18.236.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=409962) Waiting for packet dumper to finish... 1 (prev_count=409962, count=430172) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:37:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@bddcbae45077: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001011052001216'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2522)@bddcbae45077: ************************************************* VirtMSC-M3UA(2522)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2522)@bddcbae45077: ************************************************* VirtMSC-SCCP(2520)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2525)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2525)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2525)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2523)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2522)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2522)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2525)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2525)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2527)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "48", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2528)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2528)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2527)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "49", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMGW-MGCP-0(2527)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "50", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "51", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "52", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "53", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2521)@bddcbae45077: 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@bddcbae45077: Test Component 2521 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2523)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2519)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2527)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2525)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2520)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2522)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2524)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2521)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(2528)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2526)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2529)@bddcbae45077: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_2(2530)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2519): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2520): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2521): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2522): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2523): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2524): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2525): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2526): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2527): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2528): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2529): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2530): none (fail -> fail) MTC@bddcbae45077: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail'. Thu Apr 25 12:38:04 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail ------ Saving talloc report from 172.18.236.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=402193) Waiting for packet dumper to finish... 1 (prev_count=402193, count=433343) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail' was executed successfully (exit status: 0). MC@bddcbae45077: Test execution finished. MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only'. ------ BSC_Tests_LCLS.TC_lcls_gcr_only ------ Thu Apr 25 12:38:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_only started. MTC@bddcbae45077: "TC_lcls_gcr_only": using IMSI '001017951233069'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2532)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2534)@bddcbae45077: ************************************************* VirtMSC-M3UA(2534)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2534)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2537)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2537)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2537)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2535)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2534)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2534)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2537)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2537)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2539)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "61", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2540)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2540)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2539)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "62", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_only() start" VirtMGW-MGCP-0(2539)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "63", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "64", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "65", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2533)@bddcbae45077: 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@bddcbae45077: Test Component 2533 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2533)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2537)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2536)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2534)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2531)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2532)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2539)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2535)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_only-B(2543)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2541)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2540)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2538)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_only-A(2542)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2531): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2532): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2533): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2534): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2535): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2536): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2537): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2538): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2539): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2540): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2541): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_only-A(2542): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_only-B(2543): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_only finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail'. Thu Apr 25 12:38:17 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_only fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412134) Waiting for packet dumper to finish... 1 (prev_count=412134, count=433453) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect ------ Thu Apr 25 12:38:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_bway_connect started. MTC@bddcbae45077: "TC_lcls_gcr_bway_connect": using IMSI '001018039635557'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2547)@bddcbae45077: ************************************************* VirtMSC-M3UA(2547)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2547)@bddcbae45077: ************************************************* VirtMSC-SCCP(2545)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2550)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2550)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2550)@bddcbae45077: ************************************************* MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2548)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2547)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2547)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtMGW-MGCP-0(2552)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "73", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtSMLC-M3UA(2550)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2550)@bddcbae45077: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2553)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2553)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2552)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "74", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "75", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_bway_connect() start" VirtMGW-MGCP-0(2552)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "76", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "77", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "78", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2546)@bddcbae45077: 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@bddcbae45077: Test Component 2546 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2545)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2548)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2550)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2546)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2552)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2547)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2549)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_connect-B(2556)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2544)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2553)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2551)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2554)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_connect-A(2555)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2544): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2545): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2546): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2547): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2548): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2549): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2550): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2551): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2552): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2553): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2554): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_connect-A(2555): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_connect-B(2556): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail'. Thu Apr 25 12:38:29 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410824) Waiting for packet dumper to finish... 1 (prev_count=410824, count=430031) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:38:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_bway_connect_hr started. MTC@bddcbae45077: "TC_lcls_gcr_bway_connect_hr": using IMSI '001013672918322'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2560)@bddcbae45077: ************************************************* VirtMSC-M3UA(2560)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2560)@bddcbae45077: ************************************************* VirtMSC-SCCP(2558)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2563)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2563)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2563)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2561)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2560)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2560)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2563)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2563)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2565)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "86", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2566)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2566)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2565)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "87", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2565)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "88", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "89", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "90", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "91", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2559)@bddcbae45077: 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@bddcbae45077: Test Component 2559 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2558)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2563)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2560)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2562)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2561)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2557)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2559)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2564)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_connect_hr-B(2569)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2565)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_connect_hr-A(2568)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2566)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2567)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2557): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2558): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2559): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2560): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2561): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2562): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2563): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2564): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2565): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2566): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2567): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-A(2568): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-B(2569): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail'. Thu Apr 25 12:38:42 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412658) Waiting for packet dumper to finish... 1 (prev_count=412658, count=438797) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:38:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_bway_codec_mismatch started. MTC@bddcbae45077: "TC_lcls_gcr_bway_codec_mismatch": using IMSI '001018936971537'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2573)@bddcbae45077: ************************************************* VirtMSC-M3UA(2573)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2573)@bddcbae45077: ************************************************* VirtMSC-SCCP(2571)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2576)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2576)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2576)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2574)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2573)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2573)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2576)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2576)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2578)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "99", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2579)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2579)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2578)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "100", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_bway_codec_mismatch() start" VirtMGW-MGCP-0(2578)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "101", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "102", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "103", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "104", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2572)@bddcbae45077: 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@bddcbae45077: Test Component 2572 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2574)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2578)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2576)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2571)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2570)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2573)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2572)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2577)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2580)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_codec_mismatch-B(2582)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_codec_mismatch-A(2581)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2575)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2579)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2570): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2571): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2572): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2573): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2574): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2575): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2576): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2577): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2578): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2579): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2580): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-A(2581): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-B(2582): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_bway_codec_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail'. Thu Apr 25 12:38:55 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414788) Waiting for packet dumper to finish... 1 (prev_count=414788, count=437091) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:39:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_nomatch_bway_connect started. MTC@bddcbae45077: "TC_lcls_gcr_nomatch_bway_connect": using IMSI '001014353562832'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2586)@bddcbae45077: ************************************************* VirtMSC-M3UA(2586)@bddcbae45077: M3UA emulation initiated, the test can be started MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2586)@bddcbae45077: ************************************************* VirtMSC-SCCP(2584)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2589)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2589)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2589)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2587)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMGW-MGCP-0(2591)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "111", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-M3UA(2586)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2586)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2589)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2589)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2591)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "112", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2592)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2592)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2591)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "113", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_nomatch_bway_connect() start" VirtMGW-MGCP-0(2591)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "114", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "115", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "116", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2585)@bddcbae45077: 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@bddcbae45077: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2584)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2585)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2586)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2593)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2583)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2588)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2589)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-B(2595)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-A(2594)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2591)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2590)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2587)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2592)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2583): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2584): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2585): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2586): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2587): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2588): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2589): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2590): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2591): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2592): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2593): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-A(2594): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-B(2595): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_nomatch_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail'. Thu Apr 25 12:39:08 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=418562) Waiting for packet dumper to finish... 1 (prev_count=418562, count=454075) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:39:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_bway_dont_connect started. MTC@bddcbae45077: "TC_lcls_gcr_bway_dont_connect": using IMSI '001015102376988'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2599)@bddcbae45077: ************************************************* VirtMSC-M3UA(2599)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2599)@bddcbae45077: ************************************************* VirtMSC-SCCP(2597)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2602)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2602)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2602)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2600)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2599)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2599)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2602)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2602)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2604)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "124", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2605)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2605)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2604)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "125", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_bway_dont_connect() start" VirtMGW-MGCP-0(2604)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "126", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "127", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "128", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "129", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2598)@bddcbae45077: 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@bddcbae45077: Test Component 2598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2598)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2604)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2599)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2602)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2596)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2600)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2597)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2601)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2606)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2605)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect-B(2608)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect-A(2607)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2596): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2597): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2599): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2600): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2601): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2602): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2604): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2605): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2606): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-A(2607): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-B(2608): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_bway_dont_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail'. Thu Apr 25 12:39:20 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413247) Waiting for packet dumper to finish... 1 (prev_count=413247, count=436183) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg ------ Thu Apr 25 12:39:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_unsuppported_cfg started. MTC@bddcbae45077: "TC_lcls_gcr_unsuppported_cfg": using IMSI '001014112627296'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2612)@bddcbae45077: ************************************************* VirtMSC-M3UA(2612)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2612)@bddcbae45077: ************************************************* VirtMSC-SCCP(2610)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2615)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2615)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2615)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2613)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2612)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2612)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2615)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2615)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2617)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "137", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2618)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2618)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2617)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "138", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_unsuppported_cfg() start" VirtMGW-MGCP-0(2617)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "139", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "140", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "141", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "142", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2611)@bddcbae45077: 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@bddcbae45077: Test Component 2611 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2611)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_lcls_gcr_unsuppported_cfg-B(2621)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2609)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2610)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2615)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2613)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2619)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2616)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2617)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2612)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2614)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2618)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_unsuppported_cfg-A(2620)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2609): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2610): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2611): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2612): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2613): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2614): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2615): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2616): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2617): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2618): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2619): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-A(2620): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-B(2621): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_unsuppported_cfg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail'. Thu Apr 25 12:39:33 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403398) Waiting for packet dumper to finish... 1 (prev_count=403398, count=449534) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc ------ Thu Apr 25 12:39:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_unsuppported_csc started. MTC@bddcbae45077: "TC_lcls_gcr_unsuppported_csc": using IMSI '001015381462538'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2625)@bddcbae45077: ************************************************* VirtMSC-M3UA(2625)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2625)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2623)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2628)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2628)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2628)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2626)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2625)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2625)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2628)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2628)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2630)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "150", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2631)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2631)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2630)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "151", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_unsuppported_csc() start" VirtMGW-MGCP-0(2630)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "152", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "153", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "154", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "155", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2624)@bddcbae45077: 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@bddcbae45077: Test Component 2624 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2624)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2627)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2622)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2625)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2623)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2626)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_unsuppported_csc-B(2634)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2628)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2632)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2629)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_unsuppported_csc-A(2633)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2630)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2631)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2622): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2623): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2624): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2625): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2626): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2627): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2628): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2629): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2630): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2631): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2632): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-A(2633): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-B(2634): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_unsuppported_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail'. Thu Apr 25 12:39:46 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411707) Waiting for packet dumper to finish... 1 (prev_count=411707, count=437621) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:39:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_gcr_bway_dont_connect_csc started. MTC@bddcbae45077: "TC_lcls_gcr_bway_dont_connect_csc": using IMSI '001010140674657'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2638)@bddcbae45077: ************************************************* VirtMSC-M3UA(2638)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2638)@bddcbae45077: ************************************************* VirtMSC-SCCP(2636)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2641)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2641)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2641)@bddcbae45077: ************************************************* VirtSMLC-SCCP(2639)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2638)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2638)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2641)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2641)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2643)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "163", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2644)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2644)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2643)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "164", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_gcr_bway_dont_connect_csc() start" VirtMGW-MGCP-0(2643)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "165", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "166", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "167", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "168", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2637)@bddcbae45077: 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@bddcbae45077: Test Component 2637 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2637)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_lcls_gcr_bway_dont_connect_csc-A(2646)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2638)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2636)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2635)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2640)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2641)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2642)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2639)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2643)@bddcbae45077: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect_csc-B(2647)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2644)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2645)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2635): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2636): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2637): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2638): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2639): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2640): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2641): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2642): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2643): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2644): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2645): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-A(2646): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-B(2647): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_gcr_bway_dont_connect_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail'. Thu Apr 25 12:39:59 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail ------ Saving talloc report from 172.18.236.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=409730) Waiting for packet dumper to finish... 1 (prev_count=409730, count=439657) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_connect_break ------ Thu Apr 25 12:40:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_connect_break started. MTC@bddcbae45077: "TC_lcls_connect_break": using IMSI '001013884002424'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2651)@bddcbae45077: ************************************************* VirtMSC-M3UA(2651)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2651)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2649)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2654)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2654)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2654)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2652)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2651)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2651)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2654)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2654)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2656)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "176", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2657)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2657)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2656)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "177", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_connect_break() start" VirtMGW-MGCP-0(2656)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "178", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "179", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "180", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "181", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2650)@bddcbae45077: 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@bddcbae45077: Test Component 2650 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2650)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2653)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2648)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2652)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2651)@bddcbae45077: Final verdict of PTC: none TC_lcls_connect_break-A(2659)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2654)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2657)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2649)@bddcbae45077: Final verdict of PTC: none TC_lcls_connect_break-B(2660)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2658)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2656)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2648): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2649): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2650): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2651): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2652): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2653): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2654): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2656): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2657): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2658): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_connect_break-A(2659): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_connect_break-B(2660): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail'. Thu Apr 25 12:40:12 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_break fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410599) Waiting for packet dumper to finish... 1 (prev_count=410599, count=442442) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear'. ------ BSC_Tests_LCLS.TC_lcls_connect_clear ------ Thu Apr 25 12:40:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_connect_clear started. MTC@bddcbae45077: "TC_lcls_connect_clear": using IMSI '001010962030001'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2664)@bddcbae45077: ************************************************* VirtMSC-M3UA(2664)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2664)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2662)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2667)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2667)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2667)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2665)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2664)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2664)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2667)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2667)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2669)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "189", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2670)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2670)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2669)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "190", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_connect_clear() start" VirtMGW-MGCP-0(2669)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "191", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "192", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "193", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "194", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2663)@bddcbae45077: 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@bddcbae45077: Test Component 2663 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2664)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2671)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2666)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2665)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2667)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2662)@bddcbae45077: Final verdict of PTC: none VirtMSC-RAN(2663)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2669)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2670)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2661)@bddcbae45077: Final verdict of PTC: none TC_lcls_connect_clear-B(2673)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2668)@bddcbae45077: Final verdict of PTC: none TC_lcls_connect_clear-A(2672)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2661): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2662): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2663): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2664): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2665): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2666): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2667): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2668): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2669): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2670): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2671): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_connect_clear-A(2672): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_connect_clear-B(2673): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_connect_clear finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail'. Thu Apr 25 12:40:25 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_clear fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=416487) Waiting for packet dumper to finish... 1 (prev_count=416487, count=435072) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:40:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_bts_gcr_bway_connect started. MTC@bddcbae45077: "TC_lcls_bts_gcr_bway_connect": using IMSI '001016031949060'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-M3UA(2677)@bddcbae45077: ************************************************* VirtMSC-M3UA(2677)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2677)@bddcbae45077: ************************************************* VirtMSC-SCCP(2675)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2680)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2680)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2680)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2678)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2677)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2677)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2680)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2680)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2682)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "202", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2683)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2683)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2682)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "203", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_bts_gcr_bway_connect() start" VirtMGW-MGCP-0(2682)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "204", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "205", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "206", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2676)@bddcbae45077: 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@bddcbae45077: Test Component 2676 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2676)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2678)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2679)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2677)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2674)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2682)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2684)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2675)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2683)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2680)@bddcbae45077: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-B(2686)@bddcbae45077: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-A(2685)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2681)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2674): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2675): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2676): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2677): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2678): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2679): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2680): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2681): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2682): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2683): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2684): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-A(2685): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-B(2686): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_bts_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail'. Thu Apr 25 12:40:38 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411015) Waiting for packet dumper to finish... 1 (prev_count=411015, count=457003) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:40:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_bts_gcr_bway_connect_hr started. MTC@bddcbae45077: "TC_lcls_bts_gcr_bway_connect_hr": using IMSI '001015351612446'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2690)@bddcbae45077: ************************************************* VirtMSC-M3UA(2690)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2690)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2688)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2693)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2693)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2693)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2691)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2690)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2690)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2693)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2693)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2695)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "215", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2696)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2696)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2695)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "216", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_bts_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2695)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "217", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "218", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "219", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "220", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2689)@bddcbae45077: 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@bddcbae45077: Test Component 2689 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2689)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2690)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2691)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2693)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2696)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2692)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2687)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2688)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2697)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2695)@bddcbae45077: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-B(2699)@bddcbae45077: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-A(2698)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2687): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2688): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2689): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2690): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2691): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2692): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2693): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2695): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2696): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2697): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-A(2698): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-B(2699): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_bts_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail'. Thu Apr 25 12:40:51 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.236.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=412603) Waiting for packet dumper to finish... 1 (prev_count=412603, count=443427) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break ------ Thu Apr 25 12:40:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_lcls_bts_connect_break started. MTC@bddcbae45077: "TC_lcls_bts_connect_break": using IMSI '001010944927025'H MTC@bddcbae45077: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2703)@bddcbae45077: ************************************************* VirtMSC-M3UA(2703)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2703)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting RAN_Emulation VirtMSC-SCCP(2701)@bddcbae45077: v_sccp_pdu_maxlen:268 MTC@bddcbae45077: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2706)@bddcbae45077: ************************************************* VirtSMLC-M3UA(2706)@bddcbae45077: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2706)@bddcbae45077: ************************************************* MTC@bddcbae45077: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2704)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2703)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2703)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2706)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23908 to server: "172.18.236.200":2905 association #8 VirtSMLC-M3UA(2706)@bddcbae45077: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2708)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "228", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2709)@bddcbae45077: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2709)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@bddcbae45077: 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)@bddcbae45077: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2708)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "229", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@bddcbae45077: "TC_lcls_bts_connect_break() start" VirtMGW-MGCP-0(2708)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "230", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "231", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "232", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@bddcbae45077: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "233", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2702)@bddcbae45077: 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@bddcbae45077: Test Component 2702 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2702)@bddcbae45077: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2701)@bddcbae45077: Final verdict of PTC: none VirtSMLC-SCCP(2704)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2700)@bddcbae45077: Final verdict of PTC: none VirtMGW-MGCP-0(2708)@bddcbae45077: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2705)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2710)@bddcbae45077: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2709)@bddcbae45077: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2707)@bddcbae45077: Final verdict of PTC: none TC_lcls_bts_connect_break-B(2712)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2703)@bddcbae45077: Final verdict of PTC: none VirtSMLC-M3UA(2706)@bddcbae45077: Final verdict of PTC: none TC_lcls_bts_connect_break-A(2711)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: none MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2700): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2701): none (none -> none) MTC@bddcbae45077: Local verdict of PTC VirtMSC-RAN(2702): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2703): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-SCCP(2704): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-BSSAP_LE(2705): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtSMLC-M3UA(2706): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-CTRL-CLI-IPA(2707): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMGW-MGCP-0(2708): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2709): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2710): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_bts_connect_break-A(2711): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC TC_lcls_bts_connect_break-B(2712): none (fail -> fail) MTC@bddcbae45077: Test case TC_lcls_bts_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail'. Thu Apr 25 12:41:04 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=426966) Waiting for packet dumper to finish... 1 (prev_count=426966, count=448069) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail' was executed successfully (exit status: 0). MC@bddcbae45077: Test execution finished. MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server ------ Thu Apr 25 12:41:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_bsc_server started. VirtMSC-M3UA(2715)@bddcbae45077: ************************************************* VirtMSC-M3UA(2715)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2715)@bddcbae45077: ************************************************* VirtMSC-SCCP(2714)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2715)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2715)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2714)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2715)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2713)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2713): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2714): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2715): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_bsc_server finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail'. Thu Apr 25 12:41:16 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133185) Waiting for packet dumper to finish... 1 (prev_count=133185, count=136160) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 ------ Thu Apr 25 12:41:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_bsc_server_ipv6 started. VirtMSC-M3UA(2718)@bddcbae45077: ************************************************* VirtMSC-M3UA(2718)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2718)@bddcbae45077: ************************************************* VirtMSC-SCCP(2717)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2718)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2718)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2717)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2718)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2716)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2716): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2717): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2718): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail'. Thu Apr 25 12:41:28 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116265) Waiting for packet dumper to finish... 1 (prev_count=116265, count=136141) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client ------ Thu Apr 25 12:41:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_bsc_client started. VirtMSC-M3UA(2721)@bddcbae45077: ************************************************* VirtMSC-M3UA(2721)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2721)@bddcbae45077: ************************************************* VirtMSC-SCCP(2720)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2721)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2721)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2721)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2720)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2719)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2719): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2720): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2721): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_bsc_client finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail'. Thu Apr 25 12:41:41 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137295) Waiting for packet dumper to finish... 1 (prev_count=137295, count=152930) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 ------ Thu Apr 25 12:41:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_bsc_client_ipv6 started. VirtMSC-M3UA(2724)@bddcbae45077: ************************************************* VirtMSC-M3UA(2724)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2724)@bddcbae45077: ************************************************* VirtMSC-SCCP(2723)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2724)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2724)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2724)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2722)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2723)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2722): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2723): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2724): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail'. Thu Apr 25 12:41:53 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113463) Waiting for packet dumper to finish... 1 (prev_count=113463, count=138401) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss'. ------ BSC_Tests_CBSP.TC_cbsp_reset_bss ------ Thu Apr 25 12:41:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_reset_bss started. VirtMSC-M3UA(2727)@bddcbae45077: ************************************************* VirtMSC-M3UA(2727)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2727)@bddcbae45077: ************************************************* VirtMSC-SCCP(2726)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2727)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2727)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2725)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2727)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2726)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2725): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2726): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2727): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_reset_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail'. Thu Apr 25 12:42:05 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_reset_bss fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_reset_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=139537) Waiting for packet dumper to finish... 1 (prev_count=139537, count=155582) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_cell_rflock_failure_restart started. VirtMSC-M3UA(2730)@bddcbae45077: ************************************************* VirtMSC-M3UA(2730)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2730)@bddcbae45077: ************************************************* VirtMSC-SCCP(2729)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2730)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2730)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2730)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2729)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2728)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2728): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2729): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2730): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail'. Thu Apr 25 12:42:18 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141398) Waiting for packet dumper to finish... 1 (prev_count=141398, count=156118) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_cell_rsl_down_failure started. VirtMSC-M3UA(2733)@bddcbae45077: ************************************************* VirtMSC-M3UA(2733)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2733)@bddcbae45077: ************************************************* VirtMSC-SCCP(2732)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2733)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2733)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2732)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2731)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2733)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2731): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2732): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2733): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail'. Thu Apr 25 12:42:30 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144840) Waiting for packet dumper to finish... 1 (prev_count=144840, count=159972) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss'. ------ BSC_Tests_CBSP.TC_cbsp_write_bss ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_bss started. VirtMSC-M3UA(2736)@bddcbae45077: ************************************************* VirtMSC-M3UA(2736)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2736)@bddcbae45077: ************************************************* VirtMSC-SCCP(2735)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2736)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2736)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2735)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2736)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2734)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2734): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2735): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2736): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_write_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail'. Thu Apr 25 12:42:42 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bss fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138197) Waiting for packet dumper to finish... 1 (prev_count=138197, count=153418) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_bts_cgi started. MTC@bddcbae45077: Generating CBSP payload: 50 octets VirtMSC-M3UA(2739)@bddcbae45077: ************************************************* VirtMSC-M3UA(2739)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2739)@bddcbae45077: ************************************************* VirtMSC-SCCP(2738)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2739)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2739)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2739)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2738)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2737)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2737): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2738): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2739): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail'. Thu Apr 25 12:42:55 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=139374) Waiting for packet dumper to finish... 1 (prev_count=139374, count=155508) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:43:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_bts_no_cbch started. MTC@bddcbae45077: Generating CBSP payload: 26 octets VirtMSC-M3UA(2742)@bddcbae45077: ************************************************* VirtMSC-M3UA(2742)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2742)@bddcbae45077: ************************************************* VirtMSC-SCCP(2741)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2742)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2742)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2742)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2741)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2740)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2740): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2741): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2742): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail'. Thu Apr 25 12:43:07 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143077) Waiting for packet dumper to finish... 1 (prev_count=143077, count=158209) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts'. ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_unknown_bts started. MTC@bddcbae45077: Generating CBSP payload: 44 octets VirtMSC-M3UA(2745)@bddcbae45077: ************************************************* VirtMSC-M3UA(2745)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2745)@bddcbae45077: ************************************************* VirtMSC-SCCP(2744)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2745)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2745)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2745)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2744)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2743)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2743): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2744): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2745): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail'. Thu Apr 25 12:43:20 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137847) Waiting for packet dumper to finish... 1 (prev_count=137847, count=152980) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci ------ Thu Apr 25 12:43:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_lac_ci started. MTC@bddcbae45077: Generating CBSP payload: 45 octets VirtMSC-M3UA(2748)@bddcbae45077: ************************************************* VirtMSC-M3UA(2748)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2748)@bddcbae45077: ************************************************* VirtMSC-SCCP(2747)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2748)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2748)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2748)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2747)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2746)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2746): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2747): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2748): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail'. Thu Apr 25 12:43:32 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143511) Waiting for packet dumper to finish... 1 (prev_count=143511, count=159557) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_ci ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_ci started. MTC@bddcbae45077: Generating CBSP payload: 34 octets VirtMSC-M3UA(2751)@bddcbae45077: ************************************************* VirtMSC-M3UA(2751)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2751)@bddcbae45077: ************************************************* VirtMSC-SCCP(2750)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2751)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2751)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2750)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2751)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2749)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2749): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2750): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2751): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_write_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail'. Thu Apr 25 12:43:45 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_ci fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148860) Waiting for packet dumper to finish... 1 (prev_count=148860, count=164582) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai'. ------ BSC_Tests_CBSP.TC_cbsp_write_lai ------ Thu Apr 25 12:43:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_lai started. MTC@bddcbae45077: Generating CBSP payload: 15 octets VirtMSC-M3UA(2754)@bddcbae45077: ************************************************* VirtMSC-M3UA(2754)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2754)@bddcbae45077: ************************************************* VirtMSC-SCCP(2753)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2754)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2754)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2753)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2754)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2752)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2752): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2753): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2754): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_write_lai finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail'. Thu Apr 25 12:43:58 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lai fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148945) Waiting for packet dumper to finish... 1 (prev_count=148945, count=163665) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac ------ Thu Apr 25 12:44:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_lac started. MTC@bddcbae45077: Generating CBSP payload: 64 octets VirtMSC-M3UA(2757)@bddcbae45077: ************************************************* VirtMSC-M3UA(2757)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2757)@bddcbae45077: ************************************************* VirtMSC-SCCP(2756)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2757)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2757)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2757)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2756)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2755)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2755): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2756): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2757): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_write_lac finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail'. Thu Apr 25 12:44:10 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144428) Waiting for packet dumper to finish... 1 (prev_count=144428, count=159560) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_then_replace started. MTC@bddcbae45077: Generating CBSP payload: 38 octets VirtMSC-M3UA(2760)@bddcbae45077: ************************************************* VirtMSC-M3UA(2760)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2760)@bddcbae45077: ************************************************* VirtMSC-SCCP(2759)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2760)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2760)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2760)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2759)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2758)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2758): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2759): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2760): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail'. Thu Apr 25 12:44:23 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148580) Waiting for packet dumper to finish... 1 (prev_count=148580, count=165126) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:44:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_rep_period_num started. MTC@bddcbae45077: Generating CBSP payload: 44 octets VirtMSC-M3UA(2763)@bddcbae45077: ************************************************* VirtMSC-SCCP(2762)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2763)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2763)@bddcbae45077: ************************************************* VirtMSC-M3UA(2763)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2763)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2763)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2761)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2762)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2761): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2762): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2763): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail'. Thu Apr 25 12:44:35 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146369) Waiting for packet dumper to finish... 1 (prev_count=146369, count=162703) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist ------ Thu Apr 25 12:44:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_replace_nonexist started. MTC@bddcbae45077: Generating CBSP payload: 61 octets VirtMSC-M3UA(2766)@bddcbae45077: ************************************************* VirtMSC-M3UA(2766)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2766)@bddcbae45077: ************************************************* VirtMSC-SCCP(2765)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2766)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2766)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2765)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2766)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2764)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2764): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2765): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2766): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_replace_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail'. Thu Apr 25 12:44:48 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_replace_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150614) Waiting for packet dumper to finish... 1 (prev_count=150614, count=166248) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many'. ------ BSC_Tests_CBSP.TC_cbsp_write_too_many ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_too_many started. MTC@bddcbae45077: Generating CBSP payload: 1 octets MTC@bddcbae45077: Generating CBSP payload: 60 octets MTC@bddcbae45077: Generating CBSP payload: 15 octets VirtMSC-M3UA(2769)@bddcbae45077: ************************************************* VirtMSC-M3UA(2769)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2769)@bddcbae45077: ************************************************* VirtMSC-SCCP(2768)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2769)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2769)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2769)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2768)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2767)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2767): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2768): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2769): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail'. Thu Apr 25 12:45:01 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_too_many fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_too_many.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150486) Waiting for packet dumper to finish... 1 (prev_count=150486, count=171257) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist ------ Thu Apr 25 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@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_kill_nonexist started. MTC@bddcbae45077: Generating CBSP payload: 78 octets VirtMSC-M3UA(2772)@bddcbae45077: ************************************************* VirtMSC-M3UA(2772)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2772)@bddcbae45077: ************************************************* VirtMSC-SCCP(2771)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2772)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2772)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2772)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2771)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2770)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2770): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2771): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2772): none (fail -> fail) MTC@bddcbae45077: Test case TC_cbsp_kill_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail'. Thu Apr 25 12:45:14 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_kill_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145740) Waiting for packet dumper to finish... 1 (prev_count=145740, count=161284) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill ------ Thu Apr 25 12:45:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_then_kill started. MTC@bddcbae45077: Generating CBSP payload: 53 octets VirtMSC-M3UA(2775)@bddcbae45077: ************************************************* VirtMSC-M3UA(2775)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2775)@bddcbae45077: ************************************************* VirtMSC-SCCP(2774)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2775)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2775)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2774)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2775)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2773)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2773): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2774): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2775): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail'. Thu Apr 25 12:45:27 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145811) Waiting for packet dumper to finish... 1 (prev_count=145811, count=176764) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset ------ Thu Apr 25 12:45:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_write_then_reset started. MTC@bddcbae45077: Generating CBSP payload: 25 octets VirtMSC-M3UA(2778)@bddcbae45077: ************************************************* VirtMSC-M3UA(2778)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2778)@bddcbae45077: ************************************************* VirtMSC-SCCP(2777)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2778)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2778)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2777)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2778)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2776)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2776): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2777): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2778): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail'. Thu Apr 25 12:45:39 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153737) Waiting for packet dumper to finish... 1 (prev_count=153737, count=168958) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail' was executed successfully (exit status: 0). MTC@bddcbae45077: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty ------ Thu Apr 25 12:45:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_status_q_empty started. VirtMSC-M3UA(2781)@bddcbae45077: ************************************************* VirtMSC-M3UA(2781)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2781)@bddcbae45077: ************************************************* VirtMSC-SCCP(2780)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2781)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2781)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2781)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2780)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2779)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2779): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2780): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2781): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail'. Thu Apr 25 12:45:52 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161496) Waiting for packet dumper to finish... 1 (prev_count=161496, count=177130) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:45:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_status_q_bts_cgi started. VirtMSC-M3UA(2784)@bddcbae45077: ************************************************* VirtMSC-M3UA(2784)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2784)@bddcbae45077: ************************************************* VirtMSC-SCCP(2783)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2784)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2784)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2783)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2784)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2782)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2782): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2783): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2784): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail'. Thu Apr 25 12:46:05 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147883) Waiting for packet dumper to finish... 1 (prev_count=147883, count=164430) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:46:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_emerg_write_bts_cgi_dchan started. MTC@bddcbae45077: Generating CBSP payload: 66 octets VirtMSC-M3UA(2787)@bddcbae45077: ************************************************* VirtMSC-M3UA(2787)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2787)@bddcbae45077: ************************************************* VirtMSC-SCCP(2786)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2787)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2787)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2787)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2786)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2785)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2785): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2786): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2787): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail'. Thu Apr 25 12:46:18 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail ------ Saving talloc report from 172.18.236.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=151842) Waiting for packet dumper to finish... 1 (prev_count=151842, count=167475) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:46:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_emerg_write_bts_cgi_cchan started. MTC@bddcbae45077: Generating CBSP payload: 19 octets VirtMSC-M3UA(2790)@bddcbae45077: ************************************************* VirtMSC-M3UA(2790)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2790)@bddcbae45077: ************************************************* VirtMSC-SCCP(2789)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2790)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2790)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2789)@bddcbae45077: Final verdict of PTC: none VirtMSC-M3UA(2790)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2788)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2788): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2789): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2790): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail'. Thu Apr 25 12:46:31 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail ------ Saving talloc report from 172.18.236.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=153163) Waiting for packet dumper to finish... 1 (prev_count=153163, count=184027) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:46:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable started. MTC@bddcbae45077: Generating CBSP payload: 7 octets VirtMSC-M3UA(2793)@bddcbae45077: ************************************************* VirtMSC-M3UA(2793)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2793)@bddcbae45077: ************************************************* VirtMSC-SCCP(2792)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2793)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2793)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2793)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2792)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2791)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2791): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2792): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2793): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail'. Thu Apr 25 12:46:44 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail ------ Saving talloc report from 172.18.236.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=152690) Waiting for packet dumper to finish... 1 (prev_count=152690, count=167822) MTC@bddcbae45077: 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@bddcbae45077: 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 ------ Thu Apr 25 12:46:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_emerg_write_bts_cgi_noreplace started. MTC@bddcbae45077: Generating CBSP payload: 60 octets VirtMSC-M3UA(2796)@bddcbae45077: ************************************************* VirtMSC-M3UA(2796)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2796)@bddcbae45077: ************************************************* VirtMSC-SCCP(2795)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2796)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2796)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2796)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2795)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2794)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2794): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2795): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2796): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail'. Thu Apr 25 12:46:57 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail ------ Saving talloc report from 172.18.236.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=150040) Waiting for packet dumper to finish... 1 (prev_count=150040, count=176769) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:47:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_emerg_write_bts_cgi_replace started. MTC@bddcbae45077: Generating CBSP payload: 60 octets VirtMSC-M3UA(2799)@bddcbae45077: ************************************************* VirtMSC-M3UA(2799)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2799)@bddcbae45077: ************************************************* VirtMSC-SCCP(2798)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2799)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2799)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2799)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2798)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2797)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2797): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2798): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2799): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail'. Thu Apr 25 12:47:10 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=150624) Waiting for packet dumper to finish... 1 (prev_count=150624, count=165432) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail' was executed successfully (exit status: 0). MTC@bddcbae45077: 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 ------ Thu Apr 25 12:47:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@bddcbae45077: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill' was executed successfully (exit status: 0). MTC@bddcbae45077: Test case TC_cbsp_emerg_write_bts_cgi_kill started. MTC@bddcbae45077: Generating CBSP payload: 8 octets VirtMSC-M3UA(2802)@bddcbae45077: ************************************************* VirtMSC-M3UA(2802)@bddcbae45077: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2802)@bddcbae45077: ************************************************* VirtMSC-SCCP(2801)@bddcbae45077: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2802)@bddcbae45077: SCTP_ConnectResult -> connection established from: "172.18.236.203":23905 to server: "172.18.236.200":2905 association #8 VirtMSC-M3UA(2802)@bddcbae45077: Warning: Sendmsg error! Strerror=Broken pipe MTC@bddcbae45077: 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@bddcbae45077: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2802)@bddcbae45077: Final verdict of PTC: none VirtMSC-SCCP(2801)@bddcbae45077: Final verdict of PTC: none VirtMSC-STATS(2800)@bddcbae45077: Final verdict of PTC: none MTC@bddcbae45077: Setting final verdict of the test case. MTC@bddcbae45077: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@bddcbae45077: Local verdict of PTC VirtMSC-STATS(2800): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-SCCP(2801): none (fail -> fail) MTC@bddcbae45077: Local verdict of PTC VirtMSC-M3UA(2802): none (fail -> fail) MTC@bddcbae45077: 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@bddcbae45077: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail'. Thu Apr 25 12:47:23 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail ------ Saving talloc report from 172.18.236.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=157774) Waiting for packet dumper to finish... 1 (prev_count=157774, count=173496) MTC@bddcbae45077: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail' was executed successfully (exit status: 0). MC@bddcbae45077: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@bddcbae45077: Terminating MTC. MC@bddcbae45077: MTC terminated. MC2> exit MC@bddcbae45077: Shutting down session. MC@bddcbae45077: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-20.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 + docker network inspect ttcn3-bsc-test-236 + cut -d :+ -f2 awk -F" NR>1{print $2}+ grep Name + local containers=jenkins-ttcn3-bsc-test-io_uring-46-bts1 jenkins-ttcn3-bsc-test-io_uring-46-bts0 jenkins-ttcn3-bsc-test-io_uring-46-stp jenkins-ttcn3-bsc-test-io_uring-46-bts2 jenkins-ttcn3-bsc-test-io_uring-46-bsc + [ -n jenkins-ttcn3-bsc-test-io_uring-46-bts1 jenkins-ttcn3-bsc-test-io_uring-46-bts0 jenkins-ttcn3-bsc-test-io_uring-46-stp jenkins-ttcn3-bsc-test-io_uring-46-bts2 jenkins-ttcn3-bsc-test-io_uring-46-bsc ] + docker_kill_wait jenkins-ttcn3-bsc-test-io_uring-46-bts1 jenkins-ttcn3-bsc-test-io_uring-46-bts0 jenkins-ttcn3-bsc-test-io_uring-46-stp jenkins-ttcn3-bsc-test-io_uring-46-bts2 jenkins-ttcn3-bsc-test-io_uring-46-bsc + docker kill jenkins-ttcn3-bsc-test-io_uring-46-bts1 jenkins-ttcn3-bsc-test-io_uring-46-bts0 jenkins-ttcn3-bsc-test-io_uring-46-stp jenkins-ttcn3-bsc-test-io_uring-46-bts2 jenkins-ttcn3-bsc-test-io_uring-46-bsc jenkins-ttcn3-bsc-test-io_uring-46-bts1 jenkins-ttcn3-bsc-test-io_uring-46-bts0 jenkins-ttcn3-bsc-test-io_uring-46-stp jenkins-ttcn3-bsc-test-io_uring-46-bts2 jenkins-ttcn3-bsc-test-io_uring-46-bsc + docker wait jenkins-ttcn3-bsc-test-io_uring-46-bts1 jenkins-ttcn3-bsc-test-io_uring-46-bts0 jenkins-ttcn3-bsc-test-io_uring-46-stp jenkins-ttcn3-bsc-test-io_uring-46-bts2 jenkins-ttcn3-bsc-test-io_uring-46-bsc Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-46-bts1 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-46-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-46-stp Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-46-bts2 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-46-bsc + true + network_remove + set +x Removing network ttcn3-bsc-test-236 + docker network remove ttcn3-bsc-test-236 ttcn3-bsc-test-236 + 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-46-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-20.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