2024-08-30 01:14:35,935: INFO: Building contrail-vrouter-agent 2024-08-30 01:14:36,001: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=r24.1-9_4_2-2 --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_2-2 ---> 3dbd5c961721 Step 2/10 : ARG CONTAINER_NAME ---> Running in 97a442bb6765 ---> Removed intermediate container 97a442bb6765 ---> c39a540a4e52 Step 3/10 : ENV SERVICE_NAME=agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in 1dcebef75aa2 ---> Removed intermediate container 1dcebef75aa2 ---> 9a151feb95cd 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 99ecfcaa2bcd ---> Removed intermediate container 99ecfcaa2bcd ---> 7b27cce08ba4 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 b88af6fdf09e Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:r24.1.9.4.2.2-r24.1_9_4_2_2.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64 --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64 --> Processing Dependency: libboost_system.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64 --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.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.2.2-r24.1_9_4_2_2.el7 will be installed ---> Package python-opencontrail-vrouter-netns.x86_64 0:r24.1.9.4.2.2-r24.1_9_4_2_2.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.2.2-r24.1_9_4_2_2.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.2.2-r24.1_9_4_2_2.el7 contrail 7.1 k python-opencontrail-vrouter-netns x86_64 r24.1.9.4.2.2-r24.1_9_4_2_2.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 10 MB/s | 34 MB 00:03 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 : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 17/36 Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 18/36 Installing : libevent-2.0.21-4.el7.x86_64 19/36 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 20/36 Installing : libicu-50.2-4.el7_7.x86_64 21/36 Installing : boost-regex-1.53.0-28.el7.x86_64 22/36 Installing : cyrus-sasl-2.1.26-24.el7_9.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.2.2-r24.1_9_4_2_2.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 bcrypt>=3.2 (from paramiko) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/27d/375903ac8261c/bcrypt-4.0.1.tar.gz Complete output from command python setup.py egg_info: =============================DEBUG ASSISTANCE========================== If you are seeing an error here please try the following to successfully install bcrypt: Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip =============================DEBUG ASSISTANCE========================== Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-jxa1w7rx/bcrypt/setup.py", line 11, in from setuptools_rust import RustExtension ModuleNotFoundError: No module named 'setuptools_rust' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-jxa1w7rx/bcrypt/ warning: %post(contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x86_64  Installing : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 33/36 Installing : python-contrail-vrouter-api-r24.1.9.4.2.2-r24.1_9_4_2_2. 34/36 Installing : haproxy-1.5.18-9.el7_9.1.x86_64 35/36 Installing : python-opencontrail-vrouter-netns-r24.1.9.4.2.2-r24.1_9_ 36/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 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 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 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 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 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 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 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 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 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 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.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 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 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 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 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 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 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 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 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 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 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 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 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 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. 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 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 : cyrus-sasl-2.1.26-24.el7_9.x86_64 7/36 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 8/36 Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 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 : libvirt-libs-4.5.0-36.el7_9.5.x86_64 19/36 Verifying : yajl-2.0.4-4.el7.x86_64 20/36 Verifying : nettle-2.7.1-9.el7_9.x86_64 21/36 Verifying : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 22/36 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 23/36 Verifying : python-opencontrail-vrouter-netns-r24.1.9.4.2.2-r24.1_9_ 24/36 Verifying : contrail-vrouter-agent-r24.1.9.4.2.2-r24.1_9_4_2_2.el7.x 25/36 Verifying : gettext-0.19.8.1-3.el7.x86_64 26/36 Verifying : numactl-libs-2.0.12-5.el7.x86_64 27/36 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 28/36 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 29/36 Verifying : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 30/36 Verifying : python-contrail-vrouter-api-r24.1.9.4.2.2-r24.1_9_4_2_2. 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.2.2-r24.1_9_4_2_2.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.2.2-r24.1_9_4_2_2.el7 python-opencontrail-vrouter-netns.x86_64 0:r24.1.9.4.2.2-r24.1_9_4_2_2.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 b88af6fdf09e ---> 72216c2ad5a9 Step 6/10 : COPY *.sh / ---> 49bcde3d1e6d Step 7/10 : COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script ---> 0c0172f60d39 Step 8/10 : COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/ ---> effba87955bb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6f3a339d3e00 ---> Removed intermediate container 6f3a339d3e00 ---> a58b57b313a0 Step 10/10 : CMD ["/usr/bin/contrail-vrouter-agent"] ---> Running in 043211f4e386 ---> Removed intermediate container 043211f4e386 ---> af8cfeb13436 [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 af8cfeb13436 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-agent:r24.1-9_4_2-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-vrouter-agent:r24.1-9_4_2-2 2024-08-30 01:18:53,054: INFO: Docker build duration: 258 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-agent] a88af5bd64f3: Preparing e396651f5812: Preparing 2bf318c2813c: Preparing 395eedd31b05: Preparing 192350e3955f: Preparing de2558e3189a: Preparing ad8f7c5432a9: Preparing 2175e6e4d993: Preparing 8e61b58ce14a: Preparing d848fc9433f9: Preparing 524ad4816062: Preparing 00d594f752c4: Preparing 7d8ec50bad0c: Preparing 4ad7b39656b5: Preparing 174f56854903: Preparing e396651f5812: Waiting 2bf318c2813c: Waiting 395eedd31b05: Waiting 192350e3955f: Waiting de2558e3189a: Waiting ad8f7c5432a9: Waiting 2175e6e4d993: Waiting 8e61b58ce14a: Waiting d848fc9433f9: Waiting 524ad4816062: Waiting 00d594f752c4: Waiting 7d8ec50bad0c: Waiting 4ad7b39656b5: Waiting 174f56854903: Waiting a88af5bd64f3: Pushed e396651f5812: Pushed 2bf318c2813c: Pushed 192350e3955f: Layer already exists de2558e3189a: Layer already exists ad8f7c5432a9: Layer already exists 2175e6e4d993: Layer already exists 8e61b58ce14a: Layer already exists d848fc9433f9: Layer already exists 524ad4816062: Layer already exists 00d594f752c4: Layer already exists 7d8ec50bad0c: Layer already exists 4ad7b39656b5: Layer already exists 174f56854903: Layer already exists 395eedd31b05: Pushed r24.1-9_4_2-2: digest: sha256:012100d4d30334159c9eed212de8bb69e8bc890140a59a34348752cc77fd13e5 size: 3456 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-vrouter-agent] a88af5bd64f3: Preparing e396651f5812: Preparing 2bf318c2813c: Preparing 395eedd31b05: Preparing 192350e3955f: Preparing de2558e3189a: Preparing ad8f7c5432a9: Preparing 2175e6e4d993: Preparing 8e61b58ce14a: Preparing d848fc9433f9: Preparing 524ad4816062: Preparing 00d594f752c4: Preparing 7d8ec50bad0c: Preparing 4ad7b39656b5: Preparing 174f56854903: Preparing 2bf318c2813c: Waiting 395eedd31b05: Waiting 192350e3955f: Waiting de2558e3189a: Waiting ad8f7c5432a9: Waiting 2175e6e4d993: Waiting 8e61b58ce14a: Waiting d848fc9433f9: Waiting 524ad4816062: Waiting 00d594f752c4: Waiting 7d8ec50bad0c: Waiting 4ad7b39656b5: Waiting 174f56854903: Waiting a88af5bd64f3: Layer already exists e396651f5812: Layer already exists 395eedd31b05: Layer already exists 2bf318c2813c: Layer already exists 192350e3955f: Layer already exists de2558e3189a: Layer already exists ad8f7c5432a9: Layer already exists 2175e6e4d993: Layer already exists 8e61b58ce14a: Layer already exists d848fc9433f9: Layer already exists 00d594f752c4: Layer already exists 524ad4816062: Layer already exists 7d8ec50bad0c: Layer already exists 4ad7b39656b5: Layer already exists 174f56854903: Layer already exists r24.1-9_4_2-2: digest: sha256:012100d4d30334159c9eed212de8bb69e8bc890140a59a34348752cc77fd13e5 size: 3456 2024-08-30 01:20:19,520: INFO: Building contrail-vrouter-agent finished successfully, duration: 344 seconds