2025-01-13 16:30:22,863: INFO: Building contrail-analytics-collector 2025-01-13 16:30:22,909: 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_3_0_3-1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-analytics-collector --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 27.14 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/contrail-analytics-base:${CONTRAIL_CONTAINER_TAG} ---> e103236a9630 Step 4/10 : ARG CONTAINER_NAME ---> Running in 05ebfec7fb4a ---> Removed intermediate container 05ebfec7fb4a ---> 149e5f160a20 Step 5/10 : ENV SERVICE_NAME=collector CONTAINER_NAME=$CONTAINER_NAME ---> Running in e013bb23211f ---> Removed intermediate container e013bb23211f ---> 2c5abf40bf68 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Analytics Collector" description="Contrail Analytics Collector collects the running state of different processes sent by other nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 95dd5255301c ---> Removed intermediate container 95dd5255301c ---> cefdfcf18da2 Step 7/10 : COPY entrypoint.sh / ---> 872afd052b30 Step 8/10 : RUN sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf ; yum install -y contrail-analytics ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in 74265006b0df Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-analytics.x86_64 0:master.1.3.0.3.1-master_1_3_0_3_1.el7 will be installed --> Processing Dependency: redis >= 2.6.13-1 for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: librdkafka1 >= 1.5.0 for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: protobuf for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libzookeeper for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: grok for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: cassandra-cpp-driver for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: boost169-devel for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: boost169 for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libzookeeper_mt.so.2()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: librdkafka.so.1()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: librdkafka++.so.1()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libprotobuf.so.8()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libcassandra.so.2()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libboost_system.so.1.69.0()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.69.0()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libboost_python36.so.1.69.0()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.69.0()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.69.0()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7.x86_64 --> Processing Dependency: libboost_chrono.so.1.69.0()(64bit) for package: contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.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-thread(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-atomic(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 ---> Package boost169-chrono.x86_64 0:1.69.0-2.el7 will be installed ---> 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_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-python3.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 cassandra-cpp-driver.x86_64 0:2.7.1-1.el7 will be installed --> Processing Dependency: libuv.so.1()(64bit) for package: cassandra-cpp-driver-2.7.1-1.el7.x86_64 ---> Package grok.x86_64 0:1.20110708.1-1.el7.srce will be installed --> Processing Dependency: tokyocabinet >= 1.4.9 for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libevent for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libtokyocabinet.so.9()(64bit) for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: grok-1.20110708.1-1.el7.srce.x86_64 ---> Package librdkafka1.x86_64 0:1.5.0-0contrail0.el7 will be installed --> Processing Dependency: cyrus-sasl for package: librdkafka1-1.5.0-0contrail0.el7.x86_64 ---> Package libzookeeper.x86_64 0:3.6.1-0contrail0.el7 will be installed ---> Package protobuf.x86_64 0:2.5.0-8.el7 will be installed ---> Package redis.x86_64 0:3.2.8-1.el7 will be installed --> Processing Dependency: logrotate for package: redis-3.2.8-1.el7.x86_64 --> Processing Dependency: libjemalloc.so.1()(64bit) for package: redis-3.2.8-1.el7.x86_64 --> Running transaction check ---> Package boost169-atomic.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-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-thread.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 --> Processing Dependency: cyrus-sasl-lib(x86-64) = 2.1.26-24.el7_9 for package: cyrus-sasl-2.1.26-24.el7_9.x86_64 --> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-24.el7_9.x86_64 ---> Package jemalloc.x86_64 0:3.6.0-1.el7 will be installed ---> Package libevent.x86_64 0:2.0.21-4.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 ---> Package libuv.x86_64 1:1.19.2-1.el7 will be installed ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed ---> Package tokyocabinet.x86_64 0:1.4.48-3.el7 will be installed --> Running transaction check ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be an update ---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.el7_9.1.x86_64 ---> 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 ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed --> 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-analytics x86_64 master.1.3.0.3.1-master_1_3_0_3_1.el7 contrail 3.7 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 cassandra-cpp-driver x86_64 2.7.1-1.el7 contrail-tpc 478 k cyrus-sasl x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 88 k grok x86_64 1.20110708.1-1.el7.srce contrail-tpc 52 k initscripts x86_64 9.49.53-1.el7_9.1 tf-mirrors.ci_repos_yum7-updates 440 k jemalloc x86_64 3.6.0-1.el7 contrail-tpc 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 librdkafka1 x86_64 1.5.0-0contrail0.el7 contrail-tpc 912 k libuv x86_64 1:1.19.2-1.el7 contrail-tpc 120 k libzookeeper x86_64 3.6.1-0contrail0.el7 contrail-tpc 82 k logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 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 protobuf x86_64 2.5.0-8.el7 tf-mirrors.ci_repos_yum7-base 338 k 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 redis x86_64 3.2.8-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 542 k sysvinit-tools x86_64 2.88-14.dsf.el7 tf-mirrors.ci_repos_yum7-base 63 k tokyocabinet x86_64 1.4.48-3.el7 tf-mirrors.ci_repos_yum7-base 459 k Updating for dependencies: cyrus-sasl-lib x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 156 k Transaction Summary ================================================================================ Install 1 Package (+57 Dependent packages) Upgrade ( 1 Dependent package) Total download size: 50 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 15 MB/s | 50 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/60 Installing : boost169-chrono-1.69.0-2.el7.x86_64 2/60 Installing : boost169-thread-1.69.0-2.el7.x86_64 3/60 Installing : boost169-filesystem-1.69.0-2.el7.x86_64 4/60 Installing : libicu-50.2-4.el7_7.x86_64 5/60 Installing : boost169-regex-1.69.0-2.el7.x86_64 6/60 Installing : boost169-date-time-1.69.0-2.el7.x86_64 7/60 Installing : boost169-context-1.69.0-2.el7.x86_64 8/60 Installing : boost169-timer-1.69.0-2.el7.x86_64 9/60 Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 10/60 Installing : boost169-python3-1.69.0-2.el7.x86_64 11/60 Installing : boost169-atomic-1.69.0-2.el7.x86_64 12/60 Installing : libquadmath-4.8.5-44.el7.x86_64 13/60 Installing : libgfortran-4.8.5-44.el7.x86_64 14/60 Installing : boost169-program-options-1.69.0-2.el7.x86_64 15/60 Installing : boost169-log-1.69.0-2.el7.x86_64 16/60 Installing : boost169-test-1.69.0-2.el7.x86_64 17/60 Installing : boost169-coroutine-1.69.0-2.el7.x86_64 18/60 Installing : boost169-wave-1.69.0-2.el7.x86_64 19/60 Installing : boost169-graph-1.69.0-2.el7.x86_64 20/60 Installing : boost169-locale-1.69.0-2.el7.x86_64 21/60 Installing : boost169-type_erasure-1.69.0-2.el7.x86_64 22/60 Installing : boost169-contract-1.69.0-2.el7.x86_64 23/60 Installing : boost169-random-1.69.0-2.el7.x86_64 24/60 Installing : boost169-iostreams-1.69.0-2.el7.x86_64 25/60 Installing : boost169-container-1.69.0-2.el7.x86_64 26/60 Installing : boost169-python2-1.69.0-2.el7.x86_64 27/60 Installing : boost169-stacktrace-1.69.0-2.el7.x86_64 28/60 Installing : boost169-math-1.69.0-2.el7.x86_64 29/60 Installing : boost169-serialization-1.69.0-2.el7.x86_64 30/60 Installing : atlas-3.10.1-12.el7.x86_64 31/60 Installing : openblas-threads-0.3.3-2.el7.x86_64 32/60 Installing : openblas-serial-0.3.3-2.el7.x86_64 33/60 Installing : python36-numpy-1.12.1-3.el7.x86_64 34/60 Installing : boost169-numpy3-1.69.0-2.el7.x86_64 35/60 Installing : libquadmath-devel-4.8.5-44.el7.x86_64 36/60 Installing : libicu-devel-50.2-4.el7_7.x86_64 37/60 Installing : jemalloc-3.6.0-1.el7.x86_64 38/60 Installing : tokyocabinet-1.4.48-3.el7.x86_64 39/60 Installing : libevent-2.0.21-4.el7.x86_64 40/60 Installing : grok-1.20110708.1-1.el7.srce.x86_64 41/60 Installing : libzookeeper-3.6.1-0contrail0.el7.x86_64 42/60 Installing : python2-setuptools-22.0.5-1.el7.noarch 43/60 Installing : python-nose-1.3.7-7.el7.noarch 44/60 Installing : 1:python2-numpy-1.11.2-2.el7.x86_64 45/60 Installing : boost169-numpy2-1.69.0-2.el7.x86_64 46/60 Installing : logrotate-3.8.6-19.el7.x86_64 47/60 Installing : redis-3.2.8-1.el7.x86_64 48/60 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 49/60 Installing : initscripts-9.49.53-1.el7_9.1.x86_64 50/60 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 51/60 Installing : librdkafka1-1.5.0-0contrail0.el7.x86_64 52/60 Installing : 1:libuv-1.19.2-1.el7.x86_64 53/60 Installing : cassandra-cpp-driver-2.7.1-1.el7.x86_64 54/60 Installing : boost169-fiber-1.69.0-2.el7.x86_64 55/60 Installing : boost169-1.69.0-2.el7.x86_64 56/60 Installing : boost169-devel-1.69.0-2.el7.x86_64 57/60 Installing : protobuf-2.5.0-8.el7.x86_64 58/60 Installing : contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7 59/60 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 60/60 Verifying : boost169-log-1.69.0-2.el7.x86_64 1/60 Verifying : protobuf-2.5.0-8.el7.x86_64 2/60 Verifying : cassandra-cpp-driver-2.7.1-1.el7.x86_64 3/60 Verifying : boost169-serialization-1.69.0-2.el7.x86_64 4/60 Verifying : boost169-regex-1.69.0-2.el7.x86_64 5/60 Verifying : boost169-devel-1.69.0-2.el7.x86_64 6/60 Verifying : boost169-contract-1.69.0-2.el7.x86_64 7/60 Verifying : libicu-devel-50.2-4.el7_7.x86_64 8/60 Verifying : boost169-math-1.69.0-2.el7.x86_64 9/60 Verifying : boost169-fiber-1.69.0-2.el7.x86_64 10/60 Verifying : boost169-type_erasure-1.69.0-2.el7.x86_64 11/60 Verifying : 1:libuv-1.19.2-1.el7.x86_64 12/60 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 13/60 Verifying : logrotate-3.8.6-19.el7.x86_64 14/60 Verifying : boost169-1.69.0-2.el7.x86_64 15/60 Verifying : boost169-stacktrace-1.69.0-2.el7.x86_64 16/60 Verifying : boost169-date-time-1.69.0-2.el7.x86_64 17/60 Verifying : atlas-3.10.1-12.el7.x86_64 18/60 Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 19/60 Verifying : boost169-filesystem-1.69.0-2.el7.x86_64 20/60 Verifying : boost169-timer-1.69.0-2.el7.x86_64 21/60 Verifying : boost169-graph-1.69.0-2.el7.x86_64 22/60 Verifying : grok-1.20110708.1-1.el7.srce.x86_64 23/60 Verifying : boost169-python2-1.69.0-2.el7.x86_64 24/60 Verifying : python-nose-1.3.7-7.el7.noarch 25/60 Verifying : contrail-analytics-master.1.3.0.3.1-master_1_3_0_3_1.el7 26/60 Verifying : boost169-container-1.69.0-2.el7.x86_64 27/60 Verifying : libicu-50.2-4.el7_7.x86_64 28/60 Verifying : boost169-wave-1.69.0-2.el7.x86_64 29/60 Verifying : boost169-thread-1.69.0-2.el7.x86_64 30/60 Verifying : redis-3.2.8-1.el7.x86_64 31/60 Verifying : openblas-threads-0.3.3-2.el7.x86_64 32/60 Verifying : python2-setuptools-22.0.5-1.el7.noarch 33/60 Verifying : libzookeeper-3.6.1-0contrail0.el7.x86_64 34/60 Verifying : libgfortran-4.8.5-44.el7.x86_64 35/60 Verifying : libevent-2.0.21-4.el7.x86_64 36/60 Verifying : boost169-chrono-1.69.0-2.el7.x86_64 37/60 Verifying : openblas-serial-0.3.3-2.el7.x86_64 38/60 Verifying : boost169-numpy2-1.69.0-2.el7.x86_64 39/60 Verifying : boost169-system-1.69.0-2.el7.x86_64 40/60 Verifying : 1:python2-numpy-1.11.2-2.el7.x86_64 41/60 Verifying : boost169-program-options-1.69.0-2.el7.x86_64 42/60 Verifying : python36-numpy-1.12.1-3.el7.x86_64 43/60 Verifying : libquadmath-4.8.5-44.el7.x86_64 44/60 Verifying : boost169-atomic-1.69.0-2.el7.x86_64 45/60 Verifying : boost169-context-1.69.0-2.el7.x86_64 46/60 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 47/60 Verifying : boost169-iostreams-1.69.0-2.el7.x86_64 48/60 Verifying : boost169-random-1.69.0-2.el7.x86_64 49/60 Verifying : boost169-python3-1.69.0-2.el7.x86_64 50/60 Verifying : libquadmath-devel-4.8.5-44.el7.x86_64 51/60 Verifying : boost169-test-1.69.0-2.el7.x86_64 52/60 Verifying : boost169-numpy3-1.69.0-2.el7.x86_64 53/60 Verifying : boost169-coroutine-1.69.0-2.el7.x86_64 54/60 Verifying : librdkafka1-1.5.0-0contrail0.el7.x86_64 55/60 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 56/60 Verifying : boost169-locale-1.69.0-2.el7.x86_64 57/60 Verifying : tokyocabinet-1.4.48-3.el7.x86_64 58/60 Verifying : jemalloc-3.6.0-1.el7.x86_64 59/60 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 60/60 Installed: contrail-analytics.x86_64 0:master.1.3.0.3.1-master_1_3_0_3_1.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 cassandra-cpp-driver.x86_64 0:2.7.1-1.el7 cyrus-sasl.x86_64 0:2.1.26-24.el7_9 grok.x86_64 0:1.20110708.1-1.el7.srce initscripts.x86_64 0:9.49.53-1.el7_9.1 jemalloc.x86_64 0:3.6.0-1.el7 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 librdkafka1.x86_64 0:1.5.0-0contrail0.el7 libuv.x86_64 1:1.19.2-1.el7 libzookeeper.x86_64 0:3.6.1-0contrail0.el7 logrotate.x86_64 0:3.8.6-19.el7 openblas-serial.x86_64 0:0.3.3-2.el7 openblas-threads.x86_64 0:0.3.3-2.el7 protobuf.x86_64 0:2.5.0-8.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 redis.x86_64 0:3.2.8-1.el7 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 tokyocabinet.x86_64 0:1.4.48-3.el7 Dependency Updated: cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 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 74265006b0df ---> 60dd69acf24b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 51e36ad6e8e7 ---> Removed intermediate container 51e36ad6e8e7 ---> 2232f8920635 Step 10/10 : CMD ["/usr/bin/contrail-collector"] ---> Running in f71bb4ff58a2 ---> Removed intermediate container f71bb4ff58a2 ---> ee1dd915eaed [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built ee1dd915eaed Successfully tagged nexus.gz1.opensdn.io:5101/contrail-analytics-collector:master-1_3_0_3-1 Successfully tagged nexus.gz1.opensdn.io:5101/tf-analytics-collector:master-1_3_0_3-1 2025-01-13 16:36:35,928: INFO: Docker build duration: 373 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-analytics-collector] 9ddadee78774: Preparing 51bc3b38e2cb: Preparing 7d59c1163fe2: Preparing c7c712a5fc54: Preparing 8e5fc3faf1d9: Preparing e6f29e3dbe99: Preparing 9ca73dcf4b86: Preparing eaa6baa65d5b: Preparing 7a5708ce34b8: Preparing 0bd3e92ac5ed: Preparing eaa6baa65d5b: Waiting e6f29e3dbe99: Waiting 7a5708ce34b8: Waiting 9ca73dcf4b86: Waiting 174f56854903: Preparing 0bd3e92ac5ed: Waiting 174f56854903: Waiting c7c712a5fc54: Layer already exists 8e5fc3faf1d9: Layer already exists 7d59c1163fe2: Layer already exists e6f29e3dbe99: Layer already exists eaa6baa65d5b: Layer already exists 9ca73dcf4b86: Layer already exists 0bd3e92ac5ed: Layer already exists 7a5708ce34b8: Layer already exists 174f56854903: Layer already exists 51bc3b38e2cb: Pushed 9ddadee78774: Pushed master-1_3_0_3-1: digest: sha256:e54000beb8e29d4d11ed1bf97d1966d18206dfdddc7a2d86da0b5bc0eee274e1 size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-analytics-collector] 9ddadee78774: Preparing 51bc3b38e2cb: Preparing 7d59c1163fe2: Preparing c7c712a5fc54: Preparing 8e5fc3faf1d9: Preparing e6f29e3dbe99: Preparing 9ca73dcf4b86: Preparing eaa6baa65d5b: Preparing 7a5708ce34b8: Preparing 0bd3e92ac5ed: Preparing 174f56854903: Preparing 7d59c1163fe2: Waiting c7c712a5fc54: Waiting 8e5fc3faf1d9: Waiting e6f29e3dbe99: Waiting 9ca73dcf4b86: Waiting eaa6baa65d5b: Waiting 7a5708ce34b8: Waiting 0bd3e92ac5ed: Waiting 174f56854903: Waiting 51bc3b38e2cb: Layer already exists 9ddadee78774: Layer already exists 7d59c1163fe2: Layer already exists c7c712a5fc54: Layer already exists 8e5fc3faf1d9: Layer already exists 9ca73dcf4b86: Layer already exists e6f29e3dbe99: Layer already exists eaa6baa65d5b: Layer already exists 0bd3e92ac5ed: Layer already exists 7a5708ce34b8: Layer already exists 174f56854903: Layer already exists master-1_3_0_3-1: digest: sha256:e54000beb8e29d4d11ed1bf97d1966d18206dfdddc7a2d86da0b5bc0eee274e1 size: 2620 2025-01-13 16:37:07,977: INFO: Building contrail-analytics-collector finished successfully, duration: 405 seconds