2026-08-18 06:28:53,759: INFO: Building opensdn-analytics-collector 2026-08-18 06:28:53,771: 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-3_0_4_2-1 --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=26.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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.28kB 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:5101/opensdn-analytics-base:master-3_0_4_2-1 #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 0.0s done #4 DONE 0.1s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_2-1 #5 DONE 0.2s #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_4_2-1 #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 0.0s done #8 DONE 0.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 0.9s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 0.5s #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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 1.546 added from: http://tf-mirrors.gz1.opensdn.io/re 116 MB/s | 18 MB 00:00 #11 3.953 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 2.9 MB 00:00 #11 ... #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_2-1 #5 DONE 0.2s #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 ; dnf install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #11 4.717 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 516 kB 00:00 #11 5.104 added from: http://tf-mirrors.gz1.opensdn.io/re 101 MB/s | 20 MB 00:00 #11 13.73 added from: http://tf-mirrors.gz1.opensdn.io/re 46 MB/s | 15 MB 00:00 #11 20.64 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.2 MB 00:00 #11 22.13 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 6.3 MB 00:00 #11 26.15 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 966 kB 00:00 #11 27.37 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 MB/s | 480 kB 00:00 #11 28.19 added from: http://tf-mirrors.gz1.opensdn.io/re 673 kB/s | 19 kB 00:00 #11 28.97 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 kB/s | 257 B 00:00 #11 29.62 added from: http://tf-mirrors.gz1.opensdn.io/re 340 kB/s | 15 kB 00:00 #11 30.26 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 112 kB 00:00 #11 31.72 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 44 MB 00:00 #11 57.94 Third parties for OpenSDN 25 MB/s | 5.1 MB 00:00 #11 73.45 Dependencies resolved. #11 73.45 =============================================================================================== #11 73.45 Package Arch Version Repository Size #11 73.45 =============================================================================================== #11 73.45 Installing: #11 73.45 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 73.45 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 73.45 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 73.45 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 73.45 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 73.45 protobuf x86_64 3.14.0-17.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 73.45 redis x86_64 6.2.22-1.el9_8 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 73.45 Installing dependencies: #11 73.45 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 73.45 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 73.45 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 73.45 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 73.45 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 73.45 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 73.45 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 73.45 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 73.45 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 73.45 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 73.45 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 73.45 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 73.45 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 73.45 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 73.45 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 73.45 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 73.45 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 73.45 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 73.45 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 73.45 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 73.45 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 73.45 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 73.45 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 73.45 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 73.45 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 73.45 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 73.45 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 73.45 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 73.45 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 73.45 #11 73.45 Transaction Summary #11 73.45 =============================================================================================== #11 73.45 Install 36 Packages #11 73.45 #11 73.45 Total download size: 16 M #11 73.45 Installed size: 53 M #11 73.45 Downloading Packages: #11 73.47 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 651 kB/s | 9.9 kB 00:00 #11 73.48 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 3.7 MB/s | 73 kB 00:00 #11 73.48 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #11 73.49 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #11 73.49 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 3.5 MB/s | 35 kB 00:00 #11 73.50 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 13 kB 00:00 #11 73.53 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.0 MB/s | 43 kB 00:00 #11 73.53 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.3 MB/s | 30 kB 00:00 #11 73.53 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.7 MB/s | 11 kB 00:00 #11 73.53 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 6.4 MB/s | 37 kB 00:00 #11 73.53 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 7.4 MB/s | 55 kB 00:00 #11 73.53 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #11 73.53 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 4.5 MB/s | 37 kB 00:00 #11 73.53 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 24 MB/s | 212 kB 00:00 #11 73.55 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 405 kB 00:00 #11 73.55 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.4 MB/s | 203 kB 00:00 #11 73.55 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #11 73.56 (18/36): boost-program-options-1.75.0-13.el9_7. 13 MB/s | 104 kB 00:00 #11 73.57 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 91 kB 00:00 #11 73.57 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 22 kB 00:00 #11 73.58 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #11 73.59 (22/36): boost-serialization-1.75.0-13.el9_7.x8 9.8 MB/s | 127 kB 00:00 #11 73.59 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.6 MB/s | 25 kB 00:00 #11 73.60 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 841 kB/s | 11 kB 00:00 #11 73.62 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 9.2 MB/s | 228 kB 00:00 #11 73.62 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 53 kB 00:00 #11 73.63 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.1 MB/s | 21 kB 00:00 #11 73.64 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 1.4 MB/s | 28 kB 00:00 #11 73.65 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 207 kB 00:00 #11 73.67 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 25 MB/s | 662 kB 00:00 #11 73.70 (31/36): protobuf-3.14.0-17.el9_7.x86_64.rpm 22 MB/s | 1.0 MB 00:00 #11 73.71 (32/36): redis-6.2.22-1.el9_8.x86_64.rpm 32 MB/s | 1.3 MB 00:00 #11 73.72 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.5 MB/s | 47 kB 00:00 #11 73.75 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.9 MB/s | 93 kB 00:00 #11 73.85 (35/36): libicu-67.1-10.el9_6.x86_64.rpm 24 MB/s | 9.6 MB 00:00 #11 73.88 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 4.0 MB/s | 709 kB 00:00 #11 73.88 -------------------------------------------------------------------------------- #11 73.88 Total 36 MB/s | 16 MB 00:00 #11 73.88 Running transaction check #11 74.01 Transaction check succeeded. #11 74.01 Running transaction test #11 74.63 Transaction test succeeded. #11 74.63 Running transaction #11 75.11 Preparing : 1/1 #11 75.28 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 75.43 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 75.44 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 75.45 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 76.11 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 76.15 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 76.15 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 76.15 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 76.16 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 76.18 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 76.21 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 76.23 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 76.23 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 76.23 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 76.24 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 76.26 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 76.26 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 76.28 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 76.31 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 76.31 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 76.32 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 76.32 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 76.33 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 76.33 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 76.34 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 76.35 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 76.36 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 76.37 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 76.43 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 76.43 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 76.45 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 76.52 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 76.52 #11 76.52 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 76.89 Installing : redis-6.2.22-1.el9_8.x86_64 30/36 #11 76.99 Running scriptlet: redis-6.2.22-1.el9_8.x86_64 30/36 #11 77.06 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 77.10 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 77.17 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 77.19 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 77.23 Installing : protobuf-3.14.0-17.el9_7.x86_64 35/36 #11 77.26 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 77.27 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 77.55 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 77.55 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 77.55 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 77.55 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 77.55 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 77.55 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 77.55 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 77.55 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 77.55 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 77.55 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 77.55 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 77.55 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 77.55 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 77.55 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 77.55 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 77.55 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 77.55 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 77.55 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 77.55 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 77.55 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 77.55 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 77.55 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 77.55 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 77.55 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 77.55 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 77.55 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 77.55 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 77.55 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 77.55 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 77.55 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 77.55 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 77.55 Verifying : protobuf-3.14.0-17.el9_7.x86_64 32/36 #11 77.55 Verifying : redis-6.2.22-1.el9_8.x86_64 33/36 #11 77.55 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 77.55 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 77.55 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 77.75 #11 77.75 Installed: #11 77.75 boost-1.75.0-13.el9_7.x86_64 #11 77.75 boost-atomic-1.75.0-13.el9_7.x86_64 #11 77.75 boost-chrono-1.75.0-13.el9_7.x86_64 #11 77.75 boost-container-1.75.0-13.el9_7.x86_64 #11 77.75 boost-context-1.75.0-13.el9_7.x86_64 #11 77.75 boost-contract-1.75.0-13.el9_7.x86_64 #11 77.75 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 77.75 boost-date-time-1.75.0-13.el9_7.x86_64 #11 77.75 boost-fiber-1.75.0-13.el9_7.x86_64 #11 77.75 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 77.75 boost-graph-1.75.0-13.el9_7.x86_64 #11 77.75 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 77.75 boost-locale-1.75.0-13.el9_7.x86_64 #11 77.75 boost-log-1.75.0-13.el9_7.x86_64 #11 77.75 boost-math-1.75.0-13.el9_7.x86_64 #11 77.75 boost-nowide-1.75.0-13.el9_7.x86_64 #11 77.75 boost-program-options-1.75.0-13.el9_7.x86_64 #11 77.75 boost-python3-1.75.0-13.el9_7.x86_64 #11 77.75 boost-random-1.75.0-13.el9_7.x86_64 #11 77.75 boost-regex-1.75.0-13.el9_7.x86_64 #11 77.75 boost-serialization-1.75.0-13.el9_7.x86_64 #11 77.75 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 77.75 boost-system-1.75.0-13.el9_7.x86_64 #11 77.75 boost-test-1.75.0-13.el9_7.x86_64 #11 77.75 boost-thread-1.75.0-13.el9_7.x86_64 #11 77.75 boost-timer-1.75.0-13.el9_7.x86_64 #11 77.75 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 77.75 boost-wave-1.75.0-13.el9_7.x86_64 #11 77.75 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 77.75 hiredis-1.0.2-2.el9.x86_64 #11 77.75 libicu-67.1-10.el9_6.x86_64 #11 77.75 librdkafka-1.6.1-102.el9.x86_64 #11 77.75 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 77.75 logrotate-3.18.0-12.el9.x86_64 #11 77.75 protobuf-3.14.0-17.el9_7.x86_64 #11 77.75 redis-6.2.22-1.el9_8.x86_64 #11 77.75 #11 77.75 Complete! #11 78.80 77 files removed #11 DONE 80.6s #12 exporting to image #12 exporting layers #12 exporting layers 6.3s done #12 writing image sha256:7843da1b5dba996bfd0a33c69e021bc51ab63ac099bff03b42ef187459599964 #12 writing image sha256:7843da1b5dba996bfd0a33c69e021bc51ab63ac099bff03b42ef187459599964 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_4_2-1 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_4_2-1 0.2s done #12 DONE 8.4s 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) 2026-08-18 06:30:27,403: INFO: Docker build duration: 94 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] fe981376f41e: Preparing 731675880da3: Preparing 6130e9176d5b: Preparing ce78c9730b0f: Preparing e023c1b2dfdc: Preparing 59a5e3e1d89c: Preparing caca8455e09c: Preparing 7ff454837b17: Preparing e967f736e0b0: Preparing 9a3b5ba76e6b: Preparing 9abbe7c8a03a: Preparing f3381d25b7c2: Preparing e0de48ca3ce5: Preparing df25c9718a4d: Preparing bcbfa67c2d5c: Preparing 6a24e61e7f5f: Preparing 44343de3ea1d: Preparing fe981376f41e: Waiting 731675880da3: Waiting 6130e9176d5b: Waiting ce78c9730b0f: Waiting e023c1b2dfdc: Waiting 59a5e3e1d89c: Waiting caca8455e09c: Waiting 7ff454837b17: Waiting e967f736e0b0: Waiting 9a3b5ba76e6b: Waiting 9abbe7c8a03a: Waiting f3381d25b7c2: Waiting e0de48ca3ce5: Waiting df25c9718a4d: Waiting bcbfa67c2d5c: Waiting 6a24e61e7f5f: Waiting 44343de3ea1d: Waiting ce78c9730b0f: Layer already exists e023c1b2dfdc: Layer already exists 6130e9176d5b: Pushed 59a5e3e1d89c: Layer already exists caca8455e09c: Layer already exists 7ff454837b17: Layer already exists e967f736e0b0: Layer already exists 9a3b5ba76e6b: Layer already exists 9abbe7c8a03a: Layer already exists f3381d25b7c2: Layer already exists e0de48ca3ce5: Layer already exists df25c9718a4d: Layer already exists bcbfa67c2d5c: Layer already exists 44343de3ea1d: Layer already exists 6a24e61e7f5f: Layer already exists 731675880da3: Pushed fe981376f41e: Pushed master-3_0_4_2-1: digest: sha256:cb9aec4c03d2da09cdca5b07424fd4031cc8ef4a78876d4ed2f946740994b940 size: 3880 2026-08-18 06:31:31,597: INFO: Building opensdn-analytics-collector finished successfully, duration: 158 seconds IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-3_0_4_2-1 8c53203a4629 740MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-3_0_4_2-1 b003c985da5c 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-3_0_4_2-1 7843da1b5dba 805MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-3_0_4_2-1 1dd7cc5865c3 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-3_0_4_2-1 c21f22d84464 964MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-3_0_4_2-1 be71b6c9aae3 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-3_0_4_2-1 d2a0b8e6500f 965MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-3_0_4_2-1 869d120821b0 1.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-3_0_4_2-1 f004289f2445 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-3_0_4_2-1 32d3c15a80c0 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-3_0_4_2-1 67a693771209 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-3_0_4_2-1 002cff831d1f 2.39MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-3_0_4_2-1 0de05de390d4 763MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-3_0_4_2-1 5fee54b131ef 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-3_0_4_2-1 d3ecb33ef26f 739MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-3_0_4_2-1 4284026cdba3 725MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-3_0_4_2-1 ca7f253b4491 747MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-3_0_4_2-1 aa1ec7facba4 783MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-3_0_4_2-1 8e19533d74ab 810MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-3_0_4_2-1 9beb92106945 809MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-3_0_4_2-1 a32f38f83f33 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-3_0_4_2-1 7acceeab8870 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-3_0_4_2-1 b75dea049a67 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-3_0_4_2-1 4719fa3765c3 957MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-3_0_4_2-1 2bd4baa0e75a 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-3_0_4_2-1 e8cfc5139e0d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-3_0_4_2-1 1b92c0ecca0b 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-3_0_4_2-1 60599d24dd7e 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-3_0_4_2-1 73a5fb558652 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-3_0_4_2-1 3813642f1fe1 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-3_0_4_2-1 33a6d69561d6 484MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-3_0_4_2-1 3fd1f9f91041 497MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-3_0_4_2-1 6ac00243a92d 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-3_0_4_2-1 a2362b10ee3b 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-3_0_4_2-1 947b7b10ff84 32.6MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-3_0_4_2-1 e409f3544d65 744MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-3_0_4_2-1 b30c129da690 729MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-3_0_4_2-1 8619aa2a7c91 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-3_0_4_2-1 d2ef8cea37a6 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-3_0_4_2-1 42069dde2b5a 472MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-3_0_4_2-1 455a66f8f656 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-3_0_4_2-1 9df4fe2435b9 488MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-3_0_4_2-1 fcef31c4b2a8 724MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-3_0_4_2-1 1df78a6753e9 858MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-3_0_4_2-1 6327ccf8f9a0 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-3_0_4_2-1 ac78376468e3 791MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-3_0_4_2-1 f13c98861d2e 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable fa3878f1f2b0 3GB 0B U tf-dev-sandbox:compile 71e8c67bca60 22.6GB 0B