Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test
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-cbc-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.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 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10
Commit message: "ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file"
 > git rev-list --no-walk 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10
[ttcn3-cbc-test] $ /bin/sh -xe /tmp/jenkins15630388720822463998.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-cbc-test + export IMAGE_SUFFIX=master + cd ttcn3-cbc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs ] + [ xjenkins-ttcn3-cbc-test-1160 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-cbc-test + SUITE_NAME=ttcn3-cbc-test + IMAGE_SUFFIX=master + docker_images_require osmo-cbc-master ttcn3-cbc-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-cbc-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-cbc-test/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-cbc-test/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.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #7 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #7 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 3.2s #12 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [ 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 #13 CACHED #14 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #14 CACHED #15 [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 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 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 #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [ 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 #20 CACHED #21 [ 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/ #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:29b816cff49dbb8149b288fa664bb9178ebd4ac757b33b82ee98089e60633bb2 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 29b816cff49d + 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-cbc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-cbc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-cbc-master + echo osmo-cbc-master + dir=osmo-cbc-master + pull_arg=--pull + grep ^FROM ../osmo-cbc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-cbc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-cbc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-cbc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/osmo-cbc-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-cbc-test/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-cbc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.25kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-cbc/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 989B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev libulfius-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libulfius)" ;; esac #6 0.427 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.427 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.427 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.427 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.957 Reading package lists... #6 1.231 Reading package lists... #6 1.486 Building dependency tree... #6 1.544 Reading state information... #6 1.609 libulfius-dev is already the newest version (2.7.13-1). #6 1.609 The following additional packages will be installed: #6 1.609 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.609 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #6 1.609 libosmovty13 osmocom-nightly #6 1.619 The following NEW packages will be installed: #6 1.619 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.619 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.620 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #6 1.640 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. #6 1.640 Need to get 1986 kB of archives. #6 1.640 After this operation, 7191 kB of additional disk space will be used. #6 1.640 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404172026 [1172 B] #6 1.643 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404172026 [164 kB] #6 1.647 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404172026 [46.0 kB] #6 1.649 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404172026 [65.4 kB] #6 1.651 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404172026 [222 kB] #6 1.656 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404172026 [66.0 kB] #6 1.659 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404172026 [97.9 kB] #6 1.662 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404172026 [173 kB] #6 1.666 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404172026 [54.5 kB] #6 1.668 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404172026 [58.6 kB] #6 1.670 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404172026 [45.3 kB] #6 1.672 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404172026 [38.6 kB] #6 1.674 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404172026 [838 kB] #6 1.682 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.50.211c.202404172026 [52.0 kB] #6 1.683 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.50.211c.202404172026 [63.9 kB] #6 1.789 debconf: delaying package configuration, since apt-utils is not installed #6 1.839 Fetched 1986 kB in 0s (32.6 MB/s) #6 1.903 Selecting previously unselected package osmocom-nightly. #6 1.903 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 1.940 Preparing to unpack .../00-osmocom-nightly_202404172026_amd64.deb ... #6 1.956 Unpacking osmocom-nightly (202404172026) ... #6 2.082 Selecting previously unselected package libosmocore21:amd64. #6 2.095 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.129 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #6 2.281 Selecting previously unselected package libosmocodec4:amd64. #6 2.288 Preparing to unpack .../02-libosmocodec4_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.305 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #6 2.447 Selecting previously unselected package libosmoisdn0:amd64. #6 2.465 Preparing to unpack .../03-libosmoisdn0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.482 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #6 2.632 Selecting previously unselected package libosmogsm20:amd64. #6 2.647 Preparing to unpack .../04-libosmogsm20_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.664 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #6 2.820 Selecting previously unselected package libosmocoding0:amd64. #6 2.837 Preparing to unpack .../05-libosmocoding0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.854 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.002 Selecting previously unselected package libosmovty13:amd64. #6 3.019 Preparing to unpack .../06-libosmovty13_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.036 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.176 Selecting previously unselected package libosmogb14:amd64. #6 3.184 Preparing to unpack .../07-libosmogb14_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.201 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.351 Selecting previously unselected package libosmoctrl0:amd64. #6 3.359 Preparing to unpack .../08-libosmoctrl0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.375 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.525 Selecting previously unselected package libosmosim2:amd64. #6 3.533 Preparing to unpack .../09-libosmosim2_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.550 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.695 Selecting previously unselected package libosmousb0:amd64. #6 3.712 Preparing to unpack .../10-libosmousb0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.729 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.841 Selecting previously unselected package libosmocore. #6 3.858 Preparing to unpack .../11-libosmocore_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.876 Unpacking libosmocore (1.9.0.192.1c24.202404172026) ... #6 4.005 Selecting previously unselected package libosmocore-dev:amd64. #6 4.024 Preparing to unpack .../12-libosmocore-dev_1.9.0.192.1c24.202404172026_amd64.deb ... #6 4.041 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.220 Selecting previously unselected package libosmonetif11:amd64. #6 4.234 Preparing to unpack .../13-libosmonetif11_1.4.0.50.211c.202404172026_amd64.deb ... #6 4.251 Unpacking libosmonetif11:amd64 (1.4.0.50.211c.202404172026) ... #6 4.378 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.396 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.50.211c.202404172026_amd64.deb ... #6 4.413 Unpacking libosmo-netif-dev:amd64 (1.4.0.50.211c.202404172026) ... #6 4.615 Setting up osmocom-nightly (202404172026) ... #6 4.665 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.715 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.768 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.817 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.866 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.916 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.967 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.022 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.072 Setting up libosmonetif11:amd64 (1.4.0.50.211c.202404172026) ... #6 5.123 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.174 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.225 Setting up libosmocore (1.9.0.192.1c24.202404172026) ... #6 5.279 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.332 Setting up libosmo-netif-dev:amd64 (1.4.0.50.211c.202404172026) ... #6 5.384 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 5.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-cbc.git #9 0.335 Cloning into 'osmo-cbc'... #9 DONE 0.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CBC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-cbc #10 DONE 0.1s #11 [6/8] RUN CD osmo-cbc && 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 #11 0.410 Already on 'master' #11 0.411 Your branch is up to date with 'origin/master'. #11 0.412 refs/heads/master #11 0.419 HEAD is now at 538bc4c SBcAP: Update as1nc skeleton and generated code #11 0.422 master #11 0.424 538bc4c69943cd031a4dc2c74ad6f30d5e5cd0b6 #11 2.565 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.565 libtoolize: copying file './ltmain.sh' #11 2.980 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.980 libtoolize: and rerunning libtoolize and aclocal. #11 2.980 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.703 configure.ac:174: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.703 configure.ac:174: You should run autoupdate. #11 3.703 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.703 configure.ac:174: the top level #11 3.703 configure.ac:191: warning: AC_OUTPUT should be used without arguments. #11 3.703 configure.ac:191: You should run autoupdate. #11 4.029 configure.ac:23: installing './compile' #11 4.030 configure.ac:25: installing './config.guess' #11 4.031 configure.ac:25: installing './config.sub' #11 4.032 configure.ac:9: installing './install-sh' #11 4.034 configure.ac:9: installing './missing' #11 4.120 src/Makefile.am: installing './depcomp' #11 4.129 src/sbcap/Makefile.am:443: warning: realpath $(CURDIR: non-POSIX variable name #11 4.129 src/sbcap/Makefile.am:443: (probably a GNU make extension) #11 4.129 src/sbcap/Makefile.am:443: warning: realpath $(top_srcdir: non-POSIX variable name #11 4.129 src/sbcap/Makefile.am:443: (probably a GNU make extension) #11 4.200 checking for a BSD-compatible install... /usr/bin/install -c #11 4.204 checking whether build environment is sane... yes #11 4.208 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.209 checking for gawk... gawk #11 4.209 checking whether make sets $(MAKE)... yes #11 4.214 checking whether make supports nested variables... yes #11 4.218 checking whether make supports nested variables... (cached) yes #11 4.218 checking whether make sets $(MAKE)... (cached) yes #11 4.219 checking for gcc... gcc #11 4.240 checking whether the C compiler works... yes #11 4.273 checking for C compiler default output file name... a.out #11 4.274 checking for suffix of executables... #11 4.300 checking whether we are cross compiling... no #11 4.332 checking for suffix of object files... o #11 4.355 checking whether the compiler supports GNU C... yes #11 4.374 checking whether gcc accepts -g... yes #11 4.389 checking for gcc option to enable C11 features... none needed #11 4.425 checking whether gcc understands -c and -o together... yes #11 4.456 checking whether make supports the include directive... yes (GNU style) #11 4.466 checking dependency style of gcc... gcc3 #11 4.542 checking build system type... x86_64-pc-linux-gnu #11 4.640 checking host system type... x86_64-pc-linux-gnu #11 4.641 checking how to print strings... printf #11 4.662 checking for a sed that does not truncate output... /usr/bin/sed #11 4.664 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.665 checking for egrep... /usr/bin/grep -E #11 4.666 checking for fgrep... /usr/bin/grep -F #11 4.666 checking for ld used by gcc... /usr/bin/ld #11 4.669 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.670 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.671 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 4.680 checking whether ln -s works... yes #11 4.680 checking the maximum length of command line arguments... 1572864 #11 4.683 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 4.683 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 4.683 checking for /usr/bin/ld option to reload object files... -r #11 4.683 checking for file... file #11 4.683 checking for objdump... objdump #11 4.683 checking how to recognize dependent libraries... pass_all #11 4.683 checking for dlltool... no #11 4.684 checking how to associate runtime and link libraries... printf %s\n #11 4.684 checking for ar... ar #11 4.684 checking for archiver @FILE support... @ #11 4.701 checking for strip... strip #11 4.701 checking for ranlib... ranlib #11 4.701 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 4.762 checking for sysroot... no #11 4.762 checking for a working dd... /usr/bin/dd #11 4.764 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 4.777 checking for mt... no #11 4.777 checking if : is a manifest tool... no #11 4.780 checking for stdio.h... yes #11 4.801 checking for stdlib.h... yes #11 4.828 checking for string.h... yes #11 4.842 checking for inttypes.h... yes #11 4.858 checking for stdint.h... yes #11 4.875 checking for strings.h... yes #11 4.892 checking for sys/stat.h... yes #11 4.915 checking for sys/types.h... yes #11 4.939 checking for unistd.h... yes #11 4.963 checking for dlfcn.h... yes #11 4.984 checking for objdir... .libs #11 5.040 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.076 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.076 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.110 checking if gcc static flag -static works... yes #11 5.160 checking if gcc supports -c -o file.o... yes #11 5.173 checking if gcc supports -c -o file.o... (cached) yes #11 5.173 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.179 checking whether -lc should be explicitly linked in... no #11 5.210 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.262 checking how to hardcode library paths into programs... immediate #11 5.262 checking whether stripping libraries is possible... yes #11 5.263 checking if libtool supports shared libraries... yes #11 5.263 checking whether to build shared libraries... yes #11 5.263 checking whether to build static libraries... yes #11 5.263 checking for pkg-config... /usr/bin/pkg-config #11 5.264 checking for pkg-config... /usr/bin/pkg-config #11 5.264 checking pkg-config is at least version 0.20... yes #11 5.264 checking for libosmocore >= 1.9.0... yes #11 5.268 checking for libosmovty >= 1.9.0... yes #11 5.272 checking for libosmogsm >= 1.9.0... yes #11 5.276 checking for libosmo-netif >= 1.4.0... yes #11 5.280 checking for libulfius... yes #11 5.286 checking for jansson... yes #11 5.293 checking for liborcania... yes #11 5.306 checking for netinet/sctp.h... yes #11 5.340 checking for library containing sctp_recvmsg... -lsctp #11 5.413 checking if gcc supports -fvisibility=hidden... yes #11 5.423 checking for doxygen... /usr/bin/doxygen #11 5.426 checking whether to enable VTY/CTRL tests... no #11 5.426 CFLAGS=" -std=gnu11 -Wall" #11 5.426 CPPFLAGS=" -Wall" #11 5.463 checking that generated files are newer than configure... done #11 5.464 configure: creating ./config.status #11 6.506 config.status: creating src/Makefile #11 6.544 config.status: creating src/sbcap/Makefile #11 6.585 config.status: creating include/Makefile #11 6.623 config.status: creating include/osmocom/Makefile #11 6.661 config.status: creating include/osmocom/cbc/Makefile #11 6.700 config.status: creating include/osmocom/sbcap/Makefile #11 6.739 config.status: creating contrib/Makefile #11 6.771 config.status: creating contrib/osmo-cbc.spec #11 6.808 config.status: creating tests/Makefile #11 6.848 config.status: creating tests/sbcap/Makefile #11 6.890 config.status: creating doc/Makefile #11 6.907 config.status: creating doc/examples/Makefile #11 6.915 config.status: creating doc/manuals/Makefile #11 6.922 config.status: creating contrib/systemd/Makefile #11 6.929 config.status: creating libosmo-sbcap.pc #11 6.934 config.status: creating Makefile #11 6.940 config.status: executing tests/atconfig commands #11 6.941 config.status: executing depfiles commands #11 8.432 config.status: executing libtool commands #11 8.546 echo 0.4.2.4-538b > .version-t && mv .version-t .version #11 8.551 make install-recursive #11 8.558 make[1]: Entering directory '/tmp/osmo-cbc' #11 8.565 Making install in include #11 8.570 make[2]: Entering directory '/tmp/osmo-cbc/include' #11 8.579 Making install in osmocom #11 8.583 make[3]: Entering directory '/tmp/osmo-cbc/include/osmocom' #11 8.592 Making install in cbc #11 8.596 make[4]: Entering directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 8.602 make[5]: Entering directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 8.602 make[5]: Nothing to be done for 'install-exec-am'. #11 8.602 make[5]: Nothing to be done for 'install-data-am'. #11 8.602 make[5]: Leaving directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 8.603 make[4]: Leaving directory '/tmp/osmo-cbc/include/osmocom/cbc' #11 8.603 Making install in sbcap #11 8.611 make[4]: Entering directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 8.618 make[5]: Entering directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 8.618 make[5]: Nothing to be done for 'install-exec-am'. #11 8.623 /usr/bin/mkdir -p '/usr/local/include/osmocom/sbcap' #11 8.631 /usr/bin/install -c -m 644 sbcap_common.h sbcap_internal.h SBcAP_Broadcast-Cancelled-Area-List-5GS.h SBcAP_Broadcast-Cancelled-Area-List.h SBcAP_Broadcast-Empty-Area-List-5GS.h SBcAP_Broadcast-Empty-Area-List.h SBcAP_Broadcast-Scheduled-Area-List-5GS.h SBcAP_Broadcast-Scheduled-Area-List.h SBcAP_CancelledCellinEAI.h SBcAP_CancelledCellinEAI-Item.h SBcAP_CancelledCellinTAI-5GS.h SBcAP_CancelledCellinTAI.h SBcAP_CancelledCellinTAI-Item.h SBcAP_Cause.h SBcAP_CellId-Broadcast-List-5GS.h SBcAP_CellId-Broadcast-List.h SBcAP_CellId-Broadcast-List-Item.h SBcAP_CellID-Cancelled-Item.h SBcAP_CellID-Cancelled-List-5GS.h SBcAP_CellID-Cancelled-List.h SBcAP_CellIdentity.h SBcAP_Concurrent-Warning-Message-Indicator.h SBcAP_Criticality-Diagnostics.h SBcAP_CriticalityDiagnostics-IE-List.h SBcAP_Criticality.h SBcAP_Data-Coding-Scheme.h SBcAP_ECGIList.h SBcAP_EmergencyAreaID-Broadcast-List.h SBcAP_EmergencyAreaID-Broadcast-List-Item.h SBcAP_EmergencyAreaID-Cancelled-Item.h SBcAP_EmergencyAreaID-Cancelled-List.h SBcAP_Emergency-Area-ID.h SBcAP_Emergency-Area-ID-List.h SBcAP_ENB-ID.h SBcAP_Error-Indication.h SBcAP_EUTRAN-CGI.h SBcAP_Extended-Repetition-Period.h SBcAP_EXTERNAL.h SBcAP_Failed-Cell-List.h SBcAP_Failed-Cell-List-NR.h '/usr/local/include/osmocom/sbcap' #11 8.640 /usr/bin/install -c -m 644 SBcAP_Global-ENB-ID.h SBcAP_Global-GNB-ID.h SBcAP_Global-NgENB-ID.h SBcAP_Global-RAN-Node-ID.h SBcAP_GNB-ID.h SBcAP_InitiatingMessage.h SBcAP_List-of-5GS-Cells-for-Failure.h SBcAP_List-of-5GS-TAI-for-Restart.h SBcAP_List-of-5GS-TAIs.h SBcAP_List-of-EAIs-Restart.h SBcAP_List-of-TAIs.h SBcAP_List-of-TAIs-Restart.h SBcAP_Message-Identifier.h SBcAP_NgENB-ID.h SBcAP_NRCellIdentity.h SBcAP_NR-CGI.h SBcAP_NR-CGIList.h SBcAP_NumberOfBroadcasts.h SBcAP_Number-of-Broadcasts-Requested.h SBcAP_Omc-Id.h SBcAP_PLMNidentity.h SBcAP_Presence.h SBcAP_ProcedureCode.h SBcAP_ProtocolExtensionContainer.h SBcAP_ProtocolExtensionField.h SBcAP_ProtocolExtensionID.h SBcAP_ProtocolIE-Container.h SBcAP_ProtocolIE-ContainerList.h SBcAP_ProtocolIE-Field.h SBcAP_ProtocolIE-ID.h SBcAP_PWS-Failure-Indication.h SBcAP_PWS-Restart-Indication.h SBcAP_RAT-Selector-5GS.h SBcAP_Repetition-Period.h SBcAP_Restarted-Cell-List.h SBcAP_Restarted-Cell-List-NR.h SBcAP_SBC-AP-PDU.h SBcAP_ScheduledCellinEAI.h SBcAP_ScheduledCellinEAI-Item.h SBcAP_ScheduledCellinTAI-5GS.h '/usr/local/include/osmocom/sbcap' #11 8.649 /usr/bin/install -c -m 644 SBcAP_ScheduledCellinTAI.h SBcAP_ScheduledCellinTAI-Item.h SBcAP_Send-Stop-Warning-Indication.h SBcAP_Send-Write-Replace-Warning-Indication.h SBcAP_Serial-Number.h SBcAP_Stop-All-Indicator.h SBcAP_Stop-Warning-Indication.h SBcAP_Stop-Warning-Request.h SBcAP_Stop-Warning-Response.h SBcAP_SuccessfulOutcome.h SBcAP_TAC-5GS.h SBcAP_TAC.h SBcAP_TAI-5GS.h SBcAP_TAI-Broadcast-List-5GS.h SBcAP_TAI-Broadcast-List.h SBcAP_TAI-Broadcast-List-Item.h SBcAP_TAI-Cancelled-List-5GS.h SBcAP_TAI-Cancelled-List.h SBcAP_TAI-Cancelled-List-Item.h SBcAP_TAI.h SBcAP_TAI-List-for-Warning.h SBcAP_TBCD-STRING.h SBcAP_TriggeringMessage.h SBcAP_TypeOfError.h SBcAP_Unknown-5GS-Tracking-Area-List.h SBcAP_Unknown-Tracking-Area-List.h SBcAP_UnsuccessfulOutcome.h SBcAP_Warning-Area-Coordinates.h SBcAP_Warning-Area-List-5GS.h SBcAP_Warning-Area-List.h SBcAP_Warning-Message-Content.h SBcAP_Warning-Security-Information.h SBcAP_Warning-Type.h SBcAP_Write-Replace-Warning-Indication.h SBcAP_Write-Replace-Warning-Request.h SBcAP_Write-Replace-Warning-Response.h '/usr/local/include/osmocom/sbcap' #11 8.658 make[5]: Leaving directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 8.658 make[4]: Leaving directory '/tmp/osmo-cbc/include/osmocom/sbcap' #11 8.663 make[4]: Entering directory '/tmp/osmo-cbc/include/osmocom' #11 8.669 make[5]: Entering directory '/tmp/osmo-cbc/include/osmocom' #11 8.669 make[5]: Nothing to be done for 'install-exec-am'. #11 8.669 make[5]: Nothing to be done for 'install-data-am'. #11 8.669 make[5]: Leaving directory '/tmp/osmo-cbc/include/osmocom' #11 8.669 make[4]: Leaving directory '/tmp/osmo-cbc/include/osmocom' #11 8.670 make[3]: Leaving directory '/tmp/osmo-cbc/include/osmocom' #11 8.674 make[3]: Entering directory '/tmp/osmo-cbc/include' #11 8.681 make[4]: Entering directory '/tmp/osmo-cbc/include' #11 8.681 make[4]: Nothing to be done for 'install-exec-am'. #11 8.681 make[4]: Nothing to be done for 'install-data-am'. #11 8.681 make[4]: Leaving directory '/tmp/osmo-cbc/include' #11 8.681 make[3]: Leaving directory '/tmp/osmo-cbc/include' #11 8.682 make[2]: Leaving directory '/tmp/osmo-cbc/include' #11 8.682 Making install in src #11 8.688 make[2]: Entering directory '/tmp/osmo-cbc/src' #11 8.697 Making install in sbcap #11 8.711 make[3]: Entering directory '/tmp/osmo-cbc/src/sbcap' #11 8.713 CC sbcap_common.lo #11 8.721 CC gen/ANY_aper.lo #11 8.721 CC gen/ANY.lo #11 8.721 CC gen/aper_decoder.lo #11 8.722 CC gen/aper_encoder.lo #11 8.722 CC gen/aper_opentype.lo #11 8.724 CC gen/aper_support.lo #11 8.725 CC gen/asn_application.lo #11 8.726 CC gen/asn_bit_data.lo #11 8.727 CC gen/asn_codecs_prim.lo #11 8.727 CC gen/asn_internal.lo #11 8.728 CC gen/asn_random_fill.lo #11 8.729 CC gen/asn_SEQUENCE_OF.lo #11 8.730 CC gen/asn_SET_OF.lo #11 8.731 CC gen/ber_tlv_length.lo #11 8.732 CC gen/ber_tlv_tag.lo #11 8.732 CC gen/BIT_STRING.lo #11 8.733 CC gen/BIT_STRING_print.lo #11 8.734 CC gen/BIT_STRING_rfill.lo #11 8.735 CC gen/constraints.lo #11 8.836 CC gen/constr_CHOICE_aper.lo #11 8.845 CC gen/constr_CHOICE.lo #11 8.849 CC gen/constr_CHOICE_print.lo #11 8.850 CC gen/constr_CHOICE_rfill.lo #11 8.855 CC gen/constr_SEQUENCE_aper.lo #11 8.858 CC gen/constr_SEQUENCE.lo #11 8.862 CC gen/constr_SEQUENCE_OF_aper.lo #11 8.866 CC gen/constr_SEQUENCE_OF.lo #11 8.874 CC gen/constr_SEQUENCE_print.lo #11 8.878 CC gen/constr_SEQUENCE_rfill.lo #11 8.882 CC gen/constr_SET_OF_aper.lo #11 8.882 CC gen/constr_SET_OF.lo #11 8.887 CC gen/constr_SET_OF_print.lo #11 8.887 CC gen/constr_SET_OF_rfill.lo #11 8.895 CC gen/constr_TYPE.lo #11 8.898 CC gen/ENUMERATED.lo #11 8.899 CC gen/ENUMERATED_aper.lo #11 8.901 CC gen/GraphicString.lo #11 8.905 CC gen/INTEGER_aper.lo #11 8.910 CC gen/INTEGER.lo #11 8.945 CC gen/INTEGER_print.lo #11 8.957 CC gen/INTEGER_rfill.lo #11 8.960 CC gen/NativeEnumerated_aper.lo #11 8.968 CC gen/NativeEnumerated.lo #11 8.969 CC gen/NativeInteger_aper.lo #11 8.971 CC gen/NativeInteger.lo #11 8.979 CC gen/NativeInteger_print.lo #11 8.982 CC gen/NativeInteger_rfill.lo #11 8.986 CC gen/ObjectDescriptor.lo #11 8.994 CC gen/OBJECT_IDENTIFIER.lo #11 8.994 CC gen/OBJECT_IDENTIFIER_print.lo #11 8.997 CC gen/OBJECT_IDENTIFIER_rfill.lo #11 8.997 CC gen/OCTET_STRING_aper.lo #11 9.003 CC gen/OCTET_STRING.lo #11 9.015 CC gen/OCTET_STRING_print.lo #11 9.018 CC gen/OCTET_STRING_rfill.lo #11 9.030 CC gen/OPEN_TYPE_aper.lo #11 9.040 CC gen/OPEN_TYPE.lo #11 9.049 CC gen/per_decoder.lo #11 9.056 CC gen/per_encoder.lo #11 9.073 CC gen/per_opentype.lo #11 9.094 CC gen/per_support.lo #11 9.097 CC gen/SBcAP_Broadcast-Cancelled-Area-List-5GS.lo #11 9.099 CC gen/SBcAP_Broadcast-Cancelled-Area-List.lo #11 9.099 CC gen/SBcAP_Broadcast-Empty-Area-List-5GS.lo #11 9.103 CC gen/SBcAP_Broadcast-Empty-Area-List.lo #11 9.104 CC gen/SBcAP_Broadcast-Scheduled-Area-List-5GS.lo #11 9.114 CC gen/SBcAP_Broadcast-Scheduled-Area-List.lo #11 9.122 CC gen/SBcAP_CancelledCellinEAI.lo #11 9.128 CC gen/SBcAP_CancelledCellinEAI-Item.lo #11 9.132 CC gen/SBcAP_CancelledCellinTAI-5GS.lo #11 9.144 CC gen/SBcAP_CancelledCellinTAI.lo #11 9.153 CC gen/SBcAP_CancelledCellinTAI-Item.lo #11 9.158 CC gen/SBcAP_Cause.lo #11 9.168 CC gen/SBcAP_CellId-Broadcast-List-5GS.lo #11 9.174 CC gen/SBcAP_CellId-Broadcast-List.lo #11 9.186 CC gen/SBcAP_CellId-Broadcast-List-Item.lo #11 9.193 CC gen/SBcAP_CellID-Cancelled-Item.lo #11 9.200 CC gen/SBcAP_CellID-Cancelled-List-5GS.lo #11 9.206 CC gen/SBcAP_CellID-Cancelled-List.lo #11 9.209 CC gen/SBcAP_CellIdentity.lo #11 9.216 CC gen/SBcAP_Concurrent-Warning-Message-Indicator.lo #11 9.220 CC gen/SBcAP_Criticality.lo #11 9.223 CC gen/SBcAP_Criticality-Diagnostics.lo #11 9.225 CC gen/SBcAP_CriticalityDiagnostics-IE-List.lo #11 9.229 CC gen/SBcAP_Data-Coding-Scheme.lo #11 9.238 CC gen/SBcAP_ECGIList.lo #11 9.238 CC gen/SBcAP_EmergencyAreaID-Broadcast-List.lo #11 9.239 CC gen/SBcAP_EmergencyAreaID-Broadcast-List-Item.lo #11 9.249 CC gen/SBcAP_Emergency-Area-ID.lo #11 9.249 CC gen/SBcAP_EmergencyAreaID-Cancelled-Item.lo #11 9.268 CC gen/SBcAP_EmergencyAreaID-Cancelled-List.lo #11 9.274 CC gen/SBcAP_Emergency-Area-ID-List.lo #11 9.277 CC gen/SBcAP_ENB-ID.lo #11 9.278 CC gen/SBcAP_Error-Indication.lo #11 9.290 CC gen/SBcAP_EUTRAN-CGI.lo #11 9.298 CC gen/SBcAP_Extended-Repetition-Period.lo #11 9.310 CC gen/SBcAP_EXTERNAL.lo #11 9.313 CC gen/SBcAP_Failed-Cell-List.lo #11 9.313 CC gen/SBcAP_Failed-Cell-List-NR.lo #11 9.320 CC gen/SBcAP_Global-ENB-ID.lo #11 9.322 CC gen/SBcAP_Global-GNB-ID.lo #11 9.324 CC gen/SBcAP_Global-NgENB-ID.lo #11 9.334 CC gen/SBcAP_Global-RAN-Node-ID.lo #11 9.334 CC gen/SBcAP_GNB-ID.lo #11 9.335 CC gen/SBcAP_InitiatingMessage.lo #11 9.337 CC gen/SBcAP_List-of-5GS-Cells-for-Failure.lo #11 9.354 CC gen/SBcAP_List-of-5GS-TAI-for-Restart.lo #11 9.356 CC gen/SBcAP_List-of-5GS-TAIs.lo #11 9.364 CC gen/SBcAP_List-of-EAIs-Restart.lo #11 9.365 CC gen/SBcAP_List-of-TAIs.lo #11 9.366 CC gen/SBcAP_List-of-TAIs-Restart.lo #11 9.389 CC gen/SBcAP_Message-Identifier.lo #11 9.393 CC gen/SBcAP_NgENB-ID.lo #11 9.406 CC gen/SBcAP_NRCellIdentity.lo #11 9.407 CC gen/SBcAP_NR-CGI.lo #11 9.408 CC gen/SBcAP_NR-CGIList.lo #11 9.411 CC gen/SBcAP_NumberOfBroadcasts.lo #11 9.411 CC gen/SBcAP_Number-of-Broadcasts-Requested.lo #11 9.420 CC gen/SBcAP_Omc-Id.lo #11 9.430 CC gen/SBcAP_PLMNidentity.lo #11 9.431 CC gen/SBcAP_Presence.lo #11 9.440 CC gen/SBcAP_ProcedureCode.lo #11 9.441 CC gen/SBcAP_ProtocolExtensionContainer.lo #11 9.456 CC gen/SBcAP_ProtocolExtensionField.lo #11 9.460 CC gen/SBcAP_ProtocolExtensionID.lo #11 9.460 CC gen/SBcAP_ProtocolIE-Container.lo #11 9.462 CC gen/SBcAP_ProtocolIE-ContainerList.lo #11 9.485 CC gen/SBcAP_ProtocolIE-Field.lo #11 9.486 CC gen/SBcAP_ProtocolIE-ID.lo #11 9.489 CC gen/SBcAP_PWS-Restart-Indication.lo #11 9.490 CC gen/SBcAP_RAT-Selector-5GS.lo #11 9.495 CC gen/SBcAP_PWS-Failure-Indication.lo #11 9.499 CC gen/SBcAP_Repetition-Period.lo #11 9.501 CC gen/SBcAP_Restarted-Cell-List.lo #11 9.505 CC gen/SBcAP_Restarted-Cell-List-NR.lo #11 9.506 CC gen/SBcAP_SBC-AP-PDU.lo #11 9.517 CC gen/SBcAP_ScheduledCellinEAI.lo #11 9.523 CC gen/SBcAP_ScheduledCellinEAI-Item.lo #11 9.526 CC gen/SBcAP_ScheduledCellinTAI-5GS.lo #11 9.536 CC gen/SBcAP_ScheduledCellinTAI.lo #11 9.540 CC gen/SBcAP_ScheduledCellinTAI-Item.lo #11 9.544 CC gen/SBcAP_Send-Stop-Warning-Indication.lo #11 9.564 CC gen/SBcAP_Send-Write-Replace-Warning-Indication.lo #11 9.568 CC gen/SBcAP_Serial-Number.lo #11 9.581 CC gen/SBcAP_Stop-All-Indicator.lo #11 9.585 CC gen/SBcAP_Stop-Warning-Indication.lo #11 9.588 CC gen/SBcAP_Stop-Warning-Request.lo #11 9.599 CC gen/SBcAP_Stop-Warning-Response.lo #11 9.600 CC gen/SBcAP_SuccessfulOutcome.lo #11 9.603 CC gen/SBcAP_TAC-5GS.lo #11 9.609 CC gen/SBcAP_TAC.lo #11 9.610 CC gen/SBcAP_TAI-5GS.lo #11 9.614 CC gen/SBcAP_TAI-Broadcast-List-5GS.lo #11 9.629 CC gen/SBcAP_TAI-Broadcast-List.lo #11 9.640 CC gen/SBcAP_TAI-Broadcast-List-Item.lo #11 9.646 CC gen/SBcAP_TAI.lo #11 9.650 CC gen/SBcAP_TAI-Cancelled-List-5GS.lo #11 9.651 CC gen/SBcAP_TAI-Cancelled-List.lo #11 9.655 CC gen/SBcAP_TAI-Cancelled-List-Item.lo #11 9.660 CC gen/SBcAP_TAI-List-for-Warning.lo #11 9.665 CC gen/SBcAP_TBCD-STRING.lo #11 9.672 CC gen/SBcAP_TriggeringMessage.lo #11 9.685 CC gen/SBcAP_TypeOfError.lo #11 9.695 CC gen/SBcAP_Unknown-5GS-Tracking-Area-List.lo #11 9.706 CC gen/SBcAP_Unknown-Tracking-Area-List.lo #11 9.716 CC gen/SBcAP_UnsuccessfulOutcome.lo #11 9.725 CC gen/SBcAP_Warning-Area-Coordinates.lo #11 9.725 CC gen/SBcAP_Warning-Area-List.lo #11 9.725 CC gen/SBcAP_Warning-Area-List-5GS.lo #11 9.736 CC gen/SBcAP_Warning-Message-Content.lo #11 9.736 CC gen/SBcAP_Warning-Security-Information.lo #11 9.750 CC gen/SBcAP_Warning-Type.lo #11 9.751 CC gen/SBcAP_Write-Replace-Warning-Indication.lo #11 9.756 CC gen/SBcAP_Write-Replace-Warning-Request.lo #11 9.756 CC gen/SBcAP_Write-Replace-Warning-Response.lo #11 9.854 CCLD libosmo-asn1-sbcap.la #11 9.962 CCLD libosmo-sbcap.la #11 10.21 make[4]: Entering directory '/tmp/osmo-cbc/src/sbcap' #11 10.21 make[4]: Nothing to be done for 'install-data-am'. #11 10.21 /usr/bin/mkdir -p '/usr/local/lib' #11 10.21 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-sbcap.la '/usr/local/lib' #11 10.23 libtool: install: /usr/bin/install -c .libs/libosmo-sbcap.so.0.1.0 /usr/local/lib/libosmo-sbcap.so.0.1.0 #11 10.23 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sbcap.so.0.1.0 libosmo-sbcap.so.0 || { rm -f libosmo-sbcap.so.0 && ln -s libosmo-sbcap.so.0.1.0 libosmo-sbcap.so.0; }; }) #11 10.23 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sbcap.so.0.1.0 libosmo-sbcap.so || { rm -f libosmo-sbcap.so && ln -s libosmo-sbcap.so.0.1.0 libosmo-sbcap.so; }; }) #11 10.23 libtool: install: /usr/bin/install -c .libs/libosmo-sbcap.lai /usr/local/lib/libosmo-sbcap.la #11 10.23 libtool: install: /usr/bin/install -c .libs/libosmo-sbcap.a /usr/local/lib/libosmo-sbcap.a #11 10.24 libtool: install: chmod 644 /usr/local/lib/libosmo-sbcap.a #11 10.24 libtool: install: ranlib /usr/local/lib/libosmo-sbcap.a #11 10.27 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.27 ---------------------------------------------------------------------- #11 10.27 Libraries have been installed in: #11 10.27 /usr/local/lib #11 10.27 #11 10.27 If you ever happen to want to link against installed libraries #11 10.27 in a given directory, LIBDIR, you must either use libtool, and #11 10.27 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.27 flag during linking and do at least one of the following: #11 10.27 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.27 during execution #11 10.27 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.27 during linking #11 10.27 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.27 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.27 #11 10.27 See any operating system documentation about shared libraries for #11 10.27 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.27 ---------------------------------------------------------------------- #11 10.27 make[4]: Leaving directory '/tmp/osmo-cbc/src/sbcap' #11 10.27 make[3]: Leaving directory '/tmp/osmo-cbc/src/sbcap' #11 10.27 make[3]: Entering directory '/tmp/osmo-cbc/src' #11 10.27 CC cbc_data.o #11 10.27 CC cbc_main.o #11 10.27 CC cbc_message.o #11 10.27 CC cbc_peer.o #11 10.27 CC cbc_vty.o #11 10.27 CC cbsp_link.o #11 10.27 CC cbsp_link_fsm.o #11 10.27 CC cbsp_msg.o #11 10.27 CC rest_api.o #11 10.27 CC cbsp_smscb_peer_fsm.o #11 10.27 CC charset.o #11 10.27 CC rest_it_op.o #11 10.27 CC sbcap_link.o #11 10.27 CC sbcap_msg.o #11 10.27 CC sbcap_link_fsm.o #11 10.27 CC sbcap_smscb_peer_fsm.o #11 10.27 CC smscb_message_fsm.o #11 10.27 CC smscb_peer_fsm.o #11 10.39 CCLD osmo-cbc #11 10.52 make[4]: Entering directory '/tmp/osmo-cbc/src' #11 10.53 make[4]: Nothing to be done for 'install-data-am'. #11 10.53 /usr/bin/mkdir -p '/usr/local/bin' #11 10.53 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-cbc '/usr/local/bin' #11 10.55 libtool: install: /usr/bin/install -c .libs/osmo-cbc /usr/local/bin/osmo-cbc #11 10.55 make[4]: Leaving directory '/tmp/osmo-cbc/src' #11 10.55 make[3]: Leaving directory '/tmp/osmo-cbc/src' #11 10.55 make[2]: Leaving directory '/tmp/osmo-cbc/src' #11 10.55 Making install in doc #11 10.56 make[2]: Entering directory '/tmp/osmo-cbc/doc' #11 10.56 Making install in examples #11 10.56 make[3]: Entering directory '/tmp/osmo-cbc/doc/examples' #11 10.56 make[4]: Entering directory '/tmp/osmo-cbc/doc/examples' #11 10.56 make[4]: Nothing to be done for 'install-exec-am'. #11 10.57 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.57 /usr/bin/install -c -m 644 osmo-cbc/osmo-cbc.cfg '/usr/local/etc/osmocom' #11 10.57 make install-data-hook #11 10.58 make[5]: Entering directory '/tmp/osmo-cbc/doc/examples' #11 10.58 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 10.58 j="/usr/local/share/doc/osmo-cbc/examples/$f" && \ #11 10.58 mkdir -p "$(dirname $j)" && \ #11 10.58 /usr/bin/install -c -m 644 ./$f $j; \ #11 10.58 done #11 10.60 make[5]: Leaving directory '/tmp/osmo-cbc/doc/examples' #11 10.60 make[4]: Leaving directory '/tmp/osmo-cbc/doc/examples' #11 10.60 make[3]: Leaving directory '/tmp/osmo-cbc/doc/examples' #11 10.60 Making install in manuals #11 10.60 make[3]: Entering directory '/tmp/osmo-cbc/doc/manuals' #11 10.61 make[4]: Entering directory '/tmp/osmo-cbc/doc/manuals' #11 10.61 make[4]: Nothing to be done for 'install-exec-am'. #11 10.61 make[4]: Nothing to be done for 'install-data-am'. #11 10.61 make[4]: Leaving directory '/tmp/osmo-cbc/doc/manuals' #11 10.61 make[3]: Leaving directory '/tmp/osmo-cbc/doc/manuals' #11 10.61 make[3]: Entering directory '/tmp/osmo-cbc/doc' #11 10.62 make[4]: Entering directory '/tmp/osmo-cbc/doc' #11 10.62 make[4]: Nothing to be done for 'install-exec-am'. #11 10.62 make[4]: Nothing to be done for 'install-data-am'. #11 10.62 make[4]: Leaving directory '/tmp/osmo-cbc/doc' #11 10.62 make[3]: Leaving directory '/tmp/osmo-cbc/doc' #11 10.62 make[2]: Leaving directory '/tmp/osmo-cbc/doc' #11 10.62 Making install in contrib #11 10.62 make[2]: Entering directory '/tmp/osmo-cbc/contrib' #11 10.63 Making install in systemd #11 10.64 make[3]: Entering directory '/tmp/osmo-cbc/contrib/systemd' #11 10.64 make[4]: Entering directory '/tmp/osmo-cbc/contrib/systemd' #11 10.64 make[4]: Nothing to be done for 'install-exec-am'. #11 10.65 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.65 /usr/bin/install -c -m 644 osmo-cbc.service '/lib/systemd/system' #11 10.66 make[4]: Leaving directory '/tmp/osmo-cbc/contrib/systemd' #11 10.66 make[3]: Leaving directory '/tmp/osmo-cbc/contrib/systemd' #11 10.66 make[3]: Entering directory '/tmp/osmo-cbc/contrib' #11 10.67 make[4]: Entering directory '/tmp/osmo-cbc/contrib' #11 10.67 make[4]: Nothing to be done for 'install-exec-am'. #11 10.67 make[4]: Nothing to be done for 'install-data-am'. #11 10.67 make[4]: Leaving directory '/tmp/osmo-cbc/contrib' #11 10.67 make[3]: Leaving directory '/tmp/osmo-cbc/contrib' #11 10.67 make[2]: Leaving directory '/tmp/osmo-cbc/contrib' #11 10.67 Making install in tests #11 10.67 make[2]: Entering directory '/tmp/osmo-cbc/tests' #11 10.68 Making install in sbcap #11 10.69 make[3]: Entering directory '/tmp/osmo-cbc/tests/sbcap' #11 10.69 make[4]: Entering directory '/tmp/osmo-cbc/tests/sbcap' #11 10.69 make[4]: Nothing to be done for 'install-exec-am'. #11 10.69 make[4]: Nothing to be done for 'install-data-am'. #11 10.69 make[4]: Leaving directory '/tmp/osmo-cbc/tests/sbcap' #11 10.69 make[3]: Leaving directory '/tmp/osmo-cbc/tests/sbcap' #11 10.70 make[3]: Entering directory '/tmp/osmo-cbc/tests' #11 10.70 make[4]: Entering directory '/tmp/osmo-cbc/tests' #11 10.70 make[4]: Nothing to be done for 'install-exec-am'. #11 10.70 make[4]: Nothing to be done for 'install-data-am'. #11 10.70 make[4]: Leaving directory '/tmp/osmo-cbc/tests' #11 10.70 make[3]: Leaving directory '/tmp/osmo-cbc/tests' #11 10.71 make[2]: Leaving directory '/tmp/osmo-cbc/tests' #11 10.71 make[2]: Entering directory '/tmp/osmo-cbc' #11 10.72 make[3]: Entering directory '/tmp/osmo-cbc' #11 10.72 make[3]: Nothing to be done for 'install-exec-am'. #11 10.72 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 10.73 /usr/bin/install -c -m 644 libosmo-sbcap.pc '/usr/local/lib/pkgconfig' #11 10.73 make[3]: Leaving directory '/tmp/osmo-cbc' #11 10.73 make[2]: Leaving directory '/tmp/osmo-cbc' #11 10.73 make[1]: Leaving directory '/tmp/osmo-cbc' #11 DONE 10.9s #12 [7/8] COPY OSMO-CBC.CFG /data/osmo-cbc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:2dfcf655f233cf97dff6af65b6dac1442a875c4dec11ef9a670145f13917c24d done #14 naming to docker.io/osmocom-build/osmo-cbc-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/osmo-cbc-master' + docker_image_exists osmo-cbc-master + docker images -q osmocom-build/osmo-cbc-master + test -n 2dfcf655f233 + list_osmo_packages debian-bookworm osmo-cbc-master + local distro=debian-bookworm + local image=osmo-cbc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-cbc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-cbc-master ### ii libosmo-netif-dev:amd64 1.4.0.50.211c.202404172026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.50.211c.202404172026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo VTY library ii osmocom-nightly 202404172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-cbc-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:8823ac836c067cb97375e2a72508c0f6c6c854924bc920811b1af5b48ee03685 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-cbc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-cbc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-cbc-test + echo ttcn3-cbc-test + dir=ttcn3-cbc-test + pull_arg=--pull + grep ^FROM ../ttcn3-cbc-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-cbc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-cbc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-cbc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-cbc-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-cbc-test/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-cbc-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: 350B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" cbc #8 CACHED #9 [4/4] COPY CBC_TESTS.CFG /data/CBC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e6b027ca52bd961ab1c85fed7c099e86d51de3488bb2801a86d0e8d1c78edef7 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-cbc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-cbc-test' + docker_image_exists ttcn3-cbc-test + docker images -q osmocom-build/ttcn3-cbc-test + test -n e6b027ca52bd + list_osmo_packages debian-bookworm ttcn3-cbc-test + local distro=debian-bookworm + local image=ttcn3-cbc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-cbc-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-cbc-test/logs/cbc-tester + cp CBC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc + cp osmo-cbc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc/ + network_create + SUBNET=3142048 + seq 1 30 + echo (3142048 + 1) % 256 + bc + SUBNET=161 + NET_NAME=ttcn3-cbc-test-161 + SUB4=172.18.161.0/24 + SUB6=fd02:db8:161::/64 + set +x Creating network ttcn3-cbc-test-161, trying SUBNET=161... + docker network create --internal --subnet 172.18.161.0/24 --ipv6 --subnet fd02:db8:161::/64 ttcn3-cbc-test-161 7bcf6132c73e61c8282cfb6ed7636f452aae8f2f6e1ea01c3777bf4a798a3dbb + set +x ### Network ttcn3-cbc-test-161 created (SUBNET=161) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=161 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester/CBC_Tests.cfg Applying SUBNET=161 to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc/osmo-cbc.cfg + echo Starting container with CBC Starting container with CBC + docker_network_params 161 20 + NET=161 + ADDR_SUFIX=20 + echo --network ttcn3-cbc-test-161 --ip 172.18.161.20 --ip6 fd02:db8:161::20 + docker run --rm --network ttcn3-cbc-test-161 --ip 172.18.161.20 --ip6 fd02:db8:161::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc:/data --name jenkins-ttcn3-cbc-test-1160-cbc -d osmocom-build/osmo-cbc-master ed678c1690f707cfeb9f71f814de8c24c896984be4c3d21bf204773b87f46c48 + echo Starting container with CBC testsuite Starting container with CBC testsuite + docker_network_params 161 100 + NET=161 + ADDR_SUFIX=100 + echo --network ttcn3-cbc-test-161 --ip 172.18.161.100 --ip6 fd02:db8:161::100 + docker run --rm --network ttcn3-cbc-test-161 --ip 172.18.161.100 --ip6 fd02:db8:161::100 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.161.20 -e OSMO_SUT_PORT=4264 -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc-tester:/data --name jenkins-ttcn3-cbc-test-1160-ttcn3-cbc-test osmocom-build/ttcn3-cbc-test + SUBDIR=cbc + SUITE=CBC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/cbc/CBC_Tests CBC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli CBC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: CBC_Tests.cfg MC@1c9f8a4e4b3f: Unix server socket created successfully. MC@1c9f8a4e4b3f: Listening on TCP port 40927. 1c9f8a4e4b3f is the default MC2> spawn /osmo-ttcn3-hacks/cbc/CBC_Tests 1c9f8a4e4b3f 40927 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1c9f8a4e4b3f: New HC connected from 172.18.161.100 [172.18.161.100]. 1c9f8a4e4b3f: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@1c9f8a4e4b3f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1c9f8a4e4b3f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1c9f8a4e4b3f: Configuration file was processed on all HCs. MC@1c9f8a4e4b3f: Creating MTC on host 172.18.161.100. MC@1c9f8a4e4b3f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Thu Apr 18 06:07:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_rx_keepalive started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_rx_keepalive-BSC0(3)@1c9f8a4e4b3f: Final verdict of PTC: none TC_rx_keepalive-BSC0-BSC0(4)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_rx_keepalive finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Thu Apr 18 06:07:56 UTC 2024 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_rx_keepalive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=22806) Waiting for packet dumper to finish... 1 (prev_count=22806, count=28530) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Thu Apr 18 06:07:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_rx_keepalive_timeout started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@1c9f8a4e4b3f: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Thu Apr 18 06:09:05 UTC 2024 ====== CBC_Tests.TC_rx_keepalive_timeout pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28237) Waiting for packet dumper to finish... 1 (prev_count=28237, count=30415) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Thu Apr 18 06:09:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_cgi started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_cgi-BSC0(7)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_cgi finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass'. Thu Apr 18 06:09:10 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_cgi pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36496) Waiting for packet dumper to finish... 1 (prev_count=36496, count=38674) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Thu Apr 18 06:09:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_lac_ci started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":44,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lac_ci-BSC0(9)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass'. Thu Apr 18 06:09:15 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lac_ci pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36439) Waiting for packet dumper to finish... 1 (prev_count=36439, count=38617) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Thu Apr 18 06:09:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_lac started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":45,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lac-BSC0(11)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_lac-BSC0-BSC0(12)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_lac finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass'. Thu Apr 18 06:09:20 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lac pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36319) Waiting for packet dumper to finish... 1 (prev_count=36319, count=39705) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Thu Apr 18 06:09:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_ci started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_ci-BSC0(13)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_ci-BSC0-BSC0(14)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_ci finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass'. Thu Apr 18 06:09:25 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_ci pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36309) Waiting for packet dumper to finish... 1 (prev_count=36309, count=39695) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Thu Apr 18 06:09:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_lai started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":47,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lai-BSC0(15)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_lai-BSC0-BSC0(16)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_lai finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass'. Thu Apr 18 06:09:30 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_lai pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36424) Waiting for packet dumper to finish... 1 (prev_count=36424, count=39810) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Thu Apr 18 06:09:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_mme_indication started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_indication-MME0(17)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass'. Thu Apr 18 06:09:36 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_indication pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=31205) Waiting for packet dumper to finish... 1 (prev_count=31205, count=37008) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai'. ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai ------ Thu Apr 18 06:09:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass'. Thu Apr 18 06:09:41 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=28695) Waiting for packet dumper to finish... 1 (prev_count=28695, count=34498) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme ------ Thu Apr 18 06:09:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-MME0(22)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass'. Thu Apr 18 06:09:46 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=49308) Waiting for packet dumper to finish... 1 (prev_count=49308, count=53903) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Thu Apr 18 06:09:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_bsc_server started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@1c9f8a4e4b3f: Connection from "172.18.161.20":33999 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_server-BSC1(26)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC0(25)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass'. Thu Apr 18 06:09:53 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_bsc_server pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23943) Waiting for packet dumper to finish... 1 (prev_count=23943, count=40149) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Thu Apr 18 06:09:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_mme_server started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_server-MME0-MME0(30)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ecbe_create_delete_mme_server-MME0-MME0(30)@1c9f8a4e4b3f: Connection from "172.18.161.20":56203 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_ecbe_create_delete_mme_server-MME0-MME0(30)@1c9f8a4e4b3f: received expected req:{ connId := 2, remName := "172.18.161.20", remPort := 56203, locName := "172.18.161.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_ecbe_create_delete_mme_server-MME0-MME0(30)@1c9f8a4e4b3f: received expected req:{ connId := 2, remName := "172.18.161.20", remPort := 56203, locName := "172.18.161.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_server-MME1(29)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0(28)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_mme_server finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass'. Thu Apr 18 06:10:03 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_mme_server pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20740) Waiting for packet dumper to finish... 1 (prev_count=20740, count=36346) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Thu Apr 18 06:10:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_concurrent_cbs_msg_mme started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_concurrent_cbs_msg_mme-MME0-MME0(32)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_concurrent_cbs_msg_mme-MME0-MME0(32)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":50,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_concurrent_cbs_msg_mme-MME0-MME0(32)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0-MME0(32)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0-MME0(32)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0(31)@1c9f8a4e4b3f: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_concurrent_cbs_msg_mme finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass'. Thu Apr 18 06:10:08 UTC 2024 ====== CBC_Tests.TC_concurrent_cbs_msg_mme pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=36141) Waiting for packet dumper to finish... 1 (prev_count=36141, count=63408) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Thu Apr 18 06:10:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_etws_bsc started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_bsc-BSC0(33)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass'. Thu Apr 18 06:10:14 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_etws_bsc pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37001) Waiting for packet dumper to finish... 1 (prev_count=37001, count=39179) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Thu Apr 18 06:10:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_etws_mme started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16753},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 18, criticality := ignore (1), value_ := { warning_Type := '0180'O } }, { id := 17, criticality := ignore (1), value_ := { warning_Security_Information := '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_mme-MME0(35)@1c9f8a4e4b3f: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass'. Thu Apr 18 06:10:19 UTC 2024 ====== CBC_Tests.TC_ecbe_create_delete_etws_mme pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29064) Waiting for packet dumper to finish... 1 (prev_count=29064, count=33659) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Thu Apr 18 06:10:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_create_nack_bsc started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_create_nack_bsc-BSC0(37)@1c9f8a4e4b3f: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_create_nack_bsc finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass'. Thu Apr 18 06:10:22 UTC 2024 ====== CBC_Tests.TC_create_nack_bsc pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320) Waiting for packet dumper to finish... 1 (prev_count=320, count=27601) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Thu Apr 18 06:10:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_create_nack_mme started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_create_nack_mme-MME0-MME0(40)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_create_nack_mme-MME0-MME0(40)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed MTC@1c9f8a4e4b3f: setverdict(pass): pass -> pass, component reason not changed TC_create_nack_mme-MME0(39)@1c9f8a4e4b3f: Final verdict of PTC: none TC_create_nack_mme-MME0-MME0(40)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_create_nack_mme-MME0(39): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_create_nack_mme finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass'. Thu Apr 18 06:10:37 UTC 2024 ====== CBC_Tests.TC_create_nack_mme pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_create_nack_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25764) Waiting for packet dumper to finish... 1 (prev_count=25764, count=32434) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Thu Apr 18 06:10:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_idle_bsc started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_cell_failure_restart_idle_bsc-BSC0(41)@1c9f8a4e4b3f: Final verdict of PTC: none TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Thu Apr 18 06:10:41 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17784) Waiting for packet dumper to finish... 1 (prev_count=17784, count=19962) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Thu Apr 18 06:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_idle_mme started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_idle_mme-MME0-MME0(44)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@1c9f8a4e4b3f: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: pass MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Thu Apr 18 06:10:45 UTC 2024 ====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ====== Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4545) Waiting for packet dumper to finish... 1 (prev_count=4545, count=11192) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Thu Apr 18 06:10:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_active_bsc started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" TC_cell_failure_restart_active_bsc-BSC0(45)@1c9f8a4e4b3f: Final verdict of PTC: none TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: fail reason: "Tguard timeout" MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Tguard timeout MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Thu Apr 18 06:11:49 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------ Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41087) Waiting for packet dumper to finish... 1 (prev_count=41087, count=49204) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Thu Apr 18 06:11:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_active_mme started. MTC@1c9f8a4e4b3f: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_active_mme-MME0-MME0(48)@1c9f8a4e4b3f: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@1c9f8a4e4b3f: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" TC_cell_failure_restart_active_mme-MME0-MME0(48)@1c9f8a4e4b3f: received expected req:{ connId := 1, remName := "172.18.161.20", remPort := 29168, locName := "172.18.161.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } MTC@1c9f8a4e4b3f: setverdict(pass): none -> pass MTC@1c9f8a4e4b3f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" TC_cell_failure_restart_active_mme-MME0(47)@1c9f8a4e4b3f: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@1c9f8a4e4b3f: Final verdict of PTC: none MTC@1c9f8a4e4b3f: Setting final verdict of the test case. MTC@1c9f8a4e4b3f: Local verdict of MTC: fail reason: "Tguard timeout" MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@1c9f8a4e4b3f: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@1c9f8a4e4b3f: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Tguard timeout MTC@1c9f8a4e4b3f: Starting external command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Thu Apr 18 06:12:52 UTC 2024 ------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------ Saving talloc report from 172.18.161.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32828) Waiting for packet dumper to finish... 1 (prev_count=32828, count=37339) MTC@1c9f8a4e4b3f: External command `../ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@1c9f8a4e4b3f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1c9f8a4e4b3f: Terminating MTC. MC@1c9f8a4e4b3f: MTC terminated. MC2> exit MC@1c9f8a4e4b3f: Shutting down session. MC@1c9f8a4e4b3f: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/cbc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass CBC_Tests.TC_rx_keepalive pass CBC_Tests.TC_rx_keepalive_timeout pass CBC_Tests.TC_ecbe_create_delete_cgi pass CBC_Tests.TC_ecbe_create_delete_lac_ci pass CBC_Tests.TC_ecbe_create_delete_lac pass CBC_Tests.TC_ecbe_create_delete_ci pass CBC_Tests.TC_ecbe_create_delete_lai pass CBC_Tests.TC_ecbe_create_delete_mme_indication pass CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass CBC_Tests.TC_ecbe_create_delete_bsc_server pass CBC_Tests.TC_ecbe_create_delete_mme_server pass CBC_Tests.TC_concurrent_cbs_msg_mme pass CBC_Tests.TC_ecbe_create_delete_etws_bsc pass CBC_Tests.TC_ecbe_create_delete_etws_mme pass CBC_Tests.TC_create_nack_bsc pass CBC_Tests.TC_create_nack_mme pass CBC_Tests.TC_cell_failure_restart_idle_bsc pass CBC_Tests.TC_cell_failure_restart_idle_mme xfail CBC_Tests.TC_cell_failure_restart_active_bsc xfail CBC_Tests.TC_cell_failure_restart_active_mme Summary: xfail: 2 pass: 19 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh CBC_Tests --rm Generated CBC_Tests.TC_cell_failure_restart_active_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_active_mme.merged Generated CBC_Tests.TC_cell_failure_restart_idle_bsc.merged Generated CBC_Tests.TC_cell_failure_restart_idle_mme.merged Generated CBC_Tests.TC_concurrent_cbs_msg_mme.merged Generated CBC_Tests.TC_create_nack_bsc.merged Generated CBC_Tests.TC_create_nack_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_bsc_server.merged Generated CBC_Tests.TC_ecbe_create_delete_cgi.merged Generated CBC_Tests.TC_ecbe_create_delete_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_bsc.merged Generated CBC_Tests.TC_ecbe_create_delete_etws_mme.merged Generated CBC_Tests.TC_ecbe_create_delete_lac.merged Generated CBC_Tests.TC_ecbe_create_delete_lac_ci.merged Generated CBC_Tests.TC_ecbe_create_delete_lai.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_indication.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_server.merged Generated CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.merged Generated CBC_Tests.TC_rx_keepalive.merged Generated CBC_Tests.TC_rx_keepalive_timeout.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-cbc-test-161 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-cbc-test-1160-cbc + [ -n jenkins-ttcn3-cbc-test-1160-cbc ] + docker_kill_wait jenkins-ttcn3-cbc-test-1160-cbc + docker kill jenkins-ttcn3-cbc-test-1160-cbc jenkins-ttcn3-cbc-test-1160-cbc + docker wait jenkins-ttcn3-cbc-test-1160-cbc 137 + network_remove + set +x Removing network ttcn3-cbc-test-161 + docker network remove ttcn3-cbc-test-161 ttcn3-cbc-test-161 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache:/cache --name jenkins-ttcn3-cbc-test-1160-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-cbc-test/logs/cbc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='21' failures='2' errors='0' skipped='0' inconc='0' time='329.00'> <testcase classname='CBC_Tests' name='TC_rx_keepalive' time='30.036080'/> <testcase classname='CBC_Tests' name='TC_rx_keepalive_timeout' time='65.061459'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_cgi' time='2.046149'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac_ci' time='2.043068'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac' time='2.042362'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_ci' time='2.043714'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lai' time='2.040066'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_indication' time='2.046521'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_unknown_tai' time='2.051137'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_and_mme' time='2.055799'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_server' time='3.901616'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_server' time='6.916393'/> <testcase classname='CBC_Tests' name='TC_concurrent_cbs_msg_mme' time='2.250251'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_bsc' time='2.066171'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_mme' time='2.041183'/> <testcase classname='CBC_Tests' name='TC_create_nack_bsc' time='0.031278'/> <testcase classname='CBC_Tests' name='TC_create_nack_mme' time='12.053328'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_bsc' time='1.036675'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_mme' time='1.040459'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_bsc' time='60.075221'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:933 CBC_Tests control part CBC_Tests.ttcn:841 TC_cell_failure_restart_active_bsc testcase </failure> </testcase> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_mme' time='60.068406'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:934 CBC_Tests control part CBC_Tests.ttcn:906 TC_cell_failure_restart_active_mme testcase </failure> </testcase> </testsuite> 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