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-mgw-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-mgw-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 6beffab8df005a45e503b9e1f3b7b44ce7b38dab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6beffab8df005a45e503b9e1f3b7b44ce7b38dab # timeout=10 Commit message: "ttcn3-hnbgw: Apply latest changes to 'with-pfcp' scenario" > git rev-list --no-walk 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10 [ttcn3-mgw-test-io_uring] $ /bin/sh -xe /tmp/jenkins4498602670143900281.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-mgw-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-mgw-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 + cd ttcn3-mgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs ] + [ xjenkins-ttcn3-mgw-test-io_uring-32 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-mgw-test + SUITE_NAME=ttcn3-mgw-test + IMAGE_SUFFIX=master + docker_images_require osmo-mgw-master ttcn3-mgw-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-mgw-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-mgw-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-mgw-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 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 [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://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.0s done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.0s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/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 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #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 [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 #15 CACHED #16 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 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 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [ 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 #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:1c7b62866583157f631749ce7e9f3bb436f4334fed2208079c9fcd0b2767fd04 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-mgw-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 1c7b62866583 + 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-mgw-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-mgw-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-mgw-master + echo osmo-mgw-master + dir=osmo-mgw-master + pull_arg=--pull + grep ^FROM ../osmo-mgw-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-mgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-mgw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-mgw-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/osmo-mgw-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-mgw-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-mgw-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.32kB 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 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-mgw/+/master?format=TEXT #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.11kB done #6 DONE 0.0s #7 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-MGW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-mgw #7 CACHED #8 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-mgw.git #8 CACHED #9 [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 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoabis)" "pkgconfig(libosmotrau)" "pkgconfig(libosmocoding)" ;; esac #9 CACHED #10 [6/8] RUN CD osmo-mgw && 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 && ldconfig #10 CACHED #11 [7/8] COPY OSMO-MGW.CFG /data/osmo-mgw.cfg #11 CACHED #12 [3/8] WORKDIR /TMP #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:55c25d54564f4d8ef5ad180660a38069920dea59a341a78158a6608bcd9d2c73 done #14 naming to docker.io/osmocom-build/osmo-mgw-master:latest done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/osmo-mgw-master' + docker_image_exists osmo-mgw-master + docker images -q osmocom-build/osmo-mgw-master + test -n 55c25d54564f + list_osmo_packages debian-bookworm osmo-mgw-master + local distro=debian-bookworm + local image=osmo-mgw-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-mgw-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-mgw-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404182026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404182026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.62.da7b.202404182026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.11.5277.202404182026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404182026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404182026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404182026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404182026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404182026 amd64 Osmo VTY library ii osmocom-nightly 202404182026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-mgw-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:fc0109dd5c9912933a91db6fc30d632b8ca46ecd2b8d0158de5c53378c02ca6a 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-mgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-mgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-mgw-test + echo ttcn3-mgw-test + dir=ttcn3-mgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-mgw-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-mgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-mgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-mgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-mgw-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-mgw-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-mgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 485B 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" mgw #8 0.213 + OSMO_TTCN3_BRANCH=master #8 0.213 + shift #8 0.213 + cd /osmo-ttcn3-hacks #8 0.213 + git fetch #8 0.293 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.293 95ad6a01..95fb6295 master -> origin/master #8 0.295 + git checkout master #8 0.330 Already on 'master' #8 0.330 Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. #8 0.330 (use "git pull" to update your local branch) #8 0.331 + git symbolic-ref -q HEAD #8 0.331 refs/heads/master #8 0.331 + git reset --hard origin/master #8 0.340 HEAD is now at 95fb6295 library: GTPv1C: fix ts_MM_Context{GSM,UMTS} templates #8 0.341 + git rev-parse --abbrev-ref HEAD #8 0.342 master #8 0.342 + git rev-parse HEAD #8 0.343 95fb629544967726fa725b05c50fdd697f62a729 #8 0.343 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.344 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.344 + make -j8 deps #8 0.374 (make -j16 -C deps || make -j1 -C deps) #8 0.375 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.375 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.022 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.024 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.030 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.031 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.038 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.042 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.046 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.052 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.066 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.081 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.082 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.089 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.106 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.133 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.158 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.161 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.176 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.212 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.212 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.212 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.212 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.245 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.259 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.268 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.269 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.269 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.270 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.270 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.273 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.273 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.275 + + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.276 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.276 git checkout -qorigin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.277 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.281 -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.285 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.285 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.295 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.295 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.304 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.304 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.312 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.316 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.316 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.321 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.325 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.325 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.326 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.326 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.338 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.342 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.365 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.366 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.374 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.377 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.390 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.390 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.391 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.391 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.560 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.560 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.565 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.566 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.569 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.569 + '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.569 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.569 ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.571 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.571 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.573 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.574 + make mgw #8 1.689 (make -j16 -C deps || make -j1 -C deps) #8 1.693 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.975 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.976 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.976 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.977 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.977 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.977 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.981 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.991 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.991 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.991 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.991 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.996 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.998 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.006 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.008 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.008 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.116 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.127 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.128 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.136 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.136 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.144 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.148 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.157 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.161 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.169 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.171 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.173 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.180 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.181 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.185 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.185 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.188 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.196 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.199 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.199 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.202 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.212 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.212 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.213 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.213 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.221 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.221 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.225 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.225 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.226 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.226 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.229 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.229 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.232 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.232 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.238 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.239 + git checkoutorigin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.239 -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387+ git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.239 #8 2.248 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.249 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.251 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.251 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.375 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.375 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.377 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.378 (cd mgw && ./gen_links.sh && ./regen_makefile.sh) #8 2.380 Linking TCCInterface_Functions.ttcn #8 2.381 Linking TCCConversion_Functions.ttcn #8 2.382 Linking TCCConversion.cc #8 2.383 Linking TCCInterface.cc #8 2.383 Linking TCCInterface_ip.h #8 2.384 Linking Socket_API_Definitions.ttcn #8 2.384 Linking IPL4asp_Functions.ttcn #8 2.385 Linking IPL4asp_PT.cc #8 2.386 Linking IPL4asp_PT.hh #8 2.387 Linking IPL4asp_PortType.ttcn #8 2.387 Linking IPL4asp_Types.ttcn #8 2.388 Linking IPL4asp_discovery.cc #8 2.389 Linking IPL4asp_protocol_L234.hh #8 2.390 Linking SDP_EncDec.cc #8 2.390 Linking SDP_Types.ttcn #8 2.391 Linking SDP_parse_.tab.c #8 2.391 Linking SDP_parse_.tab.h #8 2.392 Linking SDP_parse_parser.h #8 2.392 Linking SDP_parser.l #8 2.393 Linking SDP_parser.y #8 2.393 Linking lex.SDP_parse_.c #8 2.394 Linking RTP_EncDec.cc #8 2.394 Linking RTP_Types.ttcn #8 2.395 Linking IP_EncDec.cc #8 2.396 Linking IP_Types.ttcn #8 2.396 Linking TELNETasp_PT.cc #8 2.397 Linking TELNETasp_PT.hh #8 2.397 Linking TELNETasp_PortType.ttcn #8 2.398 Linking Misc_Helpers.ttcn #8 2.398 Linking General_Types.ttcn #8 2.399 Linking Osmocom_Types.ttcn #8 2.400 Linking SDP_Templates.ttcn #8 2.401 Linking MGCP_Types.ttcn #8 2.402 Linking MGCP_Templates.ttcn #8 2.402 Linking MGCP_CodecPort.ttcn #8 2.403 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 2.403 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 2.404 Linking AMR_Types.ttcn #8 2.404 Linking RTP_CodecPort.ttcn #8 2.405 Linking RTP_Emulation.ttcn #8 2.405 Linking IuUP_Types.ttcn #8 2.406 Linking IuUP_Emulation.ttcn #8 2.406 Linking IuUP_EncDec.cc #8 2.407 Linking OSMUX_CodecPort.ttcn #8 2.408 Linking OSMUX_Emulation.ttcn #8 2.408 Linking OSMUX_Types.ttcn #8 2.409 Linking OSMUX_CodecPort_CtrlFunct.ttcn #8 2.410 Linking OSMUX_CodecPort_CtrlFunctDef.cc #8 2.410 Linking Native_Functions.ttcn #8 2.411 Linking Native_FunctionDefs.cc #8 2.411 Linking IPCP_Types.ttcn #8 2.412 Linking Osmocom_VTY_Functions.ttcn #8 2.412 Linking RTP_CodecPort_CtrlFunct.ttcn #8 2.413 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.413 Linking StatsD_Types.ttcn #8 2.414 Linking StatsD_CodecPort.ttcn #8 2.415 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 2.415 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 2.416 Linking StatsD_Checker.ttcn #8 2.416 Linking IPA_Types.ttcn #8 2.417 Linking IPA_Emulation.ttcnpp #8 2.417 Linking IPA_CodecPort.ttcn #8 2.418 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.419 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.420 Linking Osmocom_CTRL_Types.ttcn #8 2.420 Linking Osmocom_CTRL_Functions.ttcn #8 2.421 Linking Osmocom_CTRL_Adapter.ttcn #8 2.431 Generating Makefile skeleton... #8 2.432 Makefile skeleton was generated. #8 2.440 make -C mgw compile #8 2.444 make[1]: Entering directory '/osmo-ttcn3-hacks/mgw' #8 2.444 cpp -x c -nostdinc -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.450 /usr/bin/ttcn3_compiler -L -U 8 AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_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 - AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_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 #8 2.453 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.453 #8 2.456 Notify: Parsing TTCN-3 module `AMR_Types.ttcn'... #8 2.456 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.457 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.458 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.458 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.459 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.459 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.460 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.461 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.462 Notify: Parsing TTCN-3 module `IP_Types.ttcn'... #8 2.463 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.464 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.465 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 2.465 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 2.466 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 2.467 Notify: Parsing TTCN-3 module `MGCP_Test.ttcn'... #8 2.484 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 2.484 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.485 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.485 Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'... #8 2.485 Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'... #8 2.486 Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'... #8 2.488 Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'... #8 2.489 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.489 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.491 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.491 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.491 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.491 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.492 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.494 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.495 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.498 Notify: Parsing TTCN-3 module `RTP_Endpoint.ttcn'... #8 2.499 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.500 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.501 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.503 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.503 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.504 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.505 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.505 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.505 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.507 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.507 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.507 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.510 Notify: Checking modules... #8 2.519 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 2.519 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 2.520 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 2.520 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 2.520 In parameter #4 for `rfci': #8 2.520 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 2.520 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 2.522 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 2.523 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 2.523 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.523 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 2.523 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.523 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 2.523 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.524 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 2.524 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.524 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 2.524 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.546 MGCP_Test.ttcn: In TTCN-3 module `MGCP_Test': #8 2.546 MGCP_Test.ttcn:133.10-176.2: In function definition `f_init': #8 2.546 MGCP_Test.ttcn:170.3-173.3: In if statement: #8 2.546 MGCP_Test.ttcn:172.4-29: In function instance: #8 2.546 MGCP_Test.ttcn:331.2-334.2: In function definition `f_dlcx_ignore': #8 2.546 MGCP_Test.ttcn:333.3-36: In function instance: #8 2.546 MGCP_Test.ttcn:307.2-322.2: In function definition `f_dlcx': #8 2.546 MGCP_Test.ttcn:321.3-41: In variable assignment: #8 2.546 MGCP_Test.ttcn:263.2-292.2: In function definition `mgcp_transceive_mgw': #8 2.546 MGCP_Test.ttcn:272.3-283.3: In alt construct: #8 2.546 MGCP_Test.ttcn:274.7-41: In guard operation: #8 2.546 MGCP_Test.ttcn:274.7-41: In receive statement: #8 2.546 MGCP_Test.ttcn:274.20-40: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 2.547 MGCP_Test.ttcn:294.2-305.2: In function definition `extract_conn_id': #8 2.547 MGCP_Test.ttcn:304.3-20: warning: Control never reaches this statement #8 2.547 MGCP_Test.ttcn:360.2-381.2: In template definition `t_RtpFlow': #8 2.547 MGCP_Test.ttcn:361.67-381.2: warning: Field `mgcp_conn_id' is missing from template for record type `@MGCP_Test.RtpFlowData' #8 2.547 MGCP_Test.ttcn:361.67-381.2: warning: Field `rtp_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData' #8 2.550 MGCP_Test.ttcn:703.2-718.2: In function definition `f_crcx': #8 2.550 MGCP_Test.ttcn:714.3-23: In function instance: #8 2.550 MGCP_Test.ttcn:714.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.550 MGCP_Test.ttcn:720.2-750.2: In function definition `f_crcx_no_lco': #8 2.550 MGCP_Test.ttcn:731.3-23: In function instance: #8 2.550 MGCP_Test.ttcn:731.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.550 MGCP_Test.ttcn:752.2-786.2: In function definition `f_crcx_osmux': #8 2.550 MGCP_Test.ttcn:766.3-23: In function instance: #8 2.550 MGCP_Test.ttcn:766.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.551 MGCP_Test.ttcn:828.2-854.2: In testcase definition `TC_crcx_osmo_ign': #8 2.551 MGCP_Test.ttcn:849.3-23: In function instance: #8 2.551 MGCP_Test.ttcn:849.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.552 MGCP_Test.ttcn:984.2-1010.2: In testcase definition `TC_crcx_wildcarded': #8 2.552 MGCP_Test.ttcn:995.3-23: In function instance: #8 2.552 MGCP_Test.ttcn:995.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.552 MGCP_Test.ttcn:1014.2-1053.2: In testcase definition `TC_crcx_wildcarded_exhaust': #8 2.552 MGCP_Test.ttcn:1025.3-1040.3: In for statement: #8 2.552 MGCP_Test.ttcn:1030.4-24: In function instance: #8 2.552 MGCP_Test.ttcn:1030.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.554 MGCP_Test.ttcn:1161.2-1210.2: In testcase definition `TC_dlcx_wildcarded': #8 2.554 MGCP_Test.ttcn:1182.3-25: In function instance: #8 2.554 MGCP_Test.ttcn:1182.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.554 MGCP_Test.ttcn:1194.3-33: In function instance: #8 2.554 MGCP_Test.ttcn:1194.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.554 MGCP_Test.ttcn:1201.3-25: In function instance: #8 2.554 MGCP_Test.ttcn:1201.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.554 MGCP_Test.ttcn:1207.3-25: In function instance: #8 2.554 MGCP_Test.ttcn:1207.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.554 MGCP_Test.ttcn:1249.2-1291.2: In testcase definition `TC_crcx_osmux_257': #8 2.554 MGCP_Test.ttcn:1258.3-1279.3: In for statement: #8 2.554 MGCP_Test.ttcn:1262.4-24: In function instance: #8 2.554 MGCP_Test.ttcn:1262.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used #8 2.563 MGCP_Test.ttcn:2692.2-2752.2: In testcase definition `TC_e1_dlcx_wildcarded': #8 2.563 MGCP_Test.ttcn:2702.3-2715.3: In for statement: #8 2.563 MGCP_Test.ttcn:2705.4-40: In function instance: #8 2.563 MGCP_Test.ttcn:2705.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.564 MGCP_Test.ttcn:2708.4-40: In function instance: #8 2.564 MGCP_Test.ttcn:2708.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.564 MGCP_Test.ttcn:2711.4-40: In function instance: #8 2.564 MGCP_Test.ttcn:2711.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.564 MGCP_Test.ttcn:2714.4-40: In function instance: #8 2.564 MGCP_Test.ttcn:2714.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.565 MGCP_Test.ttcn:2723.3-25: In function instance: #8 2.565 MGCP_Test.ttcn:2723.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.565 MGCP_Test.ttcn:2736.3-33: In function instance: #8 2.565 MGCP_Test.ttcn:2736.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used #8 2.565 MGCP_Test.ttcn:2743.3-25: In function instance: #8 2.566 MGCP_Test.ttcn:2743.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.566 MGCP_Test.ttcn:2749.3-25: In function instance: #8 2.566 MGCP_Test.ttcn:2749.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.571 RTP_Endpoint.ttcn: In TTCN-3 module `RTP_Endpoint': #8 2.571 RTP_Endpoint.ttcn:100.2-105.2: In function definition `rtp_endpoint_sub_close': #8 2.571 RTP_Endpoint.ttcn:101.3-104.3: In if statement: #8 2.571 RTP_Endpoint.ttcn:102.4-54: In function instance: #8 2.571 RTP_Endpoint.ttcn:102.4-54: warning: The value returned by external function `@RTP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.571 Notify: Generating code... #8 2.683 Notify: File `AMR_Types.hh' was generated. #8 2.683 Notify: File `AMR_Types.cc' was generated. #8 2.684 Notify: File `AMR_Types_part_1.cc' was generated. #8 2.684 Notify: File `AMR_Types_part_2.cc' was generated. #8 2.684 Notify: File `AMR_Types_part_3.cc' was generated. #8 2.684 Notify: File `AMR_Types_part_4.cc' was generated. #8 2.684 Notify: File `AMR_Types_part_5.cc' was generated. #8 2.684 Notify: File `AMR_Types_part_6.cc' was generated. #8 2.684 Notify: File `AMR_Types_part_7.cc' was generated. #8 2.685 Notify: File `General_Types.hh' was generated. #8 2.685 Notify: File `General_Types.cc' was generated. #8 2.685 Notify: File `General_Types_part_1.cc' was generated. #8 2.685 Notify: File `General_Types_part_2.cc' was generated. #8 2.685 Notify: File `General_Types_part_3.cc' was generated. #8 2.686 Notify: File `General_Types_part_4.cc' was generated. #8 2.686 Notify: File `General_Types_part_5.cc' was generated. #8 2.686 Notify: File `General_Types_part_6.cc' was generated. #8 2.686 Notify: File `General_Types_part_7.cc' was generated. #8 2.686 Notify: File `IPA_CodecPort.hh' was generated. #8 2.686 Notify: File `IPA_CodecPort.cc' was generated. #8 2.686 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 2.687 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 2.687 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.687 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.687 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.687 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.687 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 2.688 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 2.688 Notify: File `IPA_Emulation.hh' was generated. #8 2.689 Notify: File `IPA_Emulation.cc' was generated. #8 2.689 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 2.689 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 2.689 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 2.689 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 2.689 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 2.689 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 2.690 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 2.690 Notify: File `IPA_Types.hh' was generated. #8 2.690 Notify: File `IPA_Types.cc' was generated. #8 2.690 Notify: File `IPA_Types_part_1.cc' was generated. #8 2.690 Notify: File `IPA_Types_part_2.cc' was generated. #8 2.690 Notify: File `IPA_Types_part_3.cc' was generated. #8 2.691 Notify: File `IPA_Types_part_4.cc' was generated. #8 2.691 Notify: File `IPA_Types_part_5.cc' was generated. #8 2.691 Notify: File `IPA_Types_part_6.cc' was generated. #8 2.691 Notify: File `IPA_Types_part_7.cc' was generated. #8 2.691 Notify: File `IPCP_Types.hh' was generated. #8 2.692 Notify: File `IPCP_Types.cc' was generated. #8 2.692 Notify: File `IPCP_Types_part_1.cc' was generated. #8 2.692 Notify: File `IPCP_Types_part_2.cc' was generated. #8 2.692 Notify: File `IPCP_Types_part_3.cc' was generated. #8 2.692 Notify: File `IPCP_Types_part_4.cc' was generated. #8 2.692 Notify: File `IPCP_Types_part_5.cc' was generated. #8 2.692 Notify: File `IPCP_Types_part_6.cc' was generated. #8 2.693 Notify: File `IPCP_Types_part_7.cc' was generated. #8 2.693 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.693 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.693 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.693 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.693 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.693 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.693 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.693 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.694 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.694 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.694 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.694 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.694 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.694 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.694 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.694 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.695 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.695 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.695 Notify: File `IPL4asp_Types.hh' was generated. #8 2.695 Notify: File `IPL4asp_Types.cc' was generated. #8 2.696 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.696 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.696 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.696 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.696 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.696 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.696 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.697 Notify: File `IP_Types.hh' was generated. #8 2.697 Notify: File `IP_Types.cc' was generated. #8 2.698 Notify: File `IP_Types_part_1.cc' was generated. #8 2.698 Notify: File `IP_Types_part_2.cc' was generated. #8 2.698 Notify: File `IP_Types_part_3.cc' was generated. #8 2.698 Notify: File `IP_Types_part_4.cc' was generated. #8 2.698 Notify: File `IP_Types_part_5.cc' was generated. #8 2.698 Notify: File `IP_Types_part_6.cc' was generated. #8 2.698 Notify: File `IP_Types_part_7.cc' was generated. #8 2.699 Notify: File `IuUP_Emulation.hh' was generated. #8 2.699 Notify: File `IuUP_Emulation.cc' was generated. #8 2.699 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 2.699 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 2.699 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 2.699 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 2.699 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 2.700 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 2.700 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 2.700 Notify: File `IuUP_Types.hh' was generated. #8 2.700 Notify: File `IuUP_Types.cc' was generated. #8 2.701 Notify: File `IuUP_Types_part_1.cc' was generated. #8 2.701 Notify: File `IuUP_Types_part_2.cc' was generated. #8 2.701 Notify: File `IuUP_Types_part_3.cc' was generated. #8 2.701 Notify: File `IuUP_Types_part_4.cc' was generated. #8 2.701 Notify: File `IuUP_Types_part_5.cc' was generated. #8 2.702 Notify: File `IuUP_Types_part_6.cc' was generated. #8 2.702 Notify: File `IuUP_Types_part_7.cc' was generated. #8 2.702 Notify: File `MGCP_CodecPort.hh' was generated. #8 2.702 Notify: File `MGCP_CodecPort.cc' was generated. #8 2.702 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 2.702 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 2.702 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.702 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 2.703 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 2.704 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 2.704 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 2.704 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 2.704 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 2.704 Notify: File `MGCP_Templates.hh' was generated. #8 2.704 Notify: File `MGCP_Templates.cc' was generated. #8 2.704 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 2.704 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 2.704 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 2.704 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 2.704 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 2.704 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 2.705 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 2.705 Notify: File `MGCP_Test.hh' was generated. #8 2.705 Notify: File `MGCP_Test.cc' was generated. #8 2.705 Notify: File `MGCP_Test_part_1.cc' was generated. #8 2.705 Notify: File `MGCP_Test_part_2.cc' was generated. #8 2.705 Notify: File `MGCP_Test_part_3.cc' was generated. #8 2.705 Notify: File `MGCP_Test_part_4.cc' was generated. #8 2.706 Notify: File `MGCP_Test_part_5.cc' was generated. #8 2.706 Notify: File `MGCP_Test_part_6.cc' was generated. #8 2.706 Notify: File `MGCP_Test_part_7.cc' was generated. #8 2.706 Notify: File `MGCP_Types.hh' was generated. #8 2.706 Notify: File `MGCP_Types.cc' was generated. #8 2.707 Notify: File `MGCP_Types_part_1.cc' was generated. #8 2.707 Notify: File `MGCP_Types_part_2.cc' was generated. #8 2.707 Notify: File `MGCP_Types_part_3.cc' was generated. #8 2.707 Notify: File `MGCP_Types_part_4.cc' was generated. #8 2.707 Notify: File `MGCP_Types_part_5.cc' was generated. #8 2.707 Notify: File `MGCP_Types_part_6.cc' was generated. #8 2.707 Notify: File `MGCP_Types_part_7.cc' was generated. #8 2.707 Notify: File `Misc_Helpers.hh' was generated. #8 2.707 Notify: File `Misc_Helpers.cc' was generated. #8 2.708 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.708 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.708 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.708 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.708 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.708 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.708 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.709 Notify: File `Native_Functions.hh' was generated. #8 2.709 Notify: File `Native_Functions.cc' was generated. #8 2.709 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.709 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.709 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.709 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.709 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.709 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.710 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.710 Notify: File `OSMUX_CodecPort.hh' was generated. #8 2.710 Notify: File `OSMUX_CodecPort.cc' was generated. #8 2.710 Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated. #8 2.710 Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated. #8 2.710 Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.710 Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_part_1.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_part_2.cc' was generated. #8 2.711 Notify: File `OSMUX_CodecPort_part_3.cc' was generated. #8 2.712 Notify: File `OSMUX_CodecPort_part_4.cc' was generated. #8 2.712 Notify: File `OSMUX_CodecPort_part_5.cc' was generated. #8 2.712 Notify: File `OSMUX_CodecPort_part_6.cc' was generated. #8 2.712 Notify: File `OSMUX_CodecPort_part_7.cc' was generated. #8 2.712 Notify: File `OSMUX_Emulation.hh' was generated. #8 2.713 Notify: File `OSMUX_Emulation.cc' was generated. #8 2.713 Notify: File `OSMUX_Emulation_part_1.cc' was generated. #8 2.713 Notify: File `OSMUX_Emulation_part_2.cc' was generated. #8 2.713 Notify: File `OSMUX_Emulation_part_3.cc' was generated. #8 2.713 Notify: File `OSMUX_Emulation_part_4.cc' was generated. #8 2.713 Notify: File `OSMUX_Emulation_part_5.cc' was generated. #8 2.713 Notify: File `OSMUX_Emulation_part_6.cc' was generated. #8 2.714 Notify: File `OSMUX_Emulation_part_7.cc' was generated. #8 2.714 Notify: File `OSMUX_Types.hh' was generated. #8 2.714 Notify: File `OSMUX_Types.cc' was generated. #8 2.714 Notify: File `OSMUX_Types_part_1.cc' was generated. #8 2.714 Notify: File `OSMUX_Types_part_2.cc' was generated. #8 2.714 Notify: File `OSMUX_Types_part_3.cc' was generated. #8 2.715 Notify: File `OSMUX_Types_part_4.cc' was generated. #8 2.715 Notify: File `OSMUX_Types_part_5.cc' was generated. #8 2.715 Notify: File `OSMUX_Types_part_6.cc' was generated. #8 2.715 Notify: File `OSMUX_Types_part_7.cc' was generated. #8 2.715 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 2.715 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 2.715 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 2.715 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 2.716 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 2.716 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 2.716 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 2.716 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 2.716 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 2.716 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 2.716 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 2.717 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 2.718 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 2.719 Notify: File `Osmocom_Types.hh' was generated. #8 2.719 Notify: File `Osmocom_Types.cc' was generated. #8 2.719 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.719 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.719 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.719 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.720 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.720 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.720 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.720 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.720 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.720 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.720 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.720 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.721 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.721 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.721 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.721 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.721 Notify: File `RTP_CodecPort.hh' was generated. #8 2.721 Notify: File `RTP_CodecPort.cc' was generated. #8 2.721 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 2.722 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 2.722 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.722 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.722 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.722 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.722 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.722 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 2.723 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 2.724 Notify: File `RTP_Emulation.hh' was generated. #8 2.724 Notify: File `RTP_Emulation.cc' was generated. #8 2.724 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 2.724 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 2.724 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 2.725 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 2.725 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 2.725 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 2.725 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 2.725 Notify: File `RTP_Endpoint.hh' was generated. #8 2.725 Notify: File `RTP_Endpoint.cc' was generated. #8 2.725 Notify: File `RTP_Endpoint_part_1.cc' was generated. #8 2.725 Notify: File `RTP_Endpoint_part_2.cc' was generated. #8 2.726 Notify: File `RTP_Endpoint_part_3.cc' was generated. #8 2.726 Notify: File `RTP_Endpoint_part_4.cc' was generated. #8 2.726 Notify: File `RTP_Endpoint_part_5.cc' was generated. #8 2.726 Notify: File `RTP_Endpoint_part_6.cc' was generated. #8 2.726 Notify: File `RTP_Endpoint_part_7.cc' was generated. #8 2.726 Notify: File `RTP_Types.hh' was generated. #8 2.727 Notify: File `RTP_Types.cc' was generated. #8 2.727 Notify: File `RTP_Types_part_1.cc' was generated. #8 2.728 Notify: File `RTP_Types_part_2.cc' was generated. #8 2.728 Notify: File `RTP_Types_part_3.cc' was generated. #8 2.729 Notify: File `RTP_Types_part_4.cc' was generated. #8 2.729 Notify: File `RTP_Types_part_5.cc' was generated. #8 2.729 Notify: File `RTP_Types_part_6.cc' was generated. #8 2.729 Notify: File `RTP_Types_part_7.cc' was generated. #8 2.730 Notify: File `SDP_Templates.hh' was generated. #8 2.730 Notify: File `SDP_Templates.cc' was generated. #8 2.730 Notify: File `SDP_Templates_part_1.cc' was generated. #8 2.730 Notify: File `SDP_Templates_part_2.cc' was generated. #8 2.730 Notify: File `SDP_Templates_part_3.cc' was generated. #8 2.730 Notify: File `SDP_Templates_part_4.cc' was generated. #8 2.730 Notify: File `SDP_Templates_part_5.cc' was generated. #8 2.731 Notify: File `SDP_Templates_part_6.cc' was generated. #8 2.731 Notify: File `SDP_Templates_part_7.cc' was generated. #8 2.731 Notify: File `SDP_Types.hh' was generated. #8 2.732 Notify: File `SDP_Types.cc' was generated. #8 2.732 Notify: File `SDP_Types_part_1.cc' was generated. #8 2.733 Notify: File `SDP_Types_part_2.cc' was generated. #8 2.733 Notify: File `SDP_Types_part_3.cc' was generated. #8 2.734 Notify: File `SDP_Types_part_4.cc' was generated. #8 2.735 Notify: File `SDP_Types_part_5.cc' was generated. #8 2.735 Notify: File `SDP_Types_part_6.cc' was generated. #8 2.736 Notify: File `SDP_Types_part_7.cc' was generated. #8 2.736 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.736 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.737 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.737 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.737 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.737 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.737 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.737 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.737 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.738 Notify: File `StatsD_Checker.hh' was generated. #8 2.738 Notify: File `StatsD_Checker.cc' was generated. #8 2.738 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 2.738 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 2.738 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 2.738 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 2.739 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 2.739 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 2.739 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 2.739 Notify: File `StatsD_CodecPort.hh' was generated. #8 2.739 Notify: File `StatsD_CodecPort.cc' was generated. #8 2.739 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 2.739 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 2.739 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.740 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.740 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.740 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.740 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.740 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.740 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.740 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 2.741 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 2.741 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 2.741 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 2.741 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 2.741 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 2.741 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 2.741 Notify: File `StatsD_Types.hh' was generated. #8 2.742 Notify: File `StatsD_Types.cc' was generated. #8 2.742 Notify: File `StatsD_Types_part_1.cc' was generated. #8 2.742 Notify: File `StatsD_Types_part_2.cc' was generated. #8 2.742 Notify: File `StatsD_Types_part_3.cc' was generated. #8 2.742 Notify: File `StatsD_Types_part_4.cc' was generated. #8 2.742 Notify: File `StatsD_Types_part_5.cc' was generated. #8 2.742 Notify: File `StatsD_Types_part_6.cc' was generated. #8 2.743 Notify: File `StatsD_Types_part_7.cc' was generated. #8 2.743 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.743 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.743 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.743 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.743 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.743 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.744 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.744 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.744 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.744 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.744 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.744 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.745 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.745 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.745 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.745 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.745 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.745 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.745 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.746 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.746 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.746 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.746 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.746 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.746 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.746 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.747 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.747 Notify: 396 files were updated. #8 2.768 touch compile #8 2.769 make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw' #8 2.769 make -j16 -C mgw #8 2.780 make[1]: Entering directory '/osmo-ttcn3-hacks/mgw' #8 2.874 Creating dependency file for TELNETasp_PT.cc #8 2.874 Creating dependency file for TCCInterface.cc #8 2.875 Creating dependency file for TCCConversion.cc #8 2.878 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 2.879 Creating dependency file for SDP_EncDec.cc #8 2.879 Creating dependency file for RTP_EncDec.cc #8 2.885 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 2.886 Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc #8 2.893 Creating dependency file for Native_FunctionDefs.cc #8 2.902 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 2.918 Creating dependency file for IuUP_EncDec.cc #8 2.922 Creating dependency file for IP_EncDec.cc #8 2.930 Creating dependency file for IPL4asp_discovery.cc #8 2.938 Creating dependency file for IPL4asp_PT.cc #8 2.950 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 2.954 Creating dependency file for lex.SDP_parse_.c #8 2.974 Creating dependency file for SDP_parse_.tab.c #8 2.986 Creating dependency file for IPA_Emulation_part_7.cc #8 3.006 Creating dependency file for IPA_Emulation_part_6.cc #8 3.010 Creating dependency file for IPA_Emulation_part_5.cc #8 3.018 Creating dependency file for IPA_Emulation_part_4.cc #8 3.037 Creating dependency file for IPA_Emulation_part_3.cc #8 3.037 Creating dependency file for IPA_Emulation_part_2.cc #8 3.053 Creating dependency file for IPA_Emulation_part_1.cc #8 3.054 Creating dependency file for IPA_Emulation.cc #8 3.061 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.063 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.068 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.078 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.090 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.106 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.112 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.114 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.122 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.130 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.131 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.131 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.132 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.134 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.134 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.135 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.141 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.141 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.141 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.145 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.150 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.152 Creating dependency file for StatsD_Types_part_7.cc #8 3.153 Creating dependency file for StatsD_Types_part_6.cc #8 3.154 Creating dependency file for StatsD_Types_part_5.cc #8 3.162 Creating dependency file for StatsD_Types_part_4.cc #8 3.162 Creating dependency file for StatsD_Types_part_3.cc #8 3.163 Creating dependency file for StatsD_Types_part_2.cc #8 3.166 Creating dependency file for StatsD_Types_part_1.cc #8 3.166 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 3.166 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 3.167 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 3.167 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 3.170 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 3.174 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 3.177 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 3.186 Creating dependency file for StatsD_CodecPort_part_7.cc #8 3.189 Creating dependency file for StatsD_CodecPort_part_6.cc #8 3.190 Creating dependency file for StatsD_CodecPort_part_5.cc #8 3.192 Creating dependency file for StatsD_CodecPort_part_4.cc #8 3.197 Creating dependency file for StatsD_CodecPort_part_3.cc #8 3.198 Creating dependency file for StatsD_CodecPort_part_1.cc #8 3.198 Creating dependency file for StatsD_Checker_part_7.cc #8 3.199 Creating dependency file for StatsD_CodecPort_part_2.cc #8 3.203 Creating dependency file for StatsD_Checker_part_6.cc #8 3.203 Creating dependency file for StatsD_Checker_part_5.cc #8 3.204 Creating dependency file for StatsD_Checker_part_4.cc #8 3.206 Creating dependency file for StatsD_Checker_part_3.cc #8 3.210 Creating dependency file for StatsD_Checker_part_2.cc #8 3.211 Creating dependency file for StatsD_Checker_part_1.cc #8 3.216 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.218 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.218 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.219 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.220 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.221 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.222 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.229 Creating dependency file for SDP_Types_part_7.cc #8 3.229 Creating dependency file for SDP_Types_part_6.cc #8 3.229 Creating dependency file for SDP_Types_part_5.cc #8 3.234 Creating dependency file for SDP_Types_part_3.cc #8 3.234 Creating dependency file for SDP_Types_part_4.cc #8 3.235 Creating dependency file for SDP_Types_part_2.cc #8 3.242 Creating dependency file for SDP_Types_part_1.cc #8 3.246 Creating dependency file for SDP_Templates_part_7.cc #8 3.250 Creating dependency file for SDP_Templates_part_6.cc #8 3.258 Creating dependency file for SDP_Templates_part_5.cc #8 3.262 Creating dependency file for SDP_Templates_part_4.cc #8 3.274 Creating dependency file for SDP_Templates_part_3.cc #8 3.285 Creating dependency file for SDP_Templates_part_2.cc #8 3.285 Creating dependency file for SDP_Templates_part_1.cc #8 3.291 Creating dependency file for RTP_Types_part_7.cc #8 3.292 Creating dependency file for RTP_Types_part_6.cc #8 3.297 Creating dependency file for RTP_Types_part_5.cc #8 3.301 Creating dependency file for RTP_Types_part_4.cc #8 3.302 Creating dependency file for RTP_Types_part_3.cc #8 3.304 Creating dependency file for RTP_Types_part_2.cc #8 3.311 Creating dependency file for RTP_Types_part_1.cc #8 3.322 Creating dependency file for RTP_Endpoint_part_7.cc #8 3.326 Creating dependency file for RTP_Endpoint_part_6.cc #8 3.332 Creating dependency file for RTP_Endpoint_part_5.cc #8 3.333 Creating dependency file for RTP_Endpoint_part_4.cc #8 3.333 Creating dependency file for RTP_Endpoint_part_3.cc #8 3.334 Creating dependency file for RTP_Endpoint_part_2.cc #8 3.334 Creating dependency file for RTP_Endpoint_part_1.cc #8 3.335 Creating dependency file for RTP_Emulation_part_7.cc #8 3.339 Creating dependency file for RTP_Emulation_part_6.cc #8 3.359 Creating dependency file for RTP_Emulation_part_5.cc #8 3.362 Creating dependency file for RTP_Emulation_part_4.cc #8 3.367 Creating dependency file for RTP_Emulation_part_3.cc #8 3.367 Creating dependency file for RTP_Emulation_part_2.cc #8 3.369 Creating dependency file for RTP_Emulation_part_1.cc #8 3.373 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 3.373 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 3.377 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 3.377 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 3.377 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 3.377 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 3.385 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 3.389 Creating dependency file for RTP_CodecPort_part_7.cc #8 3.394 Creating dependency file for RTP_CodecPort_part_6.cc #8 3.410 Creating dependency file for RTP_CodecPort_part_5.cc #8 3.414 Creating dependency file for RTP_CodecPort_part_4.cc #8 3.415 Creating dependency file for RTP_CodecPort_part_3.cc #8 3.416 Creating dependency file for RTP_CodecPort_part_2.cc #8 3.429 Creating dependency file for RTP_CodecPort_part_1.cc #8 3.429 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 3.429 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 3.429 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 3.430 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 3.441 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 3.443 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 3.443 Creating dependency file for Osmocom_Types_part_7.cc #8 3.443 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 3.445 Creating dependency file for Osmocom_Types_part_6.cc #8 3.446 Creating dependency file for Osmocom_Types_part_5.cc #8 3.448 Creating dependency file for Osmocom_Types_part_4.cc #8 3.450 Creating dependency file for Osmocom_Types_part_3.cc #8 3.460 Creating dependency file for Osmocom_Types_part_2.cc #8 3.460 Creating dependency file for Osmocom_Types_part_1.cc #8 3.461 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 3.465 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 3.466 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 3.467 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 3.469 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 3.469 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 3.469 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 3.477 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 3.477 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 3.478 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 3.479 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 3.479 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 3.480 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 3.480 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 3.482 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 3.482 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 3.484 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 3.485 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 3.485 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 3.489 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 3.490 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 3.491 Creating dependency file for OSMUX_Types_part_7.cc #8 3.492 Creating dependency file for OSMUX_Types_part_6.cc #8 3.493 Creating dependency file for OSMUX_Types_part_5.cc #8 3.494 Creating dependency file for OSMUX_Types_part_4.cc #8 3.499 Creating dependency file for OSMUX_Types_part_3.cc #8 3.500 Creating dependency file for OSMUX_Types_part_2.cc #8 3.505 Creating dependency file for OSMUX_Types_part_1.cc #8 3.509 Creating dependency file for OSMUX_Emulation_part_7.cc #8 3.513 Creating dependency file for OSMUX_Emulation_part_6.cc #8 3.517 Creating dependency file for OSMUX_Emulation_part_5.cc #8 3.517 Creating dependency file for OSMUX_Emulation_part_4.cc #8 3.521 Creating dependency file for OSMUX_Emulation_part_3.cc #8 3.521 Creating dependency file for OSMUX_Emulation_part_2.cc #8 3.525 Creating dependency file for OSMUX_Emulation_part_1.cc #8 3.525 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc #8 3.525 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc #8 3.525 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc #8 3.529 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc #8 3.533 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc #8 3.533 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc #8 3.533 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc #8 3.534 Creating dependency file for OSMUX_CodecPort_part_7.cc #8 3.534 Creating dependency file for OSMUX_CodecPort_part_6.cc #8 3.541 Creating dependency file for OSMUX_CodecPort_part_5.cc #8 3.545 Creating dependency file for OSMUX_CodecPort_part_4.cc #8 3.549 Creating dependency file for OSMUX_CodecPort_part_3.cc #8 3.549 Creating dependency file for OSMUX_CodecPort_part_1.cc #8 3.549 Creating dependency file for Native_Functions_part_7.cc #8 3.549 Creating dependency file for OSMUX_CodecPort_part_2.cc #8 3.549 Creating dependency file for Native_Functions_part_6.cc #8 3.550 Creating dependency file for Native_Functions_part_5.cc #8 3.556 Creating dependency file for Native_Functions_part_4.cc #8 3.557 Creating dependency file for Native_Functions_part_3.cc #8 3.557 Creating dependency file for Native_Functions_part_2.cc #8 3.557 Creating dependency file for Native_Functions_part_1.cc #8 3.561 Creating dependency file for Misc_Helpers_part_7.cc #8 3.563 Creating dependency file for Misc_Helpers_part_6.cc #8 3.565 Creating dependency file for Misc_Helpers_part_5.cc #8 3.565 Creating dependency file for Misc_Helpers_part_4.cc #8 3.565 Creating dependency file for Misc_Helpers_part_3.cc #8 3.566 Creating dependency file for Misc_Helpers_part_1.cc #8 3.566 Creating dependency file for Misc_Helpers_part_2.cc #8 3.569 Creating dependency file for MGCP_Types_part_7.cc #8 3.573 Creating dependency file for MGCP_Types_part_6.cc #8 3.576 Creating dependency file for MGCP_Types_part_5.cc #8 3.576 Creating dependency file for MGCP_Types_part_4.cc #8 3.576 Creating dependency file for MGCP_Types_part_3.cc #8 3.578 Creating dependency file for MGCP_Types_part_2.cc #8 3.593 Creating dependency file for MGCP_Types_part_1.cc #8 3.593 Creating dependency file for MGCP_Test_part_7.cc #8 3.593 Creating dependency file for MGCP_Test_part_6.cc #8 3.593 Creating dependency file for MGCP_Test_part_4.cc #8 3.593 Creating dependency file for MGCP_Test_part_5.cc #8 3.593 Creating dependency file for MGCP_Test_part_3.cc #8 3.593 Creating dependency file for MGCP_Test_part_2.cc #8 3.601 Creating dependency file for MGCP_Test_part_1.cc #8 3.601 Creating dependency file for MGCP_Templates_part_7.cc #8 3.601 Creating dependency file for MGCP_Templates_part_5.cc #8 3.601 Creating dependency file for MGCP_Templates_part_6.cc #8 3.601 Creating dependency file for MGCP_Templates_part_4.cc #8 3.602 Creating dependency file for MGCP_Templates_part_3.cc #8 3.610 Creating dependency file for MGCP_Templates_part_2.cc #8 3.617 Creating dependency file for MGCP_Templates_part_1.cc #8 3.617 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 3.617 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 3.617 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 3.618 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 3.619 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 3.629 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 3.629 Creating dependency file for MGCP_CodecPort_part_7.cc #8 3.629 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 3.633 Creating dependency file for MGCP_CodecPort_part_6.cc #8 3.634 Creating dependency file for MGCP_CodecPort_part_5.cc #8 3.638 Creating dependency file for MGCP_CodecPort_part_4.cc #8 3.638 Creating dependency file for MGCP_CodecPort_part_3.cc #8 3.645 Creating dependency file for MGCP_CodecPort_part_2.cc #8 3.645 Creating dependency file for MGCP_CodecPort_part_1.cc #8 3.645 Creating dependency file for IuUP_Types_part_7.cc #8 3.649 Creating dependency file for IuUP_Types_part_6.cc #8 3.649 Creating dependency file for IuUP_Types_part_5.cc #8 3.652 Creating dependency file for IuUP_Types_part_4.cc #8 3.657 Creating dependency file for IuUP_Types_part_3.cc #8 3.657 Creating dependency file for IuUP_Types_part_2.cc #8 3.657 Creating dependency file for IuUP_Types_part_1.cc #8 3.657 Creating dependency file for IuUP_Emulation_part_7.cc #8 3.658 Creating dependency file for IuUP_Emulation_part_6.cc #8 3.658 Creating dependency file for IuUP_Emulation_part_5.cc #8 3.662 Creating dependency file for IuUP_Emulation_part_4.cc #8 3.664 Creating dependency file for IuUP_Emulation_part_3.cc #8 3.666 Creating dependency file for IuUP_Emulation_part_2.cc #8 3.668 Creating dependency file for IuUP_Emulation_part_1.cc #8 3.668 Creating dependency file for IP_Types_part_7.cc #8 3.680 Creating dependency file for IP_Types_part_6.cc #8 3.680 Creating dependency file for IP_Types_part_5.cc #8 3.680 Creating dependency file for IP_Types_part_4.cc #8 3.681 Creating dependency file for IP_Types_part_3.cc #8 3.686 Creating dependency file for IP_Types_part_2.cc #8 3.686 Creating dependency file for IP_Types_part_1.cc #8 3.687 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.687 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.688 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.688 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.689 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.690 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.695 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.698 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.699 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.701 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.709 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.718 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.723 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.724 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.728 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.734 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.737 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.737 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.737 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.738 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.739 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.739 Creating dependency file for IPCP_Types_part_7.cc #8 3.742 Creating dependency file for IPCP_Types_part_6.cc #8 3.743 Creating dependency file for IPCP_Types_part_5.cc #8 3.746 Creating dependency file for IPCP_Types_part_4.cc #8 3.748 Creating dependency file for IPCP_Types_part_3.cc #8 3.749 Creating dependency file for IPCP_Types_part_2.cc #8 3.758 Creating dependency file for IPCP_Types_part_1.cc #8 3.758 Creating dependency file for IPA_Types_part_7.cc #8 3.762 Creating dependency file for IPA_Types_part_6.cc #8 3.763 Creating dependency file for IPA_Types_part_5.cc #8 3.763 Creating dependency file for IPA_Types_part_4.cc #8 3.763 Creating dependency file for IPA_Types_part_3.cc #8 3.770 Creating dependency file for IPA_Types_part_2.cc #8 3.774 Creating dependency file for IPA_Types_part_1.cc #8 3.776 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 3.778 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 3.778 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 3.782 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 3.786 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 3.789 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 3.789 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 3.789 Creating dependency file for IPA_CodecPort_part_7.cc #8 3.790 Creating dependency file for IPA_CodecPort_part_6.cc #8 3.792 Creating dependency file for IPA_CodecPort_part_5.cc #8 3.794 Creating dependency file for IPA_CodecPort_part_4.cc #8 3.794 Creating dependency file for IPA_CodecPort_part_3.cc #8 3.795 Creating dependency file for IPA_CodecPort_part_2.cc #8 3.806 Creating dependency file for IPA_CodecPort_part_1.cc #8 3.807 Creating dependency file for General_Types_part_7.cc #8 3.807 Creating dependency file for General_Types_part_5.cc #8 3.808 Creating dependency file for General_Types_part_6.cc #8 3.811 Creating dependency file for General_Types_part_4.cc #8 3.812 Creating dependency file for General_Types_part_3.cc #8 3.820 Creating dependency file for General_Types_part_2.cc #8 3.826 Creating dependency file for General_Types_part_1.cc #8 3.827 Creating dependency file for AMR_Types_part_7.cc #8 3.831 Creating dependency file for AMR_Types_part_5.cc #8 3.831 Creating dependency file for AMR_Types_part_6.cc #8 3.838 Creating dependency file for AMR_Types_part_4.cc #8 3.838 Creating dependency file for AMR_Types_part_3.cc #8 3.839 Creating dependency file for AMR_Types_part_2.cc #8 3.840 Creating dependency file for AMR_Types_part_1.cc #8 3.842 Creating dependency file for TELNETasp_PortType.cc #8 3.848 Creating dependency file for TCCInterface_Functions.cc #8 3.852 Creating dependency file for TCCConversion_Functions.cc #8 3.852 Creating dependency file for StatsD_Types.cc #8 3.854 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 3.858 Creating dependency file for StatsD_CodecPort.cc #8 3.866 Creating dependency file for StatsD_Checker.cc #8 3.877 Creating dependency file for Socket_API_Definitions.cc #8 3.883 Creating dependency file for SDP_Types.cc #8 3.890 Creating dependency file for SDP_Templates.cc #8 3.898 Creating dependency file for RTP_Types.cc #8 3.902 Creating dependency file for RTP_Endpoint.cc #8 3.914 Creating dependency file for RTP_Emulation.cc #8 3.919 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 3.928 Creating dependency file for RTP_CodecPort.cc #8 3.954 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.955 Creating dependency file for Osmocom_Types.cc #8 3.956 Creating dependency file for Osmocom_CTRL_Types.cc #8 3.958 Creating dependency file for Osmocom_CTRL_Functions.cc #8 3.970 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 3.974 Creating dependency file for OSMUX_Types.cc #8 3.982 Creating dependency file for OSMUX_Emulation.cc #8 4.018 Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc #8 4.049 Creating dependency file for OSMUX_CodecPort.cc #8 4.074 Creating dependency file for Native_Functions.cc #8 4.097 Creating dependency file for Misc_Helpers.cc #8 4.106 Creating dependency file for MGCP_Types.cc #8 4.113 Creating dependency file for MGCP_Templates.cc #8 4.113 Creating dependency file for MGCP_Test.cc #8 4.113 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 4.122 Creating dependency file for MGCP_CodecPort.cc #8 4.126 Creating dependency file for IuUP_Types.cc #8 4.128 Creating dependency file for IuUP_Emulation.cc #8 4.142 Creating dependency file for IP_Types.cc #8 4.149 Creating dependency file for IPL4asp_Types.cc #8 4.154 Creating dependency file for IPL4asp_PortType.cc #8 4.172 Creating dependency file for IPL4asp_Functions.cc #8 4.172 Creating dependency file for IPCP_Types.cc #8 4.186 Creating dependency file for IPA_Types.cc #8 4.209 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 4.223 Creating dependency file for IPA_CodecPort.cc #8 4.224 Creating dependency file for General_Types.cc #8 4.234 Creating dependency file for AMR_Types.cc #8 4.430 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc #8 4.430 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 4.430 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 4.430 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 4.431 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 4.431 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 4.431 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 4.432 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 4.432 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 4.434 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc #8 4.434 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 4.434 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 4.454 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 4.463 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 4.478 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 4.494 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test.o MGCP_Test.cc #8 5.733 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 5.849 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 5.911 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 6.211 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc #8 6.304 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc #8 6.357 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc #8 6.480 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc #8 6.559 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 6.606 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 6.923 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 7.134 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 7.209 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 7.870 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 8.201 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 8.609 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 8.636 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint.o RTP_Endpoint.cc #8 8.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 8.992 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 9.109 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 9.149 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 9.255 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 9.467 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 9.551 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 10.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 10.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 10.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 10.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 10.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc #8 10.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc #8 10.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc #8 10.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc #8 10.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc #8 10.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc #8 10.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc #8 10.44 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 10.46 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 10.46 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 10.51 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 10.54 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 10.56 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 10.60 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 10.61 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 10.66 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 10.68 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 10.74 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 10.77 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 10.85 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 10.87 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 10.95 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 10.97 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 11.01 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 11.02 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 11.04 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 11.06 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 11.08 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 11.12 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 11.14 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 11.15 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 11.16 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 11.17 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 11.20 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 11.20 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 11.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 11.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 11.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 11.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 11.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 11.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 11.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 11.33 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 11.33 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 11.33 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 11.34 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 11.35 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 11.36 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 11.38 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 11.39 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 11.41 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 11.42 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 11.43 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 11.43 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 11.44 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 11.45 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 11.45 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 11.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 11.47 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 11.49 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 11.49 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 11.49 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 11.50 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 11.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc #8 11.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc #8 11.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc #8 11.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc #8 11.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc #8 11.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc #8 11.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc #8 11.59 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 11.60 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 11.61 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 11.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 11.64 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 11.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 11.64 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 11.64 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 11.67 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 11.67 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 11.67 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 11.67 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 11.67 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 11.68 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 11.68 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 11.70 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 11.71 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 11.72 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 11.73 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 11.74 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 11.74 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 11.74 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 11.75 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 11.75 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 11.75 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 11.77 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 11.78 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 11.79 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 11.80 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 11.81 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 11.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 11.82 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 11.82 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 11.82 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 11.85 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 11.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test_part_1.o MGCP_Test_part_1.cc #8 11.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test_part_2.o MGCP_Test_part_2.cc #8 11.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test_part_3.o MGCP_Test_part_3.cc #8 11.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test_part_4.o MGCP_Test_part_4.cc #8 11.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test_part_5.o MGCP_Test_part_5.cc #8 11.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test_part_6.o MGCP_Test_part_6.cc #8 11.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Test_part_7.o MGCP_Test_part_7.cc #8 11.87 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 11.87 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 11.89 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 11.90 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 11.90 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 11.91 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 11.91 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 11.91 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 11.93 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 11.93 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 11.93 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 11.95 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 11.95 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 11.95 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 11.96 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 11.96 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 11.97 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 11.98 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 11.98 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 11.99 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 11.99 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 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc #8 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc #8 12.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc #8 12.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc #8 12.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc #8 12.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc #8 12.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc #8 12.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc #8 12.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc #8 12.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc #8 12.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc #8 12.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc #8 12.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc #8 12.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc #8 12.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc #8 12.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc #8 12.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc #8 12.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc #8 12.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc #8 12.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc #8 12.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc #8 12.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc #8 12.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc #8 12.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc #8 12.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc #8 12.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc #8 12.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc #8 12.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc #8 12.09 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 12.10 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 12.10 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 12.11 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 12.11 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 12.12 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 12.13 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 12.13 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 12.15 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 12.17 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 12.17 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 12.17 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 12.17 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 12.18 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 12.20 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 12.21 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 12.22 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 12.22 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 12.23 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 12.24 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 12.24 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 12.25 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 12.25 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 12.26 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 12.28 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 12.28 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 12.28 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 12.30 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 12.31 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 12.31 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 12.31 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 12.32 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 12.34 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 12.34 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 12.35 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 12.36 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 12.36 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 12.37 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 12.37 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 12.37 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 12.38 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 12.39 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 12.40 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 12.41 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 12.41 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 12.42 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 12.43 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 12.43 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 12.43 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 12.43 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 12.44 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 12.44 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 12.44 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 12.46 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 12.46 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 12.46 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 12.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc #8 12.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc #8 12.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc #8 12.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc #8 12.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint_part_5.o RTP_Endpoint_part_5.cc #8 12.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint_part_6.o RTP_Endpoint_part_6.cc #8 12.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Endpoint_part_7.o RTP_Endpoint_part_7.cc #8 12.50 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 12.51 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 12.52 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 12.52 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 12.53 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 12.53 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 12.54 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 12.54 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 12.55 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 12.56 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 12.58 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 12.59 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 12.61 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 12.64 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 12.65 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 12.67 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 12.69 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 12.73 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 12.73 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 12.93 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 12.96 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 14.01 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 14.25 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 14.27 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 14.29 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 14.30 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 14.32 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 14.35 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 14.37 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 14.42 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 14.43 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 14.48 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 14.49 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 14.51 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 14.54 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 14.56 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 14.58 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 14.58 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 14.63 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 14.64 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 14.66 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 14.67 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 14.69 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 14.74 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 14.75 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 14.77 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 14.80 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 14.81 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 14.83 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 14.85 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 14.88 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 14.90 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 14.91 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 14.93 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 14.96 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 14.98 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 15.00 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 15.02 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 15.02 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 15.06 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 15.08 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 15.09 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 15.11 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 15.12 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 15.15 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 15.16 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 15.17 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 15.19 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 15.20 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 15.21 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 15.22 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 15.23 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 15.24 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 15.25 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 15.26 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 15.27 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 15.30 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 15.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 15.31 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 15.34 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 15.35 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 15.39 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 15.40 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 15.42 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 15.47 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 15.48 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 15.49 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 15.55 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 15.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 15.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 16.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc #8 17.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 17.13 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 17.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 17.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc #8 17.29 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 17.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 17.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 17.57 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 17.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 17.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 17.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 17.73 g++ -shared -o AMR_Types.so AMR_Types.o #8 17.83 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 17.83 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.83 21592 | register yy_state_type yy_current_state; #8 17.83 | ^~~~~~~~~~~~~~~~ #8 17.83 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.83 21593 | register char *yy_cp, *yy_bp; #8 17.83 | ^~~~~ #8 17.83 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.83 21593 | register char *yy_cp, *yy_bp; #8 17.83 | ^~~~~ #8 17.83 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.83 21594 | register int yy_act; #8 17.83 | ^~~~~~ #8 17.84 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 17.84 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.84 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 17.84 | ^~~~ #8 17.84 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.84 22513 | register char *source = (yytext_ptr); #8 17.84 | ^~~~~~ #8 17.84 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.84 22514 | register int number_to_move, i; #8 17.84 | ^~~~~~~~~~~~~~ #8 17.84 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.84 22514 | register int number_to_move, i; #8 17.84 | ^ #8 17.85 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 17.85 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.85 22646 | register yy_state_type yy_current_state; #8 17.85 | ^~~~~~~~~~~~~~~~ #8 17.85 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.85 22647 | register char *yy_cp; #8 17.85 | ^~~~~ #8 17.85 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 17.85 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.85 22676 | register int yy_is_jam; #8 17.85 | ^~~~~~~~~ #8 17.85 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 17.85 22677 | register char *yy_cp = (yy_c_buf_p); #8 17.85 | ^~~~~ #8 17.96 g++ -shared -o General_Types.so General_Types.o #8 17.98 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 17.98 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 18.05 g++ -shared -o IPA_Types.so IPA_Types.o #8 18.09 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 18.10 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 18.12 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 18.14 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 18.14 g++ -shared -o IP_Types.so IP_Types.o #8 18.20 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 18.27 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 18.29 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 18.30 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 18.30 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 18.31 g++ -shared -o MGCP_Test.so MGCP_Test.o #8 18.33 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 18.33 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 18.41 g++ -shared -o Native_Functions.so Native_Functions.o #8 18.43 g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o #8 18.43 g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o #8 18.45 g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o #8 18.45 g++ -shared -o OSMUX_Types.so OSMUX_Types.o #8 18.45 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 18.47 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 18.49 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 18.55 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 18.55 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 18.57 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 18.61 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 18.61 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 18.63 g++ -shared -o RTP_Endpoint.so RTP_Endpoint.o #8 18.63 g++ -shared -o RTP_Types.so RTP_Types.o #8 18.64 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 18.64 g++ -shared -o SDP_Types.so SDP_Types.o #8 18.65 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 18.67 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 18.67 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 18.67 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 18.69 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 18.70 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 18.79 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 18.79 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 18.81 g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o #8 18.83 g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o #8 18.83 g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o #8 18.83 g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o #8 18.85 g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o #8 18.86 g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o #8 18.86 g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o #8 18.86 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 18.86 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 18.86 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 18.87 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 18.88 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 18.89 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 18.89 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 18.89 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 18.89 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 18.89 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 18.91 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 18.91 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 18.91 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 18.91 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 18.91 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 18.91 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 18.92 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 18.92 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 18.93 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 18.93 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 18.94 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 18.94 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 18.94 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 18.94 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 18.94 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 18.95 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 18.96 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 18.96 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 18.96 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 18.96 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 18.96 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 18.96 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 18.96 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 18.97 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 18.97 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 18.98 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 18.98 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 18.99 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 18.99 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 18.99 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 18.99 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 18.99 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 18.99 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 18.99 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 19.00 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 19.00 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 19.01 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 19.01 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 19.01 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 19.01 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 19.02 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 19.02 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 19.02 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 19.03 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 19.03 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 19.03 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 19.03 g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o #8 19.03 g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o #8 19.03 g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o #8 19.03 g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o #8 19.03 g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o #8 19.05 g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o #8 19.05 g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o #8 19.05 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 19.05 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 19.05 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 19.06 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 19.06 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 19.06 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 19.07 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 19.07 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 19.07 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 19.07 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 19.07 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 19.07 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 19.08 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 19.08 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 19.09 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 19.10 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 19.10 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 19.10 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 19.10 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 19.10 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 19.12 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 19.12 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 19.12 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 19.12 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 19.13 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 19.13 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 19.14 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 19.14 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 19.15 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 19.15 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 19.15 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 19.16 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 19.16 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 19.16 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 19.16 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 19.17 g++ -shared -o MGCP_Test_part_1.so MGCP_Test_part_1.o #8 19.17 g++ -shared -o MGCP_Test_part_2.so MGCP_Test_part_2.o #8 19.18 g++ -shared -o MGCP_Test_part_3.so MGCP_Test_part_3.o #8 19.18 g++ -shared -o MGCP_Test_part_4.so MGCP_Test_part_4.o #8 19.18 g++ -shared -o MGCP_Test_part_5.so MGCP_Test_part_5.o #8 19.18 g++ -shared -o MGCP_Test_part_6.so MGCP_Test_part_6.o #8 19.18 g++ -shared -o MGCP_Test_part_7.so MGCP_Test_part_7.o #8 19.19 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 19.19 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 19.20 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 19.20 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 19.20 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 19.21 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 19.21 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 19.21 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 19.21 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 19.21 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 19.21 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 19.22 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 19.22 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 19.22 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 19.22 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 19.23 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 19.23 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 19.24 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 19.24 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 19.24 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 19.24 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 19.24 g++ -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o #8 19.25 g++ -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o #8 19.25 g++ -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o #8 19.25 g++ -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o #8 19.25 g++ -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o #8 19.25 g++ -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o #8 19.25 g++ -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o #8 19.26 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o #8 19.27 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o #8 19.27 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o #8 19.27 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o #8 19.27 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o #8 19.27 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o #8 19.27 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o #8 19.28 g++ -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o #8 19.29 g++ -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o #8 19.29 g++ -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o #8 19.29 g++ -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o #8 19.29 g++ -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o #8 19.29 g++ -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o #8 19.29 g++ -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o #8 19.30 g++ -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o #8 19.30 g++ -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o #8 19.30 g++ -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o #8 19.30 g++ -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o #8 19.30 g++ -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o #8 19.30 g++ -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o #8 19.31 g++ -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o #8 19.31 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 19.32 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 19.32 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 19.32 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 19.32 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 19.32 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 19.33 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 19.34 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 19.34 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 19.34 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 19.34 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 19.34 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 19.34 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 19.34 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 19.35 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 19.35 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 19.35 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 19.35 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 19.35 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 19.36 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 19.37 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 19.37 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 19.37 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 19.37 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 19.38 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 19.38 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 19.38 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 19.38 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 19.38 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 19.39 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 19.39 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 19.39 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 19.39 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 19.40 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 19.40 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 19.41 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 19.41 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 19.41 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 19.41 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 19.42 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 19.42 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 19.42 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 19.42 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 19.43 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 19.43 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 19.43 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 19.44 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 19.44 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 19.44 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 19.44 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 19.44 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 19.44 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 19.44 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 19.44 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 19.45 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 19.45 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 19.45 g++ -shared -o RTP_Endpoint_part_1.so RTP_Endpoint_part_1.o #8 19.46 g++ -shared -o RTP_Endpoint_part_2.so RTP_Endpoint_part_2.o #8 19.46 g++ -shared -o RTP_Endpoint_part_3.so RTP_Endpoint_part_3.o #8 19.47 g++ -shared -o RTP_Endpoint_part_4.so RTP_Endpoint_part_4.o #8 19.47 g++ -shared -o RTP_Endpoint_part_5.so RTP_Endpoint_part_5.o #8 19.48 g++ -shared -o RTP_Endpoint_part_6.so RTP_Endpoint_part_6.o #8 19.48 g++ -shared -o RTP_Endpoint_part_7.so RTP_Endpoint_part_7.o #8 19.48 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 19.48 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 19.48 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 19.48 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 19.49 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 19.49 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 19.49 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 19.49 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 19.50 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 19.50 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 19.50 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 19.51 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 19.51 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 19.52 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 19.52 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 19.52 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 19.52 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 19.53 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 19.53 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 19.54 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 19.54 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 19.54 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 19.54 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 19.55 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 19.55 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 19.55 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 19.57 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 19.61 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 19.61 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 19.64 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 19.65 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 19.66 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 19.66 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 19.67 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 19.67 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 19.67 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 19.67 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 19.68 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 19.69 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 19.70 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 19.70 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 19.70 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 19.70 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 19.70 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 19.70 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 19.70 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 19.71 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 19.71 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 19.71 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 19.72 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 19.72 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 19.73 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 19.73 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 19.73 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 19.73 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 19.73 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 19.73 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 19.73 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 19.74 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 19.74 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 19.74 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 19.74 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 19.74 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 19.74 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 19.74 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 19.74 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 19.75 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 19.76 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 19.76 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 19.76 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 19.78 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 19.78 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 19.78 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 19.78 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 19.78 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 19.78 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 19.78 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 19.78 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 19.78 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 19.79 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 19.79 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 19.79 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 19.79 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 19.79 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 19.79 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 19.80 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 19.80 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 19.80 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 19.81 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 19.81 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 19.81 g++ -shared -o IP_EncDec.so IP_EncDec.o #8 19.81 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 19.81 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 19.81 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 19.82 g++ -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o #8 19.82 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 19.83 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 19.83 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 19.83 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 19.83 g++ -shared -o TCCConversion.so TCCConversion.o #8 19.85 g++ -shared -o TCCInterface.so TCCInterface.o #8 19.87 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 20.00 if g++ -L /usr/lib/titan-fPIC -o MGCP_Test -Wl,--no-as-needed AMR_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so IuUP_Emulation.so IuUP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Templates.so MGCP_Test.so MGCP_Types.so Misc_Helpers.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Endpoint.so RTP_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 AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_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_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 IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_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 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_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_Test_part_1.so MGCP_Test_part_2.so MGCP_Test_part_3.so MGCP_Test_part_4.so MGCP_Test_part_5.so MGCP_Test_part_6.so MGCP_Test_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 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 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 OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_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 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_Endpoint_part_1.so RTP_Endpoint_part_2.so RTP_Endpoint_part_3.so RTP_Endpoint_part_4.so RTP_Endpoint_part_5.so RTP_Endpoint_part_6.so RTP_Endpoint_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 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 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 SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 20.00 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 20.00 -L/lib -lcrypto \ #8 20.00 -L/usr/lib -lxml2 -lsctp -lpthread; \ #8 20.00 then : ; else /usr/bin/titanver AMR_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o IuUP_Emulation.o IuUP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Templates.o MGCP_Test.o MGCP_Types.o Misc_Helpers.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Endpoint.o RTP_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 AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_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_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 IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_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 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_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_Test_part_1.o MGCP_Test_part_2.o MGCP_Test_part_3.o MGCP_Test_part_4.o MGCP_Test_part_5.o MGCP_Test_part_6.o MGCP_Test_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 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 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 OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_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 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_Endpoint_part_1.o RTP_Endpoint_part_2.o RTP_Endpoint_part_3.o RTP_Endpoint_part_4.o RTP_Endpoint_part_5.o RTP_Endpoint_part_6.o RTP_Endpoint_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 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 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 SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 20.31 make[1]: Leaving directory '/osmo-ttcn3-hacks/mgw' #8 DONE 20.4s #9 [4/4] COPY MGCP_TEST.CFG /data/MGCP_Test.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.5s done #10 writing image sha256:b755f11d1a598740e91623d6546349eb1ed9eda7b0899a10d4c7fc293a7831a6 done #10 naming to docker.io/osmocom-build/ttcn3-mgw-test:latest done #10 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/ttcn3-mgw-test' + docker_image_exists ttcn3-mgw-test + docker images -q osmocom-build/ttcn3-mgw-test + test -n b755f11d1a59 + list_osmo_packages debian-bookworm ttcn3-mgw-test + local distro=debian-bookworm + local image=ttcn3-mgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-mgw-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-mgw-test-io_uring/logs/mgw-tester + cp MGCP_Test.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw-tester/MGCP_Test.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw-tester/MGCP_Test.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw-tester/MGCP_Test.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-mgw-test-io_uring/logs/mgw-tester/MGCP_Test.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw + cp osmo-mgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw/ + network_create + SUBNET=3467448 + seq 1 30 + echo (3467448 + 1) % 256 + bc + SUBNET=185 + NET_NAME=ttcn3-mgw-test-185 + SUB4=172.18.185.0/24 + SUB6=fd02:db8:185::/64 + set +x Creating network ttcn3-mgw-test-185, trying SUBNET=185... + docker network create --internal --subnet 172.18.185.0/24 --ipv6 --subnet fd02:db8:185::/64 ttcn3-mgw-test-185 12d3ca731b5aa14ba3257c9bfc097c34e0eec69cd3a29bf95182125676676c9e + set +x ### Network ttcn3-mgw-test-185 created (SUBNET=185) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=185 to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw/osmo-mgw.cfg Applying SUBNET=185 to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw-tester/MGCP_Test.cfg + docker_network_params 185 180 + NET=185 + ADDR_SUFIX=180 + echo --network ttcn3-mgw-test-185 --ip 172.18.185.180 --ip6 fd02:db8:185::180 + docker run --rm --network ttcn3-mgw-test-185 --ip 172.18.185.180 --ip6 fd02:db8:185::180 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw:/data --name jenkins-ttcn3-mgw-test-io_uring-32-mgw -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/osmo-mgw-master 54d3699fc5c7695fc56da7dc0aa373ac76a005033ba488f51f2efcad51c174e2 + docker_network_params 185 181 + NET=185 + ADDR_SUFIX=181 + echo --network ttcn3-mgw-test-185 --ip 172.18.185.181 --ip6 fd02:db8:185::181 + docker run --rm --network ttcn3-mgw-test-185 --ip 172.18.185.181 --ip6 fd02:db8:185::181 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/logs/mgw-tester:/data -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.185.180 -e OSMO_SUT_PORT=4243 --name jenkins-ttcn3-mgw-test-io_uring-32-ttcn3-mgw-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=1000000 osmocom-build/ttcn3-mgw-test + SUBDIR=mgw + SUITE=MGCP_Test + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/mgw/MGCP_Test MGCP_Test.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MGCP_Test.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: MGCP_Test.cfg MC@6666b0d2b5eb: Unix server socket created successfully. MC@6666b0d2b5eb: Listening on TCP port 34603. MC2> 6666b0d2b5eb is the default spawn /osmo-ttcn3-hacks/mgw/MGCP_Test 6666b0d2b5eb 34603 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@6666b0d2b5eb: New HC connected from 172.18.185.181 [172.18.185.181]. 6666b0d2b5eb: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@6666b0d2b5eb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6666b0d2b5eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6666b0d2b5eb: Configuration file was processed on all HCs. MC@6666b0d2b5eb: Creating MTC on host 172.18.185.181. MC@6666b0d2b5eb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Fri Apr 19 11:48:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_selftest started. MTC@6666b0d2b5eb: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@6666b0d2b5eb: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@6666b0d2b5eb: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@6666b0d2b5eb: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@6666b0d2b5eb: "200 18983215 OK\r\nI: 1\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 0 RTP/AVP 126\r\na=rtpmap:126 AMR/8000\r\na=ptime:20\r\n" MTC@6666b0d2b5eb: { line := { code := "200", trans_id := "18983215", string := "OK" }, params := { { code := "I", val := "1" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "126" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "126 AMR/8000" } }, { ptime := { attr_value := "20" } } } } } } } MTC@6666b0d2b5eb: "MDCX 18983216 rtpbridge/1@mgw MGCP 1.0\r\nM: sendrecv\rC: 2\r\nI: 1\r\nL: p:20, a:AMR, nt:IN\r\n\nv=0\r\no=- 1 23 IN IP4 0.0.0.0\r\ns=-\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=audio 4441 RTP/AVP 99\r\na=rtpmap:99 AMR/8000\r\na=ptime:40\r\n" MTC@6666b0d2b5eb: { line := { verb := "MDCX", trans_id := "18983216", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "2" }, { code := "I", val := "1" }, { code := "L", val := "p:20, a:AMR, nt:IN" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "0.0.0.0" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "0.0.0.0", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 4441, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "99" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "99 AMR/8000" } }, { ptime := { attr_value := "40" } } } } } } } MTC@6666b0d2b5eb: { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/42@mgw", ver := "1.0" }, params := { { code := "M", val := "sendrecv" }, { code := "C", val := "1234" }, { code := "L", val := "p:20, a:AMR" } }, sdp := omit } MTC@6666b0d2b5eb: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@6666b0d2b5eb: "510 23 FAIL\r\n" MTC@6666b0d2b5eb: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@6666b0d2b5eb: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@6666b0d2b5eb: setverdict(pass): none -> pass MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: pass MTC@6666b0d2b5eb: No PTCs were created. MTC@6666b0d2b5eb: Test case TC_selftest finished. Verdict: pass MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Fri Apr 19 11:48:25 UTC 2024 ====== MGCP_Test.TC_selftest pass ====== Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_selftest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2820) Waiting for packet dumper to finish... 1 (prev_count=2820, count=2884) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Fri Apr 19 11:48:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_auep_null started. VirtCallAgent-STATS(6)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 6 has requested to stop MTC. Terminating current testcase execution. RTPEM0(3)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(5)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(6)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(4)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(3): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(4): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(5): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(6): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_auep_null finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null fail'. Fri Apr 19 11:48:38 UTC 2024 ------ MGCP_Test.TC_auep_null fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_auep_null.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2159) Waiting for packet dumper to finish... 1 (prev_count=2159, count=2347) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Fri Apr 19 11:48:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx started. VirtCallAgent-STATS(10)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 10 has requested to stop MTC. Terminating current testcase execution. RTPEM1(8)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(9)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(7)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(10)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(7): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(8): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(9): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(10): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx fail'. Fri Apr 19 11:48:51 UTC 2024 ------ MGCP_Test.TC_crcx fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2295) Waiting for packet dumper to finish... 1 (prev_count=2295, count=2483) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_no_lco started. VirtCallAgent-STATS(14)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 14 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(14)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(13)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(11)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(12)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(11): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(12): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(13): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(14): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_no_lco finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco fail'. Fri Apr 19 11:49:05 UTC 2024 ------ MGCP_Test.TC_crcx_no_lco fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_no_lco.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2415) Waiting for packet dumper to finish... 1 (prev_count=2415, count=2603) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Fri Apr 19 11:49:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_noprefix started. VirtCallAgent-STATS(18)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 18 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(18)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(15)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(16)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(17)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(15): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(16): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(17): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(18): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_noprefix finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix fail'. Fri Apr 19 11:49:18 UTC 2024 ------ MGCP_Test.TC_crcx_noprefix fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_noprefix.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2331) Waiting for packet dumper to finish... 1 (prev_count=2331, count=2519) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Fri Apr 19 11:49:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_unsupp_mode started. VirtCallAgent-STATS(22)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 22 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(22)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(20)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(21)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(19)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(19): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(20): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(21): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(22): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_unsupp_mode finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode fail'. Fri Apr 19 11:49:31 UTC 2024 ------ MGCP_Test.TC_crcx_unsupp_mode fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_unsupp_mode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2343) Waiting for packet dumper to finish... 1 (prev_count=2343, count=2623) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Fri Apr 19 11:49:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_osmo_ign started. VirtCallAgent-STATS(26)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 26 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(26)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(23)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(24)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(25)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(23): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(24): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(25): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(26): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_osmo_ign finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign fail'. Fri Apr 19 11:49:44 UTC 2024 ------ MGCP_Test.TC_crcx_osmo_ign fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_osmo_ign.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2331) Waiting for packet dumper to finish... 1 (prev_count=2331, count=2519) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Fri Apr 19 11:49:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_early_bidir_mode started. VirtCallAgent-STATS(30)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 30 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(30)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(29)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(28)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(27)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(27): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(28): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(29): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(30): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Fri Apr 19 11:49:57 UTC 2024 ------ MGCP_Test.TC_crcx_early_bidir_mode fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_early_bidir_mode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2363) Waiting for packet dumper to finish... 1 (prev_count=2363, count=2551) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Fri Apr 19 11:50:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_unsupp_param started. VirtCallAgent-STATS(34)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 34 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(34)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(31)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(33)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(32)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(31): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(32): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(33): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(34): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_unsupp_param finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param fail'. Fri Apr 19 11:50:10 UTC 2024 ------ MGCP_Test.TC_crcx_unsupp_param fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_unsupp_param.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2347) Waiting for packet dumper to finish... 1 (prev_count=2347, count=2535) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_missing_callid started. VirtCallAgent-STATS(38)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 38 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(38)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(37)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(36)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(35)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(35): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(36): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(37): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(38): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_missing_callid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid fail'. Fri Apr 19 11:50:23 UTC 2024 ------ MGCP_Test.TC_crcx_missing_callid fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_missing_callid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2355) Waiting for packet dumper to finish... 1 (prev_count=2355, count=2543) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Fri Apr 19 11:50:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_missing_mode started. VirtCallAgent-STATS(42)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 42 has requested to stop MTC. Terminating current testcase execution. RTPEM1(40)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(42)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(39)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(41)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(39): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(40): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(41): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(42): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_missing_mode finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode fail'. Fri Apr 19 11:50:36 UTC 2024 ------ MGCP_Test.TC_crcx_missing_mode fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_missing_mode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2347) Waiting for packet dumper to finish... 1 (prev_count=2347, count=2535) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Fri Apr 19 11:50:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_unsupp_packet_intv started. VirtCallAgent-STATS(46)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 46 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(46)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(43)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(44)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(45)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(43): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(44): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(45): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(46): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_unsupp_packet_intv finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv fail'. Fri Apr 19 11:50:50 UTC 2024 ------ MGCP_Test.TC_crcx_unsupp_packet_intv fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_unsupp_packet_intv.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2463) Waiting for packet dumper to finish... 1 (prev_count=2463, count=2651) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Fri Apr 19 11:50:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_illegal_double_lco started. VirtCallAgent-STATS(50)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 50 has requested to stop MTC. Terminating current testcase execution. RTPEM2(49)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(47)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(50)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(48)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(47): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(48): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(49): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(50): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_illegal_double_lco finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco fail'. Fri Apr 19 11:51:03 UTC 2024 ------ MGCP_Test.TC_crcx_illegal_double_lco fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_illegal_double_lco.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2371) Waiting for packet dumper to finish... 1 (prev_count=2371, count=2559) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Fri Apr 19 11:51:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_sdp started. VirtCallAgent-STATS(54)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 54 has requested to stop MTC. Terminating current testcase execution. RTPEM0(51)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(52)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(53)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(54)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(51): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(52): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(53): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(54): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_sdp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp fail'. Fri Apr 19 11:51:16 UTC 2024 ------ MGCP_Test.TC_crcx_sdp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_sdp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2311) Waiting for packet dumper to finish... 1 (prev_count=2311, count=2499) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Fri Apr 19 11:51:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_wildcarded started. VirtCallAgent-STATS(58)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 58 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(58)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(56)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(57)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(55)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(55): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(56): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(57): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(58): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_wildcarded finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded fail'. Fri Apr 19 11:51:29 UTC 2024 ------ MGCP_Test.TC_crcx_wildcarded fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2339) Waiting for packet dumper to finish... 1 (prev_count=2339, count=2527) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Fri Apr 19 11:51:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_wildcarded_exhaust started. VirtCallAgent-STATS(62)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 62 has requested to stop MTC. Terminating current testcase execution. RTPEM1(60)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(59)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(62)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(61)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(59): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(60): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(61): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(62): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_wildcarded_exhaust finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust fail'. Fri Apr 19 11:51:42 UTC 2024 ------ MGCP_Test.TC_crcx_wildcarded_exhaust fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2371) Waiting for packet dumper to finish... 1 (prev_count=2371, count=2559) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Fri Apr 19 11:51:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_mdcx_without_crcx started. VirtCallAgent-STATS(66)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 66 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(66)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(63)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(64)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(65)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(63): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(64): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(65): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(66): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_mdcx_without_crcx finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx fail'. Fri Apr 19 11:51:55 UTC 2024 ------ MGCP_Test.TC_mdcx_without_crcx fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2350) Waiting for packet dumper to finish... 1 (prev_count=2350, count=2538) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Fri Apr 19 11:52:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_dlcx_without_crcx started. VirtCallAgent-STATS(70)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 70 has requested to stop MTC. Terminating current testcase execution. RTPEM0(67)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(70)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(68)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(69)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(67): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(68): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(69): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(70): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_dlcx_without_crcx finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx fail'. Fri Apr 19 11:52:08 UTC 2024 ------ MGCP_Test.TC_dlcx_without_crcx fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2351) Waiting for packet dumper to finish... 1 (prev_count=2351, count=2539) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Fri Apr 19 11:52:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_dlcx_non_existant_ep started. VirtCallAgent-STATS(74)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 74 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(74)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(72)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(71)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(73)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(71): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(72): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(73): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(74): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_dlcx_non_existant_ep finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep fail'. Fri Apr 19 11:52:21 UTC 2024 ------ MGCP_Test.TC_dlcx_non_existant_ep fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2363) Waiting for packet dumper to finish... 1 (prev_count=2363, count=2551) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Fri Apr 19 11:52:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_mdcx_wildcarded started. VirtCallAgent-STATS(78)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 78 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(78)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(75)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(76)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(77)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(75): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(76): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(77): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(78): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_mdcx_wildcarded finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded fail'. Fri Apr 19 11:52:35 UTC 2024 ------ MGCP_Test.TC_mdcx_wildcarded fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2343) Waiting for packet dumper to finish... 1 (prev_count=2343, count=2531) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Fri Apr 19 11:52:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_dlcx_wildcarded started. VirtCallAgent-STATS(82)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 82 has requested to stop MTC. Terminating current testcase execution. RTPEM0(79)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(80)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(81)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(82)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(79): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(80): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(81): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(82): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_dlcx_wildcarded finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded fail'. Fri Apr 19 11:52:48 UTC 2024 ------ MGCP_Test.TC_dlcx_wildcarded fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2343) Waiting for packet dumper to finish... 1 (prev_count=2343, count=2531) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Fri Apr 19 11:52:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid_connid started. VirtCallAgent-STATS(86)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 86 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(86)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(85)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(84)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(83)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(83): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(84): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(85): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(86): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid fail'. Fri Apr 19 11:53:01 UTC 2024 ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2403) Waiting for packet dumper to finish... 1 (prev_count=2403, count=2591) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Fri Apr 19 11:53:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid started. VirtCallAgent-STATS(90)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 90 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(90)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(89)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(88)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(87)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(87): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(88): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(89): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(90): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid fail'. Fri Apr 19 11:53:14 UTC 2024 ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2375) Waiting for packet dumper to finish... 1 (prev_count=2375, count=2563) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep started. VirtCallAgent-STATS(94)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 94 has requested to stop MTC. Terminating current testcase execution. RTPEM1(92)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(93)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(91)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(94)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(91): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(92): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(93): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(94): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep fail'. Fri Apr 19 11:53:27 UTC 2024 ------ MGCP_Test.TC_crcx_and_dlcx_ep fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2347) Waiting for packet dumper to finish... 1 (prev_count=2347, count=2535) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid_inval started. VirtCallAgent-STATS(98)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 98 has requested to stop MTC. Terminating current testcase execution. RTPEM0(95)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(96)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(98)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(97)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(95): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(96): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(97): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(98): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval fail'. Fri Apr 19 11:53:40 UTC 2024 ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2399) Waiting for packet dumper to finish... 1 (prev_count=2399, count=2587) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Fri Apr 19 11:53:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. VirtCallAgent-STATS(102)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 102 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(102)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(100)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(101)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(99)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(99): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(100): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(101): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(102): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval fail'. Fri Apr 19 11:53:53 UTC 2024 ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2427) Waiting for packet dumper to finish... 1 (prev_count=2427, count=2615) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Fri Apr 19 11:54:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_retrans started. VirtCallAgent-STATS(106)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 106 has requested to stop MTC. Terminating current testcase execution. RTPEM1(104)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(105)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(106)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(103)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(103): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(104): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(105): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(106): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_and_dlcx_retrans finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans fail'. Fri Apr 19 11:54:06 UTC 2024 ------ MGCP_Test.TC_crcx_and_dlcx_retrans fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2367) Waiting for packet dumper to finish... 1 (prev_count=2367, count=2555) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Fri Apr 19 11:54:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_osmux_wildcard started. VirtCallAgent-STATS(111)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 111 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(111)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" OsmuxEM(110)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(108)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(109)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(107)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(107): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(108): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(109): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(110): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(111): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_osmux_wildcard finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard fail'. Fri Apr 19 11:54:20 UTC 2024 ------ MGCP_Test.TC_crcx_osmux_wildcard fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2645) Waiting for packet dumper to finish... 1 (prev_count=2645, count=2833) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Fri Apr 19 11:54:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_osmux_fixed started. VirtCallAgent-STATS(116)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 116 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(116)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(113)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(112)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(115)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(114)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(112): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(113): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(114): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(115): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(116): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_osmux_fixed finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed fail'. Fri Apr 19 11:54:33 UTC 2024 ------ MGCP_Test.TC_crcx_osmux_fixed fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2630) Waiting for packet dumper to finish... 1 (prev_count=2630, count=2818) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Fri Apr 19 11:54:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_osmux_fixed_twice started. VirtCallAgent-STATS(121)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 121 has requested to stop MTC. Terminating current testcase execution. RTPEM2(119)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(118)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(117)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(120)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(121)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(117): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(118): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(119): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(120): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(121): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_osmux_fixed_twice finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice fail'. Fri Apr 19 11:54:46 UTC 2024 ------ MGCP_Test.TC_crcx_osmux_fixed_twice fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2660) Waiting for packet dumper to finish... 1 (prev_count=2660, count=2848) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Fri Apr 19 11:54:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_osmux_257 started. VirtCallAgent-STATS(126)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 126 has requested to stop MTC. Terminating current testcase execution. RTPEM2(124)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(125)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(126)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(123)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(122)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(122): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(123): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(124): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(125): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(126): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_osmux_257 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 fail'. Fri Apr 19 11:54:59 UTC 2024 ------ MGCP_Test.TC_crcx_osmux_257 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_osmux_257.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2620) Waiting for packet dumper to finish... 1 (prev_count=2620, count=2808) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Fri Apr 19 11:55:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_one_crcx_receive_only_osmux started. VirtCallAgent-STATS(131)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 131 has requested to stop MTC. Terminating current testcase execution. RTPEM0(127)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(129)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(130)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(128)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(131)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(127): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(128): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(129): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(130): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(131): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_one_crcx_receive_only_osmux finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux fail'. Fri Apr 19 11:55:12 UTC 2024 ------ MGCP_Test.TC_one_crcx_receive_only_osmux fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2685) Waiting for packet dumper to finish... 1 (prev_count=2685, count=2873) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Fri Apr 19 11:55:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_osmux started. VirtCallAgent-STATS(136)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 136 has requested to stop MTC. Terminating current testcase execution. RTPEM0(132)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(134)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(135)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(136)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(133)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(132): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(133): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(134): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(135): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(136): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_osmux finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux fail'. Fri Apr 19 11:55:25 UTC 2024 ------ MGCP_Test.TC_one_crcx_loopback_osmux fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2665) Waiting for packet dumper to finish... 1 (prev_count=2665, count=2853) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Fri Apr 19 11:55:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux started. VirtCallAgent-STATS(141)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 141 has requested to stop MTC. Terminating current testcase execution. RTPEM0(137)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(140)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(139)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(138)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(141)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(137): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(138): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(139): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(140): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(141): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux fail'. Fri Apr 19 11:55:38 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2660) Waiting for packet dumper to finish... 1 (prev_count=2660, count=2848) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Fri Apr 19 11:55:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir started. VirtCallAgent-STATS(146)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 146 has requested to stop MTC. Terminating current testcase execution. RTPEM2(144)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(146)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" OsmuxEM(145)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(142)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(143)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(142): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(143): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(144): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(145): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(146): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir fail'. Fri Apr 19 11:55:51 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2690) Waiting for packet dumper to finish... 1 (prev_count=2690, count=2878) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Fri Apr 19 11:55:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. VirtCallAgent-STATS(151)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 151 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(151)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(149)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(147)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(148)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(150)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(147): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(148): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(149): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(150): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(151): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe fail'. Fri Apr 19 11:56:05 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2730) Waiting for packet dumper to finish... 1 (prev_count=2730, count=2918) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Fri Apr 19 11:56:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. VirtCallAgent-STATS(156)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 156 has requested to stop MTC. Terminating current testcase execution. RTPEM0(152)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(156)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" OsmuxEM(155)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(153)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(154)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(152): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(153): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(154): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(155): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(156): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard fail'. Fri Apr 19 11:56:18 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2730) Waiting for packet dumper to finish... 1 (prev_count=2730, count=2918) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Fri Apr 19 11:56:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. VirtCallAgent-STATS(161)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 161 has requested to stop MTC. Terminating current testcase execution. OsmuxEM(160)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(161)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(157)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(158)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(159)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(157): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(158): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(159): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(160): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(161): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed fail'. Fri Apr 19 11:56:31 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2715) Waiting for packet dumper to finish... 1 (prev_count=2715, count=2903) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Fri Apr 19 11:56:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_dlcx_30ep started. VirtCallAgent-STATS(165)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 165 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(165)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(163)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(162)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(164)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(162): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(163): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(164): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(165): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_dlcx_30ep finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep fail'. Fri Apr 19 11:56:44 UTC 2024 ------ MGCP_Test.TC_crcx_dlcx_30ep fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2339) Waiting for packet dumper to finish... 1 (prev_count=2339, count=2527) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Fri Apr 19 11:56:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_rtpem_selftest started. VirtCallAgent-STATS(169)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 169 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(169)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(166)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(167)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(168)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(166): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(167): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(168): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(169): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_rtpem_selftest finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest fail'. Fri Apr 19 11:56:57 UTC 2024 ------ MGCP_Test.TC_rtpem_selftest fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_rtpem_selftest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2339) Waiting for packet dumper to finish... 1 (prev_count=2339, count=2527) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_one_crcx_receive_only_rtp started. VirtCallAgent-STATS(173)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 173 has requested to stop MTC. Terminating current testcase execution. RTPEM2(172)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(171)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(173)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(170)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(170): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(171): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(172): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(173): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_one_crcx_receive_only_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp fail'. Fri Apr 19 11:57:10 UTC 2024 ------ MGCP_Test.TC_one_crcx_receive_only_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2383) Waiting for packet dumper to finish... 1 (prev_count=2383, count=2571) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_rtp started. VirtCallAgent-STATS(177)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 177 has requested to stop MTC. Terminating current testcase execution. RTPEM1(175)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(174)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(176)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(177)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(174): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(175): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(176): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(177): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp fail'. Fri Apr 19 11:57:24 UTC 2024 ------ MGCP_Test.TC_one_crcx_loopback_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2367) Waiting for packet dumper to finish... 1 (prev_count=2367, count=2555) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Fri Apr 19 11:57:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_rtp_ipv6 started. VirtCallAgent-STATS(181)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 181 has requested to stop MTC. Terminating current testcase execution. RTPEM1(179)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(181)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(180)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(178)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(178): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(179): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(180): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(181): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 fail'. Fri Apr 19 11:57:37 UTC 2024 ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2387) Waiting for packet dumper to finish... 1 (prev_count=2387, count=2575) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Fri Apr 19 11:57:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp started. VirtCallAgent-STATS(185)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 185 has requested to stop MTC. Terminating current testcase execution. RTPEM0(182)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(184)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(183)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(185)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(182): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(183): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(184): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(185): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp fail'. Fri Apr 19 11:57:50 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2347) Waiting for packet dumper to finish... 1 (prev_count=2347, count=2535) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Fri Apr 19 11:57:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_bidir started. VirtCallAgent-STATS(189)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 189 has requested to stop MTC. Terminating current testcase execution. RTPEM2(188)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(187)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(186)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(189)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(186): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(187): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(188): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(189): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir fail'. Fri Apr 19 11:58:03 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_bidir fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2463) Waiting for packet dumper to finish... 1 (prev_count=2463, count=2651) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Fri Apr 19 11:58:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_diff_pt_and_rtp started. VirtCallAgent-STATS(193)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 193 has requested to stop MTC. Terminating current testcase execution. RTPEM2(192)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(191)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(190)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(193)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(190): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(191): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(192): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(193): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp fail'. Fri Apr 19 11:58:16 UTC 2024 ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2379) Waiting for packet dumper to finish... 1 (prev_count=2379, count=2567) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Fri Apr 19 11:58:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. VirtCallAgent-STATS(197)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 197 has requested to stop MTC. Terminating current testcase execution. RTPEM2(196)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(195)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(197)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(194)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(194): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(195): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(196): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(197): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir fail'. Fri Apr 19 11:58:29 UTC 2024 ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2403) Waiting for packet dumper to finish... 1 (prev_count=2403, count=2591) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Fri Apr 19 11:58:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp started. VirtCallAgent-STATS(201)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 201 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(201)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(198)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(199)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(200)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(198): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(199): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(200): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(201): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp fail'. Fri Apr 19 11:58:42 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2367) Waiting for packet dumper to finish... 1 (prev_count=2367, count=2555) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Fri Apr 19 11:58:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_unsolicited_rtp started. VirtCallAgent-STATS(205)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 205 has requested to stop MTC. Terminating current testcase execution. RTPEM1(203)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(204)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(202)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(205)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(202): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(203): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(204): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(205): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp fail'. Fri Apr 19 11:58:55 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2395) Waiting for packet dumper to finish... 1 (prev_count=2395, count=2583) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Fri Apr 19 11:59:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. VirtCallAgent-STATS(209)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 209 has requested to stop MTC. Terminating current testcase execution. RTPEM1(207)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(208)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(206)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(209)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(206): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(207): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(208): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(209): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho fail'. Fri Apr 19 11:59:08 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2395) Waiting for packet dumper to finish... 1 (prev_count=2395, count=2583) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Fri Apr 19 11:59:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_confecho_sendonly_rtp started. VirtCallAgent-STATS(213)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 213 has requested to stop MTC. Terminating current testcase execution. RTPEM0(210)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(212)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(213)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(211)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(210): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(211): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(212): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(213): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp fail'. Fri Apr 19 11:59:22 UTC 2024 ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2403) Waiting for packet dumper to finish... 1 (prev_count=2403, count=2591) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Fri Apr 19 11:59:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_ts101318_rfc5993_rtp_conversion started. VirtCallAgent-STATS(217)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 217 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(217)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(214)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(216)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(215)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(214): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(215): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(216): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(217): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion fail'. Fri Apr 19 11:59:35 UTC 2024 ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2407) Waiting for packet dumper to finish... 1 (prev_count=2407, count=2595) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Fri Apr 19 11:59:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. VirtCallAgent-STATS(221)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 221 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(221)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(220)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(218)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(219)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(218): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(219): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(220): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(221): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp fail'. Fri Apr 19 11:59:48 UTC 2024 ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2427) Waiting for packet dumper to finish... 1 (prev_count=2427, count=2615) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Fri Apr 19 11:59:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_amr_oa_bwe_rtp_conversion started. VirtCallAgent-STATS(225)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 225 has requested to stop MTC. Terminating current testcase execution. RTPEM0(222)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(225)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(223)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(224)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(222): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(223): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(224): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(225): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion fail'. Fri Apr 19 12:00:01 UTC 2024 ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2383) Waiting for packet dumper to finish... 1 (prev_count=2383, count=2571) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Fri Apr 19 12:00:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_amr_oa_oa_rtp_conversion started. VirtCallAgent-STATS(229)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 229 has requested to stop MTC. Terminating current testcase execution. RTPEM2(228)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(227)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(229)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(226)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(226): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(227): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(228): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(229): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion fail'. Fri Apr 19 12:00:14 UTC 2024 ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2379) Waiting for packet dumper to finish... 1 (prev_count=2379, count=2567) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Fri Apr 19 12:00:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_amr_bwe_bwe_rtp_conversion started. VirtCallAgent-STATS(233)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 233 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(233)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(231)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(232)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(230)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(230): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(231): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(232): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(233): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion fail'. Fri Apr 19 12:00:27 UTC 2024 ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2387) Waiting for packet dumper to finish... 1 (prev_count=2387, count=2575) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Fri Apr 19 12:00:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. VirtCallAgent-STATS(237)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 237 has requested to stop MTC. Terminating current testcase execution. RTPEM2(236)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(234)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(235)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(237)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(234): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(235): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(236): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(237): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion fail'. Fri Apr 19 12:00:40 UTC 2024 ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2407) Waiting for packet dumper to finish... 1 (prev_count=2407, count=2595) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Fri Apr 19 12:00:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. VirtCallAgent-STATS(241)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 241 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(241)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(238)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(239)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(240)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(238): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(239): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(240): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(241): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion fail'. Fri Apr 19 12:00:54 UTC 2024 ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2407) Waiting for packet dumper to finish... 1 (prev_count=2407, count=2595) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Fri Apr 19 12:01:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. VirtCallAgent-STATS(245)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 245 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(245)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(244)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(243)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(242)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(242): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(243): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(244): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(245): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion fail'. Fri Apr 19 12:01:07 UTC 2024 ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2411) Waiting for packet dumper to finish... 1 (prev_count=2411, count=2599) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Fri Apr 19 12:01:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. VirtCallAgent-STATS(249)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 249 has requested to stop MTC. Terminating current testcase execution. RTPEM2(248)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(246)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(247)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(249)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(246): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(247): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(248): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(249): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion fail'. Fri Apr 19 12:01:20 UTC 2024 ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2411) Waiting for packet dumper to finish... 1 (prev_count=2411, count=2599) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Fri Apr 19 12:01:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_conn_timeout started. VirtCallAgent-STATS(253)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 253 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(253)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(250)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(252)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(251)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(250): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(251): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(252): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(253): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_conn_timeout finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout fail'. Fri Apr 19 12:01:33 UTC 2024 ------ MGCP_Test.TC_conn_timeout fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_conn_timeout.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2331) Waiting for packet dumper to finish... 1 (prev_count=2331, count=2519) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Fri Apr 19 12:01:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_e1_crcx_and_dlcx_ep started. VirtCallAgent-STATS(257)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 257 has requested to stop MTC. Terminating current testcase execution. RTPEM1(255)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(256)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(254)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(257)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(254): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(255): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(256): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(257): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Fri Apr 19 12:01:46 UTC 2024 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2359) Waiting for packet dumper to finish... 1 (prev_count=2359, count=2547) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Fri Apr 19 12:01:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_e1_crcx_with_overlap started. VirtCallAgent-STATS(261)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 261 has requested to stop MTC. Terminating current testcase execution. RTPEM0(258)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(260)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(259)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(261)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(258): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(259): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(260): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(261): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Fri Apr 19 12:01:59 UTC 2024 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2363) Waiting for packet dumper to finish... 1 (prev_count=2363, count=2551) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Fri Apr 19 12:02:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_e1_crcx_loopback started. VirtCallAgent-STATS(265)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 265 has requested to stop MTC. Terminating current testcase execution. RTPEM0(262)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(263)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(265)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(264)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(262): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(263): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(264): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(265): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Fri Apr 19 12:02:12 UTC 2024 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2347) Waiting for packet dumper to finish... 1 (prev_count=2347, count=2535) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_e1_dlcx_wildcarded started. VirtCallAgent-STATS(269)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 269 has requested to stop MTC. Terminating current testcase execution. RTPEM0(266)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(267)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(268)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(269)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(266): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(267): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(268): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(269): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Fri Apr 19 12:02:25 UTC 2024 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2355) Waiting for packet dumper to finish... 1 (prev_count=2355, count=2543) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Fri Apr 19 12:02:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_mdcx_ip4 started. VirtCallAgent-STATS(273)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 273 has requested to stop MTC. Terminating current testcase execution. RTPEM1(271)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(272)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(273)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(270)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(270): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(271): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(272): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(273): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_mdcx_ip4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 fail'. Fri Apr 19 12:02:39 UTC 2024 ------ MGCP_Test.TC_crcx_mdcx_ip4 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2335) Waiting for packet dumper to finish... 1 (prev_count=2335, count=2523) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Fri Apr 19 12:02:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_crcx_mdcx_ip6 started. VirtCallAgent-STATS(277)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 277 has requested to stop MTC. Terminating current testcase execution. RTPEM0(274)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(276)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(275)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(277)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(274): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(275): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(276): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(277): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_crcx_mdcx_ip6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 fail'. Fri Apr 19 12:02:52 UTC 2024 ------ MGCP_Test.TC_crcx_mdcx_ip6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2335) Waiting for packet dumper to finish... 1 (prev_count=2335, count=2523) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Fri Apr 19 12:02:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. VirtCallAgent-STATS(281)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 281 has requested to stop MTC. Terminating current testcase execution. RTPEM0(278)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(281)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(280)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(279)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(278): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(279): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(280): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(281): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 fail'. Fri Apr 19 12:03:05 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2407) Waiting for packet dumper to finish... 1 (prev_count=2407, count=2595) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Fri Apr 19 12:03:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. VirtCallAgent-STATS(285)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 285 has requested to stop MTC. Terminating current testcase execution. RTPEM2(284)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(283)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(282)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(285)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(282): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(283): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(284): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(285): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 fail'. Fri Apr 19 12:03:18 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2387) Waiting for packet dumper to finish... 1 (prev_count=2387, count=2575) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Fri Apr 19 12:03:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. VirtCallAgent-STATS(290)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 290 has requested to stop MTC. Terminating current testcase execution. OsmuxEM(289)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(290)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(288)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(287)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(286)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(286): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(287): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(288): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(289): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(290): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 fail'. Fri Apr 19 12:03:31 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2715) Waiting for packet dumper to finish... 1 (prev_count=2715, count=2903) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Fri Apr 19 12:03:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. VirtCallAgent-STATS(295)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 295 has requested to stop MTC. Terminating current testcase execution. RTPEM2(293)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(292)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(294)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(291)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(295)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(291): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(292): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(293): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(294): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(295): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 fail'. Fri Apr 19 12:03:44 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2740) Waiting for packet dumper to finish... 1 (prev_count=2740, count=2928) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Fri Apr 19 12:03:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. VirtCallAgent-STATS(300)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 300 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(300)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" OsmuxEM(299)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(296)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(297)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(298)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(296): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(297): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(298): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(299): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(300): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 fail'. Fri Apr 19 12:03:57 UTC 2024 ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2740) Waiting for packet dumper to finish... 1 (prev_count=2740, count=2928) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Fri Apr 19 12:04:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. VirtCallAgent-STATS(305)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 305 has requested to stop MTC. Terminating current testcase execution. OsmuxEM(304)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(305)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(301)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(303)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(302)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(301): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(302): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(303): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(304): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(305): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 fail'. Fri Apr 19 12:04:10 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2710) Waiting for packet dumper to finish... 1 (prev_count=2710, count=2898) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Fri Apr 19 12:04:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. VirtCallAgent-STATS(310)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 310 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(310)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(308)@6666b0d2b5eb: Final verdict of PTC: none OsmuxEM(309)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(306)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(307)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(306): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(307): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(308): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(309): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(310): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 fail'. Fri Apr 19 12:04:24 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2735) Waiting for packet dumper to finish... 1 (prev_count=2735, count=2923) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Fri Apr 19 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@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. VirtCallAgent-STATS(315)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 315 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(315)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" OsmuxEM(314)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(311)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(312)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(313)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(311): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(312): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(313): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC OsmuxEM(314): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(315): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 fail'. Fri Apr 19 12:04:37 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2735) Waiting for packet dumper to finish... 1 (prev_count=2735, count=2923) ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. Fri Apr 19 12:04:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup started. VirtCallAgent-STATS(319)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 319 has requested to stop MTC. Terminating current testcase execution. RTPEM2(318)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(317)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(316)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(319)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(316): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(317): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(318): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(319): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup fail'. Fri Apr 19 12:04:50 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2371) Waiting for packet dumper to finish... 1 (prev_count=2371, count=2559) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Fri Apr 19 12:04:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. VirtCallAgent-STATS(323)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 323 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(323)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM1(321)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(322)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(320)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(320): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(321): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(322): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(323): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered fail'. Fri Apr 19 12:05:03 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2431) Waiting for packet dumper to finish... 1 (prev_count=2431, count=2619) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Fri Apr 19 12:05:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. VirtCallAgent-STATS(327)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 327 has requested to stop MTC. Terminating current testcase execution. RTPEM0(324)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(327)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(326)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(325)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(324): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(325): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(326): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(327): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly fail'. Fri Apr 19 12:05:16 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2427) Waiting for packet dumper to finish... 1 (prev_count=2427, count=2615) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Fri Apr 19 12:05:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp started. VirtCallAgent-STATS(331)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 331 has requested to stop MTC. Terminating current testcase execution. RTPEM1(329)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(331)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(328)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(330)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(328): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(329): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(330): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(331): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp fail'. Fri Apr 19 12:05:29 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2387) Waiting for packet dumper to finish... 1 (prev_count=2387, count=2575) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Fri Apr 19 12:05:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. VirtCallAgent-STATS(335)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 335 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(335)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(334)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(332)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(333)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(332): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(333): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(334): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(335): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered fail'. Fri Apr 19 12:05:43 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2447) Waiting for packet dumper to finish... 1 (prev_count=2447, count=2635) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Fri Apr 19 12:05:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. VirtCallAgent-STATS(339)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 339 has requested to stop MTC. Terminating current testcase execution. RTPEM1(337)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(336)@6666b0d2b5eb: Final verdict of PTC: none VirtCallAgent-STATS(339)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(338)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(336): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(337): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(338): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(339): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly fail'. Fri Apr 19 12:05:56 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2443) Waiting for packet dumper to finish... 1 (prev_count=2443, count=2631) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Fri Apr 19 12:06:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. VirtCallAgent-STATS(343)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 343 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(343)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(340)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(342)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(341)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(340): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(341): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(342): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(343): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup fail'. Fri Apr 19 12:06:09 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2439) Waiting for packet dumper to finish... 1 (prev_count=2439, count=2627) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Fri Apr 19 12:06:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. VirtCallAgent-STATS(347)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 347 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(347)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM2(346)@6666b0d2b5eb: Final verdict of PTC: none RTPEM0(344)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(345)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(344): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(345): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(346): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(347): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode fail'. Fri Apr 19 12:06:22 UTC 2024 ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2407) Waiting for packet dumper to finish... 1 (prev_count=2407, count=2595) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode fail' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Fri Apr 19 12:06:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_rtp_implicit started. VirtCallAgent-STATS(351)@6666b0d2b5eb: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MC@6666b0d2b5eb: Test Component 351 has requested to stop MTC. Terminating current testcase execution. VirtCallAgent-STATS(351)@6666b0d2b5eb: Final verdict of PTC: fail reason: ""VTY Timeout for prompt: enable"" RTPEM0(348)@6666b0d2b5eb: Final verdict of PTC: none RTPEM1(349)@6666b0d2b5eb: Final verdict of PTC: none RTPEM2(350)@6666b0d2b5eb: Final verdict of PTC: none MTC@6666b0d2b5eb: Setting final verdict of the test case. MTC@6666b0d2b5eb: Local verdict of MTC: none MTC@6666b0d2b5eb: Local verdict of PTC RTPEM0(348): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM1(349): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC RTPEM2(350): none (none -> none) MTC@6666b0d2b5eb: Local verdict of PTC VirtCallAgent-STATS(351): fail (none -> fail) reason: ""VTY Timeout for prompt: enable"" MTC@6666b0d2b5eb: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@6666b0d2b5eb: Starting external command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit fail'. Fri Apr 19 12:06:35 UTC 2024 ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit fail ------ Saving talloc report from 172.18.185.180:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=2403) Waiting for packet dumper to finish... 1 (prev_count=2403, count=2591) MTC@6666b0d2b5eb: External command `../ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit fail' was executed successfully (exit status: 0). MC@6666b0d2b5eb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6666b0d2b5eb: Terminating MTC. MC@6666b0d2b5eb: MTC terminated. MC2> exit MC@6666b0d2b5eb: Shutting down session. MC@6666b0d2b5eb: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass MGCP_Test.TC_selftest pass->FAIL MGCP_Test.TC_auep_null pass->FAIL MGCP_Test.TC_crcx pass->FAIL MGCP_Test.TC_crcx_no_lco pass->FAIL MGCP_Test.TC_crcx_noprefix pass->FAIL MGCP_Test.TC_crcx_unsupp_mode pass->FAIL MGCP_Test.TC_crcx_osmo_ign pass->FAIL MGCP_Test.TC_crcx_early_bidir_mode pass->FAIL MGCP_Test.TC_crcx_unsupp_param pass->FAIL MGCP_Test.TC_crcx_missing_callid pass->FAIL MGCP_Test.TC_crcx_missing_mode pass->FAIL MGCP_Test.TC_crcx_unsupp_packet_intv pass->FAIL MGCP_Test.TC_crcx_illegal_double_lco pass->FAIL MGCP_Test.TC_crcx_sdp pass->FAIL MGCP_Test.TC_crcx_wildcarded pass->FAIL MGCP_Test.TC_crcx_wildcarded_exhaust pass->FAIL MGCP_Test.TC_mdcx_without_crcx pass->FAIL MGCP_Test.TC_dlcx_without_crcx pass->FAIL MGCP_Test.TC_dlcx_non_existant_ep pass->FAIL MGCP_Test.TC_mdcx_wildcarded pass->FAIL MGCP_Test.TC_dlcx_wildcarded pass->FAIL MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass->FAIL MGCP_Test.TC_crcx_and_dlcx_ep_callid pass->FAIL MGCP_Test.TC_crcx_and_dlcx_ep pass->FAIL MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass->FAIL MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass->FAIL MGCP_Test.TC_crcx_and_dlcx_retrans pass->FAIL MGCP_Test.TC_crcx_osmux_wildcard pass->FAIL MGCP_Test.TC_crcx_osmux_fixed pass->FAIL MGCP_Test.TC_crcx_osmux_fixed_twice pass->FAIL MGCP_Test.TC_crcx_osmux_257 pass->FAIL MGCP_Test.TC_one_crcx_receive_only_osmux pass->FAIL MGCP_Test.TC_one_crcx_loopback_osmux pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass->FAIL MGCP_Test.TC_crcx_dlcx_30ep pass->FAIL MGCP_Test.TC_rtpem_selftest pass->FAIL MGCP_Test.TC_one_crcx_receive_only_rtp pass->FAIL MGCP_Test.TC_one_crcx_loopback_rtp pass->FAIL MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass->FAIL MGCP_Test.TC_two_crcx_and_rtp pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_bidir pass->FAIL MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass->FAIL MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp pass->FAIL MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass->FAIL MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass->FAIL MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass->FAIL MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass->FAIL MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass->FAIL MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass->FAIL MGCP_Test.TC_amr_oa_oa_rtp_conversion pass->FAIL MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass->FAIL MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass->FAIL MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass->FAIL MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass->FAIL MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass->FAIL MGCP_Test.TC_conn_timeout xfail MGCP_Test.TC_e1_crcx_and_dlcx_ep xfail MGCP_Test.TC_e1_crcx_with_overlap xfail MGCP_Test.TC_e1_crcx_loopback xfail MGCP_Test.TC_e1_dlcx_wildcarded pass->FAIL MGCP_Test.TC_crcx_mdcx_ip4 pass->FAIL MGCP_Test.TC_crcx_mdcx_ip6 pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass->FAIL MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_iuup pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass->FAIL MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass->FAIL MGCP_Test.TC_one_crcx_loopback_rtp_implicit Summary: pass->FAIL: 79 xfail: 4 pass: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh MGCP_Test --rm Generated MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.merged Generated MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.merged Generated MGCP_Test.TC_amr_oa_oa_rtp_conversion.merged Generated MGCP_Test.TC_auep_null.merged Generated MGCP_Test.TC_conn_timeout.merged Generated MGCP_Test.TC_crcx.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.merged Generated MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.merged Generated MGCP_Test.TC_crcx_and_dlcx_retrans.merged Generated MGCP_Test.TC_crcx_dlcx_30ep.merged Generated MGCP_Test.TC_crcx_early_bidir_mode.merged Generated MGCP_Test.TC_crcx_illegal_double_lco.merged Generated MGCP_Test.TC_crcx_mdcx_ip4.merged Generated MGCP_Test.TC_crcx_mdcx_ip6.merged Generated MGCP_Test.TC_crcx_missing_callid.merged Generated MGCP_Test.TC_crcx_missing_mode.merged Generated MGCP_Test.TC_crcx_no_lco.merged Generated MGCP_Test.TC_crcx_noprefix.merged Generated MGCP_Test.TC_crcx_osmo_ign.merged Generated MGCP_Test.TC_crcx_osmux_257.merged Generated MGCP_Test.TC_crcx_osmux_fixed.merged Generated MGCP_Test.TC_crcx_osmux_fixed_twice.merged Generated MGCP_Test.TC_crcx_osmux_wildcard.merged Generated MGCP_Test.TC_crcx_sdp.merged Generated MGCP_Test.TC_crcx_unsupp_mode.merged Generated MGCP_Test.TC_crcx_unsupp_packet_intv.merged Generated MGCP_Test.TC_crcx_unsupp_param.merged Generated MGCP_Test.TC_crcx_wildcarded.merged Generated MGCP_Test.TC_crcx_wildcarded_exhaust.merged Generated MGCP_Test.TC_dlcx_non_existant_ep.merged Generated MGCP_Test.TC_dlcx_wildcarded.merged Generated MGCP_Test.TC_dlcx_without_crcx.merged Generated MGCP_Test.TC_e1_crcx_and_dlcx_ep.merged Generated MGCP_Test.TC_e1_crcx_loopback.merged Generated MGCP_Test.TC_e1_crcx_with_overlap.merged Generated MGCP_Test.TC_e1_dlcx_wildcarded.merged Generated MGCP_Test.TC_mdcx_wildcarded.merged Generated MGCP_Test.TC_mdcx_without_crcx.merged Generated MGCP_Test.TC_one_crcx_loopback_osmux.merged Generated MGCP_Test.TC_one_crcx_loopback_rtp.merged Generated MGCP_Test.TC_one_crcx_loopback_rtp_implicit.merged Generated MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.merged Generated MGCP_Test.TC_one_crcx_receive_only_osmux.merged Generated MGCP_Test.TC_one_crcx_receive_only_rtp.merged Generated MGCP_Test.TC_rtpem_selftest.merged Generated MGCP_Test.TC_selftest.merged Generated MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.merged Generated MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.merged Generated MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.merged Generated MGCP_Test.TC_two_crcx_and_rtp.merged Generated MGCP_Test.TC_two_crcx_and_rtp_bidir.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.merged Generated MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.merged Generated MGCP_Test.TC_two_crcx_and_unsolicited_rtp.merged Generated MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.merged Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp.merged Generated MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.merged Generated MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.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-mgw-test-185 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-mgw-test-185 + docker network remove ttcn3-mgw-test-185 ttcn3-mgw-test-185 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-mgw-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-mgw-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-io_uring/_cache:/cache --name jenkins-ttcn3-mgw-test-io_uring-32-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-mgw-test-io_uring/logs/mgw-tester/junit-xml-21.log "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3286 MGCP_Test control part MGCP_Test.ttcn:790 TC_auep_null testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3287 MGCP_Test control part MGCP_Test.ttcn:796 TC_crcx testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3288 MGCP_Test control part MGCP_Test.ttcn:802 TC_crcx_no_lco testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3289 MGCP_Test control part MGCP_Test.ttcn:808 TC_crcx_noprefix testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3290 MGCP_Test control part MGCP_Test.ttcn:820 TC_crcx_unsupp_mode testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3291 MGCP_Test control part MGCP_Test.ttcn:834 TC_crcx_osmo_ign testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3292 MGCP_Test control part MGCP_Test.ttcn:866 TC_crcx_early_bidir_mode testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3293 MGCP_Test control part MGCP_Test.ttcn:881 TC_crcx_unsupp_param testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3294 MGCP_Test control part MGCP_Test.ttcn:898 TC_crcx_missing_callid testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3295 MGCP_Test control part MGCP_Test.ttcn:918 TC_crcx_missing_mode testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3296 MGCP_Test control part MGCP_Test.ttcn:937 TC_crcx_unsupp_packet_intv testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3297 MGCP_Test control part MGCP_Test.ttcn:953 TC_crcx_illegal_double_lco testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3298 MGCP_Test control part MGCP_Test.ttcn:969 TC_crcx_sdp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3299 MGCP_Test control part MGCP_Test.ttcn:990 TC_crcx_wildcarded testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3300 MGCP_Test control part MGCP_Test.ttcn:1022 TC_crcx_wildcarded_exhaust testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3301 MGCP_Test control part MGCP_Test.ttcn:1079 TC_mdcx_without_crcx testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3302 MGCP_Test control part MGCP_Test.ttcn:1103 TC_dlcx_without_crcx testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3303 MGCP_Test control part MGCP_Test.ttcn:1125 TC_dlcx_non_existant_ep testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3304 MGCP_Test control part MGCP_Test.ttcn:1150 TC_mdcx_wildcarded testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3305 MGCP_Test control part MGCP_Test.ttcn:1168 TC_dlcx_wildcarded testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3306 MGCP_Test control part MGCP_Test.ttcn:1219 TC_crcx_and_dlcx_ep_callid_connid testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3307 MGCP_Test control part MGCP_Test.ttcn:1750 TC_crcx_and_dlcx_ep_callid testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3308 MGCP_Test control part MGCP_Test.ttcn:1767 TC_crcx_and_dlcx_ep testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3309 MGCP_Test control part MGCP_Test.ttcn:1785 TC_crcx_and_dlcx_ep_callid_inval testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3310 MGCP_Test control part MGCP_Test.ttcn:1803 TC_crcx_and_dlcx_ep_callid_connid_inval testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3311 MGCP_Test control part MGCP_Test.ttcn:1829 TC_crcx_and_dlcx_retrans testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3313 MGCP_Test control part MGCP_Test.ttcn:1231 TC_crcx_osmux_wildcard testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3314 MGCP_Test control part MGCP_Test.ttcn:1237 TC_crcx_osmux_fixed testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3315 MGCP_Test control part MGCP_Test.ttcn:1243 TC_crcx_osmux_fixed_twice testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3316 MGCP_Test control part MGCP_Test.ttcn:1256 TC_crcx_osmux_257 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3317 MGCP_Test control part MGCP_Test.ttcn:1302 TC_one_crcx_receive_only_osmux testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3318 MGCP_Test control part MGCP_Test.ttcn:1339 TC_one_crcx_loopback_osmux testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3319 MGCP_Test control part MGCP_Test.ttcn:1499 TC_two_crcx_and_rtp_osmux testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3320 MGCP_Test control part MGCP_Test.ttcn:1506 TC_two_crcx_and_rtp_osmux_bidir testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3321 MGCP_Test control part MGCP_Test.ttcn:1514 TC_two_crcx_and_rtp_osmux_bidir_amr_bwe testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3322 MGCP_Test control part MGCP_Test.ttcn:1685 TC_two_crcx_mdcx_and_rtp_osmux_wildcard testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3323 MGCP_Test control part MGCP_Test.ttcn:1693 TC_two_crcx_mdcx_and_rtp_osmux_fixed testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3325 MGCP_Test control part MGCP_Test.ttcn:1730 TC_crcx_dlcx_30ep testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3327 MGCP_Test control part MGCP_Test.ttcn:1847 TC_rtpem_selftest testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3329 MGCP_Test control part MGCP_Test.ttcn:1885 TC_one_crcx_receive_only_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3330 MGCP_Test control part MGCP_Test.ttcn:1960 TC_one_crcx_loopback_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3331 MGCP_Test control part MGCP_Test.ttcn:1963 TC_one_crcx_loopback_rtp_ipv6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3332 MGCP_Test control part MGCP_Test.ttcn:2031 TC_two_crcx_and_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3333 MGCP_Test control part MGCP_Test.ttcn:2037 TC_two_crcx_and_rtp_bidir testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3334 MGCP_Test control part MGCP_Test.ttcn:2042 TC_two_crcx_diff_pt_and_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3335 MGCP_Test control part MGCP_Test.ttcn:2047 TC_two_crcx_diff_pt_and_rtp_bidir testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3336 MGCP_Test control part MGCP_Test.ttcn:2156 TC_two_crcx_mdcx_and_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3337 MGCP_Test control part MGCP_Test.ttcn:2187 TC_two_crcx_and_unsolicited_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3338 MGCP_Test control part MGCP_Test.ttcn:2240 TC_two_crcx_and_one_mdcx_rtp_ho testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3339 MGCP_Test control part MGCP_Test.ttcn:2305 TC_two_crcx_confecho_sendonly_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3340 MGCP_Test control part MGCP_Test.ttcn:2427 TC_ts101318_rfc5993_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3341 MGCP_Test control part MGCP_Test.ttcn:2431 TC_ts101318_rfc5993_rtp_conversion_fmtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3342 MGCP_Test control part MGCP_Test.ttcn:2523 TC_amr_oa_bwe_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3343 MGCP_Test control part MGCP_Test.ttcn:2526 TC_amr_oa_oa_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3344 MGCP_Test control part MGCP_Test.ttcn:2529 TC_amr_bwe_bwe_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3345 MGCP_Test control part MGCP_Test.ttcn:2536 TC_amr_oa_oa_no_bwe_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3346 MGCP_Test control part MGCP_Test.ttcn:2542 TC_amr_oa_no_bwe_oa_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3347 MGCP_Test control part MGCP_Test.ttcn:2547 TC_amr_bwe_bwe_no_oa_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3348 MGCP_Test control part MGCP_Test.ttcn:2553 TC_amr_bwe_no_oa_bwe_rtp_conversion testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3350 MGCP_Test control part MGCP_Test.ttcn:2576 TC_conn_timeout testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3352 MGCP_Test control part MGCP_Test.ttcn:2616 TC_e1_crcx_and_dlcx_ep testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3353 MGCP_Test control part MGCP_Test.ttcn:2635 TC_e1_crcx_with_overlap testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3354 MGCP_Test control part MGCP_Test.ttcn:2668 TC_e1_crcx_loopback testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3355 MGCP_Test control part MGCP_Test.ttcn:2699 TC_e1_dlcx_wildcarded testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3357 MGCP_Test control part MGCP_Test.ttcn:2762 TC_crcx_mdcx_ip4 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3358 MGCP_Test control part MGCP_Test.ttcn:2795 TC_crcx_mdcx_ip6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3359 MGCP_Test control part MGCP_Test.ttcn:2166 TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3360 MGCP_Test control part MGCP_Test.ttcn:2161 TC_two_crcx_mdcx_and_rtp_ipv6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3361 MGCP_Test control part MGCP_Test.ttcn:1521 TC_two_crcx_and_rtp_osmux_bidir_ipv6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3362 MGCP_Test control part MGCP_Test.ttcn:1526 TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3363 MGCP_Test control part MGCP_Test.ttcn:1531 TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3364 MGCP_Test control part MGCP_Test.ttcn:1699 TC_two_crcx_mdcx_and_rtp_osmux_ipv6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3365 MGCP_Test control part MGCP_Test.ttcn:1704 TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3366 MGCP_Test control part MGCP_Test.ttcn:1709 TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3368 MGCP_Test control part MGCP_Test.ttcn:2957 TC_two_crcx_mdcx_and_iuup testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3369 MGCP_Test control part MGCP_Test.ttcn:2967 TC_two_crcx_mdcx_and_iuup_rfci_unordered testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3370 MGCP_Test control part MGCP_Test.ttcn:3041 TC_two_crcx_mdcx_and_iuup_mdcx_recvonly testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3371 MGCP_Test control part MGCP_Test.ttcn:3089 TC_two_crcx_mdcx_and_iuup_rtp testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3372 MGCP_Test control part MGCP_Test.ttcn:3099 TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3373 MGCP_Test control part MGCP_Test.ttcn:3179 TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3374 MGCP_Test control part MGCP_Test.ttcn:3281 TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3376 MGCP_Test control part MGCP_Test.ttcn:2171 TC_two_crcx_mdcx_and_rtp_clearmode testcase "VTY Timeout for prompt: enable" MGCP_Test.ttcn:3382 MGCP_Test control part MGCP_Test.ttcn:1971 TC_one_crcx_loopback_rtp_implicit 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