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-pcu-test-sns
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-pcu-test-sns # 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 bf643370307cdc5e2df193dbea16db003d6543a8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
Commit message: "debian-bookworm-obs-latest: add build user"
 > git rev-list --no-walk bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
[ttcn3-pcu-test-sns] $ /bin/sh -xe /tmp/jenkins7030895908192751225.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-pcu-test-sns + export IMAGE_SUFFIX=master + cd ttcn3-pcu-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs ] + [ xjenkins-ttcn3-pcu-test-sns-1883 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-test-sns + SUITE_NAME=ttcn3-pcu-test-sns + IMAGE_SUFFIX=master + docker_images_require osmo-pcu-master ttcn3-pcu-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-pcu-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-pcu-test-sns/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-pcu-test-sns/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.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 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:c2cedd7f80a4dd0f9f80d3699bd433ccf3de33ab63bfa2d4c4ba870c998222d6 #8 resolve registry.osmocom.org/debian:bookworm@sha256:c2cedd7f80a4dd0f9f80d3699bd433ccf3de33ab63bfa2d4c4ba870c998222d6 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 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 #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #14 CACHED #15 [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 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 CACHED #18 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #24 CACHED #25 [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 #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:5656ef3359637f25185f968c7b9f0cab3fe05f5cf5f89a41d8286abac5b499b8 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 5656ef335963 + 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-pcu-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-pcu-master + echo osmo-pcu-master + dir=osmo-pcu-master + pull_arg=--pull + grep ^FROM ../osmo-pcu-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + grep -q $USER + echo FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: osmo-pcu-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcu-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-pcu-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/osmo-pcu-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-pcu-test-sns/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-pcu-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.11kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcu/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 179B 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 && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac #6 0.405 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.405 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.405 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.513 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.927 Reading package lists... #6 1.190 Reading package lists... #6 1.435 Building dependency tree... #6 1.487 Reading state information... #6 1.551 The following additional packages will be installed: #6 1.551 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.551 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.551 osmocom-nightly #6 1.561 The following NEW packages will be installed: #6 1.561 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #6 1.561 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.561 libosmovty13 osmocom-nightly #6 1.582 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #6 1.582 Need to get 1869 kB of archives. #6 1.582 After this operation, 6760 kB of additional disk space will be used. #6 1.582 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404062026 [1164 B] #6 1.606 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404062026 [164 kB] #6 1.610 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404062026 [46.0 kB] #6 1.612 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404062026 [65.4 kB] #6 1.613 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404062026 [222 kB] #6 1.616 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404062026 [66.0 kB] #6 1.617 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404062026 [98.0 kB] #6 1.619 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404062026 [172 kB] #6 1.622 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404062026 [54.5 kB] #6 1.624 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404062026 [58.6 kB] #6 1.625 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404062026 [45.3 kB] #6 1.634 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404062026 [38.6 kB] #6 1.635 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404062026 [838 kB] #6 1.755 debconf: delaying package configuration, since apt-utils is not installed #6 1.800 Fetched 1869 kB in 0s (23.8 MB/s) #6 1.850 Selecting previously unselected package osmocom-nightly. #6 1.850 (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.885 Preparing to unpack .../00-osmocom-nightly_202404062026_amd64.deb ... #6 1.901 Unpacking osmocom-nightly (202404062026) ... #6 2.030 Selecting previously unselected package libosmocore21:amd64. #6 2.038 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404062026_amd64.deb ... #6 2.079 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404062026) ... #6 2.217 Selecting previously unselected package libosmocodec4:amd64. #6 2.225 Preparing to unpack .../02-libosmocodec4_1.9.0.192.1c24.202404062026_amd64.deb ... #6 2.242 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404062026) ... #6 2.381 Selecting previously unselected package libosmoisdn0:amd64. #6 2.388 Preparing to unpack .../03-libosmoisdn0_1.9.0.192.1c24.202404062026_amd64.deb ... #6 2.406 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404062026) ... #6 2.541 Selecting previously unselected package libosmogsm20:amd64. #6 2.559 Preparing to unpack .../04-libosmogsm20_1.9.0.192.1c24.202404062026_amd64.deb ... #6 2.577 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404062026) ... #6 2.723 Selecting previously unselected package libosmocoding0:amd64. #6 2.741 Preparing to unpack .../05-libosmocoding0_1.9.0.192.1c24.202404062026_amd64.deb ... #6 2.759 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404062026) ... #6 2.902 Selecting previously unselected package libosmovty13:amd64. #6 2.907 Preparing to unpack .../06-libosmovty13_1.9.0.192.1c24.202404062026_amd64.deb ... #6 2.924 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404062026) ... #6 3.063 Selecting previously unselected package libosmogb14:amd64. #6 3.071 Preparing to unpack .../07-libosmogb14_1.9.0.192.1c24.202404062026_amd64.deb ... #6 3.088 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404062026) ... #6 3.238 Selecting previously unselected package libosmoctrl0:amd64. #6 3.255 Preparing to unpack .../08-libosmoctrl0_1.9.0.192.1c24.202404062026_amd64.deb ... #6 3.273 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404062026) ... #6 3.414 Selecting previously unselected package libosmosim2:amd64. #6 3.432 Preparing to unpack .../09-libosmosim2_1.9.0.192.1c24.202404062026_amd64.deb ... #6 3.449 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404062026) ... #6 3.591 Selecting previously unselected package libosmousb0:amd64. #6 3.599 Preparing to unpack .../10-libosmousb0_1.9.0.192.1c24.202404062026_amd64.deb ... #6 3.616 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404062026) ... #6 3.737 Selecting previously unselected package libosmocore. #6 3.755 Preparing to unpack .../11-libosmocore_1.9.0.192.1c24.202404062026_amd64.deb ... #6 3.772 Unpacking libosmocore (1.9.0.192.1c24.202404062026) ... #6 3.895 Selecting previously unselected package libosmocore-dev:amd64. #6 3.912 Preparing to unpack .../12-libosmocore-dev_1.9.0.192.1c24.202404062026_amd64.deb ... #6 3.929 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.130 Setting up osmocom-nightly (202404062026) ... #6 4.181 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.233 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.285 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.336 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.388 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.440 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.492 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.544 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.599 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.651 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.702 Setting up libosmocore (1.9.0.192.1c24.202404062026) ... #6 4.754 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404062026) ... #6 4.810 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 5.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcu.git #9 0.318 Cloning into 'osmo-pcu'... #9 DONE 1.9s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCU/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcu #10 DONE 0.1s #11 [6/8] RUN CD osmo-pcu && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.392 Already on 'master' #11 0.392 Your branch is up to date with 'origin/master'. #11 0.393 refs/heads/master #11 0.484 HEAD is now at d76e3a34 Make sure GprsMs free() also frees its tbfs #11 0.485 master #11 0.485 d76e3a34276e823326c65988948052c2b15be8fd #11 2.640 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.640 libtoolize: copying file './ltmain.sh' #11 3.064 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.064 libtoolize: and rerunning libtoolize and aclocal. #11 3.064 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.803 configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.803 configure.ac:42: You should run autoupdate. #11 3.803 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.803 configure.ac:42: the top level #11 3.803 configure.ac:93: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.803 configure.ac:93: You should run autoupdate. #11 3.803 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.803 configure.ac:93: the top level #11 3.803 configure.ac:134: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.803 configure.ac:134: You should run autoupdate. #11 3.803 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.803 configure.ac:134: the top level #11 3.803 configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.803 configure.ac:153: You should run autoupdate. #11 3.803 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.803 configure.ac:153: the top level #11 3.803 configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.803 configure.ac:172: You should run autoupdate. #11 3.803 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.803 configure.ac:172: the top level #11 3.803 configure.ac:183: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.803 configure.ac:183: You should run autoupdate. #11 3.803 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.803 configure.ac:183: the top level #11 3.803 configure.ac:263: warning: AC_OUTPUT should be used without arguments. #11 3.803 configure.ac:263: You should run autoupdate. #11 4.252 configure.ac:24: installing './compile' #11 4.253 configure.ac:27: installing './config.guess' #11 4.254 configure.ac:27: installing './config.sub' #11 4.256 configure.ac:9: installing './install-sh' #11 4.258 configure.ac:9: installing './missing' #11 4.327 src/Makefile.am: installing './depcomp' #11 4.340 tests/Makefile.am:34: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, #11 4.340 tests/Makefile.am:34: but option 'subdir-objects' is disabled #11 4.340 automake: warning: possible forward-incompatibility. #11 4.340 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.340 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.340 automake: object file(s) will be placed in the top-level directory. However, this #11 4.340 automake: behavior may change in a future Automake major version, with object #11 4.340 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.340 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.340 automake: project, to avoid future incompatibilities. #11 4.341 tests/Makefile.am:47: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, #11 4.341 tests/Makefile.am:47: but option 'subdir-objects' is disabled #11 4.341 tests/Makefile.am:154: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, #11 4.341 tests/Makefile.am:154: but option 'subdir-objects' is disabled #11 4.342 tests/Makefile.am:69: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, #11 4.342 tests/Makefile.am:69: but option 'subdir-objects' is disabled #11 4.342 tests/Makefile.am:69: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, #11 4.342 tests/Makefile.am:69: but option 'subdir-objects' is disabled #11 4.342 tests/Makefile.am:138: warning: source file 'codel/codel_test.c' is in a subdirectory, #11 4.342 tests/Makefile.am:138: but option 'subdir-objects' is disabled #11 4.343 tests/Makefile.am:76: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, #11 4.343 tests/Makefile.am:76: but option 'subdir-objects' is disabled #11 4.343 tests/Makefile.am:85: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, #11 4.343 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.343 tests/Makefile.am:85: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, #11 4.343 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.343 tests/Makefile.am:85: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, #11 4.343 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.343 tests/Makefile.am:85: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, #11 4.343 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.344 tests/Makefile.am:145: warning: source file 'fn/FnTest.cpp' is in a subdirectory, #11 4.344 tests/Makefile.am:145: but option 'subdir-objects' is disabled #11 4.344 tests/Makefile.am:119: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, #11 4.344 tests/Makefile.am:119: but option 'subdir-objects' is disabled #11 4.344 tests/Makefile.am:133: warning: source file 'llist/LListTest.cpp' is in a subdirectory, #11 4.344 tests/Makefile.am:133: but option 'subdir-objects' is disabled #11 4.345 tests/Makefile.am:105: warning: source file 'ms/MsTest.cpp' is in a subdirectory, #11 4.345 tests/Makefile.am:105: but option 'subdir-objects' is disabled #11 4.345 tests/Makefile.am:28: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, #11 4.345 tests/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.346 tests/Makefile.am:56: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, #11 4.346 tests/Makefile.am:56: but option 'subdir-objects' is disabled #11 4.346 tests/Makefile.am:96: warning: source file 'types/TypesTest.cpp' is in a subdirectory, #11 4.346 tests/Makefile.am:96: but option 'subdir-objects' is disabled #11 4.346 tests/Makefile.am:167: warning: source file 'ulc/PdchUlcTest.cpp' is in a subdirectory, #11 4.346 tests/Makefile.am:167: but option 'subdir-objects' is disabled #11 4.445 checking for a BSD-compatible install... /usr/bin/install -c #11 4.465 checking whether build environment is sane... yes #11 4.489 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.495 checking for gawk... gawk #11 4.495 checking whether make sets $(MAKE)... yes #11 4.521 checking whether make supports nested variables... yes #11 4.547 checking whether make supports nested variables... (cached) yes #11 4.547 checking whether make sets $(MAKE)... (cached) yes #11 4.553 checking for gcc... gcc #11 4.619 checking whether the C compiler works... yes #11 4.701 checking for C compiler default output file name... a.out #11 4.701 checking for suffix of executables... #11 4.740 checking whether we are cross compiling... no #11 4.781 checking for suffix of object files... o #11 4.797 checking whether the compiler supports GNU C... yes #11 4.827 checking whether gcc accepts -g... yes #11 4.852 checking for gcc option to enable C11 features... none needed #11 4.880 checking whether gcc understands -c and -o together... yes #11 4.909 checking whether make supports the include directive... yes (GNU style) #11 4.923 checking dependency style of gcc... gcc3 #11 4.995 checking for g++... g++ #11 5.048 checking whether the compiler supports GNU C++... yes #11 5.080 checking whether g++ accepts -g... yes #11 5.104 checking for g++ option to enable C++11 features... unsupported #11 5.278 checking for g++ option to enable C++98 features... none needed #11 5.300 checking dependency style of g++... gcc3 #11 5.340 checking build system type... x86_64-pc-linux-gnu #11 5.440 checking host system type... x86_64-pc-linux-gnu #11 5.440 checking how to print strings... printf #11 5.469 checking for a sed that does not truncate output... /usr/bin/sed #11 5.471 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.472 checking for egrep... /usr/bin/grep -E #11 5.473 checking for fgrep... /usr/bin/grep -F #11 5.473 checking for ld used by gcc... /usr/bin/ld #11 5.476 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.477 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.479 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.493 checking whether ln -s works... yes #11 5.493 checking the maximum length of command line arguments... 1572864 #11 5.501 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.501 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.501 checking for /usr/bin/ld option to reload object files... -r #11 5.501 checking for file... file #11 5.502 checking for objdump... objdump #11 5.502 checking how to recognize dependent libraries... pass_all #11 5.503 checking for dlltool... no #11 5.503 checking how to associate runtime and link libraries... printf %s\n #11 5.504 checking for ar... ar #11 5.504 checking for archiver @FILE support... @ #11 5.530 checking for strip... strip #11 5.530 checking for ranlib... ranlib #11 5.530 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.616 checking for sysroot... no #11 5.616 checking for a working dd... /usr/bin/dd #11 5.618 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.635 checking for mt... no #11 5.635 checking if : is a manifest tool... no #11 5.646 checking for stdio.h... yes #11 5.679 checking for stdlib.h... yes #11 5.699 checking for string.h... yes #11 5.710 checking for inttypes.h... yes #11 5.726 checking for stdint.h... yes #11 5.744 checking for strings.h... yes #11 5.763 checking for sys/stat.h... yes #11 5.782 checking for sys/types.h... yes #11 5.796 checking for unistd.h... yes #11 5.816 checking for dlfcn.h... yes #11 5.831 checking for objdir... .libs #11 5.887 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.897 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.897 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.915 checking if gcc static flag -static works... yes #11 5.961 checking if gcc supports -c -o file.o... yes #11 5.973 checking if gcc supports -c -o file.o... (cached) yes #11 5.973 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.978 checking whether -lc should be explicitly linked in... no #11 6.001 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.081 checking how to hardcode library paths into programs... immediate #11 6.081 checking whether stripping libraries is possible... yes #11 6.083 checking if libtool supports shared libraries... yes #11 6.083 checking whether to build shared libraries... yes #11 6.083 checking whether to build static libraries... yes #11 6.089 checking how to run the C++ preprocessor... g++ -E #11 6.262 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #11 6.263 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #11 6.266 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.319 checking for g++ option to produce PIC... -fPIC -DPIC #11 6.320 checking if g++ PIC flag -fPIC -DPIC works... yes #11 6.354 checking if g++ static flag -static works... yes #11 6.407 checking if g++ supports -c -o file.o... yes #11 6.422 checking if g++ supports -c -o file.o... (cached) yes #11 6.422 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.422 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #11 6.426 checking how to hardcode library paths into programs... immediate #11 6.427 checking for pkg-config... /usr/bin/pkg-config #11 6.427 checking for pkg-config... /usr/bin/pkg-config #11 6.427 checking pkg-config is at least version 0.20... yes #11 6.428 checking for egrep... (cached) /usr/bin/grep -E #11 6.428 checking for libosmocore >= 1.9.0... yes #11 6.438 checking for libosmovty >= 1.9.0... yes #11 6.454 checking for libosmoctrl >= 1.9.0... yes #11 6.472 checking for libosmogsm >= 1.9.0... yes #11 6.482 checking for libosmogb >= 1.9.0... yes #11 6.501 checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset #11 6.502 checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no #11 6.502 checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no #11 6.503 checking whether to enable direct E1 CCU access for PDCH of Ericsson RBS... no #11 6.505 checking whether to enable VTY tests... no #11 6.512 CPPFLAGS="" #11 6.512 CFLAGS=" -std=gnu11" #11 6.512 CXXFLAGS=" -std=gnu++03" #11 6.512 LDFLAGS="" #11 6.566 checking that generated files are newer than configure... done #11 6.568 configure: creating ./config.status #11 8.027 config.status: creating include/Makefile #11 8.066 config.status: creating src/Makefile #11 8.109 config.status: creating doc/Makefile #11 8.149 config.status: creating doc/examples/Makefile #11 8.188 config.status: creating tests/Makefile #11 8.232 config.status: creating doc/manuals/Makefile #11 8.271 config.status: creating contrib/Makefile #11 8.311 config.status: creating contrib/systemd/Makefile #11 8.350 config.status: creating contrib/osmo-pcu.spec #11 8.390 config.status: creating Makefile #11 8.429 config.status: executing tests/atconfig commands #11 8.436 config.status: executing depfiles commands #11 9.237 config.status: executing libtool commands #11 9.347 echo 1.4.0.6-d76e > .version-t && mv .version-t .version #11 9.352 make install-recursive #11 9.359 make[1]: Entering directory '/tmp/osmo-pcu' #11 9.368 Making install in include #11 9.372 make[2]: Entering directory '/tmp/osmo-pcu/include' #11 9.378 make[3]: Entering directory '/tmp/osmo-pcu/include' #11 9.378 make[3]: Nothing to be done for 'install-exec-am'. #11 9.378 make[3]: Nothing to be done for 'install-data-am'. #11 9.378 make[3]: Leaving directory '/tmp/osmo-pcu/include' #11 9.378 make[2]: Leaving directory '/tmp/osmo-pcu/include' #11 9.378 Making install in src #11 9.385 make[2]: Entering directory '/tmp/osmo-pcu/src' #11 9.385 CXX pcu_main.o #11 9.386 CXX alloc_algo.lo #11 9.386 CC gprs_debug.lo #11 9.387 CC csn1.lo #11 9.388 CC csn1_dec.lo #11 9.390 CC csn1_enc.lo #11 9.390 CC gsm_rlcmac.lo #11 9.391 CC gprs_bssgp_pcu.lo #11 9.393 CC gprs_bssgp_rim.lo #11 9.394 CC gprs_rlcmac.lo #11 9.394 CXX gprs_rlcmac_sched.lo #11 9.394 CXX gprs_rlcmac_meas.lo #11 9.394 CC gprs_ms.lo #11 9.394 CC gprs_pcu.lo #11 9.395 CXX pcu_l1_if.lo #11 9.395 CC pcu_vty.lo #11 9.395 CXX pcu_vty_functions.lo #11 9.395 CC mslot_class.lo #11 9.396 CC nacc_fsm.lo #11 9.396 CC neigh_cache.lo #11 9.507 CXX tbf.lo #11 9.510 CC tbf_fsm.lo #11 9.559 CXX tbf_ul.lo #11 9.564 CC tbf_ul_fsm.lo #11 9.575 CC tbf_ul_ack_fsm.lo #11 9.587 CC tbf_ul_ass_fsm.lo #11 9.592 CXX tbf_dl.lo #11 9.603 CC tbf_dl_fsm.lo #11 9.617 CC tbf_dl_ass_fsm.lo #11 9.623 CXX bts.lo #11 9.645 CC bts_pch_timer.lo #11 9.666 CXX pdch.lo #11 9.729 CC pdch_ul_controller.lo #11 9.730 CXX encoding.lo #11 9.734 CC sba.lo #11 9.767 CXX decoding.lo #11 9.774 CC llc.lo #11 9.808 CXX rlc.lo #11 9.825 CXX rlc_window.lo #11 9.825 CXX rlc_window_dl.lo #11 9.826 CXX rlc_window_ul.lo #11 9.834 CC pcuif_sock.lo #11 9.850 CC gprs_codel.lo #11 9.856 CC coding_scheme.lo #11 9.871 CXX egprs_rlc_compression.lo #11 10.21 CXXLD libgprs.la #11 10.26 copying selected object files to avoid basename conflicts... #11 10.34 CXXLD osmo-pcu #11 10.79 make[3]: Entering directory '/tmp/osmo-pcu/src' #11 10.79 make[3]: Nothing to be done for 'install-data-am'. #11 10.79 /usr/bin/mkdir -p '/usr/local/bin' #11 10.80 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-pcu '/usr/local/bin' #11 10.81 libtool: install: /usr/bin/install -c osmo-pcu /usr/local/bin/osmo-pcu #11 10.81 make[3]: Leaving directory '/tmp/osmo-pcu/src' #11 10.81 make[2]: Leaving directory '/tmp/osmo-pcu/src' #11 10.81 Making install in doc #11 10.81 make[2]: Entering directory '/tmp/osmo-pcu/doc' #11 10.81 Making install in examples #11 10.81 make[3]: Entering directory '/tmp/osmo-pcu/doc/examples' #11 10.81 make[4]: Entering directory '/tmp/osmo-pcu/doc/examples' #11 10.81 make[4]: Nothing to be done for 'install-exec-am'. #11 10.82 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-pcu/examples/osmo-pcu' #11 10.82 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.82 /usr/bin/install -c -m 644 osmo-pcu.cfg '/usr/local/share/doc/osmo-pcu/examples/osmo-pcu' #11 10.82 /usr/bin/install -c -m 644 osmo-pcu.cfg '/usr/local/etc/osmocom' #11 10.82 make[4]: Leaving directory '/tmp/osmo-pcu/doc/examples' #11 10.82 make[3]: Leaving directory '/tmp/osmo-pcu/doc/examples' #11 10.82 Making install in manuals #11 10.82 make[3]: Entering directory '/tmp/osmo-pcu/doc/manuals' #11 10.82 make[4]: Entering directory '/tmp/osmo-pcu/doc/manuals' #11 10.82 make[4]: Nothing to be done for 'install-exec-am'. #11 10.82 make[4]: Nothing to be done for 'install-data-am'. #11 10.82 make[4]: Leaving directory '/tmp/osmo-pcu/doc/manuals' #11 10.82 make[3]: Leaving directory '/tmp/osmo-pcu/doc/manuals' #11 10.82 make[3]: Entering directory '/tmp/osmo-pcu/doc' #11 10.82 make[4]: Entering directory '/tmp/osmo-pcu/doc' #11 10.82 make[4]: Nothing to be done for 'install-exec-am'. #11 10.82 make[4]: Nothing to be done for 'install-data-am'. #11 10.82 make[4]: Leaving directory '/tmp/osmo-pcu/doc' #11 10.82 make[3]: Leaving directory '/tmp/osmo-pcu/doc' #11 10.82 make[2]: Leaving directory '/tmp/osmo-pcu/doc' #11 10.82 Making install in tests #11 10.82 make[2]: Entering directory '/tmp/osmo-pcu/tests' #11 10.83 CXX pcu_emu.o #11 10.83 CXX test_replay_gprs_attach.o #11 10.83 CC openbsc_clone.o #11 10.83 CXX test_pdp_activation.o #11 10.91 CXXLD emu/pcu_emu #11 11.35 make[3]: Entering directory '/tmp/osmo-pcu/tests' #11 11.35 make[3]: Nothing to be done for 'install-exec-am'. #11 11.35 make[3]: Nothing to be done for 'install-data-am'. #11 11.35 make[3]: Leaving directory '/tmp/osmo-pcu/tests' #11 11.35 make[2]: Leaving directory '/tmp/osmo-pcu/tests' #11 11.35 Making install in contrib #11 11.35 make[2]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.35 Making install in systemd #11 11.35 make[3]: Entering directory '/tmp/osmo-pcu/contrib/systemd' #11 11.35 make[4]: Entering directory '/tmp/osmo-pcu/contrib/systemd' #11 11.35 make[4]: Nothing to be done for 'install-exec-am'. #11 11.35 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.35 /usr/bin/install -c -m 644 osmo-pcu.service '/lib/systemd/system' #11 11.35 make[4]: Leaving directory '/tmp/osmo-pcu/contrib/systemd' #11 11.35 make[3]: Leaving directory '/tmp/osmo-pcu/contrib/systemd' #11 11.36 make[3]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.36 make[4]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.36 make[4]: Nothing to be done for 'install-exec-am'. #11 11.36 make[4]: Nothing to be done for 'install-data-am'. #11 11.36 make[4]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.36 make[3]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.36 make[2]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.36 make[2]: Entering directory '/tmp/osmo-pcu' #11 11.36 make[3]: Entering directory '/tmp/osmo-pcu' #11 11.36 make[3]: Nothing to be done for 'install-exec-am'. #11 11.36 make[3]: Nothing to be done for 'install-data-am'. #11 11.36 make[3]: Leaving directory '/tmp/osmo-pcu' #11 11.36 make[2]: Leaving directory '/tmp/osmo-pcu' #11 11.36 make[1]: Leaving directory '/tmp/osmo-pcu' #11 DONE 11.5s #12 [7/8] COPY OSMO-PCU.CFG /data/osmo-pcu.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:64d7b72b40c4ae710973cf408f26034b512b22204fad9908232dae52006f0b59 done #14 naming to docker.io/osmocom-build/osmo-pcu-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/osmo-pcu-master' + docker_image_exists osmo-pcu-master + docker images -q osmocom-build/osmo-pcu-master + test -n 64d7b72b40c4 + list_osmo_packages debian-bookworm osmo-pcu-master + local distro=debian-bookworm + local image=osmo-pcu-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcu-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcu-master ### ii libosmocodec4:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404062026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404062026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404062026 amd64 Osmo VTY library ii osmocom-nightly 202404062026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcu-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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-pcu-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcu-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcu-test + echo ttcn3-pcu-test + dir=ttcn3-pcu-test + pull_arg=--pull + grep ^FROM ../ttcn3-pcu-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-pcu-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcu-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcu-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-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-pcu-test-sns/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-pcu-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 957B 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" pcu #8 CACHED #9 [4/4] COPY PCU_TESTS.CFG /data/PCU_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e0b2510f4801ec3773308dd6a76ca4e72da0bd69557aabc85131dc3bd96f101d done #10 naming to docker.io/osmocom-build/ttcn3-pcu-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-test' + docker_image_exists ttcn3-pcu-test + docker images -q osmocom-build/ttcn3-pcu-test + test -n e0b2510f4801 + list_osmo_packages debian-bookworm ttcn3-pcu-test + local distro=debian-bookworm + local image=ttcn3-pcu-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcu-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-pcu-test-sns/logs/pcu-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/unix + cp sns/PCU_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_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-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + image_suffix_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/unix + cp sns/osmo-pcu.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix + network_create + SUBNET=612344 + seq 1 30 + echo (612344 + 1) % 256 + bc + SUBNET=249 + NET_NAME=ttcn3-pcu-test-sns-249 + SUB4=172.18.249.0/24 + SUB6=fd02:db8:249::/64 + set +x Creating network ttcn3-pcu-test-sns-249, trying SUBNET=249... + docker network create --internal --subnet 172.18.249.0/24 --ipv6 --subnet fd02:db8:249::/64 ttcn3-pcu-test-sns-249 c5c3a68a8b99ec529932b6a6953e7989af67692ba993e07ea053f981f781bcb2 + set +x ### Network ttcn3-pcu-test-sns-249 created (SUBNET=249) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=249 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg Applying SUBNET=249 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/osmo-pcu.cfg + echo Starting container with PCU Starting container with PCU + docker_network_params 249 101 + NET=249 + ADDR_SUFIX=101 + echo --network ttcn3-pcu-test-sns-249 --ip 172.18.249.101 --ip6 fd02:db8:249::101 + docker run --rm --network ttcn3-pcu-test-sns-249 --ip 172.18.249.101 --ip6 fd02:db8:249::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-sns-1883-pcu-sns -d osmocom-build/osmo-pcu-master /bin/sh -c /usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg -i 172.18.249.10 >>/data/osmo-pcu.log 2>&1 f40e5baaf505772bf3cf12cd5e651ca4dfc0c0c9c3cb460af6e5389f863039b8 + echo Starting container with PCU testsuite Starting container with PCU testsuite + docker_network_params 249 10 + NET=249 + ADDR_SUFIX=10 + echo --network ttcn3-pcu-test-sns-249 --ip 172.18.249.10 --ip6 fd02:db8:249::10 + docker run --rm --network ttcn3-pcu-test-sns-249 --ip 172.18.249.10 --ip6 fd02:db8:249::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.249.101 -e OSMO_SUT_PORT=4240 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-sns-1883-ttcn3-pcu-test-sns osmocom-build/ttcn3-pcu-test + SUBDIR=pcu + SUITE=PCU_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcu/PCU_Tests PCU_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PCU_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: PCU_Tests.cfg MC@e8b50279120e: Unix server socket created successfully. MC@e8b50279120e: Listening on TCP port 32995. MC2> e8b50279120e is the default spawn /osmo-ttcn3-hacks/pcu/PCU_Tests e8b50279120e 32995 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e8b50279120e: New HC connected from 172.18.249.10 [172.18.249.10]. e8b50279120e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@e8b50279120e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e8b50279120e: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@e8b50279120e: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@e8b50279120e: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@e8b50279120e: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@e8b50279120e: Configuration file was processed on all HCs. MC@e8b50279120e: Creating MTC on host 172.18.249.10. MC@e8b50279120e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success'. ------ PCU_Tests_SNS.TC_sns_po_size_success ------ Sun Apr 7 05:05:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_po_size_success started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: Start timer T: 1 s MTC@e8b50279120e: Test case TC_sns_po_size_success finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass'. Sun Apr 7 05:05:29 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_success pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_po_size_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24040) Waiting for packet dumper to finish... 1 (prev_count=24040, count=33172) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack'. ------ PCU_Tests_SNS.TC_sns_po_size_nack ------ Sun Apr 7 05:05:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_po_size_nack started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: Start timer T: 10 s MTC@e8b50279120e: Test case TC_sns_po_size_nack finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass'. Sun Apr 7 05:05:44 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_nack pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_po_size_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24497) Waiting for packet dumper to finish... 1 (prev_count=24497, count=33519) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success'. ------ PCU_Tests_SNS.TC_sns_po_config_success ------ Sun Apr 7 05:05:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_po_config_success started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: Start timer T: 1 s MTC@e8b50279120e: Test case TC_sns_po_config_success finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass'. Sun Apr 7 05:05:50 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_success pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_po_config_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20313) Waiting for packet dumper to finish... 1 (prev_count=20313, count=29356) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack'. ------ PCU_Tests_SNS.TC_sns_po_config_nack ------ Sun Apr 7 05:05:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_po_config_nack started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: Start timer T: 10 s MTC@e8b50279120e: Test case TC_sns_po_config_nack finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass'. Sun Apr 7 05:06:05 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_nack pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_po_config_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25262) Waiting for packet dumper to finish... 1 (prev_count=25262, count=34284) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success'. ------ PCU_Tests_SNS.TC_sns_so_config_success ------ Sun Apr 7 05:06:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_so_config_success started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: Test case TC_sns_so_config_success finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass'. Sun Apr 7 05:06:40 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_config_success pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_so_config_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26643) Waiting for packet dumper to finish... 1 (prev_count=26643, count=44300) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u'. ------ PCU_Tests_SNS.TC_sns_1c1u ------ Sun Apr 7 05:06:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_1c1u started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: Test case TC_sns_1c1u finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass'. Sun Apr 7 05:07:15 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_1c1u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30122) Waiting for packet dumper to finish... 1 (prev_count=30122, count=49958) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate'. ------ PCU_Tests_SNS.TC_sns_1c1u_separate ------ Sun Apr 7 05:07:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_1c1u_separate started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: Start timer T: 3 s MTC@e8b50279120e: Start timer T: 10 s MTC@e8b50279120e: Test case TC_sns_1c1u_separate finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass'. Sun Apr 7 05:07:50 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_separate pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_separate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32447) Waiting for packet dumper to finish... 1 (prev_count=32447, count=52191) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset ------ Sun Apr 7 05:07:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_1c1u_so_bvc_reset started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: Start timer T: 3 s MTC@e8b50279120e: Start timer T: 10 s MTC@e8b50279120e: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: Test case TC_sns_1c1u_so_bvc_reset finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass'. Sun Apr 7 05:08:25 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32367) Waiting for packet dumper to finish... 1 (prev_count=32367, count=52644) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early ------ Sun Apr 7 05:08:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_1c1u_so_bvc_reset_too_early started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: Start timer T: 10 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: Test case TC_sns_1c1u_so_bvc_reset_too_early finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass'. Sun Apr 7 05:08:50 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=39330) Waiting for packet dumper to finish... 1 (prev_count=39330, count=49637) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc'. ------ PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc ------ Sun Apr 7 05:08:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_1c1u_unconfigured_nsvc started. MTC@e8b50279120e: Start timer T: 2 s MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: Start timer T: 3 s MTC@e8b50279120e: Start timer T: 10 s MTC@e8b50279120e: Start timer T: 2 s MTC@e8b50279120e: Test case TC_sns_1c1u_unconfigured_nsvc finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass'. Sun Apr 7 05:09:26 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33888) Waiting for packet dumper to finish... 1 (prev_count=33888, count=54929) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci'. ------ PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci ------ Sun Apr 7 05:09:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_so_bvc_reset_unknown_bvci started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@e8b50279120e: Test case TC_sns_so_bvc_reset_unknown_bvci finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass'. Sun Apr 7 05:09:31 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332) Waiting for packet dumper to finish... 1 (prev_count=332, count=38568) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add'. ------ PCU_Tests_SNS.TC_sns_add ------ Sun Apr 7 05:09:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_add started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: f_outgoing_sns_add(idx_add=2) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F90A'O, uDP_Port := '59DA'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@e8b50279120e: Test case TC_sns_add finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass'. Sun Apr 7 05:10:06 UTC 2024 ====== PCU_Tests_SNS.TC_sns_add pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_add.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30212) Waiting for packet dumper to finish... 1 (prev_count=30212, count=55987) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack'. ------ PCU_Tests_SNS.TC_sns_add_nack ------ Sun Apr 7 05:10:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_add_nack started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: f_outgoing_sns_add(idx_add=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '0B'O ("\v") }, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F90A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@e8b50279120e: Test case TC_sns_add_nack finished. Verdict: fail reason: Received unexpected NS: { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := 8 }, iP4_Elements := { { ipAddress := 'AC12F90A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack fail'. Sun Apr 7 05:10:41 UTC 2024 ------ PCU_Tests_SNS.TC_sns_add_nack fail ------ Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_add_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30258) Waiting for packet dumper to finish... 1 (prev_count=30258, count=51318) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack fail' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del'. ------ PCU_Tests_SNS.TC_sns_del ------ Sun Apr 7 05:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_del started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: f_outgoing_sns_del(idx_del=1) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 24, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F90A'O, uDP_Port := '59D9'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@e8b50279120e: Test case TC_sns_del finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass'. Sun Apr 7 05:11:16 UTC 2024 ====== PCU_Tests_SNS.TC_sns_del pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_del.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30248) Waiting for packet dumper to finish... 1 (prev_count=30248, count=51788) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight'. ------ PCU_Tests_SNS.TC_sns_chg_weight ------ Sun Apr 7 05:11:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_sns_chg_weight started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: f_outgoing_sns_chg_weight(idx_chg=1) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 25, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F90A'O, uDP_Port := '59D9'O, signallingWeight := '00'O, dataWeight := 'C8'O } } }, listofIP6Elements := * } } MTC@e8b50279120e: Test case TC_sns_chg_weight finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass'. Sun Apr 7 05:11:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_chg_weight pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_sns_chg_weight.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30262) Waiting for packet dumper to finish... 1 (prev_count=30262, count=51415) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass' was executed successfully (exit status: 0). MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach'. ------ PCU_Tests_SNS.TC_pcuif_rach ------ Sun Apr 7 05:11:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@e8b50279120e: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach' was executed successfully (exit status: 0). MTC@e8b50279120e: Test case TC_pcuif_rach started. MTC@e8b50279120e: Start timer g_T_guard: 60 s MTC@e8b50279120e: Start timer T: 5 s MTC@e8b50279120e: f_incoming_sns_size(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@e8b50279120e: f_incoming_sns_config(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC12F965'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@e8b50279120e: f_outgoing_sns_config_1c1u(idx=0) MTC@e8b50279120e: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@e8b50279120e: Test case TC_pcuif_rach finished. Verdict: pass MTC@e8b50279120e: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass'. Sun Apr 7 05:12:26 UTC 2024 ====== PCU_Tests_SNS.TC_pcuif_rach pass ====== Saving talloc report from 172.18.249.101:4240 to PCU_Tests_SNS.TC_pcuif_rach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30126) Waiting for packet dumper to finish... 1 (prev_count=30126, count=61707) MTC@e8b50279120e: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass' was executed successfully (exit status: 0). MC@e8b50279120e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e8b50279120e: Terminating MTC. MC@e8b50279120e: MTC terminated. MC2> exit MC@e8b50279120e: Shutting down session. MC@e8b50279120e: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-22.log' -------------------- NEW: PASS PCU_Tests_SNS.TC_sns_po_size_success NEW: PASS PCU_Tests_SNS.TC_sns_po_size_nack NEW: PASS PCU_Tests_SNS.TC_sns_po_config_success NEW: PASS PCU_Tests_SNS.TC_sns_po_config_nack NEW: PASS PCU_Tests_SNS.TC_sns_so_config_success NEW: PASS PCU_Tests_SNS.TC_sns_1c1u NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_separate NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc NEW: PASS PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci NEW: PASS PCU_Tests_SNS.TC_sns_add NEW: FAIL PCU_Tests_SNS.TC_sns_add_nack NEW: PASS PCU_Tests_SNS.TC_sns_del NEW: PASS PCU_Tests_SNS.TC_sns_chg_weight NEW: PASS PCU_Tests_SNS.TC_pcuif_rach Summary: NEW: FAIL: 1 NEW: PASS: 15 skip: 117 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm Generated PCU_Tests.TC_pcuif_rach.merged Generated PCU_Tests.TC_sns_1c1u.merged Generated PCU_Tests.TC_sns_1c1u_separate.merged Generated PCU_Tests.TC_sns_1c1u_so_bvc_reset.merged Generated PCU_Tests.TC_sns_1c1u_so_bvc_reset_too_early.merged Generated PCU_Tests.TC_sns_1c1u_unconfigured_nsvc.merged Generated PCU_Tests.TC_sns_add.merged Generated PCU_Tests.TC_sns_add_nack.merged Generated PCU_Tests.TC_sns_chg_weight.merged Generated PCU_Tests.TC_sns_del.merged Generated PCU_Tests.TC_sns_po_config_nack.merged Generated PCU_Tests.TC_sns_po_config_success.merged Generated PCU_Tests.TC_sns_po_size_nack.merged Generated PCU_Tests.TC_sns_po_size_success.merged Generated PCU_Tests.TC_sns_so_bvc_reset_unknown_bvci.merged Generated PCU_Tests.TC_sns_so_config_success.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-pcu-test-sns-249 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-pcu-test-sns-1883-pcu-sns + [ -n jenkins-ttcn3-pcu-test-sns-1883-pcu-sns ] + docker_kill_wait jenkins-ttcn3-pcu-test-sns-1883-pcu-sns + docker kill jenkins-ttcn3-pcu-test-sns-1883-pcu-sns jenkins-ttcn3-pcu-test-sns-1883-pcu-sns + docker wait jenkins-ttcn3-pcu-test-sns-1883-pcu-sns 137 + network_remove + set +x Removing network ttcn3-pcu-test-sns-249 + docker network remove ttcn3-pcu-test-sns-249 ttcn3-pcu-test-sns-249 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache:/cache --name jenkins-ttcn3-pcu-test-sns-1883-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-pcu-test-sns/logs/pcu-tester/junit-xml-22.log <?xml version="1.0"?> <testsuite name='Titan' tests='16' failures='1' errors='0' skipped='0' inconc='0' time='424.00'> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_size_success' time='4.515379'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_size_nack' time='11.868544'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_config_success' time='2.903216'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_config_nack' time='11.909391'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_so_config_success' time='31.954847'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u' time='31.915751'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_separate' time='31.919294'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_so_bvc_reset' time='31.927418'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_so_bvc_reset_too_early' time='21.922140'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_unconfigured_nsvc' time='31.939537'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_so_bvc_reset_unknown_bvci' time='1.909993'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_add' time='31.939903'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_add_nack' time='31.914129'> <failure type='fail-verdict'>Received unexpected NS: { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := 8 }, iP4_Elements := { { ipAddress := 'AC12F90A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } PCU_Tests_SNS.ttcn:384 PCU_Tests_SNS control part PCU_Tests_SNS.ttcn:321 TC_sns_add_nack testcase </failure> </testcase> <testcase classname='PCU_Tests_SNS' name='TC_sns_del' time='31.915631'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_chg_weight' time='31.921164'/> <testcase classname='PCU_Tests_SNS' name='TC_pcuif_rach' time='31.937560'/> </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