2025-01-09 15:43:28,203: INFO: Building contrail-tor-agent 2025-01-09 15:43:28,243: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_2_9_3-7 --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-tor-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 9.728 kB Step 1/11 : ARG CONTRAIL_REGISTRY Step 2/11 : ARG CONTRAIL_CONTAINER_TAG Step 3/11 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> 71d8121b9131 Step 4/11 : ARG PIP_REPOSITORY ---> Running in 75e6816c58bb ---> Removed intermediate container 75e6816c58bb ---> 0ab974419a05 Step 5/11 : ARG CONTAINER_NAME ---> Running in a33f86f44f42 ---> Removed intermediate container a33f86f44f42 ---> 96a8003568d8 Step 6/11 : ENV NODE_TYPE=toragent SERVICE_NAME=tor-agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in a9063a0d19dc ---> Removed intermediate container a9063a0d19dc ---> 8f3b5ccc1f21 Step 7/11 : LABEL name=$CONTAINER_NAME summary="Contrail ToR agent" description="A ToR agent provisioned in the Contrail cluster acts as the OVSDB client for the ToR switch, and all of the OVSDB interactions with the ToR switch are performed by using the ToR agent." $VENDOR_DOMAIN".pod"=$NODE_TYPE $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 3a4aab0d5486 ---> Removed intermediate container 3a4aab0d5486 ---> e0681a7ba0b7 Step 8/11 : RUN yum install -y contrail-vrouter-agent ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "contrail-vrouter-api==0.1.dev0" ---> Running in 628fdb432172 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:master.1.2.9.4.2-master_1_2_9_4_2.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: boost169-devel for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: boost169 for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: libboost_thread.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: libboost_system.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2.el7.x86_64 --> Running transaction check ---> 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 gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed ---> Package xmltodict.noarch 0:0.7.0-1.0contrail will be installed --> Running transaction check ---> 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 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 --> Running transaction check ---> 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 --> Processing Dependency: python-setuptools for package: python-nose-1.3.7-7.el7.noarch --> Running transaction check ---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-agent x86_64 master.1.2.9.4.2-master_1_2_9_4_2.el7 contrail 15 M Installing for dependencies: atlas x86_64 3.10.1-12.el7 tf-mirrors.ci_repos_yum7-base 4.5 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 gperftools-libs x86_64 2.6.1-1.el7 tf-mirrors.ci_repos_yum7-base 272 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 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 python2-setuptools noarch 22.0.5-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 485 k python36-numpy x86_64 1.12.1-3.el7 contrail-tpc 3.3 M xmltodict noarch 0.7.0-1.0contrail contrail-tpc 9.4 k Transaction Summary ================================================================================ Install 1 Package (+45 Dependent packages) Total download size: 57 M Installed size: 349 M Downloading packages: -------------------------------------------------------------------------------- Total 16 MB/s | 57 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : boost169-system-1.69.0-2.el7.x86_64 1/46 Installing : boost169-thread-1.69.0-2.el7.x86_64 2/46 Installing : boost169-chrono-1.69.0-2.el7.x86_64 3/46 Installing : boost169-filesystem-1.69.0-2.el7.x86_64 4/46 Installing : libicu-50.2-4.el7_7.x86_64 5/46 Installing : boost169-regex-1.69.0-2.el7.x86_64 6/46 Installing : boost169-date-time-1.69.0-2.el7.x86_64 7/46 Installing : boost169-timer-1.69.0-2.el7.x86_64 8/46 Installing : boost169-context-1.69.0-2.el7.x86_64 9/46 Installing : boost169-atomic-1.69.0-2.el7.x86_64 10/46 Installing : boost169-program-options-1.69.0-2.el7.x86_64 11/46 Installing : libquadmath-4.8.5-44.el7.x86_64 12/46 Installing : libgfortran-4.8.5-44.el7.x86_64 13/46 Installing : boost169-log-1.69.0-2.el7.x86_64 14/46 Installing : boost169-coroutine-1.69.0-2.el7.x86_64 15/46 Installing : boost169-test-1.69.0-2.el7.x86_64 16/46 Installing : boost169-wave-1.69.0-2.el7.x86_64 17/46 Installing : boost169-graph-1.69.0-2.el7.x86_64 18/46 Installing : boost169-locale-1.69.0-2.el7.x86_64 19/46 Installing : boost169-type_erasure-1.69.0-2.el7.x86_64 20/46 Installing : boost169-contract-1.69.0-2.el7.x86_64 21/46 Installing : boost169-random-1.69.0-2.el7.x86_64 22/46 Installing : boost169-python3-1.69.0-2.el7.x86_64 23/46 Installing : boost169-iostreams-1.69.0-2.el7.x86_64 24/46 Installing : boost169-container-1.69.0-2.el7.x86_64 25/46 Installing : boost169-python2-1.69.0-2.el7.x86_64 26/46 Installing : boost169-stacktrace-1.69.0-2.el7.x86_64 27/46 Installing : boost169-math-1.69.0-2.el7.x86_64 28/46 Installing : boost169-serialization-1.69.0-2.el7.x86_64 29/46 Installing : atlas-3.10.1-12.el7.x86_64 30/46 Installing : openblas-serial-0.3.3-2.el7.x86_64 31/46 Installing : openblas-threads-0.3.3-2.el7.x86_64 32/46 Installing : python36-numpy-1.12.1-3.el7.x86_64 33/46 Installing : boost169-numpy3-1.69.0-2.el7.x86_64 34/46 Installing : libquadmath-devel-4.8.5-44.el7.x86_64 35/46 Installing : libicu-devel-50.2-4.el7_7.x86_64 36/46 Installing : xmltodict-0.7.0-1.0contrail.noarch 37/46 Installing : gperftools-libs-2.6.1-1.el7.x86_64 38/46 Installing : python2-setuptools-22.0.5-1.el7.noarch 39/46 Installing : python-nose-1.3.7-7.el7.noarch 40/46 Installing : 1:python2-numpy-1.11.2-2.el7.x86_64 41/46 Installing : boost169-numpy2-1.69.0-2.el7.x86_64 42/46 Installing : boost169-fiber-1.69.0-2.el7.x86_64 43/46 Installing : boost169-1.69.0-2.el7.x86_64 44/46 Installing : boost169-devel-1.69.0-2.el7.x86_64 45/46 Installing : contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2 46/46 Verifying : boost169-log-1.69.0-2.el7.x86_64 1/46 Verifying : boost169-serialization-1.69.0-2.el7.x86_64 2/46 Verifying : boost169-regex-1.69.0-2.el7.x86_64 3/46 Verifying : boost169-system-1.69.0-2.el7.x86_64 4/46 Verifying : libicu-devel-50.2-4.el7_7.x86_64 5/46 Verifying : boost169-math-1.69.0-2.el7.x86_64 6/46 Verifying : boost169-fiber-1.69.0-2.el7.x86_64 7/46 Verifying : boost169-type_erasure-1.69.0-2.el7.x86_64 8/46 Verifying : atlas-3.10.1-12.el7.x86_64 9/46 Verifying : boost169-1.69.0-2.el7.x86_64 10/46 Verifying : boost169-stacktrace-1.69.0-2.el7.x86_64 11/46 Verifying : boost169-date-time-1.69.0-2.el7.x86_64 12/46 Verifying : openblas-serial-0.3.3-2.el7.x86_64 13/46 Verifying : libquadmath-4.8.5-44.el7.x86_64 14/46 Verifying : boost169-filesystem-1.69.0-2.el7.x86_64 15/46 Verifying : boost169-graph-1.69.0-2.el7.x86_64 16/46 Verifying : boost169-contract-1.69.0-2.el7.x86_64 17/46 Verifying : boost169-python2-1.69.0-2.el7.x86_64 18/46 Verifying : python-nose-1.3.7-7.el7.noarch 19/46 Verifying : boost169-container-1.69.0-2.el7.x86_64 20/46 Verifying : libicu-50.2-4.el7_7.x86_64 21/46 Verifying : boost169-wave-1.69.0-2.el7.x86_64 22/46 Verifying : boost169-thread-1.69.0-2.el7.x86_64 23/46 Verifying : openblas-threads-0.3.3-2.el7.x86_64 24/46 Verifying : python2-setuptools-22.0.5-1.el7.noarch 25/46 Verifying : boost169-timer-1.69.0-2.el7.x86_64 26/46 Verifying : libgfortran-4.8.5-44.el7.x86_64 27/46 Verifying : boost169-chrono-1.69.0-2.el7.x86_64 28/46 Verifying : boost169-numpy2-1.69.0-2.el7.x86_64 29/46 Verifying : boost169-devel-1.69.0-2.el7.x86_64 30/46 Verifying : 1:python2-numpy-1.11.2-2.el7.x86_64 31/46 Verifying : boost169-program-options-1.69.0-2.el7.x86_64 32/46 Verifying : python36-numpy-1.12.1-3.el7.x86_64 33/46 Verifying : boost169-atomic-1.69.0-2.el7.x86_64 34/46 Verifying : boost169-context-1.69.0-2.el7.x86_64 35/46 Verifying : boost169-iostreams-1.69.0-2.el7.x86_64 36/46 Verifying : boost169-random-1.69.0-2.el7.x86_64 37/46 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 38/46 Verifying : boost169-python3-1.69.0-2.el7.x86_64 39/46 Verifying : libquadmath-devel-4.8.5-44.el7.x86_64 40/46 Verifying : boost169-test-1.69.0-2.el7.x86_64 41/46 Verifying : boost169-numpy3-1.69.0-2.el7.x86_64 42/46 Verifying : boost169-coroutine-1.69.0-2.el7.x86_64 43/46 Verifying : contrail-vrouter-agent-master.1.2.9.4.2-master_1_2_9_4_2 44/46 Verifying : boost169-locale-1.69.0-2.el7.x86_64 45/46 Verifying : xmltodict-0.7.0-1.0contrail.noarch 46/46 Installed: contrail-vrouter-agent.x86_64 0:master.1.2.9.4.2-master_1_2_9_4_2.el7 Dependency Installed: atlas.x86_64 0:3.10.1-12.el7 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 gperftools-libs.x86_64 0:2.6.1-1.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 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 python2-setuptools.noarch 0:22.0.5-1.el7 python36-numpy.x86_64 0:1.12.1-3.el7 xmltodict.noarch 0:0.7.0-1.0contrail 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 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple Collecting contrail-vrouter-api==0.1.dev0 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) Installing collected packages: contrail-vrouter-api 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 Successfully installed contrail-vrouter-api-0.1.dev0 ---> Removed intermediate container 628fdb432172 ---> 67a0145325aa Step 9/11 : COPY *.sh / ---> a7d280e2dca0 Step 10/11 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 42eb145610c3 ---> Removed intermediate container 42eb145610c3 ---> 7adf56495d74 Step 11/11 : CMD ["/usr/bin/contrail-tor-agent","--config_file","/etc/contrail/contrail-tor-agent.conf"] ---> Running in 108fca0cba17 ---> Removed intermediate container 108fca0cba17 ---> 23ccb9acafd2 [Warning] One or more build-args [BASE_EXTRA_RPMS 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 23ccb9acafd2 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-tor-agent:master-1_2_9_3-7 Successfully tagged nexus.gz1.opensdn.io:5101/tf-tor-agent:master-1_2_9_3-7 2025-01-09 15:47:26,669: INFO: Docker build duration: 238 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-tor-agent] ac73becf4eac: Preparing 569027de53b3: Preparing 66d8c408f4df: Preparing be9144d41487: Preparing 1afb5be0841a: Preparing 3ff075c5979d: Preparing cb25277b826e: Preparing 24c43bffe019: Preparing 0f64ac17e546: Preparing 67f8c47571f9: Preparing 174f56854903: Preparing ac73becf4eac: Waiting 569027de53b3: Waiting 66d8c408f4df: Waiting be9144d41487: Waiting 1afb5be0841a: Waiting 3ff075c5979d: Waiting cb25277b826e: Waiting 24c43bffe019: Waiting 0f64ac17e546: Waiting 67f8c47571f9: Waiting 174f56854903: Waiting ac73becf4eac: Pushed 66d8c408f4df: Layer already exists be9144d41487: Layer already exists 1afb5be0841a: Layer already exists 3ff075c5979d: Layer already exists cb25277b826e: Layer already exists 24c43bffe019: Layer already exists 0f64ac17e546: Layer already exists 67f8c47571f9: Layer already exists 174f56854903: Layer already exists 569027de53b3: Pushed master-1_2_9_3-7: digest: sha256:9d294a057ee4b7fa8d216043f7da08de06325325b86a4285a555496be81e90e0 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-tor-agent] ac73becf4eac: Preparing 569027de53b3: Preparing 66d8c408f4df: Preparing be9144d41487: Preparing 1afb5be0841a: Preparing 3ff075c5979d: Preparing cb25277b826e: Preparing 24c43bffe019: Preparing 0f64ac17e546: Preparing 67f8c47571f9: Preparing 174f56854903: Preparing ac73becf4eac: Waiting 569027de53b3: Waiting 66d8c408f4df: Waiting be9144d41487: Waiting 1afb5be0841a: Waiting 3ff075c5979d: Waiting cb25277b826e: Waiting 24c43bffe019: Waiting 0f64ac17e546: Waiting 67f8c47571f9: Waiting 174f56854903: Waiting ac73becf4eac: Layer already exists 569027de53b3: Layer already exists 66d8c408f4df: Layer already exists be9144d41487: Layer already exists 3ff075c5979d: Layer already exists cb25277b826e: Layer already exists 1afb5be0841a: Layer already exists 24c43bffe019: Layer already exists 0f64ac17e546: Layer already exists 67f8c47571f9: Layer already exists 174f56854903: Layer already exists master-1_2_9_3-7: digest: sha256:9d294a057ee4b7fa8d216043f7da08de06325325b86a4285a555496be81e90e0 size: 2619 2025-01-09 15:48:47,513: INFO: Building contrail-tor-agent finished successfully, duration: 319 seconds