2025-11-10 01:14:27,110: INFO: Building opensdn-analytics-collector 2025-11-10 01:14:27,188: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-analytics-collector --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.27kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) #1 DONE 0.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 5.75kB done #8 DONE 0.1s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #5 DONE 0.1s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 2.0s #11 [stage-1 4/4] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #11 0.742 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 2.1 MB 00:00 #11 1.156 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #11 1.326 added from: http://tf-mirrors.gz1.opensdn.io/re 8.6 MB/s | 264 kB 00:00 #11 1.522 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 7.0 MB 00:00 #11 3.237 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.0 MB 00:00 #11 4.195 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 939 kB 00:00 #11 4.500 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 2.3 MB 00:00 #11 4.982 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #11 5.158 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #11 5.364 added from: http://tf-mirrors.gz1.opensdn.io/re 509 kB/s | 16 kB 00:00 #11 5.508 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 kB/s | 257 B 00:00 #11 5.665 added from: http://tf-mirrors.gz1.opensdn.io/re 367 kB/s | 13 kB 00:00 #11 5.805 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #11 6.280 added from: http://tf-mirrors.gz1.opensdn.io/re 91 MB/s | 30 MB 00:00 #11 17.08 Third parties for OpenSDN 30 MB/s | 5.1 MB 00:00 #11 25.20 Dependencies resolved. #11 25.22 =============================================================================================== #11 25.22 Package Arch Version Repository Size #11 25.22 =============================================================================================== #11 25.22 Installing: #11 25.22 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 25.22 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 25.22 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 25.22 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 25.22 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 25.22 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 25.22 Installing dependencies: #11 25.22 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 25.22 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 25.22 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 25.22 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 25.22 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 25.22 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 25.22 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 25.22 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 25.22 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 25.22 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 25.22 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 25.22 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 25.22 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 25.22 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 25.22 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 25.22 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 25.22 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 25.22 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 25.22 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 25.22 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 25.22 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 25.22 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 25.22 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 25.22 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 25.22 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 25.22 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 25.22 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 25.22 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 25.22 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 25.22 #11 25.22 Transaction Summary #11 25.22 =============================================================================================== #11 25.22 Install 35 Packages #11 25.22 #11 25.22 Total download size: 16 M #11 25.22 Installed size: 53 M #11 25.22 Downloading Packages: #11 25.26 (1/35): boost-1.75.0-8.el9.x86_64.rpm 570 kB/s | 11 kB 00:00 #11 25.26 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.8 MB/s | 74 kB 00:00 #11 25.29 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 16 kB 00:00 #11 25.29 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 24 kB 00:00 #11 25.29 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 36 kB 00:00 #11 25.31 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 15 kB 00:00 #11 25.31 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 44 kB 00:00 #11 25.31 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 32 kB 00:00 #11 25.33 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 13 kB 00:00 #11 25.33 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 38 kB 00:00 #11 25.33 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 4.8 MB/s | 57 kB 00:00 #11 25.35 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #11 25.35 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.8 MB/s | 38 kB 00:00 #11 25.35 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 21 MB/s | 214 kB 00:00 #11 25.36 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #11 25.38 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 205 kB 00:00 #11 25.38 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #11 25.38 (18/35): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #11 25.38 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 92 kB 00:00 #11 25.38 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #11 25.40 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 #11 25.40 (22/35): boost-serialization-1.75.0-8.el9.x86_6 9.8 MB/s | 129 kB 00:00 #11 25.40 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.7 MB/s | 27 kB 00:00 #11 25.42 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 13 kB 00:00 #11 25.42 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 11 MB/s | 55 kB 00:00 #11 25.42 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 #11 25.42 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 23 kB 00:00 #11 25.43 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 5.7 MB/s | 30 kB 00:00 #11 25.43 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 29 MB/s | 208 kB 00:00 #11 25.46 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 24 MB/s | 662 kB 00:00 #11 25.48 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 17 MB/s | 1.0 MB 00:00 #11 25.62 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 7.9 MB/s | 1.3 MB 00:00 #11 25.76 (33/35): libicu-67.1-9.el9.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #11 25.76 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 862 kB/s | 93 kB 00:00 #11 25.78 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 2.5 MB/s | 709 kB 00:00 #11 25.78 -------------------------------------------------------------------------------- #11 25.78 Total 29 MB/s | 16 MB 00:00 #11 25.78 Running transaction check #11 25.92 Transaction check succeeded. #11 25.92 Running transaction test #11 26.42 Transaction test succeeded. #11 26.42 Running transaction #11 27.24 Preparing : 1/1 #11 27.37 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 27.92 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 28.09 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 28.33 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 28.99 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 28.99 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 29.01 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 29.01 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 29.01 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 29.03 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 29.04 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 29.06 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 29.06 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 29.06 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 29.08 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 29.08 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 29.09 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 29.10 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 29.11 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 29.16 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 29.16 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 29.16 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 29.16 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 29.16 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 29.16 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 29.17 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 29.19 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 29.19 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 29.19 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 29.20 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 29.23 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 29.31 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 29.31 #11 29.33 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 29.63 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 29.63 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 29.66 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 29.66 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 29.72 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 29.76 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 29.79 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 29.85 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 30.03 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 30.03 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 30.03 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 30.03 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 30.03 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 30.03 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 30.03 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 30.03 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 30.03 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 30.03 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 30.03 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 30.03 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 30.03 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 30.03 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 30.03 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 30.03 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 30.03 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 30.03 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 30.03 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 30.03 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 30.03 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 30.03 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 30.03 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 30.03 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 30.03 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 30.03 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 30.03 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 30.03 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 30.03 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 30.03 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 30.03 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 30.03 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 30.03 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 30.03 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 30.03 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 30.20 #11 30.20 Installed: #11 30.20 boost-1.75.0-8.el9.x86_64 #11 30.20 boost-atomic-1.75.0-8.el9.x86_64 #11 30.20 boost-chrono-1.75.0-8.el9.x86_64 #11 30.20 boost-container-1.75.0-8.el9.x86_64 #11 30.20 boost-context-1.75.0-8.el9.x86_64 #11 30.20 boost-contract-1.75.0-8.el9.x86_64 #11 30.20 boost-coroutine-1.75.0-8.el9.x86_64 #11 30.20 boost-date-time-1.75.0-8.el9.x86_64 #11 30.20 boost-fiber-1.75.0-8.el9.x86_64 #11 30.20 boost-filesystem-1.75.0-8.el9.x86_64 #11 30.20 boost-graph-1.75.0-8.el9.x86_64 #11 30.20 boost-iostreams-1.75.0-8.el9.x86_64 #11 30.20 boost-locale-1.75.0-8.el9.x86_64 #11 30.20 boost-log-1.75.0-8.el9.x86_64 #11 30.20 boost-math-1.75.0-8.el9.x86_64 #11 30.20 boost-nowide-1.75.0-8.el9.x86_64 #11 30.20 boost-program-options-1.75.0-8.el9.x86_64 #11 30.20 boost-python3-1.75.0-8.el9.x86_64 #11 30.20 boost-random-1.75.0-8.el9.x86_64 #11 30.20 boost-regex-1.75.0-8.el9.x86_64 #11 30.20 boost-serialization-1.75.0-8.el9.x86_64 #11 30.20 boost-stacktrace-1.75.0-8.el9.x86_64 #11 30.20 boost-system-1.75.0-8.el9.x86_64 #11 30.20 boost-test-1.75.0-8.el9.x86_64 #11 30.20 boost-thread-1.75.0-8.el9.x86_64 #11 30.20 boost-timer-1.75.0-8.el9.x86_64 #11 30.20 boost-type_erasure-1.75.0-8.el9.x86_64 #11 30.20 boost-wave-1.75.0-8.el9.x86_64 #11 30.20 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 30.20 libicu-67.1-9.el9.x86_64 #11 30.20 librdkafka-1.6.1-102.el9.x86_64 #11 30.20 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 30.20 logrotate-3.18.0-8.el9.x86_64 #11 30.20 protobuf-3.14.0-13.el9.x86_64 #11 30.20 redis-6.2.17-1.el9_5.x86_64 #11 30.20 #11 30.20 Complete! #11 30.87 75 files removed #11 DONE 32.0s #12 exporting to image #12 exporting layers #12 exporting layers 15.3s done #12 writing image sha256:1f599a0aab2e14d3b85ae7555cd5f85f5317a85369ce1f56a4c2484e5af23cb8 #12 writing image sha256:1f599a0aab2e14d3b85ae7555cd5f85f5317a85369ce1f56a4c2484e5af23cb8 done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly 0.1s done #12 DONE 15.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-11-10 01:15:21,511: INFO: Docker build duration: 54 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-collector] 8c87dfd57cb1: Preparing 4fa6f2866c13: Preparing 63c278c16c7c: Preparing 0907ac940d9b: Preparing 81804611f246: Preparing b294d8ea97c3: Preparing 5dd119b1e92c: Preparing 6540c2737e73: Preparing 8f305093633c: Preparing 985039c0849a: Preparing 88d774af57f4: Preparing 76b9c4545b1f: Preparing 735ac2fc87e1: Preparing ac8bae6c7de8: Preparing a5c4a6d823ac: Preparing 44343de3ea1d: Preparing 8c87dfd57cb1: Waiting 4fa6f2866c13: Waiting 63c278c16c7c: Waiting 0907ac940d9b: Waiting 81804611f246: Waiting b294d8ea97c3: Waiting 5dd119b1e92c: Waiting 6540c2737e73: Waiting 8f305093633c: Waiting 985039c0849a: Waiting 88d774af57f4: Waiting 76b9c4545b1f: Waiting 735ac2fc87e1: Waiting ac8bae6c7de8: Waiting 44343de3ea1d: Waiting a5c4a6d823ac: Waiting 63c278c16c7c: Pushed 0907ac940d9b: Layer already exists 81804611f246: Layer already exists b294d8ea97c3: Layer already exists 5dd119b1e92c: Layer already exists 6540c2737e73: Layer already exists 8f305093633c: Layer already exists 985039c0849a: Layer already exists 88d774af57f4: Layer already exists 76b9c4545b1f: Layer already exists 735ac2fc87e1: Layer already exists ac8bae6c7de8: Layer already exists a5c4a6d823ac: Layer already exists 44343de3ea1d: Layer already exists 8c87dfd57cb1: Pushed 4fa6f2866c13: Pushed nightly: digest: sha256:c71da029b57119350ff1d9a3aac0cca9b18fb98406bdd04b9742f3e5c1c967d3 size: 3673 2025-11-10 01:16:25,929: INFO: Building opensdn-analytics-collector finished successfully, duration: 118 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-status nightly 7ce0610d4573 19 seconds ago 775MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk nightly 4846a776451c 21 seconds ago 890MB nexus.gz1.opensdn.io:5102/opensdn-nodemgr nightly 62209e9fede7 22 seconds ago 775MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 6565788568e4 30 seconds ago 635MB nexus.gz1.opensdn.io:5102/opensdn-tor-agent nightly 4cab98f53233 39 seconds ago 674MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly 132f31914878 39 seconds ago 638MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 817eb0fa22d4 45 seconds ago 630MB nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init nightly 2c61419c4e6e 50 seconds ago 348MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly fd21716969af About a minute ago 841MB nexus.gz1.opensdn.io:5102/opensdn-debug nightly e0f7174192bd About a minute ago 348MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly 6db03ac57895 About a minute ago 633MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 1b65e76ddd11 About a minute ago 693MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 2d6bb8b19a48 About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly d6f6c4d7cdf3 About a minute ago 858MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 4096438d0fea About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-analytics-collector nightly 1f599a0aab2e About a minute ago 960MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly 3f438e6369ff About a minute ago 831MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly f1db841e73be About a minute ago 682MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly 33ffebd9b776 About a minute ago 629MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly e7dccbb60de7 About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 4d75d11e4f7a About a minute ago 363MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 4ed854202f82 About a minute ago 614MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 696becf14678 About a minute ago 1.23GB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 5926fc6ec638 About a minute ago 616MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly c915562bd33d About a minute ago 613MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly d8ad7ef7e176 About a minute ago 613MB opensdn-test-test nightly 6ebf908eac05 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5102/opensdn-test-test nightly 6ebf908eac05 2 minutes ago 1.74GB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly b522e853b952 2 minutes ago 858MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly c16f9297bdca 2 minutes ago 398MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 577f4c8ff3e4 3 minutes ago 682MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 888f7cabd6a1 3 minutes ago 331MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly 5eeb12da6608 3 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 13db676abbe7 3 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 0f6f8805c8c5 3 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly ba96e49134de 3 minutes ago 144MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 196ad50a40f9 3 minutes ago 830MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly e2527ca34b66 3 minutes ago 392MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 4320db1fc47a 3 minutes ago 674MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly b14a4b7cd0d1 3 minutes ago 359MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly ccb002f0867f 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly d689b1056cfe 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 5a3591fc38d5 4 minutes ago 613MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 6c0e8971b295 5 minutes ago 348MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 548dbd869dd1 5 minutes ago 2.46MB tf-dev-sandbox compile c0cf599358f0 6 minutes ago 24.6GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly bbabb8dfe0be About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src b93360d19c53 About an hour ago 2.44MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly daa932eaf607 About an hour ago 1.4MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly bd5ea66b4506 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly bd401bd3cd5e About an hour ago 4.08kB tf-dev-sandbox stable 2769d6dd261c About an hour ago 2.82GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 2769d6dd261c About an hour ago 2.82GB rockylinux 9 9cc24f05f309 23 months ago 176MB