Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan 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 b215006476583d31a1a10d60bc2c4a1b231e2621 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10 Commit message: "Remove ttcn3 testsuites ported to testenv, part 2" > git rev-list --no-walk b215006476583d31a1a10d60bc2c4a1b231e2621 # timeout=10 [TTCN3-centos7-pcap-client-test] $ /bin/sh -xe /tmp/jenkins14568277664738778219.sh + export REGISTRY_HOST=registry.osmocom.org + echo TTCN3-centos7-pcap-client-test + sed s/^TTCN3-centos7-/ttcn3-/ + DIR=ttcn3-pcap-client-test + export IMAGE_SUFFIX=master-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 = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs ] + [ xjenkins-TTCN3-centos7-pcap-client-test-1061 = x ] + basename /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-test + SUITE_NAME=ttcn3-pcap-client-test + IMAGE_SUFFIX=master-centos7 + docker_images_require osmo-pcap-master-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-master-centos7 + local feed + echo centos7-build + depends=centos7-build + [ -n centos7-build ] + docker_images_require centos7-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 centos7-build + local feed + depends= + [ -n ] + docker_distro_from_image_name centos7-build + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name centos7-build + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name centos7-build + echo centos7-build + dir=centos7-build + pull_arg=--pull + grep ^FROM ../centos7-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: centos7-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../centos7-build BUILD_ARGS=--pull UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/centos7-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/centos7-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-centos7-pcap-client-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=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_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-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B #1 transferring dockerfile: 2.28kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/centos:centos7 #2 DONE 0.3s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [1/8] FROM registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f #6 resolve registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 0.0s done #6 ... #5 [internal] load build context #5 transferring context: 492B done #5 DONE 0.2s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml #7 DONE 0.3s #6 [1/8] FROM registry.osmocom.org/centos:centos7@sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f #6 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done #6 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done #6 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 11.53MB / 76.10MB 0.1s #6 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 23.07MB / 76.10MB 0.2s #6 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 46.14MB / 76.10MB 0.4s #6 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 57.67MB / 76.10MB 0.5s #6 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 69.21MB / 76.10MB 0.6s #6 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.8s #6 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc #6 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 0.9s done #6 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.0s done #6 DONE 4.5s #8 [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 #8 0.363 + 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 #8 0.370 + 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 #8 0.376 + 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 #8 DONE 0.9s #9 [3/8] RUN YUM install -y dnf #9 0.518 Loaded plugins: fastestmirror, ovl #9 0.731 Determining fastest mirrors #9 5.293 Resolving Dependencies #9 5.293 --> Running transaction check #9 5.293 ---> Package dnf.noarch 0:4.0.9.2-2.el7_9 will be installed #9 5.297 --> Processing Dependency: python2-dnf = 4.0.9.2-2.el7_9 for package: dnf-4.0.9.2-2.el7_9.noarch #9 5.402 --> Running transaction check #9 5.402 ---> Package python2-dnf.noarch 0:4.0.9.2-2.el7_9 will be installed #9 5.404 --> Processing Dependency: dnf-data = 4.0.9.2-2.el7_9 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.405 --> Processing Dependency: python2-libdnf >= 0.22.5 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.406 --> Processing Dependency: python2-libcomps >= 0.1.8 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.407 --> Processing Dependency: python2-hawkey >= 0.22.5 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.409 --> Processing Dependency: libmodulemd >= 1.4.0 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.409 --> Processing Dependency: python2-libdnf for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.409 --> Processing Dependency: python-enum34 for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.410 --> Processing Dependency: deltarpm for package: python2-dnf-4.0.9.2-2.el7_9.noarch #9 5.411 --> Running transaction check #9 5.411 ---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed #9 5.413 ---> Package dnf-data.noarch 0:4.0.9.2-2.el7_9 will be installed #9 5.413 --> Processing Dependency: libreport-filesystem for package: dnf-data-4.0.9.2-2.el7_9.noarch #9 5.414 ---> Package libmodulemd.x86_64 0:1.6.3-1.el7 will be installed #9 5.416 --> Processing Dependency: libyaml-0.so.2()(64bit) for package: libmodulemd-1.6.3-1.el7.x86_64 #9 5.417 ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed #9 5.417 ---> Package python2-hawkey.x86_64 0:0.22.5-2.el7_9 will be installed #9 5.421 --> Processing Dependency: libdnf(x86-64) = 0.22.5-2.el7_9 for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 5.422 --> Processing Dependency: libsolvext.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 5.423 --> Processing Dependency: libsolv.so.0(SOLV_1.0)(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 5.423 --> Processing Dependency: libsolvext.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 5.423 --> Processing Dependency: libsolv.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 5.423 --> Processing Dependency: librepo.so.0()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 5.424 --> Processing Dependency: libdnf.so.2()(64bit) for package: python2-hawkey-0.22.5-2.el7_9.x86_64 #9 5.425 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed #9 5.426 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 #9 5.426 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 #9 5.426 ---> Package python2-libdnf.x86_64 0:0.22.5-2.el7_9 will be installed #9 5.427 --> Running transaction check #9 5.427 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed #9 5.428 ---> Package libdnf.x86_64 0:0.22.5-2.el7_9 will be installed #9 5.429 ---> Package librepo.x86_64 0:1.8.1-8.el7_9 will be installed #9 5.430 ---> Package libreport-filesystem.x86_64 0:2.1.11-53.el7.centos will be installed #9 5.430 ---> Package libsolv.x86_64 0:0.6.34-4.el7 will be installed #9 5.431 ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed #9 5.493 --> Finished Dependency Resolution #9 5.496 #9 5.496 Dependencies Resolved #9 5.499 #9 5.499 ================================================================================ #9 5.499 Package Arch Version Repository Size #9 5.499 ================================================================================ #9 5.499 Installing: #9 5.499 dnf noarch 4.0.9.2-2.el7_9 extras 357 k #9 5.499 Installing for dependencies: #9 5.499 deltarpm x86_64 3.6-3.el7 base 82 k #9 5.499 dnf-data noarch 4.0.9.2-2.el7_9 extras 51 k #9 5.499 libcomps x86_64 0.1.8-14.el7 extras 75 k #9 5.499 libdnf x86_64 0.22.5-2.el7_9 extras 535 k #9 5.499 libmodulemd x86_64 1.6.3-1.el7 extras 141 k #9 5.499 librepo x86_64 1.8.1-8.el7_9 updates 82 k #9 5.499 libreport-filesystem x86_64 2.1.11-53.el7.centos base 41 k #9 5.499 libsolv x86_64 0.6.34-4.el7 base 329 k #9 5.499 libyaml x86_64 0.1.4-11.el7_0 base 55 k #9 5.499 python-enum34 noarch 1.0.4-1.el7 base 52 k #9 5.499 python2-dnf noarch 4.0.9.2-2.el7_9 extras 414 k #9 5.499 python2-hawkey x86_64 0.22.5-2.el7_9 extras 71 k #9 5.499 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k #9 5.499 python2-libdnf x86_64 0.22.5-2.el7_9 extras 611 k #9 5.499 #9 5.499 Transaction Summary #9 5.499 ================================================================================ #9 5.499 Install 1 Package (+14 Dependent packages) #9 5.499 #9 5.499 Total download size: 2.9 M #9 5.499 Installed size: 11 M #9 5.499 Downloading packages: #9 5.720 warning: /var/cache/yum/x86_64/7/base/packages/deltarpm-3.6-3.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #9 5.721 Public key for deltarpm-3.6-3.el7.x86_64.rpm is not installed #9 5.783 Public key for dnf-4.0.9.2-2.el7_9.noarch.rpm is not installed #9 6.041 Public key for librepo-1.8.1-8.el7_9.x86_64.rpm is not installed #9 6.390 -------------------------------------------------------------------------------- #9 6.390 Total 3.2 MB/s | 2.9 MB 00:00 #9 6.391 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 6.397 Importing GPG key 0xF4A80EB5: #9 6.397 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>" #9 6.397 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #9 6.397 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) #9 6.397 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #9 6.433 Running transaction check #9 6.447 Running transaction test #9 6.460 Transaction test succeeded #9 6.461 Running transaction #9 6.587 Installing : libsolv-0.6.34-4.el7.x86_64 1/15 #9 6.683 Installing : librepo-1.8.1-8.el7_9.x86_64 2/15 #9 6.765 Installing : libreport-filesystem-2.1.11-53.el7.centos.x86_64 3/15 #9 6.834 Installing : dnf-data-4.0.9.2-2.el7_9.noarch 4/15 #9 6.914 Installing : libcomps-0.1.8-14.el7.x86_64 5/15 #9 7.004 Installing : python2-libcomps-0.1.8-14.el7.x86_64 6/15 #9 7.087 Installing : python-enum34-1.0.4-1.el7.noarch 7/15 #9 7.164 Installing : deltarpm-3.6-3.el7.x86_64 8/15 #9 7.239 Installing : libyaml-0.1.4-11.el7_0.x86_64 9/15 #9 7.337 Installing : libmodulemd-1.6.3-1.el7.x86_64 10/15 #9 7.462 Installing : libdnf-0.22.5-2.el7_9.x86_64 11/15 #9 7.607 Installing : python2-libdnf-0.22.5-2.el7_9.x86_64 12/15 #9 7.688 Installing : python2-hawkey-0.22.5-2.el7_9.x86_64 13/15 #9 7.819 Installing : python2-dnf-4.0.9.2-2.el7_9.noarch 14/15 #9 7.921 Installing : dnf-4.0.9.2-2.el7_9.noarch 15/15 #9 8.012 Verifying : libyaml-0.1.4-11.el7_0.x86_64 1/15 #9 8.067 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 2/15 #9 8.101 Verifying : dnf-4.0.9.2-2.el7_9.noarch 3/15 #9 8.134 Verifying : librepo-1.8.1-8.el7_9.x86_64 4/15 #9 8.168 Verifying : python2-hawkey-0.22.5-2.el7_9.x86_64 5/15 #9 8.203 Verifying : deltarpm-3.6-3.el7.x86_64 6/15 #9 8.237 Verifying : libmodulemd-1.6.3-1.el7.x86_64 7/15 #9 8.271 Verifying : dnf-data-4.0.9.2-2.el7_9.noarch 8/15 #9 8.305 Verifying : libdnf-0.22.5-2.el7_9.x86_64 9/15 #9 8.339 Verifying : python-enum34-1.0.4-1.el7.noarch 10/15 #9 8.372 Verifying : python2-dnf-4.0.9.2-2.el7_9.noarch 11/15 #9 8.406 Verifying : libcomps-0.1.8-14.el7.x86_64 12/15 #9 8.439 Verifying : libsolv-0.6.34-4.el7.x86_64 13/15 #9 8.473 Verifying : libreport-filesystem-2.1.11-53.el7.centos.x86_64 14/15 #9 8.509 Verifying : python2-libdnf-0.22.5-2.el7_9.x86_64 15/15 #9 8.636 #9 8.636 Installed: #9 8.636 dnf.noarch 0:4.0.9.2-2.el7_9 #9 8.636 #9 8.636 Dependency Installed: #9 8.636 deltarpm.x86_64 0:3.6-3.el7 #9 8.636 dnf-data.noarch 0:4.0.9.2-2.el7_9 #9 8.636 libcomps.x86_64 0:0.1.8-14.el7 #9 8.636 libdnf.x86_64 0:0.22.5-2.el7_9 #9 8.636 libmodulemd.x86_64 0:1.6.3-1.el7 #9 8.636 librepo.x86_64 0:1.8.1-8.el7_9 #9 8.636 libreport-filesystem.x86_64 0:2.1.11-53.el7.centos #9 8.636 libsolv.x86_64 0:0.6.34-4.el7 #9 8.636 libyaml.x86_64 0:0.1.4-11.el7_0 #9 8.636 python-enum34.noarch 0:1.0.4-1.el7 #9 8.636 python2-dnf.noarch 0:4.0.9.2-2.el7_9 #9 8.636 python2-hawkey.x86_64 0:0.22.5-2.el7_9 #9 8.636 python2-libcomps.x86_64 0:0.1.8-14.el7 #9 8.636 python2-libdnf.x86_64 0:0.22.5-2.el7_9 #9 8.636 #9 8.637 Complete! #9 DONE 9.0s #10 [4/8] RUN ECHO "metadata_expire=60" >> /etc/dnf/dnf.conf && cat /etc/dnf/dnf.conf #10 0.405 [main] #10 0.405 gpgcheck=1 #10 0.405 installonly_limit=3 #10 0.405 clean_requirements_on_remove=True #10 0.405 metadata_expire=60 #10 DONE 0.5s #11 [5/8] RUN EXPORT MIRROR_HTTPS="$(echo https://downloads.osmocom.org | sed s/^http:/https:/)" && { echo "[network_osmocom_nightly]"; echo "name=Nightly packages of the Osmocom project (CentOS_7)"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/"; echo "gpgcheck=1"; echo "gpgkey=${MIRROR_HTTPS}/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:nightly.repo #11 DONE 0.5s #12 [6/8] RUN DNF install -y autoconf autoconf-archive autogen automake bison c-ares-devel doxygen fftw-devel flex gawk gcc gcc-c++ git gnupg gnutls-devel gsm-devel libdbi-dbd-sqlite libdbi-devel libpcap-devel libtalloc-devel libtool libusb1-devel lksctp-tools-devel make ncurses-devel openssl-devel ortp-devel pcsc-lite-devel pkgconfig readline-devel sqlite sqlite-devel telnet #12 0.825 Nightly packages of the Osmocom project (CentOS 594 kB/s | 26 kB 00:00 #12 1.036 CentOS-7 - Base 65 MB/s | 10 MB 00:00 #12 3.367 CentOS-7 - Updates 82 MB/s | 34 MB 00:00 #12 8.804 CentOS-7 - Extras 5.9 MB/s | 361 kB 00:00 #12 9.559 Package gawk-4.0.2-4.el7_3.1.x86_64 is already installed. #12 9.561 Package gnupg2-2.0.22-5.el7_5.x86_64 is already installed. #12 9.566 Package pkgconfig-1:0.27.1-4.el7.x86_64 is already installed. #12 9.567 Package sqlite-3.7.17-8.el7_7.1.x86_64 is already installed. #12 9.874 Dependencies resolved. #12 10.12 ================================================================================ #12 10.12 Package Arch Version Repository #12 10.12 Size #12 10.12 ================================================================================ #12 10.12 Installing: #12 10.12 autoconf noarch 2.69-11.el7 base 701 k #12 10.12 autoconf-archive noarch 2017.03.21-1.el7 base 612 k #12 10.12 autogen x86_64 5.18-5.el7 base 582 k #12 10.12 automake noarch 1.13.4-3.el7 base 679 k #12 10.12 bison x86_64 3.0.4-2.el7 base 674 k #12 10.12 doxygen x86_64 1:1.8.5-4.el7 base 3.6 M #12 10.12 fftw-devel x86_64 3.3.3-8.el7 base 128 k #12 10.12 flex x86_64 2.5.37-6.el7 base 293 k #12 10.12 gcc x86_64 4.8.5-44.el7 base 16 M #12 10.12 gcc-c++ x86_64 4.8.5-44.el7 base 7.2 M #12 10.12 gnutls-devel x86_64 3.3.29-9.el7_6 base 1.4 M #12 10.12 gsm-devel x86_64 1.0.13-11.el7 base 14 k #12 10.12 libdbi-dbd-sqlite x86_64 0.8.3-16.el7 base 18 k #12 10.12 libdbi-devel x86_64 0.8.4-6.el7 base 577 k #12 10.12 libtalloc-devel x86_64 2.1.16-1.el7 base 54 k #12 10.12 libtool x86_64 2.4.2-22.el7_3 base 588 k #12 10.12 libusbx-devel x86_64 1.0.21-1.el7 base 22 k #12 10.12 lksctp-tools-devel x86_64 1.0.17-2.el7 base 52 k #12 10.12 make x86_64 1:3.82-24.el7 base 421 k #12 10.12 ncurses-devel x86_64 5.9-14.20130511.el7_4 base 712 k #12 10.12 ortp-devel x86_64 1:0.20.0-10.el7 base 195 k #12 10.12 pcsc-lite-devel x86_64 1.8.8-8.el7 base 48 k #12 10.12 readline-devel x86_64 6.2-11.el7 base 139 k #12 10.12 sqlite-devel x86_64 3.7.17-8.el7_7.1 base 104 k #12 10.12 c-ares-devel x86_64 1.10.0-3.el7_9.1 updates 72 k #12 10.12 git x86_64 1.8.3.1-25.el7_9 updates 4.4 M #12 10.12 libpcap-devel x86_64 14:1.5.3-13.el7_9 updates 118 k #12 10.12 openssl-devel x86_64 1:1.0.2k-26.el7_9 updates 1.5 M #12 10.12 telnet x86_64 1:0.17-66.el7 updates 64 k #12 10.12 Upgrading: #12 10.12 openssl-libs x86_64 1:1.0.2k-26.el7_9 updates 1.2 M #12 10.12 Installing dependencies: #12 10.12 autogen-libopts x86_64 5.18-5.el7 base 66 k #12 10.12 cpp x86_64 4.8.5-44.el7 base 5.9 M #12 10.12 fftw x86_64 3.3.3-8.el7 base 45 k #12 10.12 fftw-libs x86_64 3.3.3-8.el7 base 8.5 k #12 10.12 fftw-libs-double x86_64 3.3.3-8.el7 base 759 k #12 10.12 fftw-libs-long x86_64 3.3.3-8.el7 base 495 k #12 10.12 fftw-libs-single x86_64 3.3.3-8.el7 base 766 k #12 10.12 fipscheck x86_64 1.4.1-6.el7 base 21 k #12 10.12 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #12 10.12 gc x86_64 7.2d-7.el7 base 158 k #12 10.12 glibc-devel x86_64 2.17-317.el7 base 1.1 M #12 10.12 glibc-headers x86_64 2.17-317.el7 base 690 k #12 10.12 gmp-devel x86_64 1:6.0.0-15.el7 base 181 k #12 10.12 gnutls x86_64 3.3.29-9.el7_6 base 680 k #12 10.12 gnutls-c++ x86_64 3.3.29-9.el7_6 base 34 k #12 10.12 gnutls-dane x86_64 3.3.29-9.el7_6 base 36 k #12 10.12 groff-base x86_64 1.22.2-8.el7 base 942 k #12 10.12 gsm x86_64 1.0.13-11.el7 base 30 k #12 10.12 guile x86_64 5:2.0.9-5.el7 base 3.8 M #12 10.12 keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k #12 10.12 krb5-devel x86_64 1.15.1-50.el7 base 273 k #12 10.12 libcom_err-devel x86_64 1.42.9-19.el7 base 32 k #12 10.12 libdbi x86_64 0.8.4-6.el7 base 42 k #12 10.12 libdbi-drivers x86_64 0.8.3-16.el7 base 371 k #12 10.12 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #12 10.12 libevent x86_64 2.0.21-4.el7 base 214 k #12 10.12 libgomp x86_64 4.8.5-44.el7 base 159 k #12 10.12 libkadm5 x86_64 1.15.1-50.el7 base 179 k #12 10.12 libmpc x86_64 1.0.1-3.el7 base 51 k #12 10.12 libselinux-devel x86_64 2.5-15.el7 base 187 k #12 10.12 libsepol-devel x86_64 2.5-10.el7 base 77 k #12 10.12 libsrtp x86_64 1.4.4-11.20101004cvs.el7 base 275 k #12 10.12 libsrtp-devel x86_64 1.4.4-11.20101004cvs.el7 base 39 k #12 10.12 libstdc++-devel x86_64 4.8.5-44.el7 base 1.5 M #12 10.12 libtalloc x86_64 2.1.16-1.el7 base 33 k #12 10.12 libtasn1-devel x86_64 4.10-1.el7 base 75 k #12 10.12 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #12 10.12 libunistring x86_64 0.9.3-9.el7 base 293 k #12 10.12 libusbx x86_64 1.0.21-1.el7 base 61 k #12 10.12 libverto-devel x86_64 0.2.5-4.el7 base 12 k #12 10.12 lksctp-tools x86_64 1.0.17-2.el7 base 88 k #12 10.12 m4 x86_64 1.4.16-10.el7 base 256 k #12 10.12 mpfr x86_64 3.1.1-4.el7 base 203 k #12 10.12 ortp x86_64 1:0.20.0-10.el7 base 67 k #12 10.12 p11-kit-devel x86_64 0.23.5-3.el7 base 24 k #12 10.12 pcre-devel x86_64 8.32-17.el7 base 480 k #12 10.12 pcsc-lite-libs x86_64 1.8.8-8.el7 base 34 k #12 10.12 perl-Carp noarch 1.26-244.el7 base 19 k #12 10.12 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #12 10.12 perl-Encode x86_64 2.51-7.el7 base 1.5 M #12 10.12 perl-Error noarch 1:0.17020-2.el7 base 32 k #12 10.12 perl-Exporter noarch 5.68-3.el7 base 28 k #12 10.12 perl-File-Path noarch 2.09-2.el7 base 26 k #12 10.12 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #12 10.12 perl-Filter x86_64 1.49-3.el7 base 76 k #12 10.12 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #12 10.12 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #12 10.12 perl-PathTools x86_64 3.40-5.el7 base 82 k #12 10.12 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #12 10.12 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #12 10.12 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #12 10.12 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #12 10.12 perl-Socket x86_64 2.010-5.el7 base 49 k #12 10.12 perl-Storable x86_64 2.45-3.el7 base 77 k #12 10.12 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #12 10.12 perl-Test-Harness noarch 3.28-3.el7 base 302 k #12 10.12 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #12 10.12 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #12 10.12 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #12 10.12 perl-Time-Local noarch 1.2300-2.el7 base 24 k #12 10.12 perl-constant noarch 1.27-2.el7 base 19 k #12 10.12 perl-parent noarch 1:0.225-244.el7 base 12 k #12 10.12 perl-podlators noarch 2.5.1-3.el7 base 112 k #12 10.12 perl-threads x86_64 1.87-4.el7 base 49 k #12 10.12 perl-threads-shared x86_64 1.43-6.el7 base 39 k #12 10.12 trousers x86_64 0.3.14-2.el7 base 289 k #12 10.12 unbound-libs x86_64 1.6.6-5.el7_8 base 406 k #12 10.12 zlib-devel x86_64 1.2.7-18.el7 base 50 k #12 10.12 c-ares x86_64 1.10.0-3.el7_9.1 updates 78 k #12 10.12 kernel-headers x86_64 3.10.0-1160.119.1.el7 updates 9.1 M #12 10.12 less x86_64 458-10.el7_9 updates 120 k #12 10.12 libpcap x86_64 14:1.5.3-13.el7_9 updates 139 k #12 10.12 nettle x86_64 2.7.1-9.el7_9 updates 328 k #12 10.12 nettle-devel x86_64 2.7.1-9.el7_9 updates 471 k #12 10.12 openssh x86_64 7.4p1-23.el7_9 updates 510 k #12 10.12 openssh-clients x86_64 7.4p1-23.el7_9 updates 655 k #12 10.12 openssl x86_64 1:1.0.2k-26.el7_9 updates 494 k #12 10.12 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M #12 10.12 perl-Git noarch 1.8.3.1-25.el7_9 updates 56 k #12 10.12 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k #12 10.12 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k #12 10.12 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k #12 10.12 rsync x86_64 3.1.2-12.el7_9 updates 408 k #12 10.12 #12 10.12 Transaction Summary #12 10.12 ================================================================================ #12 10.12 Install 122 Packages #12 10.12 Upgrade 1 Package #12 10.12 #12 10.12 Total download size: 88 M #12 10.12 Downloading Packages: #12 10.23 (1/123): autoconf-archive-2017.03.21-1.el7.noar 7.3 MB/s | 612 kB 00:00 #12 10.23 (2/123): autoconf-2.69-11.el7.noarch.rpm 7.7 MB/s | 701 kB 00:00 #12 10.34 (3/123): automake-1.13.4-3.el7.noarch.rpm 6.5 MB/s | 679 kB 00:00 #12 10.39 (4/123): bison-3.0.4-2.el7.x86_64.rpm 13 MB/s | 674 kB 00:00 #12 10.39 (5/123): autogen-libopts-5.18-5.el7.x86_64.rpm 407 kB/s | 66 kB 00:00 #12 10.46 (6/123): doxygen-1.8.5-4.el7.x86_64.rpm 49 MB/s | 3.6 MB 00:00 #12 10.62 (7/123): cpp-4.8.5-44.el7.x86_64.rpm 25 MB/s | 5.9 MB 00:00 #12 10.64 (8/123): fftw-3.3.3-8.el7.x86_64.rpm 255 kB/s | 45 kB 00:00 #12 10.80 (9/123): fftw-devel-3.3.3-8.el7.x86_64.rpm 747 kB/s | 128 kB 00:00 #12 10.80 (10/123): fftw-libs-3.3.3-8.el7.x86_64.rpm 53 kB/s | 8.5 kB 00:00 #12 10.90 (11/123): fftw-libs-double-3.3.3-8.el7.x86_64.r 7.3 MB/s | 759 kB 00:00 #12 11.10 (12/123): autogen-5.18-5.el7.x86_64.rpm 610 kB/s | 582 kB 00:00 #12 11.24 (13/123): fipscheck-1.4.1-6.el7.x86_64.rpm 154 kB/s | 21 kB 00:00 #12 11.34 (14/123): fipscheck-lib-1.4.1-6.el7.x86_64.rpm 108 kB/s | 11 kB 00:00 #12 11.38 (15/123): flex-2.5.37-6.el7.x86_64.rpm 6.9 MB/s | 293 kB 00:00 #12 11.47 (16/123): gc-7.2d-7.el7.x86_64.rpm 1.6 MB/s | 158 kB 00:00 #12 11.68 (17/123): gcc-4.8.5-44.el7.x86_64.rpm 78 MB/s | 16 MB 00:00 #12 11.68 (18/123): fftw-libs-long-3.3.3-8.el7.x86_64.rpm 559 kB/s | 495 kB 00:00 #12 11.74 (19/123): glibc-devel-2.17-317.el7.x86_64.rpm 20 MB/s | 1.1 MB 00:00 #12 11.79 (20/123): gcc-c++-4.8.5-44.el7.x86_64.rpm 63 MB/s | 7.2 MB 00:00 #12 11.80 (21/123): glibc-headers-2.17-317.el7.x86_64.rpm 11 MB/s | 690 kB 00:00 #12 11.81 (22/123): gmp-devel-6.0.0-15.el7.x86_64.rpm 8.8 MB/s | 181 kB 00:00 #12 11.82 (23/123): gnutls-3.3.29-9.el7_6.x86_64.rpm 31 MB/s | 680 kB 00:00 #12 11.89 (24/123): gnutls-dane-3.3.29-9.el7_6.x86_64.rpm 520 kB/s | 36 kB 00:00 #12 11.97 (25/123): gnutls-devel-3.3.29-9.el7_6.x86_64.rp 17 MB/s | 1.4 MB 00:00 #12 12.03 (26/123): groff-base-1.22.2-8.el7.x86_64.rpm 15 MB/s | 942 kB 00:00 #12 12.04 (27/123): fftw-libs-single-3.3.3-8.el7.x86_64.r 671 kB/s | 766 kB 00:01 #12 12.11 (28/123): gsm-1.0.13-11.el7.x86_64.rpm 395 kB/s | 30 kB 00:00 #12 12.11 (29/123): gnutls-c++-3.3.29-9.el7_6.x86_64.rpm 117 kB/s | 34 kB 00:00 #12 12.12 (30/123): keyutils-libs-devel-1.5.8-3.el7.x86_6 2.5 MB/s | 37 kB 00:00 #12 12.15 (31/123): krb5-devel-1.15.1-50.el7.x86_64.rpm 12 MB/s | 273 kB 00:00 #12 12.17 (32/123): guile-2.0.9-5.el7.x86_64.rpm 64 MB/s | 3.8 MB 00:00 #12 12.17 (33/123): libcom_err-devel-1.42.9-19.el7.x86_64 1.4 MB/s | 32 kB 00:00 #12 12.20 (34/123): libdbi-0.8.4-6.el7.x86_64.rpm 1.2 MB/s | 42 kB 00:00 #12 12.36 (35/123): gsm-devel-1.0.13-11.el7.x86_64.rpm 45 kB/s | 14 kB 00:00 #12 12.50 (36/123): libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 55 kB/s | 18 kB 00:00 #12 12.52 (37/123): libedit-3.0-12.20121213cvs.el7.x86_64 4.8 MB/s | 92 kB 00:00 #12 12.53 (38/123): libdbi-drivers-0.8.3-16.el7.x86_64.rp 2.2 MB/s | 371 kB 00:00 #12 12.54 (39/123): libevent-2.0.21-4.el7.x86_64.rpm 11 MB/s | 214 kB 00:00 #12 12.54 (40/123): libgomp-4.8.5-44.el7.x86_64.rpm 10 MB/s | 159 kB 00:00 #12 12.64 (41/123): libmpc-1.0.1-3.el7.x86_64.rpm 510 kB/s | 51 kB 00:00 #12 12.70 (42/123): libselinux-devel-2.5-15.el7.x86_64.rp 3.4 MB/s | 187 kB 00:00 #12 12.70 (43/123): libkadm5-1.15.1-50.el7.x86_64.rpm 1.1 MB/s | 179 kB 00:00 #12 12.71 (44/123): libsepol-devel-2.5-10.el7.x86_64.rpm 4.2 MB/s | 77 kB 00:00 #12 12.72 (45/123): libsrtp-1.4.4-11.20101004cvs.el7.x86_ 15 MB/s | 275 kB 00:00 #12 12.79 (46/123): libstdc++-devel-4.8.5-44.el7.x86_64.r 22 MB/s | 1.5 MB 00:00 #12 12.79 (47/123): libdbi-devel-0.8.4-6.el7.x86_64.rpm 978 kB/s | 577 kB 00:00 #12 12.88 (48/123): libtalloc-2.1.16-1.el7.x86_64.rpm 345 kB/s | 33 kB 00:00 #12 12.95 (49/123): libtasn1-devel-4.10-1.el7.x86_64.rpm 1.1 MB/s | 75 kB 00:00 #12 13.01 (50/123): libtool-2.4.2-22.el7_3.x86_64.rpm 8.9 MB/s | 588 kB 00:00 #12 13.02 (51/123): libsrtp-devel-1.4.4-11.20101004cvs.el 130 kB/s | 39 kB 00:00 #12 13.03 (52/123): libtool-ltdl-2.4.2-22.el7_3.x86_64.rp 3.1 MB/s | 49 kB 00:00 #12 13.04 (53/123): libunistring-0.9.3-9.el7.x86_64.rpm 14 MB/s | 293 kB 00:00 #12 13.05 (54/123): libusbx-1.0.21-1.el7.x86_64.rpm 2.9 MB/s | 61 kB 00:00 #12 13.06 (55/123): libusbx-devel-1.0.21-1.el7.x86_64.rpm 891 kB/s | 22 kB 00:00 #12 13.07 (56/123): libverto-devel-0.2.5-4.el7.x86_64.rpm 498 kB/s | 12 kB 00:00 #12 13.08 (57/123): lksctp-tools-1.0.17-2.el7.x86_64.rpm 5.7 MB/s | 88 kB 00:00 #12 13.09 (58/123): lksctp-tools-devel-1.0.17-2.el7.x86_6 3.6 MB/s | 52 kB 00:00 #12 13.10 (59/123): m4-1.4.16-10.el7.x86_64.rpm 14 MB/s | 256 kB 00:00 #12 13.11 (60/123): make-3.82-24.el7.x86_64.rpm 21 MB/s | 421 kB 00:00 #12 13.12 (61/123): mpfr-3.1.1-4.el7.x86_64.rpm 9.9 MB/s | 203 kB 00:00 #12 13.23 (62/123): ncurses-devel-5.9-14.20130511.el7_4.x 5.8 MB/s | 712 kB 00:00 #12 13.24 (63/123): libtalloc-devel-2.1.16-1.el7.x86_64.r 122 kB/s | 54 kB 00:00 #12 13.27 (64/123): p11-kit-devel-0.23.5-3.el7.x86_64.rpm 729 kB/s | 24 kB 00:00 #12 13.27 (65/123): ortp-0.20.0-10.el7.x86_64.rpm 422 kB/s | 67 kB 00:00 #12 13.29 (66/123): pcre-devel-8.32-17.el7.x86_64.rpm 22 MB/s | 480 kB 00:00 #12 13.30 (67/123): pcsc-lite-devel-1.8.8-8.el7.x86_64.rp 2.2 MB/s | 48 kB 00:00 #12 13.31 (68/123): pcsc-lite-libs-1.8.8-8.el7.x86_64.rpm 2.4 MB/s | 34 kB 00:00 #12 13.31 (69/123): perl-Carp-1.26-244.el7.noarch.rpm 1.4 MB/s | 19 kB 00:00 #12 13.33 (70/123): perl-Data-Dumper-2.145-3.el7.x86_64.r 2.4 MB/s | 47 kB 00:00 #12 13.39 (71/123): perl-Encode-2.51-7.el7.x86_64.rpm 18 MB/s | 1.5 MB 00:00 #12 13.49 (72/123): perl-Exporter-5.68-3.el7.noarch.rpm 293 kB/s | 28 kB 00:00 #12 13.49 (73/123): perl-Error-0.17020-2.el7.noarch.rpm 194 kB/s | 32 kB 00:00 #12 13.51 (74/123): perl-File-Path-2.09-2.el7.noarch.rpm 1.8 MB/s | 26 kB 00:00 #12 13.51 (75/123): perl-File-Temp-0.23.01-3.el7.noarch.r 3.7 MB/s | 56 kB 00:00 #12 13.52 (76/123): perl-Filter-1.49-3.el7.x86_64.rpm 5.0 MB/s | 76 kB 00:00 #12 13.52 (77/123): perl-Getopt-Long-2.40-3.el7.noarch.rp 3.6 MB/s | 56 kB 00:00 #12 13.54 (78/123): perl-HTTP-Tiny-0.033-3.el7.noarch.rpm 2.4 MB/s | 38 kB 00:00 #12 13.54 (79/123): perl-PathTools-3.40-5.el7.x86_64.rpm 5.0 MB/s | 82 kB 00:00 #12 13.55 (80/123): perl-Pod-Perldoc-3.20-4.el7.noarch.rp 5.8 MB/s | 87 kB 00:00 #12 13.56 (81/123): perl-Pod-Simple-3.28-4.el7.noarch.rpm 11 MB/s | 216 kB 00:00 #12 13.57 (82/123): perl-Pod-Usage-1.63-3.el7.noarch.rpm 1.4 MB/s | 27 kB 00:00 #12 13.57 (83/123): perl-Scalar-List-Utils-1.27-248.el7.x 2.6 MB/s | 36 kB 00:00 #12 13.58 (84/123): perl-Socket-2.010-5.el7.x86_64.rpm 3.4 MB/s | 49 kB 00:00 #12 13.59 (85/123): perl-Storable-2.45-3.el7.x86_64.rpm 5.3 MB/s | 77 kB 00:00 #12 13.60 (86/123): perl-TermReadKey-2.30-20.el7.x86_64.r 1.6 MB/s | 31 kB 00:00 #12 13.61 (87/123): perl-Test-Harness-3.28-3.el7.noarch.r 13 MB/s | 302 kB 00:00 #12 13.62 (88/123): perl-Text-ParseWords-3.29-4.el7.noarc 973 kB/s | 14 kB 00:00 #12 13.62 (89/123): perl-Thread-Queue-3.02-2.el7.noarch.r 1.2 MB/s | 17 kB 00:00 #12 13.64 (90/123): perl-Time-HiRes-1.9725-3.el7.x86_64.r 2.4 MB/s | 45 kB 00:00 #12 13.64 (91/123): perl-Time-Local-1.2300-2.el7.noarch.r 1.6 MB/s | 24 kB 00:00 #12 13.65 (92/123): perl-constant-1.27-2.el7.noarch.rpm 1.4 MB/s | 19 kB 00:00 #12 13.65 (93/123): perl-parent-0.225-244.el7.noarch.rpm 921 kB/s | 12 kB 00:00 #12 13.67 (94/123): perl-podlators-2.5.1-3.el7.noarch.rpm 7.4 MB/s | 112 kB 00:00 #12 13.67 (95/123): perl-threads-1.87-4.el7.x86_64.rpm 3.3 MB/s | 49 kB 00:00 #12 13.68 (96/123): perl-threads-shared-1.43-6.el7.x86_64 2.6 MB/s | 39 kB 00:00 #12 13.69 (97/123): readline-devel-6.2-11.el7.x86_64.rpm 7.0 MB/s | 139 kB 00:00 #12 13.70 (98/123): sqlite-devel-3.7.17-8.el7_7.1.x86_64. 5.0 MB/s | 104 kB 00:00 #12 13.71 (99/123): trousers-0.3.14-2.el7.x86_64.rpm 14 MB/s | 289 kB 00:00 #12 13.72 (100/123): unbound-libs-1.6.6-5.el7_8.x86_64.rp 18 MB/s | 406 kB 00:00 #12 13.73 (101/123): zlib-devel-1.2.7-18.el7.x86_64.rpm 2.7 MB/s | 50 kB 00:00 #12 13.81 (102/123): c-ares-devel-1.10.0-3.el7_9.1.x86_64 914 kB/s | 72 kB 00:00 #12 13.81 (103/123): ortp-devel-0.20.0-10.el7.x86_64.rpm 338 kB/s | 195 kB 00:00 #12 13.91 (104/123): c-ares-1.10.0-3.el7_9.1.x86_64.rpm 424 kB/s | 78 kB 00:00 #12 13.92 (105/123): git-1.8.3.1-25.el7_9.x86_64.rpm 38 MB/s | 4.4 MB 00:00 #12 13.92 (106/123): less-458-10.el7_9.x86_64.rpm 7.6 MB/s | 120 kB 00:00 #12 13.94 (107/123): libpcap-1.5.3-13.el7_9.x86_64.rpm 8.6 MB/s | 139 kB 00:00 #12 13.94 (108/123): libpcap-devel-1.5.3-13.el7_9.x86_64. 7.3 MB/s | 118 kB 00:00 #12 13.98 (109/123): kernel-headers-3.10.0-1160.119.1.el7 53 MB/s | 9.1 MB 00:00 #12 14.00 (110/123): nettle-2.7.1-9.el7_9.x86_64.rpm 5.6 MB/s | 328 kB 00:00 #12 14.00 (111/123): nettle-devel-2.7.1-9.el7_9.x86_64.rp 7.4 MB/s | 471 kB 00:00 #12 14.01 (112/123): openssh-7.4p1-23.el7_9.x86_64.rpm 15 MB/s | 510 kB 00:00 #12 14.02 (113/123): openssh-clients-7.4p1-23.el7_9.x86_6 30 MB/s | 655 kB 00:00 #12 14.02 (114/123): openssl-1.0.2k-26.el7_9.x86_64.rpm 23 MB/s | 494 kB 00:00 #12 14.05 (115/123): perl-Git-1.8.3.1-25.el7_9.noarch.rpm 2.4 MB/s | 56 kB 00:00 #12 14.07 (116/123): openssl-devel-1.0.2k-26.el7_9.x86_64 26 MB/s | 1.5 MB 00:00 #12 14.07 (117/123): perl-Pod-Escapes-1.04-299.el7_9.noar 2.1 MB/s | 52 kB 00:00 #12 14.09 (118/123): perl-macros-5.16.3-299.el7_9.x86_64. 2.0 MB/s | 44 kB 00:00 #12 14.10 (119/123): perl-libs-5.16.3-299.el7_9.x86_64.rp 22 MB/s | 690 kB 00:00 #12 14.12 (120/123): telnet-0.17-66.el7.x86_64.rpm 3.1 MB/s | 64 kB 00:00 #12 14.12 (121/123): rsync-3.1.2-12.el7_9.x86_64.rpm 14 MB/s | 408 kB 00:00 #12 14.14 (122/123): perl-5.16.3-299.el7_9.x86_64.rpm 67 MB/s | 8.0 MB 00:00 #12 14.18 (123/123): openssl-libs-1.0.2k-26.el7_9.x86_64. 23 MB/s | 1.2 MB 00:00 #12 14.18 -------------------------------------------------------------------------------- #12 14.18 Total 22 MB/s | 88 MB 00:04 #12 14.32 Running transaction check #12 14.37 Transaction check succeeded. #12 14.37 Running transaction test #12 14.49 Transaction test succeeded. #12 14.49 Running transaction #12 23.58 Preparing : 1/1 #12 23.68 Upgrading : openssl-libs-1:1.0.2k-26.el7_9.x86_64 1/124 #12 23.72 Running scriptlet: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1/124 #12 23.77 Installing : nettle-2.7.1-9.el7_9.x86_64 2/124 #12 23.81 Running scriptlet: nettle-2.7.1-9.el7_9.x86_64 2/124 #12 23.84 Installing : mpfr-3.1.1-4.el7.x86_64 3/124 #12 23.88 Running scriptlet: mpfr-3.1.1-4.el7.x86_64 3/124 #12 23.91 Installing : libgomp-4.8.5-44.el7.x86_64 4/124 #12 23.95 Running scriptlet: libgomp-4.8.5-44.el7.x86_64 4/124 #12 24.04 Installing : fftw-libs-double-3.3.3-8.el7.x86_64 5/124 #12 24.07 Running scriptlet: fftw-libs-double-3.3.3-8.el7.x86_64 5/124 #12 24.13 Installing : fftw-libs-long-3.3.3-8.el7.x86_64 6/124 #12 24.18 Running scriptlet: fftw-libs-long-3.3.3-8.el7.x86_64 6/124 #12 24.26 Installing : fftw-libs-single-3.3.3-8.el7.x86_64 7/124 #12 24.30 Running scriptlet: fftw-libs-single-3.3.3-8.el7.x86_64 7/124 #12 24.33 Installing : libmpc-1.0.1-3.el7.x86_64 8/124 #12 24.37 Running scriptlet: libmpc-1.0.1-3.el7.x86_64 8/124 #12 24.40 Installing : m4-1.4.16-10.el7.x86_64 9/124 #12 24.45 Running scriptlet: m4-1.4.16-10.el7.x86_64 9/124 #12 24.47 Installing : libdbi-0.8.4-6.el7.x86_64 10/124 #12 24.51 Running scriptlet: libdbi-0.8.4-6.el7.x86_64 10/124 #12 24.54 Installing : zlib-devel-1.2.7-18.el7.x86_64 11/124 #12 24.60 Installing : libsrtp-1.4.4-11.20101004cvs.el7.x86_64 12/124 #12 24.65 Running scriptlet: libsrtp-1.4.4-11.20101004cvs.el7.x86_64 12/124 #12 24.76 Installing : groff-base-1.22.2-8.el7.x86_64 13/124 #12 24.82 Installing : gc-7.2d-7.el7.x86_64 14/124 #12 24.86 Running scriptlet: gc-7.2d-7.el7.x86_64 14/124 #12 24.89 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 15/124 #12 24.93 Installing : perl-parent-1:0.225-244.el7.noarch 16/124 #12 24.98 Installing : perl-podlators-2.5.1-3.el7.noarch 17/124 #12 25.04 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 18/124 #12 25.08 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 19/124 #12 25.29 Installing : perl-Encode-2.51-7.el7.x86_64 20/124 #12 25.34 Installing : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 21/124 #12 25.38 Installing : perl-Pod-Usage-1.63-3.el7.noarch 22/124 #12 25.42 Installing : perl-Carp-1.26-244.el7.noarch 23/124 #12 25.46 Installing : perl-Exporter-5.68-3.el7.noarch 24/124 #12 25.51 Installing : perl-Filter-1.49-3.el7.x86_64 25/124 #12 25.55 Installing : perl-File-Path-2.09-2.el7.noarch 26/124 #12 25.60 Installing : perl-PathTools-3.40-5.el7.x86_64 27/124 #12 25.65 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/124 #12 25.70 Installing : perl-Socket-2.010-5.el7.x86_64 29/124 #12 25.75 Installing : perl-Storable-2.45-3.el7.x86_64 30/124 #12 25.79 Installing : perl-Time-HiRes-4:1.9725-3.el7.x86_64 31/124 #12 25.84 Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/124 #12 25.89 Installing : perl-Time-Local-1.2300-2.el7.noarch 33/124 #12 25.93 Installing : perl-constant-1.27-2.el7.noarch 34/124 #12 25.98 Installing : perl-threads-1.87-4.el7.x86_64 35/124 #12 26.02 Installing : perl-threads-shared-1.43-6.el7.x86_64 36/124 #12 26.09 Installing : perl-Pod-Simple-1:3.28-4.el7.noarch 37/124 #12 26.19 Installing : perl-libs-4:5.16.3-299.el7_9.x86_64 38/124 #12 26.22 Running scriptlet: perl-libs-4:5.16.3-299.el7_9.x86_64 38/124 #12 26.25 Installing : perl-macros-4:5.16.3-299.el7_9.x86_64 39/124 #12 26.29 Installing : perl-Getopt-Long-2.40-3.el7.noarch 40/124 #12 27.06 Installing : perl-4:5.16.3-299.el7_9.x86_64 41/124 #12 27.14 Installing : perl-Error-1:0.17020-2.el7.noarch 42/124 #12 27.18 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 43/124 #12 27.27 Installing : autoconf-2.69-11.el7.noarch 44/124 #12 27.31 Running scriptlet: autoconf-2.69-11.el7.noarch 44/124 #12 27.34 Installing : perl-TermReadKey-2.30-20.el7.x86_64 45/124 #12 27.41 Installing : perl-Test-Harness-3.28-3.el7.noarch 46/124 #12 27.47 Installing : perl-Thread-Queue-3.02-2.el7.noarch 47/124 #12 27.55 Installing : automake-1.13.4-3.el7.noarch 48/124 #12 27.59 Running scriptlet: automake-1.13.4-3.el7.noarch 48/124 #12 27.62 Installing : less-458-10.el7_9.x86_64 49/124 #12 27.67 Installing : libsrtp-devel-1.4.4-11.20101004cvs.el7.x86_64 50/124 #12 27.72 Installing : ortp-1:0.20.0-10.el7.x86_64 51/124 #12 27.76 Running scriptlet: ortp-1:0.20.0-10.el7.x86_64 51/124 #12 27.81 Installing : libdbi-drivers-0.8.3-16.el7.x86_64 52/124 #12 27.85 Running scriptlet: libdbi-drivers-0.8.3-16.el7.x86_64 52/124 #12 28.28 Installing : cpp-4.8.5-44.el7.x86_64 53/124 #12 28.35 Running scriptlet: cpp-4.8.5-44.el7.x86_64 53/124 #12 28.39 Installing : fftw-3.3.3-8.el7.x86_64 54/124 #12 28.44 Installing : fftw-libs-3.3.3-8.el7.x86_64 55/124 #12 28.47 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 56/124 #12 28.51 Running scriptlet: fipscheck-lib-1.4.1-6.el7.x86_64 56/124 #12 28.54 Installing : fipscheck-1.4.1-6.el7.x86_64 57/124 #12 28.58 Running scriptlet: openssh-7.4p1-23.el7_9.x86_64 58/124 #12 28.69 Installing : openssh-7.4p1-23.el7_9.x86_64 58/124 #12 28.76 Installing : libevent-2.0.21-4.el7.x86_64 59/124 #12 28.80 Running scriptlet: libevent-2.0.21-4.el7.x86_64 59/124 #12 28.82 Running scriptlet: trousers-0.3.14-2.el7.x86_64 60/124 #12 28.99 Installing : trousers-0.3.14-2.el7.x86_64 60/124 #12 29.03 Running scriptlet: trousers-0.3.14-2.el7.x86_64 60/124 #12 29.11 Installing : gnutls-3.3.29-9.el7_6.x86_64 61/124 #12 29.15 Running scriptlet: gnutls-3.3.29-9.el7_6.x86_64 61/124 #12 29.17 Installing : gnutls-c++-3.3.29-9.el7_6.x86_64 62/124 #12 29.21 Running scriptlet: gnutls-c++-3.3.29-9.el7_6.x86_64 62/124 #12 29.26 Installing : rsync-3.1.2-12.el7_9.x86_64 63/124 #12 29.30 Running scriptlet: rsync-3.1.2-12.el7_9.x86_64 63/124 #12 29.32 Installing : libpcap-14:1.5.3-13.el7_9.x86_64 64/124 #12 29.36 Running scriptlet: libpcap-14:1.5.3-13.el7_9.x86_64 64/124 #12 29.59 Installing : kernel-headers-3.10.0-1160.119.1.el7.x86_64 65/124 #12 29.67 Running scriptlet: glibc-headers-2.17-317.el7.x86_64 66/124 #12 29.76 Installing : glibc-headers-2.17-317.el7.x86_64 66/124 #12 29.86 Installing : glibc-devel-2.17-317.el7.x86_64 67/124 #12 29.90 Running scriptlet: glibc-devel-2.17-317.el7.x86_64 67/124 #12 30.75 Installing : gcc-4.8.5-44.el7.x86_64 68/124 #12 30.79 Running scriptlet: gcc-4.8.5-44.el7.x86_64 68/124 #12 30.83 Installing : c-ares-1.10.0-3.el7_9.1.x86_64 69/124 #12 30.87 Running scriptlet: c-ares-1.10.0-3.el7_9.1.x86_64 69/124 #12 30.89 Installing : pcsc-lite-libs-1.8.8-8.el7.x86_64 70/124 #12 30.93 Running scriptlet: pcsc-lite-libs-1.8.8-8.el7.x86_64 70/124 #12 31.01 Installing : pcre-devel-8.32-17.el7.x86_64 71/124 #12 31.06 Installing : p11-kit-devel-0.23.5-3.el7.x86_64 72/124 #12 31.26 Installing : ncurses-devel-5.9-14.20130511.el7_4.x86_64 73/124 #12 31.35 Installing : make-1:3.82-24.el7.x86_64 74/124 #12 31.40 Running scriptlet: make-1:3.82-24.el7.x86_64 74/124 #12 31.46 Installing : openssl-1:1.0.2k-26.el7_9.x86_64 75/124 #12 31.52 Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 76/124 #12 31.66 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 76/124 #12 31.72 Running scriptlet: unbound-libs-1.6.6-5.el7_8.x86_64 76/124 #12 32.55 Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 77/124 #12 32.59 Running scriptlet: gnutls-dane-3.3.29-9.el7_6.x86_64 77/124 #12 32.62 Installing : lksctp-tools-1.0.17-2.el7.x86_64 78/124 #12 32.67 Running scriptlet: lksctp-tools-1.0.17-2.el7.x86_64 78/124 #12 32.69 Installing : libverto-devel-0.2.5-4.el7.x86_64 79/124 #12 32.74 Installing : libusbx-1.0.21-1.el7.x86_64 80/124 #12 32.79 Running scriptlet: libusbx-1.0.21-1.el7.x86_64 80/124 #12 32.84 Installing : libunistring-0.9.3-9.el7.x86_64 81/124 #12 32.88 Running scriptlet: libunistring-0.9.3-9.el7.x86_64 81/124 #12 32.90 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 82/124 #12 32.95 Running scriptlet: libtool-ltdl-2.4.2-22.el7_3.x86_64 82/124 #12 33.28 Installing : guile-5:2.0.9-5.el7.x86_64 83/124 #12 33.34 Running scriptlet: guile-5:2.0.9-5.el7.x86_64 83/124 #12 33.39 Installing : libtasn1-devel-4.10-1.el7.x86_64 84/124 #12 33.44 Running scriptlet: libtasn1-devel-4.10-1.el7.x86_64 84/124 #12 33.46 Installing : libtalloc-2.1.16-1.el7.x86_64 85/124 #12 33.50 Running scriptlet: libtalloc-2.1.16-1.el7.x86_64 85/124 #12 33.70 Installing : libstdc++-devel-4.8.5-44.el7.x86_64 86/124 #12 33.77 Installing : libsepol-devel-2.5-10.el7.x86_64 87/124 #12 33.86 Installing : libselinux-devel-2.5-15.el7.x86_64 88/124 #12 33.92 Installing : libkadm5-1.15.1-50.el7.x86_64 89/124 #12 33.96 Running scriptlet: libkadm5-1.15.1-50.el7.x86_64 89/124 #12 33.99 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 90/124 #12 34.03 Running scriptlet: libedit-3.0-12.20121213cvs.el7.x86_64 90/124 #12 34.11 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 91/124 #12 34.16 Installing : perl-Git-1.8.3.1-25.el7_9.noarch 92/124 #12 34.73 Installing : git-1.8.3.1-25.el7_9.x86_64 93/124 #12 34.82 Installing : libcom_err-devel-1.42.9-19.el7.x86_64 94/124 #12 34.87 Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 95/124 #12 34.94 Installing : krb5-devel-1.15.1-50.el7.x86_64 96/124 #12 35.00 Installing : gsm-1.0.13-11.el7.x86_64 97/124 #12 35.04 Running scriptlet: gsm-1.0.13-11.el7.x86_64 97/124 #12 35.07 Installing : gmp-devel-1:6.0.0-15.el7.x86_64 98/124 #12 35.12 Running scriptlet: gmp-devel-1:6.0.0-15.el7.x86_64 98/124 #12 35.18 Installing : nettle-devel-2.7.1-9.el7_9.x86_64 99/124 #12 35.24 Installing : autogen-libopts-5.18-5.el7.x86_64 100/124 #12 35.29 Running scriptlet: autogen-libopts-5.18-5.el7.x86_64 100/124 #12 35.35 Installing : autogen-5.18-5.el7.x86_64 101/124 #12 35.40 Running scriptlet: autogen-5.18-5.el7.x86_64 101/124 #12 35.61 Installing : gnutls-devel-3.3.29-9.el7_6.x86_64 102/124 #12 35.67 Running scriptlet: gnutls-devel-3.3.29-9.el7_6.x86_64 102/124 #12 35.69 Installing : gsm-devel-1.0.13-11.el7.x86_64 103/124 #12 36.00 Installing : openssl-devel-1:1.0.2k-26.el7_9.x86_64 104/124 #12 36.52 Installing : gcc-c++-4.8.5-44.el7.x86_64 105/124 #12 36.58 Installing : libtalloc-devel-2.1.16-1.el7.x86_64 106/124 #12 36.62 Installing : libusbx-devel-1.0.21-1.el7.x86_64 107/124 #12 36.68 Installing : lksctp-tools-devel-1.0.17-2.el7.x86_64 108/124 #12 36.73 Installing : readline-devel-6.2-11.el7.x86_64 109/124 #12 36.78 Running scriptlet: readline-devel-6.2-11.el7.x86_64 109/124 #12 36.81 Installing : pcsc-lite-devel-1.8.8-8.el7.x86_64 110/124 #12 36.86 Installing : c-ares-devel-1.10.0-3.el7_9.1.x86_64 111/124 #12 36.96 Installing : libtool-2.4.2-22.el7_3.x86_64 112/124 #12 37.01 Running scriptlet: libtool-2.4.2-22.el7_3.x86_64 112/124 #12 37.04 Installing : libpcap-devel-14:1.5.3-13.el7_9.x86_64 113/124 #12 37.11 Installing : fftw-devel-3.3.3-8.el7.x86_64 114/124 #12 37.15 Running scriptlet: fftw-devel-3.3.3-8.el7.x86_64 114/124 #12 37.17 Installing : libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 115/124 #12 37.25 Installing : ortp-devel-1:0.20.0-10.el7.x86_64 116/124 #12 37.41 Installing : autoconf-archive-2017.03.21-1.el7.noarch 117/124 #12 37.46 Running scriptlet: autoconf-archive-2017.03.21-1.el7.noarch 117/124 #12 37.53 Installing : libdbi-devel-0.8.4-6.el7.x86_64 118/124 #12 37.64 Installing : bison-3.0.4-2.el7.x86_64 119/124 #12 37.69 Running scriptlet: bison-3.0.4-2.el7.x86_64 119/124 #12 37.74 Installing : flex-2.5.37-6.el7.x86_64 120/124 #12 37.79 Running scriptlet: flex-2.5.37-6.el7.x86_64 120/124 #12 37.81 Installing : telnet-1:0.17-66.el7.x86_64 121/124 #12 37.87 Installing : sqlite-devel-3.7.17-8.el7_7.1.x86_64 122/124 #12 38.34 Installing : doxygen-1:1.8.5-4.el7.x86_64 123/124 #12 38.56 Cleanup : openssl-libs-1:1.0.2k-19.el7.x86_64 124/124 #12 38.56 Running scriptlet: openssl-libs-1:1.0.2k-19.el7.x86_64 124/124 #12 38.62 Running scriptlet: guile-5:2.0.9-5.el7.x86_64 124/124 #12 38.66 Verifying : autoconf-2.69-11.el7.noarch 1/124 #12 38.66 Verifying : autoconf-archive-2017.03.21-1.el7.noarch 2/124 #12 38.66 Verifying : autogen-5.18-5.el7.x86_64 3/124 #12 38.66 Verifying : autogen-libopts-5.18-5.el7.x86_64 4/124 #12 38.66 Verifying : automake-1.13.4-3.el7.noarch 5/124 #12 38.66 Verifying : bison-3.0.4-2.el7.x86_64 6/124 #12 38.67 Verifying : cpp-4.8.5-44.el7.x86_64 7/124 #12 38.67 Verifying : doxygen-1:1.8.5-4.el7.x86_64 8/124 #12 38.67 Verifying : fftw-3.3.3-8.el7.x86_64 9/124 #12 38.67 Verifying : fftw-devel-3.3.3-8.el7.x86_64 10/124 #12 38.67 Verifying : fftw-libs-3.3.3-8.el7.x86_64 11/124 #12 38.67 Verifying : fftw-libs-double-3.3.3-8.el7.x86_64 12/124 #12 38.67 Verifying : fftw-libs-long-3.3.3-8.el7.x86_64 13/124 #12 38.67 Verifying : fftw-libs-single-3.3.3-8.el7.x86_64 14/124 #12 38.67 Verifying : fipscheck-1.4.1-6.el7.x86_64 15/124 #12 38.67 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 16/124 #12 38.67 Verifying : flex-2.5.37-6.el7.x86_64 17/124 #12 38.67 Verifying : gc-7.2d-7.el7.x86_64 18/124 #12 38.67 Verifying : gcc-4.8.5-44.el7.x86_64 19/124 #12 38.67 Verifying : gcc-c++-4.8.5-44.el7.x86_64 20/124 #12 38.67 Verifying : glibc-devel-2.17-317.el7.x86_64 21/124 #12 38.67 Verifying : glibc-headers-2.17-317.el7.x86_64 22/124 #12 38.67 Verifying : gmp-devel-1:6.0.0-15.el7.x86_64 23/124 #12 38.67 Verifying : gnutls-3.3.29-9.el7_6.x86_64 24/124 #12 38.67 Verifying : gnutls-c++-3.3.29-9.el7_6.x86_64 25/124 #12 38.67 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 26/124 #12 38.67 Verifying : gnutls-devel-3.3.29-9.el7_6.x86_64 27/124 #12 38.67 Verifying : groff-base-1.22.2-8.el7.x86_64 28/124 #12 38.67 Verifying : gsm-1.0.13-11.el7.x86_64 29/124 #12 38.67 Verifying : gsm-devel-1.0.13-11.el7.x86_64 30/124 #12 38.67 Verifying : guile-5:2.0.9-5.el7.x86_64 31/124 #12 38.67 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 32/124 #12 38.67 Verifying : krb5-devel-1.15.1-50.el7.x86_64 33/124 #12 38.67 Verifying : libcom_err-devel-1.42.9-19.el7.x86_64 34/124 #12 38.67 Verifying : libdbi-0.8.4-6.el7.x86_64 35/124 #12 38.67 Verifying : libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 36/124 #12 38.67 Verifying : libdbi-devel-0.8.4-6.el7.x86_64 37/124 #12 38.67 Verifying : libdbi-drivers-0.8.3-16.el7.x86_64 38/124 #12 38.67 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 39/124 #12 38.67 Verifying : libevent-2.0.21-4.el7.x86_64 40/124 #12 38.67 Verifying : libgomp-4.8.5-44.el7.x86_64 41/124 #12 38.67 Verifying : libkadm5-1.15.1-50.el7.x86_64 42/124 #12 38.67 Verifying : libmpc-1.0.1-3.el7.x86_64 43/124 #12 38.67 Verifying : libselinux-devel-2.5-15.el7.x86_64 44/124 #12 38.67 Verifying : libsepol-devel-2.5-10.el7.x86_64 45/124 #12 38.67 Verifying : libsrtp-1.4.4-11.20101004cvs.el7.x86_64 46/124 #12 38.67 Verifying : libsrtp-devel-1.4.4-11.20101004cvs.el7.x86_64 47/124 #12 38.67 Verifying : libstdc++-devel-4.8.5-44.el7.x86_64 48/124 #12 38.67 Verifying : libtalloc-2.1.16-1.el7.x86_64 49/124 #12 38.67 Verifying : libtalloc-devel-2.1.16-1.el7.x86_64 50/124 #12 38.67 Verifying : libtasn1-devel-4.10-1.el7.x86_64 51/124 #12 38.67 Verifying : libtool-2.4.2-22.el7_3.x86_64 52/124 #12 38.67 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 53/124 #12 38.67 Verifying : libunistring-0.9.3-9.el7.x86_64 54/124 #12 38.67 Verifying : libusbx-1.0.21-1.el7.x86_64 55/124 #12 38.67 Verifying : libusbx-devel-1.0.21-1.el7.x86_64 56/124 #12 38.67 Verifying : libverto-devel-0.2.5-4.el7.x86_64 57/124 #12 38.67 Verifying : lksctp-tools-1.0.17-2.el7.x86_64 58/124 #12 38.67 Verifying : lksctp-tools-devel-1.0.17-2.el7.x86_64 59/124 #12 38.67 Verifying : m4-1.4.16-10.el7.x86_64 60/124 #12 38.67 Verifying : make-1:3.82-24.el7.x86_64 61/124 #12 38.67 Verifying : mpfr-3.1.1-4.el7.x86_64 62/124 #12 38.67 Verifying : ncurses-devel-5.9-14.20130511.el7_4.x86_64 63/124 #12 38.67 Verifying : ortp-1:0.20.0-10.el7.x86_64 64/124 #12 38.67 Verifying : ortp-devel-1:0.20.0-10.el7.x86_64 65/124 #12 38.67 Verifying : p11-kit-devel-0.23.5-3.el7.x86_64 66/124 #12 38.67 Verifying : pcre-devel-8.32-17.el7.x86_64 67/124 #12 38.67 Verifying : pcsc-lite-devel-1.8.8-8.el7.x86_64 68/124 #12 38.67 Verifying : pcsc-lite-libs-1.8.8-8.el7.x86_64 69/124 #12 38.67 Verifying : perl-Carp-1.26-244.el7.noarch 70/124 #12 38.67 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 71/124 #12 38.67 Verifying : perl-Encode-2.51-7.el7.x86_64 72/124 #12 38.67 Verifying : perl-Error-1:0.17020-2.el7.noarch 73/124 #12 38.67 Verifying : perl-Exporter-5.68-3.el7.noarch 74/124 #12 38.67 Verifying : perl-File-Path-2.09-2.el7.noarch 75/124 #12 38.67 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 76/124 #12 38.67 Verifying : perl-Filter-1.49-3.el7.x86_64 77/124 #12 38.67 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 78/124 #12 38.67 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 79/124 #12 38.67 Verifying : perl-PathTools-3.40-5.el7.x86_64 80/124 #12 38.67 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 81/124 #12 38.67 Verifying : perl-Pod-Simple-1:3.28-4.el7.noarch 82/124 #12 38.67 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 83/124 #12 38.67 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/124 #12 38.67 Verifying : perl-Socket-2.010-5.el7.x86_64 85/124 #12 38.67 Verifying : perl-Storable-2.45-3.el7.x86_64 86/124 #12 38.67 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 87/124 #12 38.67 Verifying : perl-Test-Harness-3.28-3.el7.noarch 88/124 #12 38.67 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 89/124 #12 38.67 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 90/124 #12 38.67 Verifying : perl-Time-HiRes-4:1.9725-3.el7.x86_64 91/124 #12 38.67 Verifying : perl-Time-Local-1.2300-2.el7.noarch 92/124 #12 38.67 Verifying : perl-constant-1.27-2.el7.noarch 93/124 #12 38.67 Verifying : perl-parent-1:0.225-244.el7.noarch 94/124 #12 38.67 Verifying : perl-podlators-2.5.1-3.el7.noarch 95/124 #12 38.67 Verifying : perl-threads-1.87-4.el7.x86_64 96/124 #12 38.67 Verifying : perl-threads-shared-1.43-6.el7.x86_64 97/124 #12 38.67 Verifying : readline-devel-6.2-11.el7.x86_64 98/124 #12 38.67 Verifying : sqlite-devel-3.7.17-8.el7_7.1.x86_64 99/124 #12 38.67 Verifying : trousers-0.3.14-2.el7.x86_64 100/124 #12 38.67 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 101/124 #12 38.67 Verifying : zlib-devel-1.2.7-18.el7.x86_64 102/124 #12 38.67 Verifying : c-ares-1.10.0-3.el7_9.1.x86_64 103/124 #12 38.67 Verifying : c-ares-devel-1.10.0-3.el7_9.1.x86_64 104/124 #12 38.67 Verifying : git-1.8.3.1-25.el7_9.x86_64 105/124 #12 38.67 Verifying : kernel-headers-3.10.0-1160.119.1.el7.x86_64 106/124 #12 38.67 Verifying : less-458-10.el7_9.x86_64 107/124 #12 38.67 Verifying : libpcap-14:1.5.3-13.el7_9.x86_64 108/124 #12 38.67 Verifying : libpcap-devel-14:1.5.3-13.el7_9.x86_64 109/124 #12 38.67 Verifying : nettle-2.7.1-9.el7_9.x86_64 110/124 #12 38.67 Verifying : nettle-devel-2.7.1-9.el7_9.x86_64 111/124 #12 38.67 Verifying : openssh-7.4p1-23.el7_9.x86_64 112/124 #12 38.67 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 113/124 #12 38.67 Verifying : openssl-1:1.0.2k-26.el7_9.x86_64 114/124 #12 38.67 Verifying : openssl-devel-1:1.0.2k-26.el7_9.x86_64 115/124 #12 38.67 Verifying : perl-4:5.16.3-299.el7_9.x86_64 116/124 #12 38.67 Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 117/124 #12 38.67 Verifying : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 118/124 #12 38.67 Verifying : perl-libs-4:5.16.3-299.el7_9.x86_64 119/124 #12 38.67 Verifying : perl-macros-4:5.16.3-299.el7_9.x86_64 120/124 #12 38.67 Verifying : rsync-3.1.2-12.el7_9.x86_64 121/124 #12 38.67 Verifying : telnet-1:0.17-66.el7.x86_64 122/124 #12 38.67 Verifying : openssl-libs-1:1.0.2k-26.el7_9.x86_64 123/124 #12 38.67 Verifying : openssl-libs-1:1.0.2k-19.el7.x86_64 124/124 #12 41.88 #12 41.88 Upgraded: #12 41.88 openssl-libs-1:1.0.2k-26.el7_9.x86_64 #12 41.88 #12 41.88 Installed: #12 41.88 autoconf-2.69-11.el7.noarch #12 41.88 autoconf-archive-2017.03.21-1.el7.noarch #12 41.88 autogen-5.18-5.el7.x86_64 #12 41.88 automake-1.13.4-3.el7.noarch #12 41.88 bison-3.0.4-2.el7.x86_64 #12 41.88 doxygen-1:1.8.5-4.el7.x86_64 #12 41.88 fftw-devel-3.3.3-8.el7.x86_64 #12 41.88 flex-2.5.37-6.el7.x86_64 #12 41.88 gcc-4.8.5-44.el7.x86_64 #12 41.88 gcc-c++-4.8.5-44.el7.x86_64 #12 41.88 gnutls-devel-3.3.29-9.el7_6.x86_64 #12 41.88 gsm-devel-1.0.13-11.el7.x86_64 #12 41.88 libdbi-dbd-sqlite-0.8.3-16.el7.x86_64 #12 41.88 libdbi-devel-0.8.4-6.el7.x86_64 #12 41.88 libtalloc-devel-2.1.16-1.el7.x86_64 #12 41.88 libtool-2.4.2-22.el7_3.x86_64 #12 41.88 libusbx-devel-1.0.21-1.el7.x86_64 #12 41.88 lksctp-tools-devel-1.0.17-2.el7.x86_64 #12 41.88 make-1:3.82-24.el7.x86_64 #12 41.88 ncurses-devel-5.9-14.20130511.el7_4.x86_64 #12 41.88 ortp-devel-1:0.20.0-10.el7.x86_64 #12 41.88 pcsc-lite-devel-1.8.8-8.el7.x86_64 #12 41.88 readline-devel-6.2-11.el7.x86_64 #12 41.88 sqlite-devel-3.7.17-8.el7_7.1.x86_64 #12 41.88 c-ares-devel-1.10.0-3.el7_9.1.x86_64 #12 41.88 git-1.8.3.1-25.el7_9.x86_64 #12 41.88 libpcap-devel-14:1.5.3-13.el7_9.x86_64 #12 41.88 openssl-devel-1:1.0.2k-26.el7_9.x86_64 #12 41.88 telnet-1:0.17-66.el7.x86_64 #12 41.88 autogen-libopts-5.18-5.el7.x86_64 #12 41.88 cpp-4.8.5-44.el7.x86_64 #12 41.88 fftw-3.3.3-8.el7.x86_64 #12 41.88 fftw-libs-3.3.3-8.el7.x86_64 #12 41.88 fftw-libs-double-3.3.3-8.el7.x86_64 #12 41.88 fftw-libs-long-3.3.3-8.el7.x86_64 #12 41.88 fftw-libs-single-3.3.3-8.el7.x86_64 #12 41.88 fipscheck-1.4.1-6.el7.x86_64 #12 41.88 fipscheck-lib-1.4.1-6.el7.x86_64 #12 41.88 gc-7.2d-7.el7.x86_64 #12 41.88 glibc-devel-2.17-317.el7.x86_64 #12 41.88 glibc-headers-2.17-317.el7.x86_64 #12 41.88 gmp-devel-1:6.0.0-15.el7.x86_64 #12 41.88 gnutls-3.3.29-9.el7_6.x86_64 #12 41.88 gnutls-c++-3.3.29-9.el7_6.x86_64 #12 41.88 gnutls-dane-3.3.29-9.el7_6.x86_64 #12 41.88 groff-base-1.22.2-8.el7.x86_64 #12 41.88 gsm-1.0.13-11.el7.x86_64 #12 41.88 guile-5:2.0.9-5.el7.x86_64 #12 41.88 keyutils-libs-devel-1.5.8-3.el7.x86_64 #12 41.88 krb5-devel-1.15.1-50.el7.x86_64 #12 41.88 libcom_err-devel-1.42.9-19.el7.x86_64 #12 41.88 libdbi-0.8.4-6.el7.x86_64 #12 41.88 libdbi-drivers-0.8.3-16.el7.x86_64 #12 41.88 libedit-3.0-12.20121213cvs.el7.x86_64 #12 41.88 libevent-2.0.21-4.el7.x86_64 #12 41.88 libgomp-4.8.5-44.el7.x86_64 #12 41.88 libkadm5-1.15.1-50.el7.x86_64 #12 41.88 libmpc-1.0.1-3.el7.x86_64 #12 41.88 libselinux-devel-2.5-15.el7.x86_64 #12 41.88 libsepol-devel-2.5-10.el7.x86_64 #12 41.88 libsrtp-1.4.4-11.20101004cvs.el7.x86_64 #12 41.88 libsrtp-devel-1.4.4-11.20101004cvs.el7.x86_64 #12 41.88 libstdc++-devel-4.8.5-44.el7.x86_64 #12 41.88 libtalloc-2.1.16-1.el7.x86_64 #12 41.88 libtasn1-devel-4.10-1.el7.x86_64 #12 41.88 libtool-ltdl-2.4.2-22.el7_3.x86_64 #12 41.88 libunistring-0.9.3-9.el7.x86_64 #12 41.88 libusbx-1.0.21-1.el7.x86_64 #12 41.88 libverto-devel-0.2.5-4.el7.x86_64 #12 41.88 lksctp-tools-1.0.17-2.el7.x86_64 #12 41.88 m4-1.4.16-10.el7.x86_64 #12 41.88 mpfr-3.1.1-4.el7.x86_64 #12 41.88 ortp-1:0.20.0-10.el7.x86_64 #12 41.88 p11-kit-devel-0.23.5-3.el7.x86_64 #12 41.88 pcre-devel-8.32-17.el7.x86_64 #12 41.88 pcsc-lite-libs-1.8.8-8.el7.x86_64 #12 41.88 perl-Carp-1.26-244.el7.noarch #12 41.88 perl-Data-Dumper-2.145-3.el7.x86_64 #12 41.88 perl-Encode-2.51-7.el7.x86_64 #12 41.88 perl-Error-1:0.17020-2.el7.noarch #12 41.88 perl-Exporter-5.68-3.el7.noarch #12 41.88 perl-File-Path-2.09-2.el7.noarch #12 41.88 perl-File-Temp-0.23.01-3.el7.noarch #12 41.88 perl-Filter-1.49-3.el7.x86_64 #12 41.88 perl-Getopt-Long-2.40-3.el7.noarch #12 41.88 perl-HTTP-Tiny-0.033-3.el7.noarch #12 41.88 perl-PathTools-3.40-5.el7.x86_64 #12 41.88 perl-Pod-Perldoc-3.20-4.el7.noarch #12 41.88 perl-Pod-Simple-1:3.28-4.el7.noarch #12 41.88 perl-Pod-Usage-1.63-3.el7.noarch #12 41.88 perl-Scalar-List-Utils-1.27-248.el7.x86_64 #12 41.88 perl-Socket-2.010-5.el7.x86_64 #12 41.88 perl-Storable-2.45-3.el7.x86_64 #12 41.88 perl-TermReadKey-2.30-20.el7.x86_64 #12 41.88 perl-Test-Harness-3.28-3.el7.noarch #12 41.88 perl-Text-ParseWords-3.29-4.el7.noarch #12 41.88 perl-Thread-Queue-3.02-2.el7.noarch #12 41.88 perl-Time-HiRes-4:1.9725-3.el7.x86_64 #12 41.88 perl-Time-Local-1.2300-2.el7.noarch #12 41.88 perl-constant-1.27-2.el7.noarch #12 41.88 perl-parent-1:0.225-244.el7.noarch #12 41.88 perl-podlators-2.5.1-3.el7.noarch #12 41.88 perl-threads-1.87-4.el7.x86_64 #12 41.88 perl-threads-shared-1.43-6.el7.x86_64 #12 41.88 trousers-0.3.14-2.el7.x86_64 #12 41.88 unbound-libs-1.6.6-5.el7_8.x86_64 #12 41.88 zlib-devel-1.2.7-18.el7.x86_64 #12 41.88 c-ares-1.10.0-3.el7_9.1.x86_64 #12 41.88 kernel-headers-3.10.0-1160.119.1.el7.x86_64 #12 41.88 less-458-10.el7_9.x86_64 #12 41.88 libpcap-14:1.5.3-13.el7_9.x86_64 #12 41.88 nettle-2.7.1-9.el7_9.x86_64 #12 41.88 nettle-devel-2.7.1-9.el7_9.x86_64 #12 41.88 openssh-7.4p1-23.el7_9.x86_64 #12 41.88 openssh-clients-7.4p1-23.el7_9.x86_64 #12 41.88 openssl-1:1.0.2k-26.el7_9.x86_64 #12 41.88 perl-4:5.16.3-299.el7_9.x86_64 #12 41.88 perl-Git-1.8.3.1-25.el7_9.noarch #12 41.88 perl-Pod-Escapes-1:1.04-299.el7_9.noarch #12 41.88 perl-libs-4:5.16.3-299.el7_9.x86_64 #12 41.88 perl-macros-4:5.16.3-299.el7_9.x86_64 #12 41.88 rsync-3.1.2-12.el7_9.x86_64 #12 41.88 #12 41.88 Complete! #12 DONE 42.6s #13 [7/8] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 DONE 0.3s #14 [8/8] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/CENTOS_7/REPODATA/REPOMD.XML /tmp/repomd.xml #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 1.7s done #15 writing image sha256:ee81dc07fd8d79be797e9af62849231e4dff145536b17be0de94b5af78484182 done #15 naming to docker.io/osmocom-build/centos7-build:latest 0.0s done #15 DONE 1.7s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/centos7-build' + docker_image_exists centos7-build + docker images -q osmocom-build/centos7-build + test -n ee81dc07fd8d + list_osmo_packages centos7 centos7-build + local distro=centos7 + local image=centos7-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/centos7-build -c + [ -n ] + return + docker_distro_from_image_name osmo-pcap-master-centos7 + echo centos7 + distro_arg=centos7 + [ -z ] + docker_upstream_distro_from_image_name osmo-pcap-master-centos7 + echo centos:centos7 + upstream_distro_arg=centos:centos7 + docker_dir_from_image_name osmo-pcap-master-centos7 + echo osmo-pcap-master-centos7 + sed s/\-centos7$// + dir=osmo-pcap-master + pull_arg=--pull + grep ^FROM ../osmo-pcap-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcap-master-centos7 (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcap-master BUILD_ARGS= UPSTREAM_DISTRO=centos:centos7 DISTRO=centos7 IMAGE=osmocom-build/osmo-pcap-master-centos7 OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/osmo-pcap-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-centos7-pcap-client-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=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_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-master-centos7:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.30kB done #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/centos7-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/centos7-build:latest #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcap/+/master?format=TEXT #6 DONE 0.4s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcap/+/master?format=TEXT #6 DONE 0.5s #4 [internal] load build context #4 transferring context: 251B done #4 DONE 0.3s #5 [1/8] FROM docker.io/osmocom-build/centos7-build:latest #5 DONE 0.9s #7 [2/8] RUN CASE "centos7" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libzmq3-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libzmq)" ;; esac #7 0.735 Last metadata expiration check: 0:00:39 ago on Tue Nov 5 05:05:25 2024. #7 1.021 Dependencies resolved. #7 1.259 ================================================================================ #7 1.259 Package Arch Version Repository Size #7 1.259 ================================================================================ #7 1.259 Installing: #7 1.259 libosmocore-devel x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 78 k #7 1.259 libosmoctrl-devel x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 8.4 k #7 1.259 libosmogb-devel x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 22 k #7 1.259 libosmogsm-devel x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 111 k #7 1.259 libosmovty-devel x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 17 k #7 1.259 zeromq-devel x86_64 4.3.5-1.1 network_osmocom_nightly 1.0 M #7 1.259 Installing dependencies: #7 1.259 libmnl x86_64 1.0.5-7.1 network_osmocom_nightly 27 k #7 1.259 libmnl-devel x86_64 1.0.5-7.1 network_osmocom_nightly 33 k #7 1.259 libosmocore22 x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 131 k #7 1.259 libosmoctrl0 x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 22 k #7 1.259 libosmogb14 x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 138 k #7 1.259 libosmogsm20 x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 190 k #7 1.259 libosmoisdn-devel x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 10 k #7 1.259 libosmoisdn0 x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 31 k #7 1.259 libosmovty13 x86_64 1.10.0.27.aec32.202411042026-1.1 #7 1.259 network_osmocom_nightly 67 k #7 1.259 libpgm-5_2-0 x86_64 5.2.122-3.1 network_osmocom_nightly 173 k #7 1.259 libsodium-devel x86_64 1.0.18-2.1 network_osmocom_nightly 58 k #7 1.259 libsodium23 x86_64 1.0.18-2.1 network_osmocom_nightly 163 k #7 1.259 libzmq5 x86_64 4.3.5-1.1 network_osmocom_nightly 288 k #7 1.259 openpgm-devel x86_64 5.2.122-3.1 network_osmocom_nightly 40 k #7 1.259 osmocom-nightly x86_64 202411042026-1.1 network_osmocom_nightly 2.7 k #7 1.259 libunwind x86_64 2:1.2-2.el7 base 57 k #7 1.259 libunwind-devel x86_64 2:1.2-2.el7 base 69 k #7 1.259 #7 1.259 Transaction Summary #7 1.259 ================================================================================ #7 1.259 Install 23 Packages #7 1.259 #7 1.259 Total download size: 2.7 M #7 1.259 Installed size: 8.4 M #7 1.260 Downloading Packages: #7 1.472 (1/23): libosmocore-devel-1.10.0.27.aec32.20241 379 kB/s | 78 kB 00:00 #7 1.474 (2/23): libmnl-devel-1.0.5-7.1.x86_64.rpm 160 kB/s | 33 kB 00:00 #7 1.509 (3/23): libmnl-1.0.5-7.1.x86_64.rpm 108 kB/s | 27 kB 00:00 #7 1.523 (4/23): libosmocore22-1.10.0.27.aec32.202411042 2.5 MB/s | 131 kB 00:00 #7 1.525 (5/23): libosmoctrl-devel-1.10.0.27.aec32.20241 166 kB/s | 8.4 kB 00:00 #7 1.532 (6/23): libosmoctrl0-1.10.0.27.aec32.2024110420 1.0 MB/s | 22 kB 00:00 #7 1.533 (7/23): libosmogb-devel-1.10.0.27.aec32.2024110 2.3 MB/s | 22 kB 00:00 #7 1.541 (8/23): libosmogb14-1.10.0.27.aec32.20241104202 8.3 MB/s | 138 kB 00:00 #7 1.551 (9/23): libosmogsm-devel-1.10.0.27.aec32.202411 5.7 MB/s | 111 kB 00:00 #7 1.560 (10/23): libosmogsm20-1.10.0.27.aec32.202411042 7.1 MB/s | 190 kB 00:00 #7 1.561 (11/23): libosmoisdn-devel-1.10.0.27.aec32.2024 517 kB/s | 10 kB 00:00 #7 1.563 (12/23): libosmoisdn0-1.10.0.27.aec32.202411042 2.6 MB/s | 31 kB 00:00 #7 1.565 (13/23): libosmovty-devel-1.10.0.27.aec32.20241 3.6 MB/s | 17 kB 00:00 #7 1.583 (14/23): libosmovty13-1.10.0.27.aec32.202411042 3.0 MB/s | 67 kB 00:00 #7 1.590 (15/23): libpgm-5_2-0-5.2.122-3.1.x86_64.rpm 6.2 MB/s | 173 kB 00:00 #7 1.592 (16/23): libsodium-devel-1.0.18-2.1.x86_64.rpm 2.1 MB/s | 58 kB 00:00 #7 1.597 (17/23): libsodium23-1.0.18-2.1.x86_64.rpm 12 MB/s | 163 kB 00:00 #7 1.599 (18/23): openpgm-devel-5.2.122-3.1.x86_64.rpm 5.9 MB/s | 40 kB 00:00 #7 1.601 (19/23): libzmq5-4.3.5-1.1.x86_64.rpm 27 MB/s | 288 kB 00:00 #7 1.603 (20/23): osmocom-nightly-202411042026-1.1.x86_6 482 kB/s | 2.7 kB 00:00 #7 1.617 (21/23): zeromq-devel-4.3.5-1.1.x86_64.rpm 57 MB/s | 1.0 MB 00:00 #7 1.792 (22/23): libunwind-1.2-2.el7.x86_64.rpm 299 kB/s | 57 kB 00:00 #7 1.798 (23/23): libunwind-devel-1.2-2.el7.x86_64.rpm 354 kB/s | 69 kB 00:00 #7 1.799 -------------------------------------------------------------------------------- #7 1.799 Total 5.0 MB/s | 2.7 MB 00:00 #7 1.800 warning: /var/cache/dnf/network_osmocom_nightly-a3fda8c994bb267e/packages/libmnl-1.0.5-7.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 53725973: NOKEY #7 1.829 Nightly packages of the Osmocom project (CentOS 0.0 B/s | 0 B 00:00 #7 3.416 Importing GPG key 0x53725973: #7 3.416 Userid : "osmocom OBS Project <osmocom@osmocom>" #7 3.416 Fingerprint: 6B2A 9F37 92D1 5EB7 0D4E 6A8F 86A7 30B6 5372 5973 #7 3.416 From : https://downloads.osmocom.org/packages/osmocom:/nightly/CentOS_7/repodata/repomd.xml.key #7 3.657 Key imported successfully #7 3.678 Running transaction check #7 3.688 Transaction check succeeded. #7 3.688 Running transaction test #7 3.718 Transaction test succeeded. #7 3.719 Running transaction #7 5.363 Preparing : 1/1 #7 5.381 Installing : osmocom-nightly-202411042026-1.1.x86_64 1/23 #7 5.413 Installing : libmnl-1.0.5-7.1.x86_64 2/23 #7 5.479 Installing : libosmocore22-1.10.0.27.aec32.202411042026-1.1.x86 3/23 #7 5.522 Running scriptlet: libosmocore22-1.10.0.27.aec32.202411042026-1.1.x86 3/23 #7 5.551 Installing : libosmoisdn0-1.10.0.27.aec32.202411042026-1.1.x86_ 4/23 #7 5.587 Running scriptlet: libosmoisdn0-1.10.0.27.aec32.202411042026-1.1.x86_ 4/23 #7 5.631 Installing : libosmogsm20-1.10.0.27.aec32.202411042026-1.1.x86_ 5/23 #7 5.673 Running scriptlet: libosmogsm20-1.10.0.27.aec32.202411042026-1.1.x86_ 5/23 #7 5.713 Installing : libosmovty13-1.10.0.27.aec32.202411042026-1.1.x86_ 6/23 #7 5.762 Running scriptlet: libosmovty13-1.10.0.27.aec32.202411042026-1.1.x86_ 6/23 #7 5.791 Installing : libunwind-2:1.2-2.el7.x86_64 7/23 #7 5.826 Running scriptlet: libunwind-2:1.2-2.el7.x86_64 7/23 #7 5.866 Installing : libsodium23-1.0.18-2.1.x86_64 8/23 #7 5.909 Running scriptlet: libsodium23-1.0.18-2.1.x86_64 8/23 #7 5.947 Installing : libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 5.993 Running scriptlet: libpgm-5_2-0-5.2.122-3.1.x86_64 9/23 #7 6.033 Installing : libzmq5-4.3.5-1.1.x86_64 10/23 #7 6.087 Running scriptlet: libzmq5-4.3.5-1.1.x86_64 10/23 #7 6.122 Installing : openpgm-devel-5.2.122-3.1.x86_64 11/23 #7 6.196 Installing : libsodium-devel-1.0.18-2.1.x86_64 12/23 #7 6.265 Installing : libunwind-devel-2:1.2-2.el7.x86_64 13/23 #7 6.318 Installing : libosmoctrl0-1.10.0.27.aec32.202411042026-1.1.x86_ 14/23 #7 6.365 Running scriptlet: libosmoctrl0-1.10.0.27.aec32.202411042026-1.1.x86_ 14/23 #7 6.402 Installing : libosmogb14-1.10.0.27.aec32.202411042026-1.1.x86_6 15/23 #7 6.455 Running scriptlet: libosmogb14-1.10.0.27.aec32.202411042026-1.1.x86_6 15/23 #7 6.485 Installing : libmnl-devel-1.0.5-7.1.x86_64 16/23 #7 6.546 Installing : libosmocore-devel-1.10.0.27.aec32.202411042026-1.1 17/23 #7 6.596 Installing : libosmoisdn-devel-1.10.0.27.aec32.202411042026-1.1 18/23 #7 6.662 Installing : libosmogsm-devel-1.10.0.27.aec32.202411042026-1.1. 19/23 #7 6.724 Installing : libosmovty-devel-1.10.0.27.aec32.202411042026-1.1. 20/23 #7 6.773 Installing : libosmogb-devel-1.10.0.27.aec32.202411042026-1.1.x 21/23 #7 6.821 Installing : libosmoctrl-devel-1.10.0.27.aec32.202411042026-1.1 22/23 #7 6.947 Installing : zeromq-devel-4.3.5-1.1.x86_64 23/23 #7 7.026 Verifying : libmnl-1.0.5-7.1.x86_64 1/23 #7 7.026 Verifying : libmnl-devel-1.0.5-7.1.x86_64 2/23 #7 7.026 Verifying : libosmocore-devel-1.10.0.27.aec32.202411042026-1.1 3/23 #7 7.026 Verifying : libosmocore22-1.10.0.27.aec32.202411042026-1.1.x86 4/23 #7 7.026 Verifying : libosmoctrl-devel-1.10.0.27.aec32.202411042026-1.1 5/23 #7 7.026 Verifying : libosmoctrl0-1.10.0.27.aec32.202411042026-1.1.x86_ 6/23 #7 7.026 Verifying : libosmogb-devel-1.10.0.27.aec32.202411042026-1.1.x 7/23 #7 7.026 Verifying : libosmogb14-1.10.0.27.aec32.202411042026-1.1.x86_6 8/23 #7 7.027 Verifying : libosmogsm-devel-1.10.0.27.aec32.202411042026-1.1. 9/23 #7 7.027 Verifying : libosmogsm20-1.10.0.27.aec32.202411042026-1.1.x86_ 10/23 #7 7.027 Verifying : libosmoisdn-devel-1.10.0.27.aec32.202411042026-1.1 11/23 #7 7.027 Verifying : libosmoisdn0-1.10.0.27.aec32.202411042026-1.1.x86_ 12/23 #7 7.027 Verifying : libosmovty-devel-1.10.0.27.aec32.202411042026-1.1. 13/23 #7 7.027 Verifying : libosmovty13-1.10.0.27.aec32.202411042026-1.1.x86_ 14/23 #7 7.027 Verifying : libpgm-5_2-0-5.2.122-3.1.x86_64 15/23 #7 7.027 Verifying : libsodium-devel-1.0.18-2.1.x86_64 16/23 #7 7.027 Verifying : libsodium23-1.0.18-2.1.x86_64 17/23 #7 7.027 Verifying : libzmq5-4.3.5-1.1.x86_64 18/23 #7 7.027 Verifying : openpgm-devel-5.2.122-3.1.x86_64 19/23 #7 7.027 Verifying : osmocom-nightly-202411042026-1.1.x86_64 20/23 #7 7.028 Verifying : zeromq-devel-4.3.5-1.1.x86_64 21/23 #7 7.028 Verifying : libunwind-2:1.2-2.el7.x86_64 22/23 #7 7.028 Verifying : libunwind-devel-2:1.2-2.el7.x86_64 23/23 #7 7.862 #7 7.862 Installed: #7 7.862 libosmocore-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmoctrl-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmogb-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmogsm-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmovty-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 zeromq-devel-4.3.5-1.1.x86_64 #7 7.862 libmnl-1.0.5-7.1.x86_64 #7 7.862 libmnl-devel-1.0.5-7.1.x86_64 #7 7.862 libosmocore22-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmoctrl0-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmogb14-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmogsm20-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmoisdn-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmoisdn0-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libosmovty13-1.10.0.27.aec32.202411042026-1.1.x86_64 #7 7.862 libpgm-5_2-0-5.2.122-3.1.x86_64 #7 7.862 libsodium-devel-1.0.18-2.1.x86_64 #7 7.862 libsodium23-1.0.18-2.1.x86_64 #7 7.862 libzmq5-4.3.5-1.1.x86_64 #7 7.862 openpgm-devel-5.2.122-3.1.x86_64 #7 7.862 osmocom-nightly-202411042026-1.1.x86_64 #7 7.862 libunwind-2:1.2-2.el7.x86_64 #7 7.862 libunwind-devel-2:1.2-2.el7.x86_64 #7 7.862 #7 7.863 Complete! #7 DONE 8.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.3s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcap.git #9 0.358 Cloning into 'osmo-pcap'... #9 DONE 0.8s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCAP/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcap #10 DONE 0.2s #11 [6/8] RUN CD osmo-pcap && 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.553 Already on 'master' #11 0.556 refs/heads/master #11 0.561 HEAD is now at bcb3b1b Bump version: 0.4.2.3-61e2 → 0.5.0 #11 0.564 master #11 0.566 bcb3b1b073d192674adc7285c7e928ede3f4e86c #11 3.621 configure.ac:6: installing './install-sh' #11 3.624 configure.ac:6: installing './missing' #11 3.772 src/Makefile.am: installing './depcomp' #11 3.917 checking for a BSD-compatible install... /usr/bin/install -c #11 3.926 checking whether build environment is sane... yes #11 3.941 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p #11 3.944 checking for gawk... gawk #11 3.944 checking whether make sets $(MAKE)... yes #11 3.959 checking whether make supports nested variables... yes #11 3.969 checking whether make supports nested variables... (cached) yes #11 3.969 checking whether make sets $(MAKE)... (cached) yes #11 3.973 checking for gcc... gcc #11 3.995 checking whether the C compiler works... yes #11 4.047 checking for C compiler default output file name... a.out #11 4.049 checking for suffix of executables... #11 4.085 checking whether we are cross compiling... no #11 4.122 checking for suffix of object files... o #11 4.144 checking whether we are using the GNU C compiler... yes #11 4.164 checking whether gcc accepts -g... yes #11 4.180 checking for gcc option to accept ISO C89... none needed #11 4.206 checking for style of include used by make... GNU #11 4.211 checking dependency style of gcc... gcc3 #11 4.258 checking for ranlib... ranlib #11 4.258 checking for pkg-config... /usr/bin/pkg-config #11 4.259 checking for pkg-config... /usr/bin/pkg-config #11 4.259 checking pkg-config is at least version 0.20... yes #11 4.262 checking how to run the C preprocessor... gcc -E #11 4.306 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.309 checking for egrep... /usr/bin/grep -E #11 4.312 checking for ANSI C header files... yes #11 4.407 checking whether to enable VTY tests... no #11 4.407 checking for pcap-config... /usr/bin/pcap-config #11 4.412 checking for LIBOSMOCORE... yes #11 4.424 checking for LIBOSMOGB... yes #11 4.434 checking for LIBOSMOGSM... yes #11 4.447 checking for LIBOSMOVTY... yes #11 4.460 checking for LIBZMQ... yes #11 4.472 checking for LIBGNUTLS... yes #11 4.487 checking whether to enable code coverage support... no #11 4.509 checking that generated files are newer than configure... done #11 4.935 configure: creating ./config.status #11 5.039 config.status: creating include/Makefile #11 5.061 config.status: creating include/osmo-pcap/Makefile #11 5.083 config.status: creating src/Makefile #11 5.106 config.status: creating contrib/Makefile #11 5.127 config.status: creating contrib/systemd/Makefile #11 5.151 config.status: creating contrib/osmo-pcap.spec #11 5.172 config.status: creating doc/Makefile #11 5.195 config.status: creating doc/examples/Makefile #11 5.216 config.status: creating doc/manuals/Makefile #11 5.238 config.status: creating tests/Makefile #11 5.259 config.status: creating Makefile #11 5.276 config.status: creating osmopcapconfig.h #11 5.294 config.status: executing tests/atconfig commands #11 5.297 config.status: executing depfiles commands #11 5.531 echo 0.5.0 > .version-t && mv .version-t .version #11 5.534 make install-recursive #11 5.536 make[1]: Entering directory `/tmp/osmo-pcap' #11 5.541 Making install in include #11 5.545 make[2]: Entering directory `/tmp/osmo-pcap/include' #11 5.549 Making install in osmo-pcap #11 5.552 make[3]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.553 make[4]: Entering directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.553 make[4]: Nothing to be done for `install-exec-am'. #11 5.553 make[4]: Nothing to be done for `install-data-am'. #11 5.553 make[4]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.554 make[3]: Leaving directory `/tmp/osmo-pcap/include/osmo-pcap' #11 5.556 make[3]: Entering directory `/tmp/osmo-pcap/include' #11 5.559 make[4]: Entering directory `/tmp/osmo-pcap/include' #11 5.559 make[4]: Nothing to be done for `install-exec-am'. #11 5.559 make[4]: Nothing to be done for `install-data-am'. #11 5.559 make[4]: Leaving directory `/tmp/osmo-pcap/include' #11 5.559 make[3]: Leaving directory `/tmp/osmo-pcap/include' #11 5.560 make[2]: Leaving directory `/tmp/osmo-pcap/include' #11 5.560 Making install in src #11 5.564 make[2]: Entering directory `/tmp/osmo-pcap/src' #11 5.566 CC osmo_common.o #11 5.566 CC osmo_client_core.o #11 5.566 CC osmo_client_main.o #11 5.566 CC osmo_client_vty.o #11 5.567 CC osmo_tls.o #11 5.567 CC osmo_server_main.o #11 5.567 CC osmo_client_network.o #11 5.568 CC osmo_server_network.o #11 5.568 CC osmo_server_vty.o #11 5.600 osmo_tls.c: In function 'osmo_tls_init_server_session': #11 5.600 osmo_tls.c:432:3: warning: #warning "TODO client certificates" [-Wcpp] #11 5.600 #warning "TODO client certificates" #11 5.600 ^ #11 5.639 CCLD osmo-pcap-client #11 5.663 CCLD osmo-pcap-server #11 5.716 make[3]: Entering directory `/tmp/osmo-pcap/src' #11 5.717 make[3]: Nothing to be done for `install-data-am'. #11 5.718 /usr/bin/mkdir -p '/usr/local/bin' #11 5.723 /usr/bin/install -c osmo-pcap-client osmo-pcap-server '/usr/local/bin' #11 5.726 make[3]: Leaving directory `/tmp/osmo-pcap/src' #11 5.726 make[2]: Leaving directory `/tmp/osmo-pcap/src' #11 5.727 Making install in contrib #11 5.729 make[2]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.734 Making install in systemd #11 5.738 make[3]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 5.740 make[4]: Entering directory `/tmp/osmo-pcap/contrib/systemd' #11 5.740 make[4]: Nothing to be done for `install-exec-am'. #11 5.742 /usr/bin/mkdir -p '/usr/lib/systemd/system' #11 5.746 /usr/bin/install -c -m 644 osmo-pcap-client.service osmo-pcap-server.service '/usr/lib/systemd/system' #11 5.749 make[4]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 5.750 make[3]: Leaving directory `/tmp/osmo-pcap/contrib/systemd' #11 5.752 make[3]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.754 make[4]: Entering directory `/tmp/osmo-pcap/contrib' #11 5.754 make[4]: Nothing to be done for `install-exec-am'. #11 5.755 /usr/bin/mkdir -p '/usr/local/share/osmo-pcap' #11 5.759 /usr/bin/install -c -m 644 osmo_pcap_clean_old '/usr/local/share/osmo-pcap' #11 5.762 make[4]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.762 make[3]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.762 make[2]: Leaving directory `/tmp/osmo-pcap/contrib' #11 5.763 Making install in doc #11 5.766 make[2]: Entering directory `/tmp/osmo-pcap/doc' #11 5.771 Making install in examples #11 5.773 make[3]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.775 make[4]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.775 make[4]: Nothing to be done for `install-exec-am'. #11 5.777 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 5.780 /usr/bin/install -c -m 644 osmo-pcap-client/osmo-pcap-client.cfg osmo-pcap-server/osmo-pcap-server.cfg '/usr/local/etc/osmocom' #11 5.783 make install-data-hook #11 5.785 make[5]: Entering directory `/tmp/osmo-pcap/doc/examples' #11 5.785 for f in $(find . -type f -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 5.785 j="/usr/local/share/doc/osmo-pcap/examples/$f" && \ #11 5.785 mkdir -p "$(dirname $j)" && \ #11 5.785 /usr/bin/install -c -m 644 ./$f $j; \ #11 5.785 done #11 5.811 make[5]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.811 make[4]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.811 make[3]: Leaving directory `/tmp/osmo-pcap/doc/examples' #11 5.812 Making install in manuals #11 5.814 make[3]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 5.816 make[4]: Entering directory `/tmp/osmo-pcap/doc/manuals' #11 5.816 make[4]: Nothing to be done for `install-exec-am'. #11 5.816 make[4]: Nothing to be done for `install-data-am'. #11 5.816 make[4]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 5.816 make[3]: Leaving directory `/tmp/osmo-pcap/doc/manuals' #11 5.819 make[3]: Entering directory `/tmp/osmo-pcap/doc' #11 5.821 make[4]: Entering directory `/tmp/osmo-pcap/doc' #11 5.821 make[4]: Nothing to be done for `install-exec-am'. #11 5.821 make[4]: Nothing to be done for `install-data-am'. #11 5.821 make[4]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.822 make[3]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.822 make[2]: Leaving directory `/tmp/osmo-pcap/doc' #11 5.823 Making install in tests #11 5.825 make[2]: Entering directory `/tmp/osmo-pcap/tests' #11 5.827 make[3]: Entering directory `/tmp/osmo-pcap/tests' #11 5.827 make[3]: Nothing to be done for `install-exec-am'. #11 5.827 make[3]: Nothing to be done for `install-data-am'. #11 5.827 make[3]: Leaving directory `/tmp/osmo-pcap/tests' #11 5.827 make[2]: Leaving directory `/tmp/osmo-pcap/tests' #11 5.830 make[2]: Entering directory `/tmp/osmo-pcap' #11 5.836 make[3]: Entering directory `/tmp/osmo-pcap' #11 5.836 make[3]: Nothing to be done for `install-exec-am'. #11 5.836 make[3]: Nothing to be done for `install-data-am'. #11 5.836 make[3]: Leaving directory `/tmp/osmo-pcap' #11 5.836 make[2]: Leaving directory `/tmp/osmo-pcap' #11 5.836 make[1]: Leaving directory `/tmp/osmo-pcap' #11 DONE 6.1s #12 [7/8] COPY OSMO-PCAP-CLIENT.CFG /data/osmo-pcap-client.cfg #12 DONE 0.3s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:9cd044b009c2fdf0a3d485b29580ef89a147f5c9c6ade4d03b93f3cd072b693e done #14 naming to docker.io/osmocom-build/osmo-pcap-master-centos7:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/osmo-pcap-master' + docker_image_exists osmo-pcap-master-centos7 + docker images -q osmocom-build/osmo-pcap-master-centos7 + test -n 9cd044b009c2 + list_osmo_packages centos7 osmo-pcap-master-centos7 + local distro=centos7 + local image=osmo-pcap-master-centos7 + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcap-master-centos7 -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcap-master-centos7 ### osmocom-nightly-202411042026-1.1.x86_64 libosmocore22-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmogsm20-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmogb14-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmocore-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmogsm-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmogb-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmoisdn0-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmovty13-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmoctrl0-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmoisdn-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmovty-devel-1.10.0.27.aec32.202411042026-1.1.x86_64 libosmoctrl-devel-1.10.0.27.aec32.202411042026-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:6b1d26d096c7e9c05384fc1837e59ecb8b9371899bdf8099bec91dd6ff42c385 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 + 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/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/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_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 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.2s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #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.323 + OSMO_TTCN3_BRANCH=master #8 0.323 + shift #8 0.323 + cd /osmo-ttcn3-hacks #8 0.323 + git fetch #8 0.395 + git checkout master #8 0.443 Already on 'master' #8 0.444 Your branch is up to date with 'origin/master'. #8 0.444 + git symbolic-ref -q HEAD #8 0.446 refs/heads/master #8 0.446 + git reset --hard origin/master #8 0.454 HEAD is now at a0861ee1 hnbgw: Introduce test TC_ps_iu_release_req_rua_disconnect #8 0.455 + git rev-parse --abbrev-ref HEAD #8 0.457 master #8 0.457 + git rev-parse HEAD #8 0.458 a0861ee1877ee1ba57eea0712f8e39d3ba897149 #8 0.458 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.459 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.459 + make -j8 deps #8 0.522 make: Nothing to be done for 'deps'. #8 0.522 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.523 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.523 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.524 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.524 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.525 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.525 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.526 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.526 + make pcap-client #8 0.586 (cd pcap-client && ./gen_links.sh && ./regen_makefile.sh) #8 0.589 Linking TCCInterface_Functions.ttcn #8 0.591 Linking TCCConversion_Functions.ttcn #8 0.592 Linking TCCConversion.cc #8 0.594 Linking TCCInterface.cc #8 0.594 Linking TCCInterface_ip.h #8 0.596 Linking TCCEncoding_Functions.ttcn #8 0.597 Linking TCCEncoding.cc #8 0.599 Linking Socket_API_Definitions.ttcn #8 0.600 Linking IPL4asp_Functions.ttcn #8 0.601 Linking IPL4asp_PT.cc #8 0.602 Linking IPL4asp_PT.hh #8 0.603 Linking IPL4asp_PortType.ttcn #8 0.604 Linking IPL4asp_Types.ttcn #8 0.606 Linking IPL4asp_discovery.cc #8 0.607 Linking IPL4asp_protocol_L234.hh #8 0.608 Linking TELNETasp_PT.cc #8 0.609 Linking TELNETasp_PT.hh #8 0.610 Linking TELNETasp_PortType.ttcn #8 0.611 Linking Misc_Helpers.ttcn #8 0.612 Linking General_Types.ttcn #8 0.613 Linking GSM_Types.ttcn #8 0.614 Linking Osmocom_Types.ttcn #8 0.615 Linking Native_Functions.ttcn #8 0.616 Linking Native_FunctionDefs.cc #8 0.617 Linking Osmocom_VTY_Functions.ttcn #8 0.618 Linking OPCAP_Types.ttcn #8 0.619 Linking OPCAP_Templates.ttcn #8 0.620 Linking OPCAP_CodecPort.ttcn #8 0.621 Linking OPCAP_CodecPort_CtrlFunct.ttcn #8 0.622 Linking OPCAP_CodecPort_CtrlFunctdef.cc #8 0.623 Linking OPCAP_Adapter.ttcn #8 0.635 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.635 Generating Makefile skeleton... #8 0.636 Makefile skeleton was generated. #8 0.650 make -C pcap-client compile #8 0.653 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client' #8 0.653 /usr/bin/ttcn3_compiler -L -U 8 GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn - GSM_Types.ttcn General_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OPCAP_Adapter.ttcn OPCAP_CLIENT_Tests.ttcn OPCAP_CodecPort.ttcn OPCAP_CodecPort_CtrlFunct.ttcn OPCAP_Templates.ttcn OPCAP_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn #8 0.655 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 0.655 #8 0.657 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 0.658 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 0.659 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 0.659 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 0.660 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 0.660 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 0.661 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 0.661 Notify: Parsing TTCN-3 module `OPCAP_Adapter.ttcn'... #8 0.661 Notify: Parsing TTCN-3 module `OPCAP_CLIENT_Tests.ttcn'... #8 0.661 Notify: Parsing TTCN-3 module `OPCAP_CodecPort.ttcn'... #8 0.662 Notify: Parsing TTCN-3 module `OPCAP_CodecPort_CtrlFunct.ttcn'... #8 0.662 Notify: Parsing TTCN-3 module `OPCAP_Templates.ttcn'... #8 0.662 Notify: Parsing TTCN-3 module `OPCAP_Types.ttcn'... #8 0.662 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 0.663 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 0.664 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 0.664 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 0.665 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 0.666 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 0.667 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 0.667 Notify: Checking modules... #8 0.672 OPCAP_Adapter.ttcn: In TTCN-3 module `OPCAP_Adapter': #8 0.672 OPCAP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 0.672 OPCAP_Adapter.ttcn:44.2-47.2: In if statement: #8 0.672 OPCAP_Adapter.ttcn:45.3-87: In function instance: #8 0.672 OPCAP_Adapter.ttcn:45.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 0.672 OPCAP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 0.672 OPCAP_Adapter.ttcn:65.2-68.2: In if statement: #8 0.672 OPCAP_Adapter.ttcn:66.3-87: In function instance: #8 0.672 OPCAP_Adapter.ttcn:66.3-87: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 0.672 OPCAP_Adapter.ttcn:89.1-92.1: In function definition `f_disconnect': #8 0.672 OPCAP_Adapter.ttcn:90.2-86: In function instance: #8 0.672 OPCAP_Adapter.ttcn:90.2-86: warning: The value returned by external function `@OPCAP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 0.673 OPCAP_CLIENT_Tests.ttcn: In TTCN-3 module `OPCAP_CLIENT_Tests': #8 0.673 OPCAP_CLIENT_Tests.ttcn:48.9-58.1: In function definition `f_init_one_srv': #8 0.673 OPCAP_CLIENT_Tests.ttcn:57.2-46: In function instance: #8 0.673 OPCAP_CLIENT_Tests.ttcn:57.2-46: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used #8 0.673 OPCAP_CLIENT_Tests.ttcn:123.1-135.1: In testcase definition `TC_reconnect': #8 0.673 OPCAP_CLIENT_Tests.ttcn:133.2-39: In function instance: #8 0.673 OPCAP_CLIENT_Tests.ttcn:133.2-39: warning: The value returned by function `@OPCAP_Adapter.f_opcap_exp' is not used #8 0.674 Notify: Generating code... #8 0.695 Notify: File `GSM_Types.hh' was generated. #8 0.695 Notify: File `GSM_Types.cc' was generated. #8 0.695 Notify: File `GSM_Types_part_1.cc' was generated. #8 0.695 Notify: File `GSM_Types_part_2.cc' was generated. #8 0.696 Notify: File `GSM_Types_part_3.cc' was generated. #8 0.696 Notify: File `GSM_Types_part_4.cc' was generated. #8 0.696 Notify: File `GSM_Types_part_5.cc' was generated. #8 0.696 Notify: File `GSM_Types_part_6.cc' was generated. #8 0.696 Notify: File `GSM_Types_part_7.cc' was generated. #8 0.696 Notify: File `General_Types.hh' was generated. #8 0.696 Notify: File `General_Types.cc' was generated. #8 0.697 Notify: File `General_Types_part_1.cc' was generated. #8 0.697 Notify: File `General_Types_part_2.cc' was generated. #8 0.697 Notify: File `General_Types_part_3.cc' was generated. #8 0.697 Notify: File `General_Types_part_4.cc' was generated. #8 0.697 Notify: File `General_Types_part_5.cc' was generated. #8 0.698 Notify: File `General_Types_part_6.cc' was generated. #8 0.698 Notify: File `General_Types_part_7.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions.hh' was generated. #8 0.698 Notify: File `IPL4asp_Functions.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 0.698 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType.hh' was generated. #8 0.699 Notify: File `IPL4asp_PortType.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 0.699 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 0.700 Notify: File `IPL4asp_Types.hh' was generated. #8 0.700 Notify: File `IPL4asp_Types.cc' was generated. #8 0.700 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 0.700 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 0.700 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 0.701 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 0.701 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 0.701 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 0.701 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 0.701 Notify: File `Misc_Helpers.hh' was generated. #8 0.701 Notify: File `Misc_Helpers.cc' was generated. #8 0.701 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 0.701 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 0.702 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 0.702 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 0.702 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 0.702 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 0.702 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 0.702 Notify: File `Native_Functions.hh' was generated. #8 0.702 Notify: File `Native_Functions.cc' was generated. #8 0.702 Notify: File `Native_Functions_part_1.cc' was generated. #8 0.702 Notify: File `Native_Functions_part_2.cc' was generated. #8 0.702 Notify: File `Native_Functions_part_3.cc' was generated. #8 0.702 Notify: File `Native_Functions_part_4.cc' was generated. #8 0.703 Notify: File `Native_Functions_part_5.cc' was generated. #8 0.703 Notify: File `Native_Functions_part_6.cc' was generated. #8 0.703 Notify: File `Native_Functions_part_7.cc' was generated. #8 0.703 Notify: File `OPCAP_Adapter.hh' was generated. #8 0.703 Notify: File `OPCAP_Adapter.cc' was generated. #8 0.703 Notify: File `OPCAP_Adapter_part_1.cc' was generated. #8 0.703 Notify: File `OPCAP_Adapter_part_2.cc' was generated. #8 0.703 Notify: File `OPCAP_Adapter_part_3.cc' was generated. #8 0.703 Notify: File `OPCAP_Adapter_part_4.cc' was generated. #8 0.703 Notify: File `OPCAP_Adapter_part_5.cc' was generated. #8 0.703 Notify: File `OPCAP_Adapter_part_6.cc' was generated. #8 0.704 Notify: File `OPCAP_Adapter_part_7.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests.hh' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests_part_1.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests_part_2.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests_part_3.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests_part_4.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests_part_5.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests_part_6.cc' was generated. #8 0.704 Notify: File `OPCAP_CLIENT_Tests_part_7.cc' was generated. #8 0.705 Notify: File `OPCAP_CodecPort.hh' was generated. #8 0.705 Notify: File `OPCAP_CodecPort.cc' was generated. #8 0.705 Notify: File `OPCAP_CodecPort_CtrlFunct.hh' was generated. #8 0.705 Notify: File `OPCAP_CodecPort_CtrlFunct.cc' was generated. #8 0.705 Notify: File `OPCAP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 0.705 Notify: File `OPCAP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 0.705 Notify: File `OPCAP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 0.705 Notify: File `OPCAP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 0.705 Notify: File `OPCAP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_part_1.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_part_2.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_part_3.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_part_4.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_part_5.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_part_6.cc' was generated. #8 0.706 Notify: File `OPCAP_CodecPort_part_7.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates.hh' was generated. #8 0.707 Notify: File `OPCAP_Templates.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates_part_1.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates_part_2.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates_part_3.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates_part_4.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates_part_5.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates_part_6.cc' was generated. #8 0.707 Notify: File `OPCAP_Templates_part_7.cc' was generated. #8 0.707 Notify: File `OPCAP_Types.hh' was generated. #8 0.708 Notify: File `OPCAP_Types.cc' was generated. #8 0.708 Notify: File `OPCAP_Types_part_1.cc' was generated. #8 0.708 Notify: File `OPCAP_Types_part_2.cc' was generated. #8 0.708 Notify: File `OPCAP_Types_part_3.cc' was generated. #8 0.708 Notify: File `OPCAP_Types_part_4.cc' was generated. #8 0.708 Notify: File `OPCAP_Types_part_5.cc' was generated. #8 0.708 Notify: File `OPCAP_Types_part_6.cc' was generated. #8 0.708 Notify: File `OPCAP_Types_part_7.cc' was generated. #8 0.709 Notify: File `Osmocom_Types.hh' was generated. #8 0.709 Notify: File `Osmocom_Types.cc' was generated. #8 0.709 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 0.709 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 0.709 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 0.709 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 0.709 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 0.709 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 0.709 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 0.710 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 0.711 Notify: File `Socket_API_Definitions.hh' was generated. #8 0.711 Notify: File `Socket_API_Definitions.cc' was generated. #8 0.711 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 0.711 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 0.711 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 0.712 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 0.712 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 0.712 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 0.712 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 0.712 Notify: File `TCCConversion_Functions.hh' was generated. #8 0.712 Notify: File `TCCConversion_Functions.cc' was generated. #8 0.712 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 0.712 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 0.713 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 0.713 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 0.713 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 0.713 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 0.713 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 0.713 Notify: File `TCCEncoding_Functions.hh' was generated. #8 0.713 Notify: File `TCCEncoding_Functions.cc' was generated. #8 0.713 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 0.714 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 0.714 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 0.714 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 0.714 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 0.714 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 0.714 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 0.714 Notify: File `TCCInterface_Functions.hh' was generated. #8 0.714 Notify: File `TCCInterface_Functions.cc' was generated. #8 0.715 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 0.715 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 0.715 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 0.715 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 0.715 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 0.715 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 0.715 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 0.715 Notify: File `TELNETasp_PortType.hh' was generated. #8 0.716 Notify: File `TELNETasp_PortType.cc' was generated. #8 0.716 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 0.716 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 0.716 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 0.716 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 0.716 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 0.716 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 0.716 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 0.716 Notify: 180 files were updated. #8 0.721 touch compile #8 0.722 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client' #8 0.722 make -j16 -C pcap-client #8 0.728 make[1]: Entering directory '/osmo-ttcn3-hacks/pcap-client' #8 0.760 Creating dependency file for TELNETasp_PT.cc #8 0.761 Creating dependency file for TCCInterface.cc #8 0.761 Creating dependency file for TCCEncoding.cc #8 0.761 Creating dependency file for TCCConversion.cc #8 0.761 Creating dependency file for OPCAP_CodecPort_CtrlFunctdef.cc #8 0.762 Creating dependency file for Native_FunctionDefs.cc #8 0.762 Creating dependency file for IPL4asp_discovery.cc #8 0.762 Creating dependency file for IPL4asp_PT.cc #8 0.785 Creating dependency file for TELNETasp_PortType_part_7.cc #8 0.786 Creating dependency file for TELNETasp_PortType_part_6.cc #8 0.786 Creating dependency file for TELNETasp_PortType_part_5.cc #8 0.786 Creating dependency file for TELNETasp_PortType_part_4.cc #8 0.787 Creating dependency file for TELNETasp_PortType_part_3.cc #8 0.787 Creating dependency file for TELNETasp_PortType_part_2.cc #8 0.787 Creating dependency file for TELNETasp_PortType_part_1.cc #8 0.788 Creating dependency file for TCCInterface_Functions_part_7.cc #8 0.788 Creating dependency file for TCCInterface_Functions_part_6.cc #8 0.796 Creating dependency file for TCCInterface_Functions_part_5.cc #8 0.797 Creating dependency file for TCCInterface_Functions_part_4.cc #8 0.799 Creating dependency file for TCCInterface_Functions_part_3.cc #8 0.805 Creating dependency file for TCCInterface_Functions_part_2.cc #8 0.806 Creating dependency file for TCCInterface_Functions_part_1.cc #8 0.808 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 0.809 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 0.810 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 0.813 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 0.820 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 0.821 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 0.822 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 0.822 Creating dependency file for TCCConversion_Functions_part_7.cc #8 0.827 Creating dependency file for TCCConversion_Functions_part_6.cc #8 0.830 Creating dependency file for TCCConversion_Functions_part_5.cc #8 0.833 Creating dependency file for TCCConversion_Functions_part_4.cc #8 0.833 Creating dependency file for TCCConversion_Functions_part_3.cc #8 0.834 Creating dependency file for TCCConversion_Functions_part_2.cc #8 0.838 Creating dependency file for TCCConversion_Functions_part_1.cc #8 0.838 Creating dependency file for Socket_API_Definitions_part_7.cc #8 0.841 Creating dependency file for Socket_API_Definitions_part_6.cc #8 0.841 Creating dependency file for Socket_API_Definitions_part_5.cc #8 0.843 Creating dependency file for Socket_API_Definitions_part_4.cc #8 0.844 Creating dependency file for Socket_API_Definitions_part_3.cc #8 0.846 Creating dependency file for Socket_API_Definitions_part_2.cc #8 0.846 Creating dependency file for Socket_API_Definitions_part_1.cc #8 0.848 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 0.850 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 0.851 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 0.853 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 0.861 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 0.862 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 0.863 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 0.864 Creating dependency file for Osmocom_Types_part_7.cc #8 0.865 Creating dependency file for Osmocom_Types_part_6.cc #8 0.875 Creating dependency file for Osmocom_Types_part_5.cc #8 0.875 Creating dependency file for Osmocom_Types_part_4.cc #8 0.875 Creating dependency file for Osmocom_Types_part_3.cc #8 0.876 Creating dependency file for Osmocom_Types_part_2.cc #8 0.877 Creating dependency file for Osmocom_Types_part_1.cc #8 0.880 Creating dependency file for OPCAP_Types_part_7.cc #8 0.880 Creating dependency file for OPCAP_Types_part_6.cc #8 0.882 Creating dependency file for OPCAP_Types_part_5.cc #8 0.887 Creating dependency file for OPCAP_Types_part_4.cc #8 0.887 Creating dependency file for OPCAP_Types_part_3.cc #8 0.890 Creating dependency file for OPCAP_Types_part_2.cc #8 0.890 Creating dependency file for OPCAP_Types_part_1.cc #8 0.891 Creating dependency file for OPCAP_Templates_part_7.cc #8 0.894 Creating dependency file for OPCAP_Templates_part_6.cc #8 0.898 Creating dependency file for OPCAP_Templates_part_5.cc #8 0.899 Creating dependency file for OPCAP_Templates_part_4.cc #8 0.900 Creating dependency file for OPCAP_Templates_part_3.cc #8 0.907 Creating dependency file for OPCAP_Templates_part_2.cc #8 0.908 Creating dependency file for OPCAP_Templates_part_1.cc #8 0.908 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_7.cc #8 0.908 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_6.cc #8 0.910 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_5.cc #8 0.911 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_4.cc #8 0.919 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_3.cc #8 0.920 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_2.cc #8 0.920 Creating dependency file for OPCAP_CodecPort_CtrlFunct_part_1.cc #8 0.921 Creating dependency file for OPCAP_CodecPort_part_7.cc #8 0.921 Creating dependency file for OPCAP_CodecPort_part_6.cc #8 0.921 Creating dependency file for OPCAP_CodecPort_part_5.cc #8 0.922 Creating dependency file for OPCAP_CodecPort_part_4.cc #8 0.923 Creating dependency file for OPCAP_CodecPort_part_3.cc #8 0.925 Creating dependency file for OPCAP_CodecPort_part_2.cc #8 0.931 Creating dependency file for OPCAP_CodecPort_part_1.cc #8 0.931 Creating dependency file for OPCAP_CLIENT_Tests_part_7.cc #8 0.931 Creating dependency file for OPCAP_CLIENT_Tests_part_6.cc #8 0.932 Creating dependency file for OPCAP_CLIENT_Tests_part_5.cc #8 0.933 Creating dependency file for OPCAP_CLIENT_Tests_part_4.cc #8 0.933 Creating dependency file for OPCAP_CLIENT_Tests_part_2.cc #8 0.933 Creating dependency file for OPCAP_CLIENT_Tests_part_3.cc #8 0.933 Creating dependency file for OPCAP_CLIENT_Tests_part_1.cc #8 0.934 Creating dependency file for OPCAP_Adapter_part_7.cc #8 0.934 Creating dependency file for OPCAP_Adapter_part_6.cc #8 0.936 Creating dependency file for OPCAP_Adapter_part_5.cc #8 0.937 Creating dependency file for OPCAP_Adapter_part_4.cc #8 0.941 Creating dependency file for OPCAP_Adapter_part_3.cc #8 0.942 Creating dependency file for OPCAP_Adapter_part_2.cc #8 0.942 Creating dependency file for OPCAP_Adapter_part_1.cc #8 0.946 Creating dependency file for Native_Functions_part_7.cc #8 0.946 Creating dependency file for Native_Functions_part_6.cc #8 0.946 Creating dependency file for Native_Functions_part_5.cc #8 0.946 Creating dependency file for Native_Functions_part_4.cc #8 0.947 Creating dependency file for Native_Functions_part_3.cc #8 0.948 Creating dependency file for Native_Functions_part_2.cc #8 0.949 Creating dependency file for Native_Functions_part_1.cc #8 0.950 Creating dependency file for Misc_Helpers_part_7.cc #8 0.951 Creating dependency file for Misc_Helpers_part_6.cc #8 0.952 Creating dependency file for Misc_Helpers_part_5.cc #8 0.954 Creating dependency file for Misc_Helpers_part_4.cc #8 0.955 Creating dependency file for Misc_Helpers_part_3.cc #8 0.957 Creating dependency file for Misc_Helpers_part_2.cc #8 0.957 Creating dependency file for Misc_Helpers_part_1.cc #8 0.957 Creating dependency file for IPL4asp_Types_part_7.cc #8 0.957 Creating dependency file for IPL4asp_Types_part_6.cc #8 0.958 Creating dependency file for IPL4asp_Types_part_5.cc #8 0.958 Creating dependency file for IPL4asp_Types_part_4.cc #8 0.960 Creating dependency file for IPL4asp_Types_part_3.cc #8 0.960 Creating dependency file for IPL4asp_Types_part_2.cc #8 0.961 Creating dependency file for IPL4asp_Types_part_1.cc #8 0.962 Creating dependency file for IPL4asp_PortType_part_7.cc #8 0.964 Creating dependency file for IPL4asp_PortType_part_6.cc #8 0.966 Creating dependency file for IPL4asp_PortType_part_5.cc #8 0.967 Creating dependency file for IPL4asp_PortType_part_4.cc #8 0.969 Creating dependency file for IPL4asp_PortType_part_3.cc #8 0.970 Creating dependency file for IPL4asp_PortType_part_1.cc #8 0.970 Creating dependency file for IPL4asp_PortType_part_2.cc #8 0.971 Creating dependency file for IPL4asp_Functions_part_7.cc #8 0.973 Creating dependency file for IPL4asp_Functions_part_6.cc #8 0.973 Creating dependency file for IPL4asp_Functions_part_5.cc #8 0.973 Creating dependency file for IPL4asp_Functions_part_4.cc #8 0.976 Creating dependency file for IPL4asp_Functions_part_3.cc #8 0.978 Creating dependency file for IPL4asp_Functions_part_2.cc #8 0.980 Creating dependency file for IPL4asp_Functions_part_1.cc #8 0.981 Creating dependency file for General_Types_part_7.cc #8 0.984 Creating dependency file for General_Types_part_6.cc #8 0.984 Creating dependency file for General_Types_part_5.cc #8 0.984 Creating dependency file for General_Types_part_4.cc #8 0.986 Creating dependency file for General_Types_part_3.cc #8 0.986 Creating dependency file for General_Types_part_2.cc #8 0.986 Creating dependency file for General_Types_part_1.cc #8 0.987 Creating dependency file for GSM_Types_part_7.cc #8 0.991 Creating dependency file for GSM_Types_part_6.cc #8 0.991 Creating dependency file for GSM_Types_part_5.cc #8 0.994 Creating dependency file for GSM_Types_part_4.cc #8 0.999 Creating dependency file for GSM_Types_part_3.cc #8 1.004 Creating dependency file for GSM_Types_part_2.cc #8 1.040 Creating dependency file for GSM_Types_part_1.cc #8 1.045 Creating dependency file for TELNETasp_PortType.cc #8 1.045 Creating dependency file for TCCInterface_Functions.cc #8 1.045 Creating dependency file for TCCEncoding_Functions.cc #8 1.045 Creating dependency file for TCCConversion_Functions.cc #8 1.056 Creating dependency file for Socket_API_Definitions.cc #8 1.064 Creating dependency file for Osmocom_VTY_Functions.cc #8 1.066 Creating dependency file for Osmocom_Types.cc #8 1.068 Creating dependency file for OPCAP_Types.cc #8 1.071 Creating dependency file for OPCAP_Templates.cc #8 1.071 Creating dependency file for OPCAP_CodecPort_CtrlFunct.cc #8 1.074 Creating dependency file for OPCAP_CodecPort.cc #8 1.079 Creating dependency file for OPCAP_CLIENT_Tests.cc #8 1.081 Creating dependency file for OPCAP_Adapter.cc #8 1.085 Creating dependency file for Native_Functions.cc #8 1.098 Creating dependency file for Misc_Helpers.cc #8 1.121 Creating dependency file for IPL4asp_Types.cc #8 1.125 Creating dependency file for IPL4asp_PortType.cc #8 1.128 Creating dependency file for IPL4asp_Functions.cc #8 1.137 Creating dependency file for General_Types.cc #8 1.138 Creating dependency file for GSM_Types.cc #8 1.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 1.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 1.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 1.270 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 1.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 1.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 1.271 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 1.272 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter.o OPCAP_Adapter.cc #8 1.272 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests.o OPCAP_CLIENT_Tests.cc #8 1.272 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort.o OPCAP_CodecPort.cc #8 1.272 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct.o OPCAP_CodecPort_CtrlFunct.cc #8 1.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates.o OPCAP_Templates.cc #8 1.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types.o OPCAP_Types.cc #8 1.273 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 1.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 1.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 2.011 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 2.042 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 2.050 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 2.137 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 2.191 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 2.202 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 2.274 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 2.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 2.284 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 2.381 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 2.385 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 2.396 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 2.407 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 2.417 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 2.422 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 2.490 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 2.517 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 2.540 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 2.563 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 2.587 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 2.611 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 2.634 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 2.658 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 2.682 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 2.705 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 2.729 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 2.753 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 2.776 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 2.782 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 2.800 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 2.805 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 2.823 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 2.829 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 2.848 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 3.123 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 3.164 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 3.369 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 3.394 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 3.441 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 3.443 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 3.450 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 3.464 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 3.468 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 3.474 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 3.475 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 3.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 3.486 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 3.490 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 3.491 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 3.496 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 3.497 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 3.498 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 3.506 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 3.509 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_1.cc #8 3.514 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_2.cc #8 3.515 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_3.cc #8 3.520 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_4.cc #8 3.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_5.cc #8 3.521 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_6.cc #8 3.527 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Adapter_part_7.o OPCAP_Adapter_part_7.cc #8 3.529 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_1.cc #8 3.536 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_2.cc #8 3.538 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_3.cc #8 3.541 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_4.cc #8 3.542 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_5.cc #8 3.546 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_6.cc #8 3.548 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CLIENT_Tests_part_7.o OPCAP_CLIENT_Tests_part_7.cc #8 3.550 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_1.cc #8 3.554 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_2.cc #8 3.558 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_3.cc #8 3.560 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_4.cc #8 3.562 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_5.cc #8 3.562 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_6.cc #8 3.564 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_part_7.cc #8 3.570 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_1.cc #8 3.572 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_2.cc #8 3.572 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_3.cc #8 3.576 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_4.cc #8 3.583 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_5.cc #8 3.583 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_6.cc #8 3.584 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_CodecPort_CtrlFunct_part_7.cc #8 3.584 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_1.o OPCAP_Templates_part_1.cc #8 3.589 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_2.o OPCAP_Templates_part_2.cc #8 3.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_3.o OPCAP_Templates_part_3.cc #8 3.591 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_4.o OPCAP_Templates_part_4.cc #8 3.596 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_5.o OPCAP_Templates_part_5.cc #8 3.598 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_6.o OPCAP_Templates_part_6.cc #8 3.603 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Templates_part_7.o OPCAP_Templates_part_7.cc #8 3.605 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_1.o OPCAP_Types_part_1.cc #8 3.606 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_2.o OPCAP_Types_part_2.cc #8 3.607 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_3.o OPCAP_Types_part_3.cc #8 3.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_4.o OPCAP_Types_part_4.cc #8 3.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_5.o OPCAP_Types_part_5.cc #8 3.612 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_6.o OPCAP_Types_part_6.cc #8 3.617 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_Types_part_7.o OPCAP_Types_part_7.cc #8 3.621 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 3.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 3.627 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 3.632 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 3.634 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 3.637 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 3.638 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 3.645 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 3.647 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 3.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 3.656 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 3.660 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 3.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 3.661 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 3.665 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 3.670 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 3.671 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 3.682 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 3.682 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 3.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 3.684 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 3.708 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 3.731 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 3.755 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 3.779 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 3.802 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 3.825 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 3.848 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 3.871 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 4.076 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 4.167 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 4.189 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 4.212 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 4.235 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 4.257 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 4.267 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 4.279 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 4.291 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 4.301 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 4.316 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 4.323 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 4.341 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 4.345 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 4.365 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 4.388 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 4.450 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 4.469 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 4.472 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 4.492 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 4.495 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 4.510 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 4.515 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 4.613 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OPCAP_CodecPort_CtrlFunctdef.o OPCAP_CodecPort_CtrlFunctdef.cc #8 4.623 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 4.624 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 4.777 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 4.822 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 4.861 g++ -shared -o GSM_Types.so GSM_Types.o #8 4.875 g++ -shared -o General_Types.so General_Types.o #8 4.919 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 4.960 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 4.979 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 5.026 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 5.059 g++ -shared -o Native_Functions.so Native_Functions.o #8 5.062 g++ -shared -o OPCAP_Adapter.so OPCAP_Adapter.o #8 5.083 g++ -shared -o OPCAP_CLIENT_Tests.so OPCAP_CLIENT_Tests.o #8 5.130 g++ -shared -o OPCAP_CodecPort.so OPCAP_CodecPort.o #8 5.132 g++ -shared -o OPCAP_CodecPort_CtrlFunct.so OPCAP_CodecPort_CtrlFunct.o #8 5.134 g++ -shared -o OPCAP_Templates.so OPCAP_Templates.o #8 5.177 g++ -shared -o OPCAP_Types.so OPCAP_Types.o #8 5.184 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 5.190 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 5.197 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 5.247 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 5.257 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 5.261 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 5.304 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 5.305 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 5.317 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 5.321 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 5.334 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 5.360 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 5.387 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 5.392 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 5.421 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 5.421 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 5.423 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 5.427 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 5.440 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 5.446 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 5.446 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 5.449 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 5.472 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 5.474 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 5.477 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 5.482 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 5.488 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 5.497 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 5.505 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 5.509 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 5.511 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 5.514 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 5.520 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 5.521 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 5.521 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 5.527 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 5.536 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 5.536 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 5.538 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 5.544 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 5.547 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 5.549 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 5.549 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 5.550 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 5.551 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 5.553 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 5.559 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 5.573 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 5.578 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 5.579 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 5.581 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 5.581 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 5.583 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 5.591 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 5.608 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 5.608 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 5.610 g++ -shared -o OPCAP_Adapter_part_1.so OPCAP_Adapter_part_1.o #8 5.610 g++ -shared -o OPCAP_Adapter_part_2.so OPCAP_Adapter_part_2.o #8 5.614 g++ -shared -o OPCAP_Adapter_part_3.so OPCAP_Adapter_part_3.o #8 5.616 g++ -shared -o OPCAP_Adapter_part_4.so OPCAP_Adapter_part_4.o #8 5.627 g++ -shared -o OPCAP_Adapter_part_5.so OPCAP_Adapter_part_5.o #8 5.636 g++ -shared -o OPCAP_Adapter_part_6.so OPCAP_Adapter_part_6.o #8 5.636 g++ -shared -o OPCAP_Adapter_part_7.so OPCAP_Adapter_part_7.o #8 5.638 g++ -shared -o OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_1.o #8 5.638 g++ -shared -o OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_2.o #8 5.645 g++ -shared -o OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_3.o #8 5.646 g++ -shared -o OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_4.o #8 5.653 g++ -shared -o OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_5.o #8 5.660 g++ -shared -o OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_6.o #8 5.661 g++ -shared -o OPCAP_CLIENT_Tests_part_7.so OPCAP_CLIENT_Tests_part_7.o #8 5.663 g++ -shared -o OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_1.o #8 5.664 g++ -shared -o OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_2.o #8 5.665 g++ -shared -o OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_3.o #8 5.665 g++ -shared -o OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_4.o #8 5.670 g++ -shared -o OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_5.o #8 5.671 g++ -shared -o OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_6.o #8 5.672 g++ -shared -o OPCAP_CodecPort_part_7.so OPCAP_CodecPort_part_7.o #8 5.673 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_1.o #8 5.675 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_2.o #8 5.676 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_3.o #8 5.682 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_4.o #8 5.683 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_5.o #8 5.688 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_6.o #8 5.691 g++ -shared -o OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_CodecPort_CtrlFunct_part_7.o #8 5.692 g++ -shared -o OPCAP_Templates_part_1.so OPCAP_Templates_part_1.o #8 5.692 g++ -shared -o OPCAP_Templates_part_2.so OPCAP_Templates_part_2.o #8 5.693 g++ -shared -o OPCAP_Templates_part_3.so OPCAP_Templates_part_3.o #8 5.693 g++ -shared -o OPCAP_Templates_part_4.so OPCAP_Templates_part_4.o #8 5.699 g++ -shared -o OPCAP_Templates_part_5.so OPCAP_Templates_part_5.o #8 5.699 g++ -shared -o OPCAP_Templates_part_6.so OPCAP_Templates_part_6.o #8 5.700 g++ -shared -o OPCAP_Templates_part_7.so OPCAP_Templates_part_7.o #8 5.700 g++ -shared -o OPCAP_Types_part_1.so OPCAP_Types_part_1.o #8 5.703 g++ -shared -o OPCAP_Types_part_2.so OPCAP_Types_part_2.o #8 5.709 g++ -shared -o OPCAP_Types_part_3.so OPCAP_Types_part_3.o #8 5.709 g++ -shared -o OPCAP_Types_part_4.so OPCAP_Types_part_4.o #8 5.714 g++ -shared -o OPCAP_Types_part_5.so OPCAP_Types_part_5.o #8 5.715 g++ -shared -o OPCAP_Types_part_6.so OPCAP_Types_part_6.o #8 5.718 g++ -shared -o OPCAP_Types_part_7.so OPCAP_Types_part_7.o #8 5.719 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 5.720 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 5.721 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 5.723 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 5.726 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 5.726 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 5.728 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 5.736 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 5.737 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 5.744 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 5.746 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 5.748 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 5.749 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 5.751 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 5.754 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 5.754 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 5.756 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 5.756 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 5.765 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 5.766 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 5.775 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 5.775 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 5.779 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 5.780 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 5.782 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 5.793 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 5.807 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 5.808 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 5.810 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 5.810 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 5.811 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 5.827 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 5.836 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 5.837 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 5.840 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 5.842 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 5.845 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 5.862 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 5.864 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 5.865 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 5.865 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 5.869 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 5.870 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 5.887 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 5.888 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 5.890 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 5.891 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 5.893 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 5.896 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 5.897 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 5.901 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 5.902 g++ -shared -o OPCAP_CodecPort_CtrlFunctdef.so OPCAP_CodecPort_CtrlFunctdef.o #8 5.906 g++ -shared -o TCCConversion.so TCCConversion.o #8 5.907 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 5.912 g++ -shared -o TCCInterface.so TCCInterface.o #8 5.919 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 6.185 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 6.231 if g++ -L /usr/lib/titan-fPIC -o OPCAP_CLIENT_Tests -Wl,--no-as-needed GSM_Types.so General_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Misc_Helpers.so Native_Functions.so OPCAP_Adapter.so OPCAP_CLIENT_Tests.so OPCAP_CodecPort.so OPCAP_CodecPort_CtrlFunct.so OPCAP_Templates.so OPCAP_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OPCAP_Adapter_part_1.so OPCAP_Adapter_part_2.so OPCAP_Adapter_part_3.so OPCAP_Adapter_part_4.so OPCAP_Adapter_part_5.so OPCAP_Adapter_part_6.so OPCAP_Adapter_part_7.so OPCAP_CLIENT_Tests_part_1.so OPCAP_CLIENT_Tests_part_2.so OPCAP_CLIENT_Tests_part_3.so OPCAP_CLIENT_Tests_part_4.so OPCAP_CLIENT_Tests_part_5.so OPCAP_CLIENT_Tests_part_6.so OPCAP_CLIENT_Tests_part_7.so OPCAP_CodecPort_part_1.so OPCAP_CodecPort_part_2.so OPCAP_CodecPort_part_3.so OPCAP_CodecPort_part_4.so OPCAP_CodecPort_part_5.so OPCAP_CodecPort_part_6.so OPCAP_CodecPort_part_7.so OPCAP_CodecPort_CtrlFunct_part_1.so OPCAP_CodecPort_CtrlFunct_part_2.so OPCAP_CodecPort_CtrlFunct_part_3.so OPCAP_CodecPort_CtrlFunct_part_4.so OPCAP_CodecPort_CtrlFunct_part_5.so OPCAP_CodecPort_CtrlFunct_part_6.so OPCAP_CodecPort_CtrlFunct_part_7.so OPCAP_Templates_part_1.so OPCAP_Templates_part_2.so OPCAP_Templates_part_3.so OPCAP_Templates_part_4.so OPCAP_Templates_part_5.so OPCAP_Templates_part_6.so OPCAP_Templates_part_7.so OPCAP_Types_part_1.so OPCAP_Types_part_2.so OPCAP_Types_part_3.so OPCAP_Types_part_4.so OPCAP_Types_part_5.so OPCAP_Types_part_6.so OPCAP_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so OPCAP_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so \ #8 6.231 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 6.231 -L/lib -lcrypto \ #8 6.231 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 6.231 then : ; else /usr/bin/titanver GSM_Types.o General_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Misc_Helpers.o Native_Functions.o OPCAP_Adapter.o OPCAP_CLIENT_Tests.o OPCAP_CodecPort.o OPCAP_CodecPort_CtrlFunct.o OPCAP_Templates.o OPCAP_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OPCAP_Adapter_part_1.o OPCAP_Adapter_part_2.o OPCAP_Adapter_part_3.o OPCAP_Adapter_part_4.o OPCAP_Adapter_part_5.o OPCAP_Adapter_part_6.o OPCAP_Adapter_part_7.o OPCAP_CLIENT_Tests_part_1.o OPCAP_CLIENT_Tests_part_2.o OPCAP_CLIENT_Tests_part_3.o OPCAP_CLIENT_Tests_part_4.o OPCAP_CLIENT_Tests_part_5.o OPCAP_CLIENT_Tests_part_6.o OPCAP_CLIENT_Tests_part_7.o OPCAP_CodecPort_part_1.o OPCAP_CodecPort_part_2.o OPCAP_CodecPort_part_3.o OPCAP_CodecPort_part_4.o OPCAP_CodecPort_part_5.o OPCAP_CodecPort_part_6.o OPCAP_CodecPort_part_7.o OPCAP_CodecPort_CtrlFunct_part_1.o OPCAP_CodecPort_CtrlFunct_part_2.o OPCAP_CodecPort_CtrlFunct_part_3.o OPCAP_CodecPort_CtrlFunct_part_4.o OPCAP_CodecPort_CtrlFunct_part_5.o OPCAP_CodecPort_CtrlFunct_part_6.o OPCAP_CodecPort_CtrlFunct_part_7.o OPCAP_Templates_part_1.o OPCAP_Templates_part_2.o OPCAP_Templates_part_3.o OPCAP_Templates_part_4.o OPCAP_Templates_part_5.o OPCAP_Templates_part_6.o OPCAP_Templates_part_7.o OPCAP_Types_part_1.o OPCAP_Types_part_2.o OPCAP_Types_part_3.o OPCAP_Types_part_4.o OPCAP_Types_part_5.o OPCAP_Types_part_6.o OPCAP_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o OPCAP_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 6.403 make[1]: Leaving directory '/osmo-ttcn3-hacks/pcap-client' #8 DONE 6.5s #9 [4/4] COPY OPCAP_CLIENT_TESTS.CFG /data/OPCAP_CLIENT_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 0.2s done #10 writing image sha256:df2442cc6551ca00b017c2087977f7ed6ba31811567c8064f823e3941dc02388 done #10 naming to docker.io/osmocom-build/ttcn3-pcap-client-test:latest 0.0s done #10 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/ttcn3-pcap-client-test' + docker_image_exists ttcn3-pcap-client-test + docker images -q osmocom-build/ttcn3-pcap-client-test + test -n df2442cc6551 + 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/logs/pcap-client-tester + cp OPCAP_CLIENT_Tests.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_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-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client + cp osmo-pcap-client.cfg /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client/ + network_create + SUBNET=1613143 + seq 1 30 + echo (1613143 + 1) % 256 + bc + SUBNET=88 + NET_NAME=ttcn3-pcap-client-test-88 + SUB4=172.18.88.0/24 + SUB6=fd02:db8:88::/64 + set +x Creating network ttcn3-pcap-client-test-88, trying SUBNET=88... + docker network create --internal --subnet 172.18.88.0/24 --ipv6 --subnet fd02:db8:88::/64 ttcn3-pcap-client-test-88 ea0bac82b6615fe52d63f64db2ee00f027b6e82cbaffd955b739b6067b5853ea + set +x ### Network ttcn3-pcap-client-test-88 created (SUBNET=88) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=88 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester/OPCAP_CLIENT_Tests.cfg Applying SUBNET=88 to: /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client/osmo-pcap-client.cfg + echo Starting container with pcap-client Starting container with pcap-client + docker_network_params 88 20 + NET=88 + ADDR_SUFIX=20 + echo --network ttcn3-pcap-client-test-88 --ip 172.18.88.20 --ip6 fd02:db8:88::20 + docker run --rm --network ttcn3-pcap-client-test-88 --ip 172.18.88.20 --ip6 fd02:db8:88::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client:/data --name jenkins-TTCN3-centos7-pcap-client-test-1061-pcap-client -d osmocom-build/osmo-pcap-master-centos7 d0b3888d7ba93b5fcafe2d3ce8c39b878349fe787fe9573ca5b8b3f91f3e7c5a + echo Starting container with pcap-client testsuite Starting container with pcap-client testsuite + docker_network_params 88 10 + NET=88 + ADDR_SUFIX=10 + echo --network ttcn3-pcap-client-test-88 --ip 172.18.88.10 --ip6 fd02:db8:88::10 + docker run --rm --network ttcn3-pcap-client-test-88 --ip 172.18.88.10 --ip6 fd02:db8:88::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/logs/pcap-client-tester:/data --name jenkins-TTCN3-centos7-pcap-client-test-1061-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@0e1920a90dcb: Unix server socket created successfully. MC@0e1920a90dcb: Listening on TCP port 41523. 0e1920a90dcb is the default MC2> spawn /osmo-ttcn3-hacks/pcap-client/OPCAP_CLIENT_Tests 0e1920a90dcb 41523 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0e1920a90dcb: New HC connected from 172.18.88.10 [172.18.88.10]. 0e1920a90dcb: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@0e1920a90dcb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0e1920a90dcb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0e1920a90dcb: Configuration file was processed on all HCs. MC@0e1920a90dcb: Creating MTC on host 172.18.88.10. MC@0e1920a90dcb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_connect_rx_hdr ------ Tue Nov 5 05:06:30 UTC 2024 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@0e1920a90dcb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Test case TC_connect_rx_hdr started. MTC@0e1920a90dcb: Waiting for client-0 connection... MTC@0e1920a90dcb: Connection from "172.18.88.20":44685 MTC@0e1920a90dcb: setverdict(pass): none -> pass MTC@0e1920a90dcb: Setting final verdict of the test case. MTC@0e1920a90dcb: Local verdict of MTC: pass MTC@0e1920a90dcb: No PTCs were created. MTC@0e1920a90dcb: Test case TC_connect_rx_hdr finished. Verdict: pass MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass'. Tue Nov 5 05:06:32 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=4005) Waiting for packet dumper to finish... 1 (prev_count=4005, count=5017) MTC@0e1920a90dcb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect'. ------ OPCAP_CLIENT_Tests.TC_reconnect ------ Tue Nov 5 05:06:34 UTC 2024 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@0e1920a90dcb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_reconnect' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Test case TC_reconnect started. MTC@0e1920a90dcb: Waiting for client-0 connection... MTC@0e1920a90dcb: Connection from "172.18.88.20":46547 MTC@0e1920a90dcb: Disconnecting client-0 MTC@0e1920a90dcb: Connection from "172.18.88.20":33883 MTC@0e1920a90dcb: setverdict(pass): none -> pass MTC@0e1920a90dcb: Setting final verdict of the test case. MTC@0e1920a90dcb: Local verdict of MTC: pass MTC@0e1920a90dcb: No PTCs were created. MTC@0e1920a90dcb: Test case TC_reconnect finished. Verdict: pass MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass'. Tue Nov 5 05:06:40 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_reconnect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2045) Waiting for packet dumper to finish... 1 (prev_count=2045, count=3057) MTC@0e1920a90dcb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_reconnect pass' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture'. ------ OPCAP_CLIENT_Tests.TC_capture ------ Tue Nov 5 05:06:42 UTC 2024 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@0e1920a90dcb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_capture' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Test case TC_capture started. MTC@0e1920a90dcb: Waiting for client-0 connection... MTC@0e1920a90dcb: Connection from "172.18.88.20":38613 MTC@0e1920a90dcb: setverdict(pass): none -> pass MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: Setting final verdict of the test case. MTC@0e1920a90dcb: Local verdict of MTC: pass MTC@0e1920a90dcb: No PTCs were created. MTC@0e1920a90dcb: Test case TC_capture finished. Verdict: pass MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass'. Tue Nov 5 05:06:54 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17879) Waiting for packet dumper to finish... 1 (prev_count=17879, count=18724) MTC@0e1920a90dcb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_capture pass' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr'. ------ OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr ------ Tue Nov 5 05:06:56 UTC 2024 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@0e1920a90dcb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Test case TC_multi_connect_rx_hdr started. MTC@0e1920a90dcb: Waiting for client-0 connection... MTC@0e1920a90dcb: Connection from "172.18.88.20":44951 MTC@0e1920a90dcb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@0e1920a90dcb: Waiting for client-1 connection... MTC@0e1920a90dcb: Connection from "172.18.88.20":35665 MTC@0e1920a90dcb: setverdict(pass): none -> pass MTC@0e1920a90dcb: Setting final verdict of the test case. MTC@0e1920a90dcb: Local verdict of MTC: pass MTC@0e1920a90dcb: No PTCs were created. MTC@0e1920a90dcb: Test case TC_multi_connect_rx_hdr finished. Verdict: pass MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass'. Tue Nov 5 05:07:00 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=3836) Waiting for packet dumper to finish... 1 (prev_count=3836, count=5112) MTC@0e1920a90dcb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_connect_rx_hdr pass' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture'. ------ OPCAP_CLIENT_Tests.TC_multi_capture ------ Tue Nov 5 05:07:02 UTC 2024 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@0e1920a90dcb: External command `../ttcn3-tcpdump-start.sh OPCAP_CLIENT_Tests.TC_multi_capture' was executed successfully (exit status: 0). MTC@0e1920a90dcb: Test case TC_multi_capture started. MTC@0e1920a90dcb: Waiting for client-0 connection... MTC@0e1920a90dcb: Connection from "172.18.88.20":45855 MTC@0e1920a90dcb: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@0e1920a90dcb: Waiting for client-1 connection... MTC@0e1920a90dcb: Connection from "172.18.88.20":34705 MTC@0e1920a90dcb: setverdict(pass): none -> pass MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: setverdict(pass): pass -> pass, component reason not changed MTC@0e1920a90dcb: Setting final verdict of the test case. MTC@0e1920a90dcb: Local verdict of MTC: pass MTC@0e1920a90dcb: No PTCs were created. MTC@0e1920a90dcb: Test case TC_multi_capture finished. Verdict: pass MTC@0e1920a90dcb: Starting external command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass'. Tue Nov 5 05:07:15 UTC 2024 ====== OPCAP_CLIENT_Tests.TC_multi_capture pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36761) Waiting for packet dumper to finish... 1 (prev_count=36761, count=39207) MTC@0e1920a90dcb: External command `../ttcn3-tcpdump-stop.sh OPCAP_CLIENT_Tests.TC_multi_capture pass' was executed successfully (exit status: 0). MC@0e1920a90dcb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0e1920a90dcb: Terminating MTC. MC@0e1920a90dcb: MTC terminated. MC2> exit MC@0e1920a90dcb: Shutting down session. MC@0e1920a90dcb: 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-88 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-TTCN3-centos7-pcap-client-test-1061-pcap-client + [ -n jenkins-TTCN3-centos7-pcap-client-test-1061-pcap-client ] + docker_kill_wait jenkins-TTCN3-centos7-pcap-client-test-1061-pcap-client + docker kill jenkins-TTCN3-centos7-pcap-client-test-1061-pcap-client jenkins-TTCN3-centos7-pcap-client-test-1061-pcap-client + docker wait jenkins-TTCN3-centos7-pcap-client-test-1061-pcap-client 137 + network_remove + set +x Removing network ttcn3-pcap-client-test-88 + docker network remove ttcn3-pcap-client-test-88 ttcn3-pcap-client-test-88 + rm -rf /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/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/logs:/data -v /home/osmocom-build/jenkins/workspace/TTCN3-centos7-pcap-client-test/_cache:/cache --name jenkins-TTCN3-centos7-pcap-client-test-1061-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/logs/pcap-client-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='5' failures='0' errors='0' skipped='0' inconc='0' time='47.00'> <testcase classname='OPCAP_CLIENT_Tests' name='TC_connect_rx_hdr' time='1.588037'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_reconnect' time='4.960195'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_capture' time='10.437513'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_connect_rx_hdr' time='2.955849'/> <testcase classname='OPCAP_CLIENT_Tests' name='TC_multi_capture' time='12.447815'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS