2024-08-26 21:22:09,951: INFO: Building contrail-vrouter-agent 2024-08-26 21:22:10,012: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=r24.1-9_4_1-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-vrouter-agent --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 70.66 kB Step 1/10 : FROM nexus.gz1.opensdn.io:5101/contrail-vrouter-base:r24.1-9_4_1-1 ---> ab50dfc78132 Step 2/10 : ARG CONTAINER_NAME ---> Running in 8fb009922450 ---> Removed intermediate container 8fb009922450 ---> c3a1b34c8860 Step 3/10 : ENV SERVICE_NAME=agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in b538d8e2dee2 ---> Removed intermediate container b538d8e2dee2 ---> 5d193035aca1 Step 4/10 : LABEL name=$CONTAINER_NAME summary="Contrail Vrouter Agent" description="The vRouter agent is a user space process running inside Linux. It acts as the local, lightweight control plane." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in e74d2f3c4e86 ---> Removed intermediate container e74d2f3c4e86 ---> 62eb9d70103e Step 5/10 : RUN pkgs='dhclient contrail-vrouter-agent haproxy libvirt-client' && pkgs+=' python-opencontrail-vrouter-netns python-contrail-vrouter-api' && yum install -y $pkgs && rpm -qi contrail-vrouter-agent | awk '/Version/{print($3)}' > /contrail_build_version && yum clean all -y && rm -rf /var/cache/yum && ldconfig ---> Running in 6329fa8df2f7 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:r24.1.9.4.1.1-r24.1_9_4_1_1.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 --> Processing Dependency: libboost_system.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64 ---> Package dhclient.x86_64 12:4.2.5-83.el7.centos.1 will be installed --> Processing Dependency: dhcp-libs(x86-64) = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: dhcp-common = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libomapi.so.0()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 --> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64 ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed ---> Package libvirt-client.x86_64 0:4.5.0-36.el7_9.5 will be installed --> Processing Dependency: libvirt-libs = 4.5.0-36.el7_9.5 for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-bash-completion = 4.5.0-36.el7_9.5 for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_PRIVATE_4.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_4.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_4.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.9.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.7.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_3.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_2.2.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_2.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.3.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.6)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.19)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.17)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.16)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.15)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.14)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.12)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.11)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.13)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.11)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.10)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.6)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0(LIBVIRT_0.0.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: gnutls-utils for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: gettext for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-qemu.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libvirt-lxc.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libgnutls.so.28()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64 ---> Package python-contrail-vrouter-api.x86_64 0:r24.1.9.4.1.1-r24.1_9_4_1_1.el7 will be installed ---> Package python-opencontrail-vrouter-netns.x86_64 0:r24.1.9.4.1.1-r24.1_9_4_1_1.el7 will be installed --> Running transaction check ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed ---> Package bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15 will be installed ---> Package boost-filesystem.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-program-options.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-regex.x86_64 0:1.53.0-28.el7 will be installed --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicudata.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 ---> Package boost-system.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-thread.x86_64 0:1.53.0-28.el7 will be installed ---> Package dhcp-common.x86_64 12:4.2.5-83.el7.centos.1 will be installed ---> Package dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1 will be installed ---> Package gettext.x86_64 0:0.19.8.1-3.el7 will be installed --> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64 ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 ---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed --> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 --> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64 ---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed ---> Package libvirt-bash-completion.x86_64 0:4.5.0-36.el7_9.5 will be installed ---> Package libvirt-libs.x86_64 0:4.5.0-36.el7_9.5 will be installed --> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-36.el7_9.5.x86_64 --> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.5.0-36.el7_9.5.x86_64 ---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed ---> Package xmltodict.noarch 0:0.7.0-1.0contrail will be installed ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed --> Running transaction check ---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed ---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed ---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed ---> Package gettext-libs.x86_64 0:0.19.8.1-3.el7 will be installed ---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed ---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed ---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed ---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed ---> Package unbound-libs.x86_64 0:1.6.6-5.el7_8 will be installed --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: unbound-libs-1.6.6-5.el7_8.x86_64 --> Running transaction check ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-agent x86_64 r24.1.9.4.1.1-r24.1_9_4_1_1.el7 contrail 15 M dhclient x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 286 k haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k libvirt-client x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 501 k python-contrail-vrouter-api x86_64 r24.1.9.4.1.1-r24.1_9_4_1_1.el7 contrail 7.1 k python-opencontrail-vrouter-netns x86_64 r24.1.9.4.1.1-r24.1_9_4_1_1.el7 contrail 65 k Installing for dependencies: autogen-libopts x86_64 5.18-5.el7 tf-mirrors.ci_repos_yum7-base 66 k avahi-libs x86_64 0.6.31-20.el7 tf-mirrors.ci_repos_yum7-base 62 k bind-export-libs x86_64 32:9.11.4-26.P2.el7_9.15 tf-mirrors.ci_repos_yum7-updates 1.1 M boost-filesystem x86_64 1.53.0-28.el7 contrail-tpc 67 k boost-program-options x86_64 1.53.0-28.el7 contrail-tpc 155 k boost-regex x86_64 1.53.0-28.el7 contrail-tpc 294 k boost-system x86_64 1.53.0-28.el7 contrail-tpc 39 k boost-thread x86_64 1.53.0-28.el7 contrail-tpc 56 k cyrus-sasl x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 88 k cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 41 k dhcp-common x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 177 k dhcp-libs x86_64 12:4.2.5-83.el7.centos.1 tf-mirrors.ci_repos_yum7-updates 133 k gettext x86_64 0.19.8.1-3.el7 tf-mirrors.ci_repos_yum7-base 1.0 M gettext-libs x86_64 0.19.8.1-3.el7 tf-mirrors.ci_repos_yum7-base 502 k gnutls x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 680 k gnutls-dane x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 36 k gnutls-utils x86_64 3.3.29-9.el7_6 tf-mirrors.ci_repos_yum7-base 238 k gperftools-libs x86_64 2.6.1-1.el7 tf-mirrors.ci_repos_yum7-base 272 k libcroco x86_64 0.6.12-6.el7_9 tf-mirrors.ci_repos_yum7-updates 105 k libevent x86_64 2.0.21-4.el7 tf-mirrors.ci_repos_yum7-base 214 k libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M libunistring x86_64 0.9.3-9.el7 tf-mirrors.ci_repos_yum7-base 293 k libvirt-bash-completion x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 204 k libvirt-libs x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 4.2 M nettle x86_64 2.7.1-9.el7_9 tf-mirrors.ci_repos_yum7-updates 328 k numactl-libs x86_64 2.0.12-5.el7 tf-mirrors.ci_repos_yum7-base 30 k trousers x86_64 0.3.14-2.el7 tf-mirrors.ci_repos_yum7-base 289 k unbound-libs x86_64 1.6.6-5.el7_8 tf-mirrors.ci_repos_yum7-base 406 k xmltodict noarch 0.7.0-1.0contrail contrail-tpc 9.4 k yajl x86_64 2.0.4-4.el7 tf-mirrors.ci_repos_yum7-base 39 k Transaction Summary ================================================================================ Install 6 Packages (+30 Dependent packages) Total download size: 34 M Installed size: 134 M Downloading packages: -------------------------------------------------------------------------------- Total 8.1 MB/s | 34 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : nettle-2.7.1-9.el7_9.x86_64 1/36 install-info: No such file or directory for /usr/share/info/nettle.info Installing : boost-system-1.53.0-28.el7.x86_64 2/36 Installing : avahi-libs-0.6.31-20.el7.x86_64 3/36 Installing : numactl-libs-2.0.12-5.el7.x86_64 4/36 Installing : yajl-2.0.4-4.el7.x86_64 5/36 Installing : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 6/36 Installing : libcroco-0.6.12-6.el7_9.x86_64 7/36 Installing : libunistring-0.9.3-9.el7.x86_64 8/36 Installing : gettext-libs-0.19.8.1-3.el7.x86_64 9/36 Installing : gettext-0.19.8.1-3.el7.x86_64 10/36 install-info: No such file or directory for /usr/share/info/gettext.info.gz Installing : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 11/36 Installing : boost-thread-1.53.0-28.el7.x86_64 12/36 Installing : boost-filesystem-1.53.0-28.el7.x86_64 13/36 Installing : xmltodict-0.7.0-1.0contrail.noarch 14/36 Installing : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 15/36 Installing : gperftools-libs-2.6.1-1.el7.x86_64 16/36 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 17/36 Installing : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 18/36 Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 19/36 Installing : libevent-2.0.21-4.el7.x86_64 20/36 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 21/36 Installing : libicu-50.2-4.el7_7.x86_64 22/36 Installing : boost-regex-1.53.0-28.el7.x86_64 23/36 Installing : autogen-libopts-5.18-5.el7.x86_64 24/36 Installing : boost-program-options-1.53.0-28.el7.x86_64 25/36 Installing : trousers-0.3.14-2.el7.x86_64 26/36 Installing : gnutls-3.3.29-9.el7_6.x86_64 27/36 Installing : libvirt-libs-4.5.0-36.el7_9.5.x86_64 28/36 Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 29/36 Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 30/36 Installing : libvirt-client-4.5.0-36.el7_9.5.x86_64 31/36 Installing : contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x 32/36 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting paramiko Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/8e4/9fd2f82f84acf/paramiko-3.4.1-py3-none-any.whl (226kB) Collecting passlib Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525kB) Collecting xmltodict Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/aa8/9e8fd76320154/xmltodict-0.13.0-py2.py3-none-any.whl Collecting pynacl>=1.5 (from paramiko) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/8ac/7448f09ab8581/PyNaCl-1.5.0.tar.gz (3.4MB) Complete output from command python setup.py egg_info: Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing `libffi.pc' to the PKG_CONFIG_PATH environment variable No package 'libffi' found Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing `libffi.pc' to the PKG_CONFIG_PATH environment variable No package 'libffi' found Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing `libffi.pc' to the PKG_CONFIG_PATH environment variable No package 'libffi' found Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing `libffi.pc' to the PKG_CONFIG_PATH environment variable No package 'libffi' found Package libffi was not found in the pkg-config search path. Perhaps you should add the directory containing `libffi.pc' to the PKG_CONFIG_PATH environment variable No package 'libffi' found src/c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory #include ^ compilation terminated. Traceback (most recent call last): File "/usr/lib64/python3.6/distutils/unixccompiler.py", line 127, in _compile extra_postargs) File "/usr/lib64/python3.6/distutils/ccompiler.py", line 909, in spawn spawn(cmd, dry_run=self.dry_run) File "/usr/lib64/python3.6/distutils/spawn.py", line 36, in spawn _spawn_posix(cmd, search_path, dry_run=dry_run) File "/usr/lib64/python3.6/distutils/spawn.py", line 159, in _spawn_posix % (cmd, exit_status)) distutils.errors.DistutilsExecError: command 'gcc' failed with exit status 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib64/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib64/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/usr/lib64/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/lib/python3.6/site-packages/setuptools/command/bdist_egg.py", line 172, in run cmd = self.call_command('install_lib', warn_dir=0) File "/usr/lib/python3.6/site-packages/setuptools/command/bdist_egg.py", line 158, in call_command self.run_command(cmdname) File "/usr/lib64/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib64/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/lib/python3.6/site-packages/setuptools/command/install_lib.py", line 11, in run self.build() File "/usr/lib64/python3.6/distutils/command/install_lib.py", line 107, in build self.run_command('build_ext') File "/usr/lib64/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib64/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/lib/python3.6/site-packages/setuptools/command/build_ext.py", line 78, in run _build_ext.run(self) File "/usr/lib64/python3.6/distutils/command/build_ext.py", line 339, in run self.build_extensions() File "/usr/lib64/python3.6/distutils/command/build_ext.py", line 448, in build_extensions self._build_extensions_serial() File "/usr/lib64/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial self.build_extension(ext) File "/usr/lib/python3.6/site-packages/setuptools/command/build_ext.py", line 199, in build_extension _build_ext.build_extension(self, ext) File "/usr/lib64/python3.6/distutils/command/build_ext.py", line 533, in build_extension depends=ext.depends) File "/usr/lib64/python3.6/distutils/ccompiler.py", line 574, in compile self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) File "/usr/lib64/python3.6/distutils/unixccompiler.py", line 129, in _compile raise CompileError(msg) distutils.errors.CompileError: command 'gcc' failed with exit status 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 154, in save_modules yield saved File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 195, in setup_context yield File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 250, in run_setup _execfile(setup_script, ns) File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 45, in _execfile exec(code, globals, locals) File "/tmp/easy_install-qj7kfyx1/cffi-1.17.0/setup.py", line 245, in File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib64/python3.6/distutils/core.py", line 163, in setup raise SystemExit("error: " + str(msg)) SystemExit: error: command 'gcc' failed with exit status 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 1143, in run_setup run_setup(setup_script, args) File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 253, in run_setup raise File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 195, in setup_context yield File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ self.gen.throw(type, value, traceback) File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 166, in save_modules saved_exc.resume() File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 141, in resume six.reraise(type, exc, self._tb) File "/usr/lib/python3.6/site-packages/setuptools/_vendor/six.py", line 685, in reraise raise value.with_traceback(tb) File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 154, in save_modules yield saved File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 195, in setup_context yield File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 250, in run_setup _execfile(setup_script, ns) File "/usr/lib/python3.6/site-packages/setuptools/sandbox.py", line 45, in _execfile exec(code, globals, locals) File "/tmp/easy_install-qj7kfyx1/cffi-1.17.0/setup.py", line 245, in File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib64/python3.6/distutils/core.py", line 163, in setup raise SystemExit("error: " + str(msg)) SystemExit: error: command 'gcc' failed with exit status 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-cisj46oj/pynacl/setup.py", line 232, in "Programming Language :: Python :: 3.10", File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 128, in setup _install_setup_requires(attrs) File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 123, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "/usr/lib/python3.6/site-packages/setuptools/dist.py", line 514, in fetch_build_eggs replace_conflicting=True, File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 770, in resolve replace_conflicting=replace_conflicting File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1053, in best_match return self.obtain(req, installer) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1065, in obtain return installer(requirement) File "/usr/lib/python3.6/site-packages/setuptools/dist.py", line 581, in fetch_build_egg return cmd.easy_install(req) File "/usr/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 678, in easy_install return self.install_item(spec, dist.location, tmpdir, deps) File "/usr/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 704, in install_item dists = self.install_eggs(spec, download, tmpdir) File "/usr/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 889, in install_eggs return self.build_and_install(setup_script, setup_base) File "/usr/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 1157, in build_and_install self.run_setup(setup_script, setup_base, args) File "/usr/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 1145, in run_setup raise DistutilsError("Setup script exited with %s" % (v.args[0],)) distutils.errors.DistutilsError: Setup script exited with error: command 'gcc' failed with exit status 1 ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-cisj46oj/pynacl/ warning: %post(contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x86_64  Installing : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 33/36 Installing : haproxy-1.5.18-9.el7_9.1.x86_64 34/36 Installing : python-opencontrail-vrouter-netns-r24.1.9.4.1.1-r24.1_9_ 35/36 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting pip Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Successfully installed pip-21.3.1 You are using pip version 21.3.1, however version 24.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting setuptools_rust Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/722/88a34cbb2efc4/setuptools_rust-1.1.2-py3-none-any.whl (21 kB) Collecting cython<3.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ac9/10a28a2fd3d28/Cython-0.29.37-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) Collecting netaddr<1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (1.13.0) Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting python-barbicanclient<=5.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) Collecting docker==2.4.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0b7/371986c79ccbc/docker-2.4.2-py2.py3-none-any.whl (110 kB) Collecting enum34 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c38/58660960c984d/enum34-1.1.10-py3-none-any.whl (11 kB) Collecting eventlet Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e43/b9ae05ba4bb47/eventlet-0.33.3-py2.py3-none-any.whl (226 kB) Collecting python-keystoneclient Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5ba/d91bda4f6f565/python_keystoneclient-4.5.0-py3-none-any.whl (398 kB) Collecting pyOpenSSL Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/24f/0dc5227396b3e/pyOpenSSL-23.2.0-py3-none-any.whl (59 kB) Collecting unittest2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) Collecting websocket-client>=0.32.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/074/e2ed575e7c822/websocket_client-1.3.1-py3-none-any.whl (54 kB) Collecting docker-pycreds>=0.2.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/726/6112468627868/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting semantic-version<3,>=2.8.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de7/8a3b8e0feda74/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting setuptools>=46.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4ce/92f1e1f8f0123/setuptools-59.6.0-py3-none-any.whl (952 kB) Collecting typing-extensions>=3.7.4.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting importlib-resources Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting idna<4,>=2.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/82f/ee1fc78add434/idna-3.7-py3-none-any.whl (66 kB) Collecting urllib3<1.27,>=1.21.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/37a/0344459b199fc/urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Collecting charset-normalizer~=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c19/8e21b1289c2ab/certifi-2024.7.4-py3-none-any.whl (162 kB) Collecting oslo.i18n>=3.15.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB) Collecting pbr!=2.1.0,>=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4a7/317d5e3b17a3d/pbr-6.0.0-py2.py3-none-any.whl (107 kB) Collecting keystoneauth1>=3.4.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dc7/1d6a5d22bbf69/keystoneauth1-5.1.2-py3-none-any.whl (318 kB) Collecting cliff!=2.9.0,>=2.8.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) Collecting oslo.utils>=3.33.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dab/26f205980a379/oslo.utils-4.13.0-py3-none-any.whl (101 kB) Collecting oslo.serialization!=2.19.1,>=2.18.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB) Collecting dnspython>=1.15.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a85/1e51367fb93e9/dnspython-2.2.1-py3-none-any.whl (269 kB) Collecting greenlet>=0.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cd0/21c754b162c0f/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564 kB) Collecting debtcollector>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB) Collecting packaging>=20.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) Collecting stevedore>=1.20.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB) Collecting oslo.config>=5.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/643/130555aa66c31/oslo.config-8.8.1-py3-none-any.whl (128 kB) Collecting importlib-metadata>=1.7.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/65a/9576a5b2d58ca/importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0dc/ca15d3a19a66e/cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) Collecting argparse Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting traceback2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) Collecting cmd2>=1.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f19/88ff2fff0ed81/cmd2-2.4.3-py3-none-any.whl (147 kB) Collecting pyparsing>=2.1.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a6a/7ee4235a3f944/pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting autopage>=0.4.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f5e/ae54dd20ccc8b/autopage-0.5.2-py3-none-any.whl (30 kB) Collecting PrettyTable>=0.7.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) Collecting PyYAML>=3.12 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/afd/7e57eddb1a54f/PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB) Collecting cffi>=1.12 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/697/5a3fac6bc83c4/cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting wrapt>=1.7.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3eb/f019be5c09d40/wrapt-1.16.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) Collecting zipp>=0.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting iso8601>=0.1.11 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/840/0e90141bf792b/iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting os-service-types>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting rfc3986>=1.2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Collecting pytz>=2013.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/328/171f4e3623139/pytz-2024.1-py2.py3-none-any.whl (505 kB) Collecting msgpack>=0.5.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b1d/46dfe3832660f/msgpack-1.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) Collecting netifaces>=0.10.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28f/4bf3a1361ab3e/netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) Collecting linecache2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) Collecting pycparser Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting wcwidth>=0.1.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting pyperclip>=1.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b7d/e0142ddc81bfc/pyperclip-1.9.0.tar.gz (20 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting attrs>=16.3.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/29e/95c7f6778868d/attrs-22.2.0-py3-none-any.whl (60 kB) Using legacy 'setup.py install' for pyperclip, since package 'wheel' is not installed. Installing collected packages: zipp, typing-extensions, wrapt, pyparsing, pbr, importlib-resources, importlib-metadata, wcwidth, urllib3, pytz, pyperclip, pycparser, packaging, oslo.i18n, netifaces, netaddr, iso8601, idna, debtcollector, charset-normalizer, certifi, attrs, stevedore, rfc3986, requests, PyYAML, PrettyTable, oslo.utils, os-service-types, msgpack, linecache2, cmd2, cffi, autopage, websocket-client, traceback2, setuptools, semantic-version, oslo.serialization, oslo.config, keystoneauth1, greenlet, docker-pycreds, dnspython, cryptography, cliff, argparse, unittest2, setuptools-rust, python-keystoneclient, python-barbicanclient, pyOpenSSL, eventlet, enum34, docker, cython WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Running setup.py install for pyperclip: started Running setup.py install for pyperclip: finished with status 'done' WARNING: The script netaddr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script normalizer is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script wsdump is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Attempting uninstall: setuptools Found existing installation: setuptools 39.2.0 Uninstalling setuptools-39.2.0: Successfully uninstalled setuptools-39.2.0 WARNING: The scripts oslo-config-generator and oslo-config-validator are installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script unit2 is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script barbican is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts cygdb, cython and cythonize are installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. sandesh 0.1.dev0 requires bottle, which is not installed. sandesh 0.1.dev0 requires fysom, which is not installed. sandesh 0.1.dev0 requires gevent, which is not installed. opencontrail-vrouter-netns 0.1 requires contrail-vrouter-api, which is not installed. contrail-config-common 0.1.dev0 requires bitarray, which is not installed. contrail-config-common 0.1.dev0 requires bottle, which is not installed. contrail-config-common 0.1.dev0 requires cassandra-driver, which is not installed. contrail-config-common 0.1.dev0 requires gevent, which is not installed. contrail-config-common 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. Successfully installed PrettyTable-2.5.0 PyYAML-6.0.1 argparse-1.4.0 attrs-22.2.0 autopage-0.5.2 certifi-2024.7.4 cffi-1.15.1 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.3 cryptography-40.0.2 cython-0.29.37 debtcollector-2.5.0 dnspython-2.2.1 docker-2.4.2 docker-pycreds-0.4.0 enum34-1.1.10 eventlet-0.33.3 greenlet-2.0.2 idna-3.7 importlib-metadata-4.8.3 importlib-resources-5.4.0 iso8601-1.1.0 keystoneauth1-5.1.2 linecache2-1.0.0 msgpack-1.0.5 netaddr-0.10.1 netifaces-0.11.0 os-service-types-1.7.0 oslo.config-8.8.1 oslo.i18n-5.1.0 oslo.serialization-4.3.0 oslo.utils-4.13.0 packaging-21.3 pbr-6.0.0 pyOpenSSL-23.2.0 pycparser-2.21 pyparsing-3.1.4 pyperclip-1.9.0 python-barbicanclient-5.3.0 python-keystoneclient-4.5.0 pytz-2024.1 requests-2.27.1 rfc3986-1.5.0 semantic-version-2.10.0 setuptools-59.6.0 setuptools-rust-1.1.2 stevedore-3.5.2 traceback2-1.4.0 typing-extensions-4.1.1 unittest2-1.1.0 urllib3-1.26.19 wcwidth-0.2.13 websocket-client-1.3.1 wrapt-1.16.0 zipp-3.6.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Installing : python-contrail-vrouter-api-r24.1.9.4.1.1-r24.1_9_4_1_1. 36/36 Verifying : trousers-0.3.14-2.el7.x86_64 1/36 Verifying : boost-thread-1.53.0-28.el7.x86_64 2/36 Verifying : boost-program-options-1.53.0-28.el7.x86_64 3/36 Verifying : autogen-libopts-5.18-5.el7.x86_64 4/36 Verifying : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 5/36 Verifying : libunistring-0.9.3-9.el7.x86_64 6/36 Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 7/36 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 8/36 Verifying : python-contrail-vrouter-api-r24.1.9.4.1.1-r24.1_9_4_1_1. 9/36 Verifying : libcroco-0.6.12-6.el7_9.x86_64 10/36 Verifying : libicu-50.2-4.el7_7.x86_64 11/36 Verifying : boost-regex-1.53.0-28.el7.x86_64 12/36 Verifying : gnutls-3.3.29-9.el7_6.x86_64 13/36 Verifying : boost-system-1.53.0-28.el7.x86_64 14/36 Verifying : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 15/36 Verifying : libevent-2.0.21-4.el7.x86_64 16/36 Verifying : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 17/36 Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 18/36 Verifying : python-opencontrail-vrouter-netns-r24.1.9.4.1.1-r24.1_9_ 19/36 Verifying : libvirt-libs-4.5.0-36.el7_9.5.x86_64 20/36 Verifying : yajl-2.0.4-4.el7.x86_64 21/36 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 22/36 Verifying : nettle-2.7.1-9.el7_9.x86_64 23/36 Verifying : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 24/36 Verifying : gettext-0.19.8.1-3.el7.x86_64 25/36 Verifying : numactl-libs-2.0.12-5.el7.x86_64 26/36 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 27/36 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 28/36 Verifying : contrail-vrouter-agent-r24.1.9.4.1.1-r24.1_9_4_1_1.el7.x 29/36 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 30/36 Verifying : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 31/36 Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 32/36 Verifying : avahi-libs-0.6.31-20.el7.x86_64 33/36 Verifying : xmltodict-0.7.0-1.0contrail.noarch 34/36 Verifying : libvirt-client-4.5.0-36.el7_9.5.x86_64 35/36 Verifying : boost-filesystem-1.53.0-28.el7.x86_64 36/36 Installed: contrail-vrouter-agent.x86_64 0:r24.1.9.4.1.1-r24.1_9_4_1_1.el7 dhclient.x86_64 12:4.2.5-83.el7.centos.1 haproxy.x86_64 0:1.5.18-9.el7_9.1 libvirt-client.x86_64 0:4.5.0-36.el7_9.5 python-contrail-vrouter-api.x86_64 0:r24.1.9.4.1.1-r24.1_9_4_1_1.el7 python-opencontrail-vrouter-netns.x86_64 0:r24.1.9.4.1.1-r24.1_9_4_1_1.el7 Dependency Installed: autogen-libopts.x86_64 0:5.18-5.el7 avahi-libs.x86_64 0:0.6.31-20.el7 bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15 boost-filesystem.x86_64 0:1.53.0-28.el7 boost-program-options.x86_64 0:1.53.0-28.el7 boost-regex.x86_64 0:1.53.0-28.el7 boost-system.x86_64 0:1.53.0-28.el7 boost-thread.x86_64 0:1.53.0-28.el7 cyrus-sasl.x86_64 0:2.1.26-24.el7_9 cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 dhcp-common.x86_64 12:4.2.5-83.el7.centos.1 dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1 gettext.x86_64 0:0.19.8.1-3.el7 gettext-libs.x86_64 0:0.19.8.1-3.el7 gnutls.x86_64 0:3.3.29-9.el7_6 gnutls-dane.x86_64 0:3.3.29-9.el7_6 gnutls-utils.x86_64 0:3.3.29-9.el7_6 gperftools-libs.x86_64 0:2.6.1-1.el7 libcroco.x86_64 0:0.6.12-6.el7_9 libevent.x86_64 0:2.0.21-4.el7 libicu.x86_64 0:50.2-4.el7_7 libunistring.x86_64 0:0.9.3-9.el7 libvirt-bash-completion.x86_64 0:4.5.0-36.el7_9.5 libvirt-libs.x86_64 0:4.5.0-36.el7_9.5 nettle.x86_64 0:2.7.1-9.el7_9 numactl-libs.x86_64 0:2.0.12-5.el7 trousers.x86_64 0:0.3.14-2.el7 unbound-libs.x86_64 0:1.6.6-5.el7_8 xmltodict.noarch 0:0.7.0-1.0contrail yajl.x86_64 0:2.0.4-4.el7 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 6329fa8df2f7 ---> 3cbc5abbcbe9 Step 6/10 : COPY *.sh / ---> 5cb71b408aae Step 7/10 : COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script ---> bd5e4bad3902 Step 8/10 : COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/ ---> 75190a5576b7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in daff33abc4ad ---> Removed intermediate container daff33abc4ad ---> af75613d4c1a Step 10/10 : CMD ["/usr/bin/contrail-vrouter-agent"] ---> Running in 0f450c80b2c3 ---> Removed intermediate container 0f450c80b2c3 ---> 6e90588630b3 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 6e90588630b3 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-agent:r24.1-9_4_1-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-vrouter-agent:r24.1-9_4_1-1 2024-08-26 21:26:20,339: INFO: Docker build duration: 251 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-agent] 6d05b8074aba: Preparing 34aa50ef2a01: Preparing e9af37d00d52: Preparing 2af3ea843b1c: Preparing 3768ca62ab1d: Preparing 194da3d2b25f: Preparing dbb2583fe4b3: Preparing 7477822a9931: Preparing d7600aafc6fc: Preparing 44c4986eca76: Preparing 7fa933abb503: Preparing 7369f3714db0: Preparing 698145a7cb7c: Preparing 291658f41944: Preparing 174f56854903: Preparing 6d05b8074aba: Waiting 34aa50ef2a01: Waiting e9af37d00d52: Waiting 2af3ea843b1c: Waiting 3768ca62ab1d: Waiting 194da3d2b25f: Waiting dbb2583fe4b3: Waiting 7477822a9931: Waiting d7600aafc6fc: Waiting 44c4986eca76: Waiting 7fa933abb503: Waiting 7369f3714db0: Waiting 698145a7cb7c: Waiting 291658f41944: Waiting 174f56854903: Waiting 6d05b8074aba: Pushed 34aa50ef2a01: Pushed e9af37d00d52: Pushed 3768ca62ab1d: Layer already exists 194da3d2b25f: Layer already exists dbb2583fe4b3: Layer already exists 7477822a9931: Layer already exists d7600aafc6fc: Layer already exists 44c4986eca76: Layer already exists 7fa933abb503: Layer already exists 7369f3714db0: Layer already exists 698145a7cb7c: Layer already exists 291658f41944: Layer already exists 174f56854903: Layer already exists 2af3ea843b1c: Pushed r24.1-9_4_1-1: digest: sha256:95265ceabfb613ffff6120b362c55bc0de266317fbd9ba3b338e58090e6a65a8 size: 3456 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-vrouter-agent] 6d05b8074aba: Preparing 34aa50ef2a01: Preparing e9af37d00d52: Preparing 2af3ea843b1c: Preparing 3768ca62ab1d: Preparing 194da3d2b25f: Preparing dbb2583fe4b3: Preparing 7477822a9931: Preparing d7600aafc6fc: Preparing 44c4986eca76: Preparing 7fa933abb503: Preparing 7369f3714db0: Preparing 698145a7cb7c: Preparing 291658f41944: Preparing 174f56854903: Preparing 3768ca62ab1d: Waiting 194da3d2b25f: Waiting dbb2583fe4b3: Waiting 7477822a9931: Waiting d7600aafc6fc: Waiting 44c4986eca76: Waiting 7fa933abb503: Waiting 7369f3714db0: Waiting 698145a7cb7c: Waiting 291658f41944: Waiting 174f56854903: Waiting 2af3ea843b1c: Layer already exists e9af37d00d52: Layer already exists 34aa50ef2a01: Layer already exists 6d05b8074aba: Layer already exists 3768ca62ab1d: Layer already exists 194da3d2b25f: Layer already exists dbb2583fe4b3: Layer already exists 7477822a9931: Layer already exists d7600aafc6fc: Layer already exists 44c4986eca76: Layer already exists 7fa933abb503: Layer already exists 7369f3714db0: Layer already exists 698145a7cb7c: Layer already exists 291658f41944: Layer already exists 174f56854903: Layer already exists r24.1-9_4_1-1: digest: sha256:95265ceabfb613ffff6120b362c55bc0de266317fbd9ba3b338e58090e6a65a8 size: 3456 2024-08-26 21:27:28,852: INFO: Building contrail-vrouter-agent finished successfully, duration: 319 seconds