2024-09-10 10:31:37,726: INFO: Building contrail-vrouter-agent 2024-09-10 10:31:37,822: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_9_3-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:master-9_9_3-2 ---> 7d7271ce6b47 Step 2/10 : ARG CONTAINER_NAME ---> Running in 5e650958c13e ---> Removed intermediate container 5e650958c13e ---> f31cc776b742 Step 3/10 : ENV SERVICE_NAME=agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in 04318f6d275e ---> Removed intermediate container 04318f6d275e ---> dc373ce10180 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 72286a0f484d ---> Removed intermediate container 72286a0f484d ---> a7bf6c29246b 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 e1db97ea2b39 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:master.9.9.3.2-master_9_9_3_2.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: boost169-devel for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: boost169 for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: libboost_thread.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: libboost_system.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_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:master.9.9.3.2-master_9_9_3_2.el7 will be installed ---> Package python-opencontrail-vrouter-netns.x86_64 0:master.9.9.3.2-master_9_9_3_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 boost169.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: boost169-wave(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-type_erasure(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-timer(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-test(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-stacktrace(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-serialization(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-random(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-math(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-log(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-locale(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-iostreams(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-graph(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-fiber(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-date-time(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-coroutine(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-contract(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-context(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-container(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-chrono(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-atomic(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 ---> Package boost169-devel.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: libquadmath-devel(x86-64) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libicu-devel(x86-64) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_python36.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_python27.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_numpy36.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_numpy27.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 ---> Package boost169-filesystem.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-program-options.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-regex.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 --> Processing Dependency: libicudata.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 ---> Package boost169-system.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-thread.x86_64 0:1.69.0-2.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 boost169-atomic.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-chrono.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-container.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-context.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-contract.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-coroutine.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-date-time.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-fiber.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-graph.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-iostreams.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-locale.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-log.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-math.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-numpy2.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: python2-numpy for package: boost169-numpy2-1.69.0-2.el7.x86_64 ---> Package boost169-numpy3.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: python36-numpy for package: boost169-numpy3-1.69.0-2.el7.x86_64 ---> Package boost169-python2.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-python3.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-random.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-serialization.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-stacktrace.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-test.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-timer.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-type_erasure.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-wave.x86_64 0:1.69.0-2.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 libicu-devel.x86_64 0:50.2-4.el7_7 will be installed ---> Package libquadmath-devel.x86_64 0:4.8.5-44.el7 will be installed --> Processing Dependency: libquadmath = 4.8.5-44.el7 for package: libquadmath-devel-4.8.5-44.el7.x86_64 ---> 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 ---> Package libquadmath.x86_64 0:4.8.5-44.el7 will be installed ---> Package python2-numpy.x86_64 1:1.11.2-2.el7 will be installed --> Processing Dependency: python-nose for package: 1:python2-numpy-1.11.2-2.el7.x86_64 --> Processing Dependency: libtatlas.so.3()(64bit) for package: 1:python2-numpy-1.11.2-2.el7.x86_64 --> Processing Dependency: libgfortran.so.3()(64bit) for package: 1:python2-numpy-1.11.2-2.el7.x86_64 ---> Package python36-numpy.x86_64 0:1.12.1-3.el7 will be installed --> Processing Dependency: libopenblasp.so.0()(64bit) for package: python36-numpy-1.12.1-3.el7.x86_64 --> Processing Dependency: libopenblas.so.0()(64bit) for package: python36-numpy-1.12.1-3.el7.x86_64 --> Running transaction check ---> Package atlas.x86_64 0:3.10.1-12.el7 will be installed ---> Package libgfortran.x86_64 0:4.8.5-44.el7 will be installed ---> Package openblas-serial.x86_64 0:0.3.3-2.el7 will be installed ---> Package openblas-threads.x86_64 0:0.3.3-2.el7 will be installed ---> Package python-nose.noarch 0:1.3.7-7.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-agent x86_64 master.9.9.3.2-master_9_9_3_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 master.9.9.3.2-master_9_9_3_2.el7 contrail 7.1 k python-opencontrail-vrouter-netns x86_64 master.9.9.3.2-master_9_9_3_2.el7 contrail 65 k Installing for dependencies: atlas x86_64 3.10.1-12.el7 tf-mirrors.ci_repos_yum7-base 4.5 M 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 boost169 x86_64 1.69.0-2.el7 contrail-tpc 6.0 k boost169-atomic x86_64 1.69.0-2.el7 contrail-tpc 7.7 k boost169-chrono x86_64 1.69.0-2.el7 contrail-tpc 17 k boost169-container x86_64 1.69.0-2.el7 contrail-tpc 34 k boost169-context x86_64 1.69.0-2.el7 contrail-tpc 16 k boost169-contract x86_64 1.69.0-2.el7 contrail-tpc 35 k boost169-coroutine x86_64 1.69.0-2.el7 contrail-tpc 16 k boost169-date-time x86_64 1.69.0-2.el7 contrail-tpc 21 k boost169-devel x86_64 1.69.0-2.el7 contrail-tpc 11 M boost169-fiber x86_64 1.69.0-2.el7 contrail-tpc 4.7 k boost169-filesystem x86_64 1.69.0-2.el7 contrail-tpc 41 k boost169-graph x86_64 1.69.0-2.el7 contrail-tpc 102 k boost169-iostreams x86_64 1.69.0-2.el7 contrail-tpc 31 k boost169-locale x86_64 1.69.0-2.el7 contrail-tpc 219 k boost169-log x86_64 1.69.0-2.el7 contrail-tpc 426 k boost169-math x86_64 1.69.0-2.el7 contrail-tpc 263 k boost169-numpy2 x86_64 1.69.0-2.el7 contrail-tpc 19 k boost169-numpy3 x86_64 1.69.0-2.el7 contrail-tpc 19 k boost169-program-options x86_64 1.69.0-2.el7 contrail-tpc 125 k boost169-python2 x86_64 1.69.0-2.el7 contrail-tpc 89 k boost169-python3 x86_64 1.69.0-2.el7 contrail-tpc 87 k boost169-random x86_64 1.69.0-2.el7 contrail-tpc 15 k boost169-regex x86_64 1.69.0-2.el7 contrail-tpc 261 k boost169-serialization x86_64 1.69.0-2.el7 contrail-tpc 119 k boost169-stacktrace x86_64 1.69.0-2.el7 contrail-tpc 20 k boost169-system x86_64 1.69.0-2.el7 contrail-tpc 7.5 k boost169-test x86_64 1.69.0-2.el7 contrail-tpc 248 k boost169-thread x86_64 1.69.0-2.el7 contrail-tpc 44 k boost169-timer x86_64 1.69.0-2.el7 contrail-tpc 14 k boost169-type_erasure x86_64 1.69.0-2.el7 contrail-tpc 24 k boost169-wave x86_64 1.69.0-2.el7 contrail-tpc 207 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 libgfortran x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 301 k libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M libicu-devel x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 703 k libquadmath x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 190 k libquadmath-devel x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 54 k 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 openblas-serial x86_64 0.3.3-2.el7 contrail-tpc 4.3 M openblas-threads x86_64 0.3.3-2.el7 contrail-tpc 4.4 M python-nose noarch 1.3.7-7.el7 tf-mirrors.ci_repos_centos-openstack-queens 276 k python2-numpy x86_64 1:1.11.2-2.el7 tf-mirrors.ci_repos_centos-openstack-queens 3.2 M python36-numpy x86_64 1.12.1-3.el7 contrail-tpc 3.3 M 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 (+66 Dependent packages) Total download size: 68 M Installed size: 390 M Downloading packages: -------------------------------------------------------------------------------- Total 15 MB/s | 68 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : boost169-system-1.69.0-2.el7.x86_64 1/72 Installing : boost169-thread-1.69.0-2.el7.x86_64 2/72 Installing : boost169-chrono-1.69.0-2.el7.x86_64 3/72 Installing : boost169-filesystem-1.69.0-2.el7.x86_64 4/72 Installing : libicu-50.2-4.el7_7.x86_64 5/72 Installing : boost169-regex-1.69.0-2.el7.x86_64 6/72 Installing : boost169-date-time-1.69.0-2.el7.x86_64 7/72 Installing : boost169-timer-1.69.0-2.el7.x86_64 8/72 Installing : boost169-context-1.69.0-2.el7.x86_64 9/72 Installing : boost169-atomic-1.69.0-2.el7.x86_64 10/72 Installing : nettle-2.7.1-9.el7_9.x86_64 11/72 install-info: No such file or directory for /usr/share/info/nettle.info Installing : boost169-program-options-1.69.0-2.el7.x86_64 12/72 Installing : libquadmath-4.8.5-44.el7.x86_64 13/72 Installing : libgfortran-4.8.5-44.el7.x86_64 14/72 Installing : boost169-log-1.69.0-2.el7.x86_64 15/72 Installing : boost169-coroutine-1.69.0-2.el7.x86_64 16/72 Installing : boost169-test-1.69.0-2.el7.x86_64 17/72 Installing : boost169-wave-1.69.0-2.el7.x86_64 18/72 Installing : boost169-graph-1.69.0-2.el7.x86_64 19/72 Installing : boost169-locale-1.69.0-2.el7.x86_64 20/72 Installing : boost169-type_erasure-1.69.0-2.el7.x86_64 21/72 Installing : boost169-contract-1.69.0-2.el7.x86_64 22/72 Installing : boost169-random-1.69.0-2.el7.x86_64 23/72 Installing : avahi-libs-0.6.31-20.el7.x86_64 24/72 Installing : boost169-python3-1.69.0-2.el7.x86_64 25/72 Installing : numactl-libs-2.0.12-5.el7.x86_64 26/72 Installing : libunistring-0.9.3-9.el7.x86_64 27/72 Installing : yajl-2.0.4-4.el7.x86_64 28/72 Installing : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 29/72 Installing : boost169-container-1.69.0-2.el7.x86_64 30/72 Installing : boost169-python2-1.69.0-2.el7.x86_64 31/72 Installing : libcroco-0.6.12-6.el7_9.x86_64 32/72 Installing : boost169-stacktrace-1.69.0-2.el7.x86_64 33/72 Installing : boost169-math-1.69.0-2.el7.x86_64 34/72 Installing : boost169-serialization-1.69.0-2.el7.x86_64 35/72 Installing : boost169-iostreams-1.69.0-2.el7.x86_64 36/72 Installing : gettext-libs-0.19.8.1-3.el7.x86_64 37/72 Installing : gettext-0.19.8.1-3.el7.x86_64 38/72 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 39/72 Installing : atlas-3.10.1-12.el7.x86_64 40/72 Installing : openblas-serial-0.3.3-2.el7.x86_64 41/72 Installing : openblas-threads-0.3.3-2.el7.x86_64 42/72 Installing : python36-numpy-1.12.1-3.el7.x86_64 43/72 Installing : boost169-numpy3-1.69.0-2.el7.x86_64 44/72 Installing : libquadmath-devel-4.8.5-44.el7.x86_64 45/72 Installing : libicu-devel-50.2-4.el7_7.x86_64 46/72 Installing : xmltodict-0.7.0-1.0contrail.noarch 47/72 Installing : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 48/72 Installing : gperftools-libs-2.6.1-1.el7.x86_64 49/72 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 50/72 Installing : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 51/72 Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 52/72 Installing : autogen-libopts-5.18-5.el7.x86_64 53/72 Installing : libevent-2.0.21-4.el7.x86_64 54/72 Installing : unbound-libs-1.6.6-5.el7_8.x86_64 55/72 Installing : python-nose-1.3.7-7.el7.noarch 56/72 Installing : 1:python2-numpy-1.11.2-2.el7.x86_64 57/72 Installing : boost169-numpy2-1.69.0-2.el7.x86_64 58/72 Installing : boost169-fiber-1.69.0-2.el7.x86_64 59/72 Installing : boost169-1.69.0-2.el7.x86_64 60/72 Installing : boost169-devel-1.69.0-2.el7.x86_64 61/72 Installing : trousers-0.3.14-2.el7.x86_64 62/72 Installing : gnutls-3.3.29-9.el7_6.x86_64 63/72 Installing : gnutls-dane-3.3.29-9.el7_6.x86_64 64/72 Installing : gnutls-utils-3.3.29-9.el7_6.x86_64 65/72 Installing : libvirt-libs-4.5.0-36.el7_9.5.x86_64 66/72 Installing : libvirt-client-4.5.0-36.el7_9.5.x86_64 67/72 Installing : contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7 68/72 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-aua8kxph/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-aua8kxph/bcrypt/ warning: %post(contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7.x86_64  Installing : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 69/72 Installing : python-opencontrail-vrouter-netns-master.9.9.3.2-master_ 70/72 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/050/b4e5baadcd44d/idna-3.8-py3-none-any.whl (66 kB) Collecting certifi>=2017.4.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/922/820b53db7a725/certifi-2024.8.30-py3-none-any.whl (167 kB) Collecting urllib3<1.27,>=1.21.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144 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 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 pbr!=2.1.0,>=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a77/6ae228892d801/pbr-6.1.0-py2.py3-none-any.whl (108 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.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 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 keystoneauth1>=3.4.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c41/b041abed17f5e/keystoneauth1-5.1.3-py3-none-any.whl (318 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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) 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) 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.8.30 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.8 importlib-metadata-4.8.3 importlib-resources-5.4.0 iso8601-1.1.0 keystoneauth1-5.1.3 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.1.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.20 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 : haproxy-1.5.18-9.el7_9.1.x86_64 71/72 Installing : python-contrail-vrouter-api-master.9.9.3.2-master_9_9_3_ 72/72 Verifying : boost169-log-1.69.0-2.el7.x86_64 1/72 Verifying : trousers-0.3.14-2.el7.x86_64 2/72 Verifying : boost169-iostreams-1.69.0-2.el7.x86_64 3/72 Verifying : boost169-serialization-1.69.0-2.el7.x86_64 4/72 Verifying : gnutls-dane-3.3.29-9.el7_6.x86_64 5/72 Verifying : boost169-regex-1.69.0-2.el7.x86_64 6/72 Verifying : boost169-system-1.69.0-2.el7.x86_64 7/72 Verifying : 12:dhclient-4.2.5-83.el7.centos.1.x86_64 8/72 Verifying : libicu-devel-50.2-4.el7_7.x86_64 9/72 Verifying : boost169-math-1.69.0-2.el7.x86_64 10/72 Verifying : boost169-fiber-1.69.0-2.el7.x86_64 11/72 Verifying : boost169-type_erasure-1.69.0-2.el7.x86_64 12/72 Verifying : unbound-libs-1.6.6-5.el7_8.x86_64 13/72 Verifying : gettext-libs-0.19.8.1-3.el7.x86_64 14/72 Verifying : atlas-3.10.1-12.el7.x86_64 15/72 Verifying : boost169-1.69.0-2.el7.x86_64 16/72 Verifying : boost169-stacktrace-1.69.0-2.el7.x86_64 17/72 Verifying : boost169-date-time-1.69.0-2.el7.x86_64 18/72 Verifying : openblas-serial-0.3.3-2.el7.x86_64 19/72 Verifying : libcroco-0.6.12-6.el7_9.x86_64 20/72 Verifying : libquadmath-4.8.5-44.el7.x86_64 21/72 Verifying : boost169-filesystem-1.69.0-2.el7.x86_64 22/72 Verifying : boost169-graph-1.69.0-2.el7.x86_64 23/72 Verifying : boost169-contract-1.69.0-2.el7.x86_64 24/72 Verifying : boost169-python2-1.69.0-2.el7.x86_64 25/72 Verifying : python-nose-1.3.7-7.el7.noarch 26/72 Verifying : boost169-container-1.69.0-2.el7.x86_64 27/72 Verifying : libicu-50.2-4.el7_7.x86_64 28/72 Verifying : boost169-wave-1.69.0-2.el7.x86_64 29/72 Verifying : boost169-thread-1.69.0-2.el7.x86_64 30/72 Verifying : boost169-program-options-1.69.0-2.el7.x86_64 31/72 Verifying : gnutls-3.3.29-9.el7_6.x86_64 32/72 Verifying : openblas-threads-0.3.3-2.el7.x86_64 33/72 Verifying : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64 34/72 Verifying : boost169-coroutine-1.69.0-2.el7.x86_64 35/72 Verifying : boost169-timer-1.69.0-2.el7.x86_64 36/72 Verifying : libgfortran-4.8.5-44.el7.x86_64 37/72 Verifying : libevent-2.0.21-4.el7.x86_64 38/72 Verifying : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64 39/72 Verifying : autogen-libopts-5.18-5.el7.x86_64 40/72 Verifying : boost169-chrono-1.69.0-2.el7.x86_64 41/72 Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 42/72 Verifying : boost169-numpy2-1.69.0-2.el7.x86_64 43/72 Verifying : boost169-devel-1.69.0-2.el7.x86_64 44/72 Verifying : libvirt-libs-4.5.0-36.el7_9.5.x86_64 45/72 Verifying : yajl-2.0.4-4.el7.x86_64 46/72 Verifying : 1:python2-numpy-1.11.2-2.el7.x86_64 47/72 Verifying : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64 48/72 Verifying : libunistring-0.9.3-9.el7.x86_64 49/72 Verifying : nettle-2.7.1-9.el7_9.x86_64 50/72 Verifying : python36-numpy-1.12.1-3.el7.x86_64 51/72 Verifying : contrail-vrouter-agent-master.9.9.3.2-master_9_9_3_2.el7 52/72 Verifying : boost169-atomic-1.69.0-2.el7.x86_64 53/72 Verifying : boost169-context-1.69.0-2.el7.x86_64 54/72 Verifying : python-contrail-vrouter-api-master.9.9.3.2-master_9_9_3_ 55/72 Verifying : numactl-libs-2.0.12-5.el7.x86_64 56/72 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 57/72 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 58/72 Verifying : boost169-random-1.69.0-2.el7.x86_64 59/72 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 60/72 Verifying : boost169-python3-1.69.0-2.el7.x86_64 61/72 Verifying : libquadmath-devel-4.8.5-44.el7.x86_64 62/72 Verifying : gettext-0.19.8.1-3.el7.x86_64 63/72 Verifying : python-opencontrail-vrouter-netns-master.9.9.3.2-master_ 64/72 Verifying : boost169-test-1.69.0-2.el7.x86_64 65/72 Verifying : boost169-numpy3-1.69.0-2.el7.x86_64 66/72 Verifying : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64 67/72 Verifying : gnutls-utils-3.3.29-9.el7_6.x86_64 68/72 Verifying : boost169-locale-1.69.0-2.el7.x86_64 69/72 Verifying : xmltodict-0.7.0-1.0contrail.noarch 70/72 Verifying : libvirt-client-4.5.0-36.el7_9.5.x86_64 71/72 Verifying : avahi-libs-0.6.31-20.el7.x86_64 72/72 Installed: contrail-vrouter-agent.x86_64 0:master.9.9.3.2-master_9_9_3_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:master.9.9.3.2-master_9_9_3_2.el7 python-opencontrail-vrouter-netns.x86_64 0:master.9.9.3.2-master_9_9_3_2.el7 Dependency Installed: atlas.x86_64 0:3.10.1-12.el7 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 boost169.x86_64 0:1.69.0-2.el7 boost169-atomic.x86_64 0:1.69.0-2.el7 boost169-chrono.x86_64 0:1.69.0-2.el7 boost169-container.x86_64 0:1.69.0-2.el7 boost169-context.x86_64 0:1.69.0-2.el7 boost169-contract.x86_64 0:1.69.0-2.el7 boost169-coroutine.x86_64 0:1.69.0-2.el7 boost169-date-time.x86_64 0:1.69.0-2.el7 boost169-devel.x86_64 0:1.69.0-2.el7 boost169-fiber.x86_64 0:1.69.0-2.el7 boost169-filesystem.x86_64 0:1.69.0-2.el7 boost169-graph.x86_64 0:1.69.0-2.el7 boost169-iostreams.x86_64 0:1.69.0-2.el7 boost169-locale.x86_64 0:1.69.0-2.el7 boost169-log.x86_64 0:1.69.0-2.el7 boost169-math.x86_64 0:1.69.0-2.el7 boost169-numpy2.x86_64 0:1.69.0-2.el7 boost169-numpy3.x86_64 0:1.69.0-2.el7 boost169-program-options.x86_64 0:1.69.0-2.el7 boost169-python2.x86_64 0:1.69.0-2.el7 boost169-python3.x86_64 0:1.69.0-2.el7 boost169-random.x86_64 0:1.69.0-2.el7 boost169-regex.x86_64 0:1.69.0-2.el7 boost169-serialization.x86_64 0:1.69.0-2.el7 boost169-stacktrace.x86_64 0:1.69.0-2.el7 boost169-system.x86_64 0:1.69.0-2.el7 boost169-test.x86_64 0:1.69.0-2.el7 boost169-thread.x86_64 0:1.69.0-2.el7 boost169-timer.x86_64 0:1.69.0-2.el7 boost169-type_erasure.x86_64 0:1.69.0-2.el7 boost169-wave.x86_64 0:1.69.0-2.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 libgfortran.x86_64 0:4.8.5-44.el7 libicu.x86_64 0:50.2-4.el7_7 libicu-devel.x86_64 0:50.2-4.el7_7 libquadmath.x86_64 0:4.8.5-44.el7 libquadmath-devel.x86_64 0:4.8.5-44.el7 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 openblas-serial.x86_64 0:0.3.3-2.el7 openblas-threads.x86_64 0:0.3.3-2.el7 python-nose.noarch 0:1.3.7-7.el7 python2-numpy.x86_64 1:1.11.2-2.el7 python36-numpy.x86_64 0:1.12.1-3.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 e1db97ea2b39 ---> 1f0e1bf57ec4 Step 6/10 : COPY *.sh / ---> 831165054db6 Step 7/10 : COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script ---> e86f9e88e3a9 Step 8/10 : COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/ ---> 9ed673bd1d64 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9adf55a25d54 ---> Removed intermediate container 9adf55a25d54 ---> 2d0007aecd54 Step 10/10 : CMD ["/usr/bin/contrail-vrouter-agent"] ---> Running in 463ead271520 ---> Removed intermediate container 463ead271520 ---> 2a7acecec7d0 [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 2a7acecec7d0 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-agent:master-9_9_3-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-vrouter-agent:master-9_9_3-2 2024-09-10 10:38:49,985: INFO: Docker build duration: 432 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-agent] ee6f4f510a97: Preparing 4fd8f3fed18b: Preparing feb1a5d28477: Preparing 4d4570ed5040: Preparing 81fb72abedd5: Preparing 6e46656d7df4: Preparing 9b7be0dad01c: Preparing efe46987835e: Preparing ba054234e78e: Preparing c6ac45d766b4: Preparing 2ccf4170faba: Preparing 4ae608c82a61: Preparing 64d9262322f4: Preparing 4c8c6cae74f0: Preparing 174f56854903: Preparing ee6f4f510a97: Waiting 4fd8f3fed18b: Waiting feb1a5d28477: Waiting 4d4570ed5040: Waiting 81fb72abedd5: Waiting 6e46656d7df4: Waiting 9b7be0dad01c: Waiting efe46987835e: Waiting ba054234e78e: Waiting c6ac45d766b4: Waiting 2ccf4170faba: Waiting 4ae608c82a61: Waiting 64d9262322f4: Waiting 4c8c6cae74f0: Waiting 174f56854903: Waiting ee6f4f510a97: Pushed 4fd8f3fed18b: Pushed feb1a5d28477: Pushed 81fb72abedd5: Layer already exists 6e46656d7df4: Layer already exists 9b7be0dad01c: Layer already exists efe46987835e: Layer already exists ba054234e78e: Layer already exists c6ac45d766b4: Layer already exists 2ccf4170faba: Layer already exists 4ae608c82a61: Layer already exists 64d9262322f4: Layer already exists 4c8c6cae74f0: Layer already exists 174f56854903: Layer already exists 4d4570ed5040: Pushed master-9_9_3-2: digest: sha256:61a81670e234ceb77e6d5c50ccb3c34e8fbf08c6dd69aa8e7e2f91442214f900 size: 3457 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-vrouter-agent] ee6f4f510a97: Preparing 4fd8f3fed18b: Preparing feb1a5d28477: Preparing 4d4570ed5040: Preparing 81fb72abedd5: Preparing 6e46656d7df4: Preparing 9b7be0dad01c: Preparing efe46987835e: Preparing ba054234e78e: Preparing c6ac45d766b4: Preparing 2ccf4170faba: Preparing 4ae608c82a61: Preparing 64d9262322f4: Preparing 4c8c6cae74f0: Preparing 174f56854903: Preparing 81fb72abedd5: Waiting 6e46656d7df4: Waiting 9b7be0dad01c: Waiting efe46987835e: Waiting ba054234e78e: Waiting 4c8c6cae74f0: Waiting c6ac45d766b4: Waiting 2ccf4170faba: Waiting 174f56854903: Waiting 4ae608c82a61: Waiting 64d9262322f4: Waiting feb1a5d28477: Layer already exists ee6f4f510a97: Layer already exists 4d4570ed5040: Layer already exists 4fd8f3fed18b: Layer already exists 6e46656d7df4: Layer already exists 81fb72abedd5: Layer already exists 9b7be0dad01c: Layer already exists efe46987835e: Layer already exists c6ac45d766b4: Layer already exists ba054234e78e: Layer already exists 2ccf4170faba: Layer already exists 4ae608c82a61: Layer already exists 4c8c6cae74f0: Layer already exists 64d9262322f4: Layer already exists 174f56854903: Layer already exists master-9_9_3-2: digest: sha256:61a81670e234ceb77e6d5c50ccb3c34e8fbf08c6dd69aa8e7e2f91442214f900 size: 3457 2024-09-10 10:40:51,638: INFO: Building contrail-vrouter-agent finished successfully, duration: 554 seconds