Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest
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-centos7-pcap-client-test-latest # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > 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-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/bb
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 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 86ce525e8ba02b935d2042935c7aed3d6ca75c03 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86ce525e8ba02b935d2042935c7aed3d6ca75c03 # timeout=10
Commit message: "fixup: ttcn3-bts-test: use an older version of fake_trx.py"
 > git rev-list --no-walk 86ce525e8ba02b935d2042935c7aed3d6ca75c03 # timeout=10
[TTCN3-centos7-pcap-client-test-latest] $ /bin/sh -xe /tmp/jenkins16878181675806390302.sh + export REGISTRY_HOST=registry.osmocom.org + echo TTCN3-centos7-pcap-client-test-latest + sed s/^TTCN3-centos7-/ttcn3-/ + sed s/-latest$// + DIR=ttcn3-pcap-client-test + export IMAGE_SUFFIX=latest-centos7 + cd ttcn3-pcap-client-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs ] + [ xjenkins-TTCN3-centos7-pcap-client-test-latest-1231 = x ] + basename /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/ttcn3-pcap-client-test + SUITE_NAME=ttcn3-pcap-client-test + IMAGE_SUFFIX=latest-centos7 + docker_images_require osmo-pcap-latest-centos7 ttcn3-pcap-client-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-pcap-latest-centos7 + local feed + echo centos7-obs-latest + depends=centos7-obs-latest + [ -n centos7-obs-latest ] + docker_images_require centos7-obs-latest + 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 centos7-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name centos7-obs-latest + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name centos7-obs-latest + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name centos7-obs-latest + echo centos7-obs-latest + dir=centos7-obs-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../centos7-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos7-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../centos7-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/centos7-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/centos7-obs-latest' 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-centos7-pcap-client-test-latest/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=centos:centos7 \ --build-arg DISTRO=centos7 \ --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/20.7.0 \ --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_REMSIM_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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/centos7-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.91kB done #1 DONE 0.2s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/centos:centos7 #3 DONE 0.2s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [1/8] FROM registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f #5 resolve registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 0.0s done #5 DONE 0.1s #6 [internal] load build context #6 transferring context: 492B done #6 DONE 0.3s #7 [2/8] RUN SET -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo #7 ... #8 [8/8] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/CENTOS_7/REPODATA/REPOMD.XML /tmp/repomd.xml #8 DONE 0.4s #7 [2/8] RUN SET -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo #7 0.412 + sed -i s/mirror.centos.org/vault.centos.org/g /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo #7 0.416 + sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo #7 0.417 + sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-CR.repo /etc/yum.repos.d/CentOS-Debuginfo.repo /etc/yum.repos.d/CentOS-Media.repo /etc/yum.repos.d/CentOS-Sources.repo /etc/yum.repos.d/CentOS-Vault.repo /etc/yum.repos.d/CentOS-fasttrack.repo /etc/yum.repos.d/CentOS-x86_64-kernel.repo #7 DONE 0.5s #9 [3/8] RUN YUM install -y dnf #9 0.491 Loaded plugins: fastestmirror, ovl #9 0.712 Determining fastest mirrors #9 4.320 Resolving Dependencies #9 4.321 --> Running transaction check #9 4.321 ---> Package dnf.noarch 0:4.0.9.2-2.el7_9 will be installed #9 4.323 --> Processing Dependency: python2-dnf = 4.0.9.2-2.el7_9 for package: dnf-4.0.9.2-2.el7_9.noarch #9 4.378 --> Running transaction check #9 4.378 ---> Package python2-dnf.noarch 0:4.0.9.2-2.el7_9 will be installed #9 4.380 --> Processing Dependency: dnf-data = 4.0.9.2-2.el7_9 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.380 --> Processing Dependency: python2-libdnf >= 0.22.5 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.381 --> Processing Dependency: python2-libcomps >= 0.1.8 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.382 --> Processing Dependency: python2-hawkey >= 0.22.5 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.383 --> Processing Dependency: libmodulemd >= 1.4.0 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.383 --> Processing Dependency: python2-libdnf for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.383 --> Processing Dependency: python-enum34 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.383 --> Processing Dependency: deltarpm for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 4.384 --> Running transaction check #9 4.384 ---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed #9 4.386 ---> Package dnf-data.noarch 0:4.0.9.2-2.el7_9 will be installed #9 4.386 --> Processing Dependency: libreport-filesystem for package: dnf-data-4.0.9.2-2.el7_9.noarch #9 4.386 ---> Package libmodulemd.x86_64 0:1.6.3-1.el7 will be installed #9 4.387 --> Processing Dependency: libyaml-0.so.2()(64bit) for package: libmodulemd-1.6.3-1.el7.x86_64 #9 4.388 ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed #9 4.388 ---> Package python2-hawkey.x86_64 0:0.22.5-2.el7_9 will be installed #9 4.391 --> Processing Dependency: libdnf(x86-64) = 0.22.5-2.el7_9 for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 4.391 --> Processing Dependency: libsolvext.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 4.392 --> Processing Dependency: libsolv.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 4.392 --> Processing Dependency: libsolvext.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 4.392 --> Processing Dependency: libsolv.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 4.392 --> Processing Dependency: librepo.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 4.393 --> Processing Dependency: libdnf.so.2()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 4.393 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed #9 4.394 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 #9 4.394 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 #9 4.394 ---> Package python2-libdnf.x86_64 0:0.22.5-2.el7_9 will be installed #9 4.395 --> Running transaction check #9 4.395 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed #9 4.395 ---> Package libdnf.x86_64 0:0.22.5-2.el7_9 will be installed #9 4.396 ---> Package librepo.x86_64 0:1.8.1-8.el7_9 will be installed #9 4.396 ---> Package libreport-filesystem.x86_64 0:2.1.11-53.el7.centos will be installed #9 4.396 ---> Package libsolv.x86_64 0:0.6.34-4.el7 will be installed #9 4.397 ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed #9 4.467 --> Finished Dependency Resolution #9 4.469 #9 4.469 Dependencies Resolved #9 4.470 #9 4.470 ================================================================================ #9 4.470 Package Arch Version Repository Size #9 4.470 ================================================================================ #9 4.470 Installing: #9 4.470 dnf noarch 4.0.9.2-2.el7_9 extras 357 k #9 4.470 Installing for dependencies: #9 4.470 deltarpm x86_64 3.6-3.el7 base 82 k #9 4.470 dnf-data noarch 4.0.9.2-2.el7_9 extras 51 k #9 4.470 libcomps x86_64 0.1.8-14.el7 extras 75 k #9 4.470 libdnf x86_64 0.22.5-2.el7_9 extras 535 k #9 4.470 libmodulemd x86_64 1.6.3-1.el7 extras 141 k #9 4.470 librepo x86_64 1.8.1-8.el7_9 updates 82 k #9 4.470 libreport-filesystem x86_64 2.1.11-53.el7.centos base 41 k #9 4.470 libsolv x86_64 0.6.34-4.el7 base 329 k #9 4.470 libyaml x86_64 0.1.4-11.el7_0 base 55 k #9 4.470 python-enum34 noarch 1.0.4-1.el7 base 52 k #9 4.470 python2-dnf noarch 4.0.9.2-2.el7_9 extras 414 k #9 4.470 python2-hawkey x86_64 0.22.5-2.el7_9 extras 71 k #9 4.470 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k #9 4.470 python2-libdnf x86_64 0.22.5-2.el7_9 extras 611 k #9 4.470 #9 4.470 Transaction Summary #9 4.470 ================================================================================ #9 4.470 Install 1 Package (+14 Dependent packages) #9 4.470 #9 4.470 Total download size: 2.9 M #9 4.470 Installed size: 11 M #9 4.470 Downloading packages: #9 4.634 warning: /var/cache/yum/x86_64/7/extras/packages/dnf-data-4.0.9.2-2.el7_9.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #9 4.634 Public key for dnf-data-4.0.9.2-2.el7_9.noarch.rpm is not installed #9 4.719 Public key for deltarpm-3.6-3.el7.x86_64.rpm is not installed #9 4.840 Public key for librepo-1.8.1-8.el7_9.x86_64.rpm is not installed #9 5.226 -------------------------------------------------------------------------------- #9 5.226 Total 3.8 MB/s | 2.9 MB 00:00 #9 5.227 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 5.229 Importing GPG key 0xF4A80EB5: #9 5.229 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" #9 5.229 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 5.229 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 5.229 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 5.256 Running transaction check #9 5.266 Running transaction test #9 5.279 Transaction test succeeded #9 5.279 Running transaction #9 5.399 Installing : libsolv-0.6.34-4.el7.x86_64 1/15 #9 5.492 Installing : librepo-1.8.1-8.el7_9.x86_64 2/15 #9 5.568 Installing : libreport-filesystem-2.1.11-53.el7.centos.x86_64 3/15 #9 5.639 Installing : dnf-data-4.0.9.2-2.el7_9.noarch 4/15 #9 5.715 Installing : libcomps-0.1.8-14.el7.x86_64 5/15 #9 5.806 Installing : python2-libcomps-0.1.8-14.el7.x86_64 6/15 #9 5.906 Installing : python-enum34-1.0.4-1.el7.noarch 7/15 #9 6.007 Installing : deltarpm-3.6-3.el7.x86_64 8/15 #9 6.106 Installing : libyaml-0.1.4-11.el7_0.x86_64 9/15 #9 6.202 Installing : libmodulemd-1.6.3-1.el7.x86_64 10/15 #9 6.340 Installing : libdnf-0.22.5-2.el7_9.x86_64 11/15 #9 6.482 Installing : python2-libdnf-0.22.5-2.el7_9.x86_64 12/15 #9 6.569 Installing : python2-hawkey-0.22.5-2.el7_9.x86_64 13/15 #9 6.683 Installing : python2-dnf-4.0.9.2-2.el7_9.noarch 14/15 #9 6.807 Installing : dnf-4.0.9.2-2.el7_9.noarch 15/15 #9 6.893 Verifying : libyaml-0.1.4-11.el7_0.x86_64 1/15 #9 6.947 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 2/15 #9 6.982 Verifying : dnf-4.0.9.2-2.el7_9.noarch 3/15 #9 7.021 Verifying : librepo-1.8.1-8.el7_9.x86_64 4/15 #9 7.056 Verifying : python2-hawkey-0.22.5-2.el7_9.x86_64 5/15 #9 7.092 Verifying : deltarpm-3.6-3.el7.x86_64 6/15 #9 7.138 Verifying : libmodulemd-1.6.3-1.el7.x86_64 7/15 #9 7.177 Verifying : dnf-data-4.0.9.2-2.el7_9.noarch 8/15 #9 7.214 Verifying : libdnf-0.22.5-2.el7_9.x86_64 9/15 #9 7.253 Verifying : python-enum34-1.0.4-1.el7.noarch 10/15 #9 7.287 Verifying : python2-dnf-4.0.9.2-2.el7_9.noarch 11/15 #9 7.322 Verifying : libcomps-0.1.8-14.el7.x86_64 12/15 #9 7.359 Verifying : libsolv-0.6.34-4.el7.x86_64 13/15 #9 7.394 Verifying : libreport-filesystem-2.1.11-53.el7.centos.x86_64 14/15 #9 7.430 Verifying : python2-libdnf-0.22.5-2.el7_9.x86_64 15/15 #9 7.553 #9 7.553 Installed: #9 7.553 dnf.noarch 0:4.0.9.2-2.el7_9 #9 7.553 #9 7.553 Dependency Installed: #9 7.553 deltarpm.x86_64 0:3.6-3.el7 #9 7.553 dnf-data.noarch 0:4.0.9.2-2.el7_9 #9 7.553 libcomps.x86_64 0:0.1.8-14.el7 #9 7.553 libdnf.x86_64 0:0.22.5-2.el7_9 #9 7.553 libmodulemd.x86_64 0:1.6.3-1.el7 #9 7.553 librepo.x86_64 0:1.8.1-8.el7_9 #9 7.553 libreport-filesystem.x86_64 0:2.1.11-53.el7.centos #9 7.553 libsolv.x86_64 0:0.6.34-4.el7 #9 7.553 libyaml.x86_64 0:0.1.4-11.el7_0 #9 7.553 python-enum34.noarch 0:1.0.4-1.el7 #9 7.553 python2-dnf.noarch 0:4.0.9.2-2.el7_9 #9 7.553 python2-hawkey.x86_64 0:0.22.5-2.el7_9 #9 7.553 python2-libcomps.x86_64 0:0.1.8-14.el7 #9 7.553 python2-libdnf.x86_64 0:0.22.5-2.el7_9 #9 7.553 #9 7.553 Complete! #9 DONE 8.0s #10 [4/8] RUN ECHO "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf #10 0.298 [main] #10 0.298 gpgcheck=1 #10 0.298 installonly_limit=3 #10 0.298 clean_requirements_on_remove=True #10 0.298 metadata_expire=60 #10 DONE 0.4s #11 [5/8] RUN EXPORT MIRROR_HTTPS="$(echo https://downloads.osmocom.org | sed s/^http:/https:/)" && { echo "[network_osmocom_latest]"; echo "name=Osmocom latest"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/latest/CentOS_7/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/packages/osmocom:/latest/CentOS_7/repodata/repomd.xml.key"; echo "enabled=1"; } > "/etc/yum.repos.d/network:osmocom:latest.repo" #11 DONE 0.6s #12 [6/8] RUN DNF install -y telnet #12 0.585 Osmocom latest 673 kB/s | 26 kB 00:00 #12 0.784 CentOS-7 - Base 65 MB/s | 10 MB 00:00 #12 2.732 CentOS-7 - Updates 83 MB/s | 34 MB 00:00 #12 6.605 CentOS-7 - Extras 6.2 MB/s | 361 kB 00:00 #12 7.405 Dependencies resolved. #12 7.617 ================================================================================ #12 7.617 Package Arch Version Repository Size #12 7.617 ================================================================================ #12 7.617 Installing: #12 7.617 telnet x86_64 1:0.17-66.el7 updates 64 k #12 7.617 #12 7.617 Transaction Summary #12 7.617 ================================================================================ #12 7.617 Install 1 Package #12 7.617 #12 7.617 Total download size: 64 k #12 7.617 Installed size: 113 k #12 7.617 Downloading Packages: #12 7.663 telnet-0.17-66.el7.x86_64.rpm 1.4 MB/s | 64 kB 00:00 #12 7.663 -------------------------------------------------------------------------------- #12 7.663 Total 1.4 MB/s | 64 kB 00:00 #12 7.664 Running transaction check #12 7.667 Transaction check succeeded. #12 7.667 Running transaction test #12 7.671 Transaction test succeeded. #12 7.671 Running transaction #12 7.962 Preparing : 1/1 #12 7.969 Installing : telnet-1:0.17-66.el7.x86_64 1/1 #12 8.022 Verifying : telnet-1:0.17-66.el7.x86_64 1/1 #12 8.253 #12 8.253 Installed: #12 8.253 telnet-1:0.17-66.el7.x86_64 #12 8.253 #12 8.253 Complete! #12 DONE 8.4s #13 [7/8] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 DONE 0.2s #14 [8/8] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/CENTOS_7/REPODATA/REPOMD.XML /tmp/repomd.xml #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.7s done #15 writing image sha256:1149e45b73d70a77406b2e66a0c365a5d50c14133328bfce915ee2825f3835cb done #15 naming to docker.io/osmocom-build/centos7-obs-latest:latest 0.0s done #15 DONE 0.8s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/centos7-obs-latest' + docker_image_exists centos7-obs-latest + docker images -q osmocom-build/centos7-obs-latest + test -n 1149e45b73d7 + list_osmo_packages centos7 centos7-obs-latest + local distro=centos7 + local image=centos7-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos7-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-pcap-latest-centos7 + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name osmo-pcap-latest-centos7 + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name osmo-pcap-latest-centos7 + echo osmo-pcap-latest-centos7 + sed s/\-centos7$// + dir=osmo-pcap-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-pcap-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-pcap-latest-centos7 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcap-latest BUILD_ARGS= UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/osmo-pcap-latest-centos7 OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/osmo-pcap-latest' 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-centos7-pcap-client-test-latest/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=centos:centos7 \ --build-arg DISTRO=centos7 \ --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/20.7.0 \ --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_REMSIM_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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-pcap-latest-centos7:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 657B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/centos7-obs-latest:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 251B done #4 DONE 0.1s #5 [1/4] FROM docker.io/osmocom-build/centos7-obs-latest:latest #5 DONE 0.4s #6 [2/4] RUN CASE "centos7" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-pcap-client osmo-pcap-server && apt-get clean ;; centos*) dnf install -y osmo-pcap ;; esac #6 0.526 Last metadata expiration check: 0:00:04 ago on Fri Apr 25 07:33:18 2025. #6 0.747 Dependencies resolved. #6 0.921 ================================================================================ #6 0.921 Package Arch Version Repository Size #6 0.921 ================================================================================ #6 0.921 Installing: #6 0.921 osmo-pcap x86_64 0.8.0-1.1 network_osmocom_latest 64 k #6 0.921 Installing dependencies: #6 0.921 libmnl x86_64 1.0.5-5.1 network_osmocom_latest 27 k #6 0.921 libosmocore22 x86_64 1.11.0-1.1 network_osmocom_latest 131 k #6 0.921 libosmogsm20 x86_64 1.11.0-1.1 network_osmocom_latest 191 k #6 0.921 libosmoisdn0 x86_64 1.11.0-1.1 network_osmocom_latest 31 k #6 0.921 libosmonetif11 x86_64 1.6.0-1.1 network_osmocom_latest 55 k #6 0.921 libosmovty13 x86_64 1.11.0-1.1 network_osmocom_latest 67 k #6 0.921 libpgm-5_2-0 x86_64 5.2.122-4.1 network_osmocom_latest 173 k #6 0.921 libsodium23 x86_64 1.0.18-2.1 network_osmocom_latest 163 k #6 0.921 libzmq5 x86_64 4.3.5-1.1 network_osmocom_latest 288 k #6 0.921 osmocom-latest x86_64 1.0.0-1.1 network_osmocom_latest 2.6 k #6 0.921 gnutls x86_64 3.3.29-9.el7_6 base 680 k #6 0.921 libtalloc x86_64 2.1.16-1.el7 base 33 k #6 0.921 libunwind x86_64 2:1.2-2.el7 base 57 k #6 0.921 lksctp-tools x86_64 1.0.17-2.el7 base 88 k #6 0.921 trousers x86_64 0.3.14-2.el7 base 289 k #6 0.921 libpcap x86_64 14:1.5.3-13.el7_9 updates 139 k #6 0.921 nettle x86_64 2.7.1-9.el7_9 updates 328 k #6 0.921 #6 0.921 Transaction Summary #6 0.921 ================================================================================ #6 0.921 Install 18 Packages #6 0.921 #6 0.922 Total download size: 2.7 M #6 0.922 Installed size: 7.1 M #6 0.922 Downloading Packages: #6 1.057 (1/18): libmnl-1.0.5-5.1.x86_64.rpm 199 kB/s | 27 kB 00:00 #6 1.063 (2/18): libosmogsm20-1.11.0-1.1.x86_64.rpm 1.3 MB/s | 191 kB 00:00 #6 1.066 (3/18): libosmocore22-1.11.0-1.1.x86_64.rpm 924 kB/s | 131 kB 00:00 #6 1.067 (4/18): libosmoisdn0-1.11.0-1.1.x86_64.rpm 2.9 MB/s | 31 kB 00:00 #6 1.076 (5/18): libosmonetif11-1.6.0-1.1.x86_64.rpm 4.1 MB/s | 55 kB 00:00 #6 1.078 (6/18): libosmovty13-1.11.0-1.1.x86_64.rpm 5.4 MB/s | 67 kB 00:00 #6 1.089 (7/18): libpgm-5_2-0-5.2.122-4.1.x86_64.rpm 8.0 MB/s | 173 kB 00:00 #6 1.098 (8/18): libsodium23-1.0.18-2.1.x86_64.rpm 7.3 MB/s | 163 kB 00:00 #6 1.115 (9/18): osmo-pcap-0.8.0-1.1.x86_64.rpm 2.4 MB/s | 64 kB 00:00 #6 1.115 (10/18): osmocom-latest-1.0.0-1.1.x86_64.rpm 150 kB/s | 2.6 kB 00:00 #6 1.117 (11/18): libzmq5-4.3.5-1.1.x86_64.rpm 7.2 MB/s | 288 kB 00:00 #6 1.156 (12/18): libtalloc-2.1.16-1.el7.x86_64.rpm 801 kB/s | 33 kB 00:00 #6 1.161 (13/18): libunwind-1.2-2.el7.x86_64.rpm 1.3 MB/s | 57 kB 00:00 #6 1.176 (14/18): lksctp-tools-1.0.17-2.el7.x86_64.rpm 4.4 MB/s | 88 kB 00:00 #6 1.183 (15/18): gnutls-3.3.29-9.el7_6.x86_64.rpm 9.8 MB/s | 680 kB 00:00 #6 1.189 (16/18): trousers-0.3.14-2.el7.x86_64.rpm 10 MB/s | 289 kB 00:00 #6 1.196 (17/18): libpcap-1.5.3-13.el7_9.x86_64.rpm 6.6 MB/s | 139 kB 00:00 #6 1.200 (18/18): nettle-2.7.1-9.el7_9.x86_64.rpm 20 MB/s | 328 kB 00:00 #6 1.200 -------------------------------------------------------------------------------- #6 1.200 Total 9.9 MB/s | 2.7 MB 00:00 #6 1.200 warning: /var/cache/dnf/network_osmocom_latest-6969907d8fe92aff/packages/libmnl-1.0.5-5.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 53725973: NOKEY #6 1.218 Osmocom latest 0.0 B/s | 0 B 00:00 #6 1.831 Importing GPG key 0x53725973: #6 1.831 Userid : "osmocom OBS Project <osmocom@osmocom>" #6 1.831 Fingerprint: 6B2A 9F37 92D1 5EB7 0D4E 6A8F 86A7 30B6 5372 5973 #6 1.831 From : https://downloads.osmocom.org/packages/osmocom:/latest/CentOS_7/repodata/repomd.xml.key #6 1.996 Key imported successfully #6 2.005 Running transaction check #6 2.014 Transaction check succeeded. #6 2.014 Running transaction test #6 2.021 Transaction test succeeded. #6 2.021 Running transaction #6 3.419 Preparing : 1/1 #6 3.424 Installing : libtalloc-2.1.16-1.el7.x86_64 1/18 #6 3.452 Running scriptlet: libtalloc-2.1.16-1.el7.x86_64 1/18 #6 3.461 Installing : osmocom-latest-1.0.0-1.1.x86_64 2/18 #6 3.489 Installing : libmnl-1.0.5-5.1.x86_64 3/18 #6 3.528 Installing : lksctp-tools-1.0.17-2.el7.x86_64 4/18 #6 3.560 Running scriptlet: lksctp-tools-1.0.17-2.el7.x86_64 4/18 #6 3.581 Installing : libosmocore22-1.11.0-1.1.x86_64 5/18 #6 3.616 Running scriptlet: libosmocore22-1.11.0-1.1.x86_64 5/18 #6 3.628 Installing : libosmoisdn0-1.11.0-1.1.x86_64 6/18 #6 3.665 Running scriptlet: libosmoisdn0-1.11.0-1.1.x86_64 6/18 #6 3.682 Installing : libosmovty13-1.11.0-1.1.x86_64 7/18 #6 3.721 Running scriptlet: libosmovty13-1.11.0-1.1.x86_64 7/18 #6 3.749 Installing : nettle-2.7.1-9.el7_9.x86_64 8/18 #6 3.785 Running scriptlet: nettle-2.7.1-9.el7_9.x86_64 8/18 #6 3.806 Installing : libpcap-14:1.5.3-13.el7_9.x86_64 9/18 #6 3.841 Running scriptlet: libpcap-14:1.5.3-13.el7_9.x86_64 9/18 #6 3.851 Running scriptlet: trousers-0.3.14-2.el7.x86_64 10/18 #6 4.013 Installing : trousers-0.3.14-2.el7.x86_64 10/18 #6 4.050 Running scriptlet: trousers-0.3.14-2.el7.x86_64 10/18 #6 4.111 Installing : gnutls-3.3.29-9.el7_6.x86_64 11/18 #6 4.145 Running scriptlet: gnutls-3.3.29-9.el7_6.x86_64 11/18 #6 4.168 Installing : libosmogsm20-1.11.0-1.1.x86_64 12/18 #6 4.206 Running scriptlet: libosmogsm20-1.11.0-1.1.x86_64 12/18 #6 4.234 Installing : libosmonetif11-1.6.0-1.1.x86_64 13/18 #6 4.276 Running scriptlet: libosmonetif11-1.6.0-1.1.x86_64 13/18 #6 4.301 Installing : libunwind-2:1.2-2.el7.x86_64 14/18 #6 4.332 Running scriptlet: libunwind-2:1.2-2.el7.x86_64 14/18 #6 4.354 Installing : libsodium23-1.0.18-2.1.x86_64 15/18 #6 4.400 Running scriptlet: libsodium23-1.0.18-2.1.x86_64 15/18 #6 4.443 Installing : libpgm-5_2-0-5.2.122-4.1.x86_64 16/18 #6 4.484 Running scriptlet: libpgm-5_2-0-5.2.122-4.1.x86_64 16/18 #6 4.516 Installing : libzmq5-4.3.5-1.1.x86_64 17/18 #6 4.558 Running scriptlet: libzmq5-4.3.5-1.1.x86_64 17/18 #6 4.574 Installing : osmo-pcap-0.8.0-1.1.x86_64 18/18 #6 4.614 warning: group osmocom does not exist - using root #6 4.614 warning: user osmocom does not exist - using root #6 4.614 warning: group osmocom does not exist - using root #6 4.614 warning: user osmocom does not exist - using root #6 4.614 warning: group osmocom does not exist - using root #6 4.614 #6 4.635 Verifying : libmnl-1.0.5-5.1.x86_64 1/18 #6 4.635 Verifying : libosmocore22-1.11.0-1.1.x86_64 2/18 #6 4.635 Verifying : libosmogsm20-1.11.0-1.1.x86_64 3/18 #6 4.635 Verifying : libosmoisdn0-1.11.0-1.1.x86_64 4/18 #6 4.636 Verifying : libosmonetif11-1.6.0-1.1.x86_64 5/18 #6 4.636 Verifying : libosmovty13-1.11.0-1.1.x86_64 6/18 #6 4.636 Verifying : libpgm-5_2-0-5.2.122-4.1.x86_64 7/18 #6 4.636 Verifying : libsodium23-1.0.18-2.1.x86_64 8/18 #6 4.636 Verifying : libzmq5-4.3.5-1.1.x86_64 9/18 #6 4.636 Verifying : osmo-pcap-0.8.0-1.1.x86_64 10/18 #6 4.636 Verifying : osmocom-latest-1.0.0-1.1.x86_64 11/18 #6 4.636 Verifying : gnutls-3.3.29-9.el7_6.x86_64 12/18 #6 4.636 Verifying : libtalloc-2.1.16-1.el7.x86_64 13/18 #6 4.636 Verifying : libunwind-2:1.2-2.el7.x86_64 14/18 #6 4.636 Verifying : lksctp-tools-1.0.17-2.el7.x86_64 15/18 #6 4.636 Verifying : trousers-0.3.14-2.el7.x86_64 16/18 #6 4.636 Verifying : libpcap-14:1.5.3-13.el7_9.x86_64 17/18 #6 4.636 Verifying : nettle-2.7.1-9.el7_9.x86_64 18/18 #6 5.434 #6 5.434 Installed: #6 5.434 osmo-pcap-0.8.0-1.1.x86_64 libmnl-1.0.5-5.1.x86_64 #6 5.434 libosmocore22-1.11.0-1.1.x86_64 libosmogsm20-1.11.0-1.1.x86_64 #6 5.434 libosmoisdn0-1.11.0-1.1.x86_64 libosmonetif11-1.6.0-1.1.x86_64 #6 5.434 libosmovty13-1.11.0-1.1.x86_64 libpgm-5_2-0-5.2.122-4.1.x86_64 #6 5.434 libsodium23-1.0.18-2.1.x86_64 libzmq5-4.3.5-1.1.x86_64 #6 5.434 osmocom-latest-1.0.0-1.1.x86_64 gnutls-3.3.29-9.el7_6.x86_64 #6 5.434 libtalloc-2.1.16-1.el7.x86_64 libunwind-2:1.2-2.el7.x86_64 #6 5.434 lksctp-tools-1.0.17-2.el7.x86_64 trousers-0.3.14-2.el7.x86_64 #6 5.434 libpcap-14:1.5.3-13.el7_9.x86_64 nettle-2.7.1-9.el7_9.x86_64 #6 5.434 #6 5.435 Complete! #6 DONE 5.6s #7 [3/4] WORKDIR /DATA #7 DONE 0.2s #8 [4/4] COPY OSMO-PCAP-CLIENT.CFG /data/ #8 DONE 0.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.2s done #9 writing image sha256:ecae9e40815f46f8baf3d56c71cade987669e5abbe87d55b060fe66f83319400 done #9 naming to docker.io/osmocom-build/osmo-pcap-latest-centos7:latest 0.0s done #9 DONE 0.3s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/osmo-pcap-latest' + docker_image_exists osmo-pcap-latest-centos7 + docker images -q osmocom-build/osmo-pcap-latest-centos7 + test -n ecae9e40815f + list_osmo_packages centos7 osmo-pcap-latest-centos7 + local distro=centos7 + local image=osmo-pcap-latest-centos7 + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcap-latest-centos7 -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcap-latest-centos7 ### osmocom-latest-1.0.0-1.1.x86_64 libosmoisdn0-1.11.0-1.1.x86_64 libosmogsm20-1.11.0-1.1.x86_64 osmo-pcap-0.8.0-1.1.x86_64 libosmocore22-1.11.0-1.1.x86_64 libosmovty13-1.11.0-1.1.x86_64 libosmonetif11-1.6.0-1.1.x86_64 + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcap-client-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:a7eb5030be6d8afb76bfc7693afac9f7c8aeb87d5510f55155fea84abb458e02 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-pcap-client-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcap-client-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcap-client-test + echo ttcn3-pcap-client-test + dir=ttcn3-pcap-client-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-pcap-client-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-pcap-client-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcap-client-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcap-client-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/ttcn3-pcap-client-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-centos7-pcap-client-test-latest/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/20.7.0 \ --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_REMSIM_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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-pcap-client-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 428B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 597B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 CACHED #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" pcap-client #8 0.236 + OSMO_TTCN3_BRANCH=master #8 0.236 + shift #8 0.236 + cd /osmo-ttcn3-hacks #8 0.236 + git fetch #8 0.386 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.386 0eb0e4a3..aa25aeaa master -> origin/master #8 0.386 + 6855434a...2d6ec613 osmith/wip -> origin/osmith/wip (forced update) #8 0.387 + 02159283...a77e3d57 osmith/wip-testenv-bts -> origin/osmith/wip-testenv-bts (forced update) #8 0.388 + git checkout master #8 0.418 Already on 'master' #8 0.418 Your branch is behind 'origin/master' by 10 commits, and can be fast-forwarded. #8 0.418 (use "git pull" to update your local branch) #8 0.418 + git symbolic-ref -q HEAD #8 0.419 refs/heads/master #8 0.419 + git reset --hard origin/master #8 0.432 HEAD is now at aa25aeaa testenv: support fetching coredumps in jenkins #8 0.432 + git rev-parse --abbrev-ref HEAD #8 0.433 master #8 0.433 + git rev-parse HEAD #8 0.433 aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 #8 0.433 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.434 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.434 + make -j8 deps #8 0.453 make: Nothing to be done for 'deps'. #8 0.454 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.454 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.454 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.454 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.454 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.454 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.454 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.455 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.455 + make pcap-client #8 0.475 (cd pcap-client && ./gen_links.sh && ./regen_makefile.sh) #8 0.484 ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. #8 0.484 Generating Makefile skeleton... #8 0.485 Makefile skeleton was generated. #8 0.494 make -C _build/pcap-client compile #8 0.495 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/pcap-client' #8 0.495 TTCN *.ttcn *.asn #8 0.496 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.496 #8 0.534 touch compile #8 0.534 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/pcap-client' #8 0.534 make -j20 -C _build/pcap-client #8 0.537 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/pcap-client' #8 0.552 DEP TELNETasp_PT.cc #8 0.552 DEP TCCInterface.cc #8 0.552 DEP TCCEncoding.cc #8 0.552 DEP TCCConversion.cc #8 0.553 DEP OPCAP_CodecPort_CtrlFunctdef.cc #8 0.553 DEP Native_FunctionDefs.cc #8 0.553 DEP IPL4asp_discovery.cc #8 0.553 DEP IPL4asp_PT.cc #8 0.565 DEP TELNETasp_PortType_part_7.cc #8 0.565 DEP TELNETasp_PortType_part_6.cc #8 0.566 DEP TELNETasp_PortType_part_5.cc #8 0.566 DEP TELNETasp_PortType_part_4.cc #8 0.566 DEP TELNETasp_PortType_part_3.cc #8 0.566 DEP TELNETasp_PortType_part_2.cc #8 0.566 DEP TELNETasp_PortType_part_1.cc #8 0.567 DEP TCCInterface_Functions_part_7.cc #8 0.567 DEP TCCInterface_Functions_part_6.cc #8 0.567 DEP TCCInterface_Functions_part_5.cc #8 0.568 DEP TCCInterface_Functions_part_4.cc #8 0.569 DEP TCCInterface_Functions_part_3.cc #8 0.572 DEP TCCInterface_Functions_part_2.cc #8 0.572 DEP TCCInterface_Functions_part_1.cc #8 0.573 DEP TCCEncoding_Functions_part_7.cc #8 0.574 DEP TCCEncoding_Functions_part_6.cc #8 0.574 DEP TCCEncoding_Functions_part_5.cc #8 0.574 DEP TCCEncoding_Functions_part_4.cc #8 0.575 DEP TCCEncoding_Functions_part_3.cc #8 0.576 DEP TCCEncoding_Functions_part_2.cc #8 0.578 DEP TCCEncoding_Functions_part_1.cc #8 0.581 DEP TCCConversion_Functions_part_7.cc #8 0.581 DEP TCCConversion_Functions_part_6.cc #8 0.581 DEP TCCConversion_Functions_part_5.cc #8 0.581 DEP TCCConversion_Functions_part_3.cc #8 0.581 DEP TCCConversion_Functions_part_4.cc #8 0.582 DEP TCCConversion_Functions_part_2.cc #8 0.586 DEP TCCConversion_Functions_part_1.cc #8 0.589 DEP Socket_API_Definitions_part_7.cc #8 0.589 DEP Socket_API_Definitions_part_6.cc #8 0.593 DEP Socket_API_Definitions_part_5.cc #8 0.593 DEP Socket_API_Definitions_part_4.cc #8 0.593 DEP Socket_API_Definitions_part_3.cc #8 0.598 DEP Socket_API_Definitions_part_2.cc #8 0.599 DEP Socket_API_Definitions_part_1.cc #8 0.599 DEP Osmocom_VTY_Functions_part_7.cc #8 0.599 DEP Osmocom_VTY_Functions_part_6.cc #8 0.599 DEP Osmocom_VTY_Functions_part_5.cc #8 0.603 DEP Osmocom_VTY_Functions_part_4.cc #8 0.604 DEP Osmocom_VTY_Functions_part_3.cc #8 0.609 DEP Osmocom_VTY_Functions_part_2.cc #8 0.609 DEP Osmocom_VTY_Functions_part_1.cc #8 0.610 DEP Osmocom_Types_part_7.cc #8 0.610 DEP Osmocom_Types_part_6.cc #8 0.612 DEP Osmocom_Types_part_5.cc #8 0.614 DEP Osmocom_Types_part_4.cc #8 0.614 DEP Osmocom_Types_part_3.cc #8 0.616 DEP Osmocom_Types_part_2.cc #8 0.618 DEP Osmocom_Types_part_1.cc #8 0.620 DEP OPCAP_Types_part_7.cc #8 0.620 DEP OPCAP_Types_part_6.cc #8 0.621 DEP OPCAP_Types_part_5.cc #8 0.622 DEP OPCAP_Types_part_4.cc #8 0.622 DEP OPCAP_Types_part_3.cc #8 0.623 DEP OPCAP_Types_part_2.cc #8 0.625 DEP OPCAP_Types_part_1.cc #8 0.626 DEP OPCAP_Templates_part_7.cc #8 0.628 DEP OPCAP_Templates_part_6.cc #8 0.629 DEP OPCAP_Templates_part_5.cc #8 0.629 DEP OPCAP_Templates_part_4.cc #8 0.630 DEP OPCAP_Templates_part_3.cc #8 0.630 DEP OPCAP_Templates_part_2.cc #8 0.635 DEP OPCAP_Templates_part_1.cc #8 0.635 DEP OPCAP_CodecPort_CtrlFunct_part_6.cc #8 0.635 DEP OPCAP_CodecPort_CtrlFunct_part_5.cc #8 0.635 DEP OPCAP_CodecPort_CtrlFunct_part_7.cc #8 0.636 DEP OPCAP_CodecPort_CtrlFunct_part_4.cc #8 0.636 DEP OPCAP_CodecPort_CtrlFunct_part_3.cc #8 0.637 DEP OPCAP_CodecPort_CtrlFunct_part_2.cc #8 0.637 DEP OPCAP_CodecPort_CtrlFunct_part_1.cc #8 0.641 DEP OPCAP_CodecPort_part_7.cc #8 0.642 DEP OPCAP_CodecPort_part_6.cc #8 0.642 DEP OPCAP_CodecPort_part_4.cc #8 0.642 DEP OPCAP_CodecPort_part_5.cc #8 0.642 DEP OPCAP_CodecPort_part_3.cc #8 0.643 DEP OPCAP_CodecPort_part_2.cc #8 0.644 DEP OPCAP_CodecPort_part_1.cc #8 0.644 DEP OPCAP_CLIENT_Tests_part_7.cc #8 0.645 DEP OPCAP_CLIENT_Tests_part_6.cc #8 0.645 DEP OPCAP_CLIENT_Tests_part_5.cc #8 0.645 DEP OPCAP_CLIENT_Tests_part_4.cc #8 0.645 DEP OPCAP_CLIENT_Tests_part_3.cc #8 0.646 DEP OPCAP_CLIENT_Tests_part_2.cc #8 0.647 DEP OPCAP_CLIENT_Tests_part_1.cc #8 0.650 DEP OPCAP_Adapter_part_7.cc #8 0.650 DEP OPCAP_Adapter_part_6.cc #8 0.650 DEP OPCAP_Adapter_part_5.cc #8 0.651 DEP OPCAP_Adapter_part_4.cc #8 0.652 DEP OPCAP_Adapter_part_3.cc #8 0.652 DEP OPCAP_Adapter_part_2.cc #8 0.652 DEP Native_Functions_part_7.cc #8 0.653 DEP Native_Functions_part_6.cc #8 0.653 DEP OPCAP_Adapter_part_1.cc #8 0.654 DEP Native_Functions_part_5.cc #8 0.654 DEP Native_Functions_part_4.cc #8 0.655 DEP Native_Functions_part_3.cc #8 0.656 DEP Native_Functions_part_2.cc #8 0.656 DEP Native_Functions_part_1.cc #8 0.656 DEP Misc_Helpers_part_7.cc #8 0.657 DEP Misc_Helpers_part_6.cc #8 0.658 DEP Misc_Helpers_part_5.cc #8 0.658 DEP Misc_Helpers_part_4.cc #8 0.659 DEP Misc_Helpers_part_3.cc #8 0.659 DEP Misc_Helpers_part_2.cc #8 0.660 DEP Misc_Helpers_part_1.cc #8 0.660 DEP IPL4asp_Types_part_7.cc #8 0.661 DEP IPL4asp_Types_part_6.cc #8 0.661 DEP IPL4asp_Types_part_5.cc #8 0.661 DEP IPL4asp_Types_part_4.cc #8 0.661 DEP IPL4asp_Types_part_3.cc #8 0.663 DEP IPL4asp_Types_part_2.cc #8 0.664 DEP IPL4asp_Types_part_1.cc #8 0.664 DEP IPL4asp_PortType_part_7.cc #8 0.664 DEP IPL4asp_PortType_part_6.cc #8 0.666 DEP IPL4asp_PortType_part_5.cc #8 0.666 DEP IPL4asp_PortType_part_4.cc #8 0.667 DEP IPL4asp_PortType_part_3.cc #8 0.667 DEP IPL4asp_PortType_part_2.cc #8 0.667 DEP IPL4asp_PortType_part_1.cc #8 0.669 DEP IPL4asp_Functions_part_7.cc #8 0.669 DEP IPL4asp_Functions_part_6.cc #8 0.671 DEP IPL4asp_Functions_part_5.cc #8 0.672 DEP IPL4asp_Functions_part_4.cc #8 0.672 DEP IPL4asp_Functions_part_3.cc #8 0.672 DEP IPL4asp_Functions_part_2.cc #8 0.672 DEP IPL4asp_Functions_part_1.cc #8 0.673 DEP General_Types_part_7.cc #8 0.674 DEP General_Types_part_6.cc #8 0.674 DEP General_Types_part_5.cc #8 0.678 DEP General_Types_part_4.cc #8 0.678 DEP General_Types_part_3.cc #8 0.678 DEP General_Types_part_2.cc #8 0.678 DEP General_Types_part_1.cc #8 0.679 DEP GSM_Types_part_7.cc #8 0.679 DEP GSM_Types_part_6.cc #8 0.679 DEP GSM_Types_part_5.cc #8 0.681 DEP GSM_Types_part_4.cc #8 0.682 DEP GSM_Types_part_3.cc #8 0.682 DEP GSM_Types_part_2.cc #8 0.684 DEP GSM_Types_part_1.cc #8 0.685 DEP TELNETasp_PortType.cc #8 0.685 DEP TCCInterface_Functions.cc #8 0.711 DEP TCCEncoding_Functions.cc #8 0.719 DEP TCCConversion_Functions.cc #8 0.724 DEP Socket_API_Definitions.cc #8 0.728 DEP Osmocom_VTY_Functions.cc #8 0.729 DEP Osmocom_Types.cc #8 0.733 DEP OPCAP_Types.cc #8 0.740 DEP OPCAP_Templates.cc #8 0.740 DEP OPCAP_CodecPort_CtrlFunct.cc #8 0.741 DEP OPCAP_CodecPort.cc #8 0.741 DEP OPCAP_CLIENT_Tests.cc #8 0.741 DEP OPCAP_Adapter.cc #8 0.741 DEP Native_Functions.cc #8 0.742 DEP Misc_Helpers.cc #8 0.742 DEP IPL4asp_Types.cc #8 0.742 DEP IPL4asp_PortType.cc #8 0.742 DEP IPL4asp_Functions.cc #8 0.743 DEP General_Types.cc #8 0.756 DEP GSM_Types.cc #8 0.853 CC GSM_Types.o #8 0.853 CC General_Types.o #8 0.853 CC IPL4asp_Functions.o #8 0.854 CC IPL4asp_PortType.o #8 0.854 CC IPL4asp_Types.o #8 0.854 CC Misc_Helpers.o #8 0.855 CC Native_Functions.o #8 0.855 CC OPCAP_Adapter.o #8 0.855 CC OPCAP_CLIENT_Tests.o #8 0.856 CC OPCAP_CodecPort.o #8 0.856 CC OPCAP_CodecPort_CtrlFunct.o #8 0.856 CC OPCAP_Templates.o #8 0.857 CC OPCAP_Types.o #8 0.857 CC Osmocom_Types.o #8 0.857 CC Osmocom_VTY_Functions.o #8 0.858 CC Socket_API_Definitions.o #8 0.858 CC TCCConversion_Functions.o #8 0.858 CC TCCEncoding_Functions.o #8 0.868 CC TCCInterface_Functions.o #8 0.925 CC TELNETasp_PortType.o #8 1.411 CC GSM_Types_part_1.o #8 1.413 CC GSM_Types_part_2.o #8 1.464 CC GSM_Types_part_3.o #8 1.481 CC GSM_Types_part_4.o #8 1.512 CC GSM_Types_part_5.o #8 1.537 CC GSM_Types_part_6.o #8 1.538 CC GSM_Types_part_7.o #8 1.626 CC General_Types_part_1.o #8 1.635 CC General_Types_part_2.o #8 1.667 CC General_Types_part_3.o #8 1.716 CC General_Types_part_4.o #8 1.728 CC General_Types_part_5.o #8 1.756 CC General_Types_part_6.o #8 1.767 CC General_Types_part_7.o #8 1.796 CC IPL4asp_Functions_part_1.o #8 1.812 CC IPL4asp_Functions_part_2.o #8 1.840 CC IPL4asp_Functions_part_3.o #8 1.841 CC IPL4asp_Functions_part_4.o #8 1.842 CC IPL4asp_Functions_part_5.o #8 1.842 CC IPL4asp_Functions_part_6.o #8 1.865 CC IPL4asp_Functions_part_7.o #8 1.867 CC IPL4asp_PortType_part_1.o #8 1.868 CC IPL4asp_PortType_part_2.o #8 1.870 CC IPL4asp_PortType_part_3.o #8 1.898 CC IPL4asp_PortType_part_4.o #8 1.898 CC IPL4asp_PortType_part_5.o #8 1.901 CC IPL4asp_PortType_part_6.o #8 1.905 CC IPL4asp_PortType_part_7.o #8 1.908 CC IPL4asp_Types_part_1.o #8 1.944 CC IPL4asp_Types_part_2.o #8 1.946 CC IPL4asp_Types_part_3.o #8 1.947 CC IPL4asp_Types_part_4.o #8 1.960 CC IPL4asp_Types_part_5.o #8 1.971 CC IPL4asp_Types_part_6.o #8 1.996 CC IPL4asp_Types_part_7.o #8 2.013 CC Misc_Helpers_part_1.o #8 2.096 CC Misc_Helpers_part_2.o #8 2.184 CC Misc_Helpers_part_3.o #8 2.184 CC Misc_Helpers_part_4.o #8 2.233 CC Misc_Helpers_part_5.o #8 2.265 CC Misc_Helpers_part_6.o #8 2.265 CC Misc_Helpers_part_7.o #8 2.282 CC Native_Functions_part_1.o #8 2.284 CC Native_Functions_part_2.o #8 2.287 CC Native_Functions_part_3.o #8 2.309 CC Native_Functions_part_5.o #8 2.310 CC Native_Functions_part_4.o #8 2.315 CC Native_Functions_part_6.o #8 2.332 CC Native_Functions_part_7.o #8 2.335 CC OPCAP_Adapter_part_1.o #8 2.344 CC OPCAP_Adapter_part_2.o #8 2.354 CC OPCAP_Adapter_part_3.o #8 2.358 CC OPCAP_Adapter_part_4.o #8 2.358 CC OPCAP_Adapter_part_5.o #8 2.358 CC OPCAP_Adapter_part_6.o #8 2.370 CC OPCAP_Adapter_part_7.o #8 2.380 CC OPCAP_CLIENT_Tests_part_1.o #8 2.380 CC OPCAP_CLIENT_Tests_part_2.o #8 2.380 CC OPCAP_CLIENT_Tests_part_3.o #8 2.380 CC OPCAP_CLIENT_Tests_part_4.o #8 2.389 CC OPCAP_CLIENT_Tests_part_5.o #8 2.396 CC OPCAP_CLIENT_Tests_part_6.o #8 2.397 CC OPCAP_CLIENT_Tests_part_7.o #8 2.397 CC OPCAP_CodecPort_part_1.o #8 2.403 CC OPCAP_CodecPort_part_2.o #8 2.410 CC OPCAP_CodecPort_part_3.o #8 2.413 CC OPCAP_CodecPort_part_4.o #8 2.414 CC OPCAP_CodecPort_part_5.o #8 2.424 CC OPCAP_CodecPort_part_6.o #8 2.427 CC OPCAP_CodecPort_part_7.o #8 2.428 CC OPCAP_CodecPort_CtrlFunct_part_1.o #8 2.430 CC OPCAP_CodecPort_CtrlFunct_part_2.o #8 2.430 CC OPCAP_CodecPort_CtrlFunct_part_3.o #8 2.431 CC OPCAP_CodecPort_CtrlFunct_part_4.o #8 2.445 CC OPCAP_CodecPort_CtrlFunct_part_5.o #8 2.445 CC OPCAP_CodecPort_CtrlFunct_part_6.o #8 2.445 CC OPCAP_CodecPort_CtrlFunct_part_7.o #8 2.448 CC OPCAP_Templates_part_1.o #8 2.448 CC OPCAP_Templates_part_2.o #8 2.448 CC OPCAP_Templates_part_3.o #8 2.460 CC OPCAP_Templates_part_4.o #8 2.460 CC OPCAP_Templates_part_5.o #8 2.461 CC OPCAP_Templates_part_6.o #8 2.462 CC OPCAP_Types_part_1.o #8 2.462 CC OPCAP_Templates_part_7.o #8 2.462 CC OPCAP_Types_part_2.o #8 2.464 CC OPCAP_Types_part_3.o #8 2.474 CC OPCAP_Types_part_4.o #8 2.478 CC OPCAP_Types_part_5.o #8 2.479 CC OPCAP_Types_part_6.o #8 2.479 CC OPCAP_Types_part_7.o #8 2.483 CC Osmocom_Types_part_2.o #8 2.483 CC Osmocom_Types_part_1.o #8 2.484 CC Osmocom_Types_part_3.o #8 2.493 CC Osmocom_Types_part_4.o #8 2.495 CC Osmocom_Types_part_5.o #8 2.496 CC Osmocom_Types_part_6.o #8 2.497 CC Osmocom_Types_part_7.o #8 2.500 CC Osmocom_VTY_Functions_part_1.o #8 2.503 CC Osmocom_VTY_Functions_part_2.o #8 2.504 CC Osmocom_VTY_Functions_part_3.o #8 2.516 CC Osmocom_VTY_Functions_part_4.o #8 2.516 CC Osmocom_VTY_Functions_part_5.o #8 2.516 CC Osmocom_VTY_Functions_part_6.o #8 2.519 CC Osmocom_VTY_Functions_part_7.o #8 2.531 CC Socket_API_Definitions_part_1.o #8 2.532 CC Socket_API_Definitions_part_2.o #8 2.539 CC Socket_API_Definitions_part_3.o #8 2.539 CC Socket_API_Definitions_part_4.o #8 2.540 CC Socket_API_Definitions_part_5.o #8 2.556 CC Socket_API_Definitions_part_6.o #8 2.567 CC Socket_API_Definitions_part_7.o #8 2.593 CC TCCConversion_Functions_part_1.o #8 2.631 CC TCCConversion_Functions_part_2.o #8 2.632 CC TCCConversion_Functions_part_3.o #8 2.632 CC TCCConversion_Functions_part_4.o #8 2.651 CC TCCConversion_Functions_part_5.o #8 2.667 CC TCCConversion_Functions_part_6.o #8 2.668 CC TCCEncoding_Functions_part_1.o #8 2.668 CC TCCConversion_Functions_part_7.o #8 2.682 CC TCCEncoding_Functions_part_2.o #8 2.690 CC TCCEncoding_Functions_part_3.o #8 2.699 CC TCCEncoding_Functions_part_4.o #8 2.699 CC TCCEncoding_Functions_part_5.o #8 2.717 CC TCCEncoding_Functions_part_6.o #8 2.740 CC TCCEncoding_Functions_part_7.o #8 2.756 CC TCCInterface_Functions_part_1.o #8 2.756 CC TCCInterface_Functions_part_2.o #8 2.775 CC TCCInterface_Functions_part_3.o #8 2.783 CC TCCInterface_Functions_part_4.o #8 2.795 CC TCCInterface_Functions_part_5.o #8 2.800 CC TCCInterface_Functions_part_6.o #8 2.800 CC TCCInterface_Functions_part_7.o #8 2.830 CC TELNETasp_PortType_part_1.o #8 2.834 CC TELNETasp_PortType_part_2.o #8 2.848 CC TELNETasp_PortType_part_3.o #8 2.880 CC TELNETasp_PortType_part_4.o #8 2.899 CC TELNETasp_PortType_part_5.o #8 2.920 CC TELNETasp_PortType_part_6.o #8 2.948 CC TELNETasp_PortType_part_7.o #8 2.964 CC IPL4asp_PT.o #8 2.964 CC IPL4asp_discovery.o #8 2.984 CC Native_FunctionDefs.o #8 3.016 CC OPCAP_CodecPort_CtrlFunctdef.o #8 3.040 CC TCCConversion.o #8 3.072 CC TCCEncoding.o #8 3.076 CC TCCInterface.o #8 3.095 CC TELNETasp_PT.o #8 3.152 CCLD GSM_Types.so #8 3.284 CCLD General_Types.so #8 3.348 CCLD IPL4asp_Functions.so #8 3.394 CCLD IPL4asp_PortType.so #8 3.433 CCLD IPL4asp_Types.so #8 3.434 CCLD Misc_Helpers.so #8 3.435 CCLD Native_Functions.so #8 3.450 CCLD OPCAP_Adapter.so #8 3.456 CCLD OPCAP_CLIENT_Tests.so #8 3.519 CCLD OPCAP_CodecPort.so #8 3.527 CCLD OPCAP_CodecPort_CtrlFunct.so #8 3.535 CCLD OPCAP_Templates.so #8 3.537 CCLD OPCAP_Types.so #8 3.558 CCLD Osmocom_Types.so #8 3.567 CCLD Osmocom_VTY_Functions.so #8 3.573 CCLD Socket_API_Definitions.so #8 3.582 CCLD TCCConversion_Functions.so #8 3.605 CCLD TCCEncoding_Functions.so #8 3.622 CCLD TCCInterface_Functions.so #8 3.637 CCLD TELNETasp_PortType.so #8 3.659 CCLD GSM_Types_part_1.so #8 3.672 CCLD GSM_Types_part_2.so #8 3.673 CCLD GSM_Types_part_3.so #8 3.687 CCLD GSM_Types_part_4.so #8 3.707 CCLD GSM_Types_part_5.so #8 3.708 CCLD GSM_Types_part_6.so #8 3.721 CCLD GSM_Types_part_7.so #8 3.726 CCLD General_Types_part_1.so #8 3.741 CCLD General_Types_part_2.so #8 3.754 CCLD General_Types_part_3.so #8 3.777 CCLD General_Types_part_4.so #8 3.784 CCLD General_Types_part_5.so #8 3.789 CCLD General_Types_part_6.so #8 3.790 CCLD General_Types_part_7.so #8 3.829 CCLD IPL4asp_Functions_part_1.so #8 3.834 CCLD IPL4asp_Functions_part_2.so #8 3.841 CCLD IPL4asp_Functions_part_3.so #8 3.841 CCLD IPL4asp_Functions_part_4.so #8 3.845 CCLD IPL4asp_Functions_part_5.so #8 3.845 CCLD IPL4asp_Functions_part_6.so #8 3.846 CCLD IPL4asp_Functions_part_7.so #8 3.847 CCLD IPL4asp_PortType_part_1.so #8 3.857 CCLD IPL4asp_PortType_part_2.so #8 3.864 CCLD IPL4asp_PortType_part_3.so #8 3.866 CCLD IPL4asp_PortType_part_4.so #8 3.866 CCLD IPL4asp_PortType_part_5.so #8 3.868 CCLD IPL4asp_PortType_part_6.so #8 3.869 CCLD IPL4asp_PortType_part_7.so #8 3.869 CCLD IPL4asp_Types_part_1.so #8 3.870 CCLD IPL4asp_Types_part_2.so #8 3.872 CCLD IPL4asp_Types_part_3.so #8 3.873 CCLD IPL4asp_Types_part_4.so #8 3.881 CCLD IPL4asp_Types_part_5.so #8 3.883 CCLD IPL4asp_Types_part_6.so #8 3.883 CCLD IPL4asp_Types_part_7.so #8 3.884 CCLD Misc_Helpers_part_1.so #8 3.889 CCLD Misc_Helpers_part_2.so #8 3.892 CCLD Misc_Helpers_part_3.so #8 3.893 CCLD Misc_Helpers_part_4.so #8 3.893 CCLD Misc_Helpers_part_5.so #8 3.895 CCLD Misc_Helpers_part_6.so #8 3.906 CCLD Misc_Helpers_part_7.so #8 3.906 CCLD Native_Functions_part_1.so #8 3.907 CCLD Native_Functions_part_2.so #8 3.916 CCLD Native_Functions_part_3.so #8 3.916 CCLD Native_Functions_part_4.so #8 3.916 CCLD Native_Functions_part_5.so #8 3.917 CCLD Native_Functions_part_6.so #8 3.917 CCLD Native_Functions_part_7.so #8 3.918 CCLD OPCAP_Adapter_part_1.so #8 3.922 CCLD OPCAP_Adapter_part_2.so #8 3.940 CCLD OPCAP_Adapter_part_3.so #8 3.940 CCLD OPCAP_Adapter_part_4.so #8 3.941 CCLD OPCAP_Adapter_part_5.so #8 3.943 CCLD OPCAP_Adapter_part_7.so #8 3.943 CCLD OPCAP_Adapter_part_6.so #8 3.943 CCLD OPCAP_CLIENT_Tests_part_1.so #8 3.944 CCLD OPCAP_CLIENT_Tests_part_2.so #8 3.951 CCLD OPCAP_CLIENT_Tests_part_4.so #8 3.951 CCLD OPCAP_CLIENT_Tests_part_3.so #8 3.952 CCLD OPCAP_CLIENT_Tests_part_5.so #8 3.953 CCLD OPCAP_CLIENT_Tests_part_6.so #8 3.953 CCLD OPCAP_CLIENT_Tests_part_7.so #8 3.967 CCLD OPCAP_CodecPort_part_1.so #8 3.967 CCLD OPCAP_CodecPort_part_2.so #8 3.967 CCLD OPCAP_CodecPort_part_3.so #8 3.969 CCLD OPCAP_CodecPort_part_4.so #8 3.970 CCLD OPCAP_CodecPort_part_5.so #8 3.972 CCLD OPCAP_CodecPort_part_6.so #8 3.977 CCLD OPCAP_CodecPort_part_7.so #8 3.977 CCLD OPCAP_CodecPort_CtrlFunct_part_1.so #8 3.979 CCLD OPCAP_CodecPort_CtrlFunct_part_2.so #8 3.980 CCLD OPCAP_CodecPort_CtrlFunct_part_4.so #8 3.980 CCLD OPCAP_CodecPort_CtrlFunct_part_3.so #8 3.981 CCLD OPCAP_CodecPort_CtrlFunct_part_5.so #8 3.993 CCLD OPCAP_CodecPort_CtrlFunct_part_7.so #8 3.993 CCLD OPCAP_Templates_part_1.so #8 3.993 CCLD OPCAP_CodecPort_CtrlFunct_part_6.so #8 3.993 CCLD OPCAP_Templates_part_2.so #8 3.994 CCLD OPCAP_Templates_part_3.so #8 3.994 CCLD OPCAP_Templates_part_4.so #8 3.996 CCLD OPCAP_Templates_part_5.so #8 3.996 CCLD OPCAP_Templates_part_6.so #8 3.996 CCLD OPCAP_Templates_part_7.so #8 3.999 CCLD OPCAP_Types_part_1.so #8 4.000 CCLD OPCAP_Types_part_2.so #8 4.003 CCLD OPCAP_Types_part_3.so #8 4.003 CCLD OPCAP_Types_part_4.so #8 4.004 CCLD OPCAP_Types_part_5.so #8 4.005 CCLD OPCAP_Types_part_6.so #8 4.016 CCLD OPCAP_Types_part_7.so #8 4.016 CCLD Osmocom_Types_part_1.so #8 4.017 CCLD Osmocom_Types_part_2.so #8 4.018 CCLD Osmocom_Types_part_3.so #8 4.018 CCLD Osmocom_Types_part_4.so #8 4.019 CCLD Osmocom_Types_part_5.so #8 4.019 CCLD Osmocom_Types_part_6.so #8 4.033 CCLD Osmocom_Types_part_7.so #8 4.033 CCLD Osmocom_VTY_Functions_part_1.so #8 4.043 CCLD Osmocom_VTY_Functions_part_2.so #8 4.043 CCLD Osmocom_VTY_Functions_part_3.so #8 4.043 CCLD Osmocom_VTY_Functions_part_4.so #8 4.044 CCLD Osmocom_VTY_Functions_part_5.so #8 4.044 CCLD Osmocom_VTY_Functions_part_6.so #8 4.044 CCLD Osmocom_VTY_Functions_part_7.so #8 4.044 CCLD Socket_API_Definitions_part_1.so #8 4.045 CCLD Socket_API_Definitions_part_2.so #8 4.046 CCLD Socket_API_Definitions_part_3.so #8 4.046 CCLD Socket_API_Definitions_part_5.so #8 4.046 CCLD Socket_API_Definitions_part_4.so #8 4.046 CCLD Socket_API_Definitions_part_6.so #8 4.052 CCLD Socket_API_Definitions_part_7.so #8 4.052 CCLD TCCConversion_Functions_part_1.so #8 4.068 CCLD TCCConversion_Functions_part_2.so #8 4.068 CCLD TCCConversion_Functions_part_3.so #8 4.069 CCLD TCCConversion_Functions_part_4.so #8 4.069 CCLD TCCConversion_Functions_part_5.so #8 4.069 CCLD TCCConversion_Functions_part_6.so #8 4.070 CCLD TCCConversion_Functions_part_7.so #8 4.072 CCLD TCCEncoding_Functions_part_1.so #8 4.072 CCLD TCCEncoding_Functions_part_2.so #8 4.088 CCLD TCCEncoding_Functions_part_3.so #8 4.097 CCLD TCCEncoding_Functions_part_4.so #8 4.097 CCLD TCCEncoding_Functions_part_5.so #8 4.099 CCLD TCCEncoding_Functions_part_6.so #8 4.099 CCLD TCCEncoding_Functions_part_7.so #8 4.099 CCLD TCCInterface_Functions_part_1.so #8 4.104 CCLD TCCInterface_Functions_part_2.so #8 4.104 CCLD TCCInterface_Functions_part_3.so #8 4.121 CCLD TCCInterface_Functions_part_4.so #8 4.127 CCLD TCCInterface_Functions_part_5.so #8 4.127 CCLD TCCInterface_Functions_part_6.so #8 4.127 CCLD TCCInterface_Functions_part_7.so #8 4.130 CCLD TELNETasp_PortType_part_2.so #8 4.130 CCLD TELNETasp_PortType_part_1.so #8 4.130 CCLD TELNETasp_PortType_part_3.so #8 4.132 CCLD TELNETasp_PortType_part_4.so #8 4.140 CCLD TELNETasp_PortType_part_5.so #8 4.156 CCLD TELNETasp_PortType_part_7.so #8 4.156 CCLD TELNETasp_PortType_part_6.so #8 4.156 CCLD IPL4asp_discovery.so #8 4.163 CCLD OPCAP_CodecPort_CtrlFunctdef.so #8 4.163 CCLD TCCConversion.so #8 4.170 CCLD TCCEncoding.so #8 4.173 CCLD Native_FunctionDefs.so #8 4.183 CCLD TCCInterface.so #8 4.191 CCLD TELNETasp_PT.so #8 4.419 CCLD IPL4asp_PT.so #8 4.450 CCLD OPCAP_CLIENT_Tests #8 4.557 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/pcap-client' #8 DONE 4.7s #9 [4/4] COPY OPCAP_CLIENT_TESTS.CFG /data/OPCAP_CLIENT_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.3s done #10 writing image sha256:dc8ed7452940d31a383a01b8f29bb31f3e15f047e5ec06b77ecdf9c484c15b1a 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 0.1s done #10 DONE 0.5s 2 warnings found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/ttcn3-pcap-client-test' + docker_image_exists ttcn3-pcap-client-test + docker images -q osmocom-build/ttcn3-pcap-client-test + test -n dc8ed7452940 + list_osmo_packages debian-bookworm ttcn3-pcap-client-test + local distro=debian-bookworm + local image=ttcn3-pcap-client-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcap-client-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-centos7-pcap-client-test-latest/logs/pcap-client-tester + cp OPCAP_CLIENT_Tests.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client + cp osmo-pcap-client.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client/ + network_create + SUBNET=2918339 + seq 1 30 + echo (2918339 + 1) % 256 + bc + SUBNET=196 + NET_NAME=ttcn3-pcap-client-test-196 + SUB4=172.18.196.0/24 + SUB6=fd02:db8:196::/64 + set +x Creating network ttcn3-pcap-client-test-196, trying SUBNET=196... + docker network create --internal --subnet 172.18.196.0/24 --ipv6 --subnet fd02:db8:196::/64 ttcn3-pcap-client-test-196 bb664168e9b3d349082a23e178fc593eb4200fc61dc73f4d4c8edf81201f8795 + set +x ### Network ttcn3-pcap-client-test-196 created (SUBNET=196) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=196 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client/osmo-pcap-client.cfg Applying SUBNET=196 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + echo Starting container with pcap-client Starting container with pcap-client + docker_network_params 196 20 + NET=196 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-196 --ip 172.18.196.20 --ip6 fd02:db8:196::20 + docker run --rm --network ttcn3-pcap-client-test-196 --ip 172.18.196.20 --ip6 fd02:db8:196::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client:/data --name jenkins-TTCN3-centos7-pcap-client-test-latest-1231-pcap-client -d osmocom-build/osmo-pcap-latest-centos7 11c0f66f60862d86eaf141b83b9af53761a4be75f524436ab84f223781d48f51 + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 196 10 + NET=196 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-196 --ip 172.18.196.10 --ip6 fd02:db8:196::10 + docker run --rm --network ttcn3-pcap-client-test-196 --ip 172.18.196.10 --ip6 fd02:db8:196::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/pcap-client-tester:/data --name jenkins-TTCN3-centos7-pcap-client-test-latest-1231-ttcn3-pcap-client-test osmocom-build/ttcn3-pcap-client-test + SUBDIR=pcap-client + SUITE=OPCAP_CLIENT_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests OPCAP_CLIENT_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli OPCAP_CLIENT_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: OPCAP_CLIENT_Tests.cfg MC@861821c81d43: Unix server socket created successfully. MC@861821c81d43: Listening on TCP port 35705. 861821c81d43 is the default MC2> spawn /osmo-ttcn3-hacks/_build/pcap-client/OPCAP_CLIENT_Tests 861821c81d43 35705 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@861821c81d43: New HC connected from 172.18.196.10 [172.18.196.10]. 861821c81d43: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@861821c81d43: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@861821c81d43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@861821c81d43: Configuration file was processed on all HCs. MC@861821c81d43: Creating MTC on host 172.18.196.10. MC@861821c81d43: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Fri Apr 25 07:33:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@861821c81d43: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@861821c81d43: Test case TC_connect_rx_hdr started. MTC@861821c81d43: Waiting for client-0 connection... MTC@861821c81d43: Connection from "172.18.196.20":37585 MTC@861821c81d43: setverdict(pass): none -> pass MTC@861821c81d43: Setting final verdict of the test case. MTC@861821c81d43: Local verdict of MTC: pass MTC@861821c81d43: No PTCs were created. MTC@861821c81d43: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Fri Apr 25 07:33:38 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3321) Waiting for packet dumper to finish... 1 (prev_count=3321, count=6149) MTC@861821c81d43: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Fri Apr 25 07:33:40 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap" >/data/OPCAP_CLIENT_Tests.TC_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@861821c81d43: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@861821c81d43: Test case TC_reconnect started. MTC@861821c81d43: Waiting for client-0 connection... MTC@861821c81d43: Connection from "172.18.196.20":40493 MTC@861821c81d43: Disconnecting client-0 MTC@861821c81d43: Connection from "172.18.196.20":39735 MTC@861821c81d43: setverdict(pass): none -> pass MTC@861821c81d43: Setting final verdict of the test case. MTC@861821c81d43: Local verdict of MTC: pass MTC@861821c81d43: No PTCs were created. MTC@861821c81d43: Test case TC_reconnect finished. Verdict: pass MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Fri Apr 25 07:33:46 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2137) Waiting for packet dumper to finish... 1 (prev_count=2137, count=3149) MTC@861821c81d43: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Fri Apr 25 07:33:48 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@861821c81d43: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@861821c81d43: Test case TC_capture started. MTC@861821c81d43: Waiting for client-0 connection... MTC@861821c81d43: Connection from "172.18.196.20":32961 MTC@861821c81d43: setverdict(pass): none -> pass MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: Setting final verdict of the test case. MTC@861821c81d43: Local verdict of MTC: pass MTC@861821c81d43: No PTCs were created. MTC@861821c81d43: Test case TC_capture finished. Verdict: pass MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Fri Apr 25 07:33:59 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18330) MTC@861821c81d43: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Fri Apr 25 07:34:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@861821c81d43: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@861821c81d43: Test case TC_multi_connect_rx_hdr started. MTC@861821c81d43: Waiting for client-0 connection... MTC@861821c81d43: Connection from "172.18.196.20":39015 MTC@861821c81d43: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@861821c81d43: Waiting for client-1 connection... MTC@861821c81d43: Connection from "172.18.196.20":46065 MTC@861821c81d43: setverdict(pass): none -> pass MTC@861821c81d43: Setting final verdict of the test case. MTC@861821c81d43: Local verdict of MTC: pass MTC@861821c81d43: No PTCs were created. MTC@861821c81d43: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Fri Apr 25 07:34:05 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3826) Waiting for packet dumper to finish... 1 (prev_count=3826, count=5286) MTC@861821c81d43: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Fri Apr 25 07:34:07 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap" >/data/OPCAP_CLIENT_Tests.TC_multi_capture.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@861821c81d43: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@861821c81d43: Test case TC_multi_capture started. MTC@861821c81d43: Waiting for client-0 connection... MTC@861821c81d43: Connection from "172.18.196.20":41367 MTC@861821c81d43: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@861821c81d43: Waiting for client-1 connection... MTC@861821c81d43: Connection from "172.18.196.20":40181 MTC@861821c81d43: setverdict(pass): none -> pass MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: setverdict(pass): pass -> pass, component reason not changed MTC@861821c81d43: Setting final verdict of the test case. MTC@861821c81d43: Local verdict of MTC: pass MTC@861821c81d43: No PTCs were created. MTC@861821c81d43: Test case TC_multi_capture finished. Verdict: pass MTC@861821c81d43: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Fri Apr 25 07:34:20 UTC 2025 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=34835) Waiting for packet dumper to finish... 1 (prev_count=34835, count=37107) MTC@861821c81d43: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@861821c81d43: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@861821c81d43: Terminating MTC. MC@861821c81d43: MTC terminated. MC2> exit MC@861821c81d43: Shutting down session. MC@861821c81d43: Shutdown complete. No expected results found, not comparing outcome. (/osmo-ttcn3-hacks/pcap-client/expected-results.xml) + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh OPCAP_CLIENT_Tests --rm Generated OPCAP_CLIENT_Tests.TC_capture.merged Generated OPCAP_CLIENT_Tests.TC_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_multi_capture.merged Generated OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr.merged Generated OPCAP_CLIENT_Tests.TC_reconnect.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-pcap-client-test-196 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-TTCN3-centos7-pcap-client-test-latest-1231-pcap-client + [ -n jenkins-TTCN3-centos7-pcap-client-test-latest-1231-pcap-client ] + docker_kill_wait jenkins-TTCN3-centos7-pcap-client-test-latest-1231-pcap-client + docker kill jenkins-TTCN3-centos7-pcap-client-test-latest-1231-pcap-client jenkins-TTCN3-centos7-pcap-client-test-latest-1231-pcap-client + docker wait jenkins-TTCN3-centos7-pcap-client-test-latest-1231-pcap-client 137 + network_remove + set +x Removing network ttcn3-pcap-client-test-196 + docker network remove ttcn3-pcap-client-test-196 ttcn3-pcap-client-test-196 + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test-latest/_cache:/cache --name jenkins-TTCN3-centos7-pcap-client-test-latest-1231-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-centos7-pcap-client-test-latest/logs/pcap-client-tester/junit-xml-24.log <?xml version="1.0"?> <testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='46.00'> <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='0.936701'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.991247'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.247760'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='3.949023'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.480201'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS