2026-05-12 10:53:35,275: INFO: Building opensdn-analytics-collector 2026-05-12 10:53:35,357: 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-2_7_7_1-4_5 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.28kB 0.0s 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.4s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-4_5 #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 2.0s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-4_5 #6 DONE 0.0s #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_5 #7 DONE 0.1s #7 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_5 #7 DONE 0.1s #8 [internal] load build context #8 transferring context: 5.75kB done #8 DONE 3.0s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.4s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #10 DONE 1.6s #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.425 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 14 MB 00:00 #11 4.192 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 1.9 MB 00:00 #11 5.380 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 402 kB 00:00 #11 6.052 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 16 MB 00:00 #11 14.88 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 11 MB 00:00 #11 23.97 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.1 MB 00:00 #11 25.05 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 4.8 MB 00:00 #11 28.64 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 697 kB 00:00 #11 29.70 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 474 kB 00:00 #11 30.60 added from: http://tf-mirrors.gz1.opensdn.io/re 492 kB/s | 18 kB 00:00 #11 31.16 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 kB/s | 257 B 00:00 #11 31.75 added from: http://tf-mirrors.gz1.opensdn.io/re 408 kB/s | 15 kB 00:00 #11 32.24 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 96 kB 00:00 #11 33.68 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 39 MB 00:00 #11 62.17 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #11 77.58 Dependencies resolved. #11 77.58 =============================================================================================== #11 77.58 Package Arch Version Repository Size #11 77.58 =============================================================================================== #11 77.58 Installing: #11 77.58 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #11 77.58 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 77.58 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #11 77.58 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 77.58 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 77.58 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 77.58 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 77.58 Installing dependencies: #11 77.58 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #11 77.58 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #11 77.58 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #11 77.58 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 77.58 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #11 77.58 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #11 77.58 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 77.58 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 77.58 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #11 77.58 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #11 77.58 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #11 77.58 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #11 77.58 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #11 77.58 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #11 77.58 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #11 77.58 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #11 77.58 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #11 77.58 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #11 77.58 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #11 77.58 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #11 77.58 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #11 77.58 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #11 77.58 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #11 77.58 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #11 77.58 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #11 77.58 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #11 77.58 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #11 77.58 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 77.58 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #11 77.58 #11 77.58 Transaction Summary #11 77.58 =============================================================================================== #11 77.58 Install 36 Packages #11 77.58 #11 77.58 Total download size: 16 M #11 77.58 Installed size: 53 M #11 77.58 Downloading Packages: #11 77.59 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 390 kB/s | 9.9 kB 00:00 #11 77.60 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 1.9 MB/s | 73 kB 00:00 #11 77.61 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 700 kB/s | 15 kB 00:00 #11 77.69 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 #11 77.69 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 3.1 MB/s | 35 kB 00:00 #11 77.69 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #11 77.69 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 5.0 MB/s | 43 kB 00:00 #11 77.69 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.5 MB/s | 30 kB 00:00 #11 77.69 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.4 MB/s | 11 kB 00:00 #11 77.69 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 37 kB 00:00 #11 77.69 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 4.8 MB/s | 55 kB 00:00 #11 77.69 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 99 kB 00:00 #11 77.69 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 3.1 MB/s | 37 kB 00:00 #11 77.69 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #11 77.69 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 33 MB/s | 405 kB 00:00 #11 77.69 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 16 MB/s | 203 kB 00:00 #11 77.69 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 13 kB 00:00 #11 77.69 (18/36): boost-program-options-1.75.0-13.el9_7. 17 MB/s | 104 kB 00:00 #11 77.70 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #11 77.70 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 22 kB 00:00 #11 77.71 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 275 kB 00:00 #11 77.72 (22/36): boost-serialization-1.75.0-13.el9_7.x8 8.5 MB/s | 127 kB 00:00 #11 77.72 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.5 MB/s | 25 kB 00:00 #11 77.72 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 2.4 MB/s | 11 kB 00:00 #11 77.74 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 31 MB/s | 228 kB 00:00 #11 77.74 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.4 MB/s | 53 kB 00:00 #11 77.74 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 4.0 MB/s | 21 kB 00:00 #11 77.74 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 3.2 MB/s | 28 kB 00:00 #11 77.74 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #11 77.77 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 42 MB/s | 662 kB 00:00 #11 77.78 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 28 MB/s | 1.0 MB 00:00 #11 77.81 (32/36): redis-6.2.20-2.el9_7.x86_64.rpm 22 MB/s | 1.3 MB 00:00 #11 77.82 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 1.3 MB/s | 47 kB 00:00 #11 77.85 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.6 MB/s | 93 kB 00:00 #11 77.86 (35/36): cassandra-cpp-driver-2.17.0-1.el9.remi 13 MB/s | 709 kB 00:00 #11 78.00 (36/36): libicu-67.1-10.el9_6.x86_64.rpm 22 MB/s | 9.6 MB 00:00 #11 78.00 -------------------------------------------------------------------------------- #11 78.00 Total 35 MB/s | 16 MB 00:00 #11 78.00 Running transaction check #11 78.10 Transaction check succeeded. #11 78.10 Running transaction test #11 78.70 Transaction test succeeded. #11 78.70 Running transaction #11 79.69 Preparing : 1/1 #11 79.80 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #11 79.81 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #11 79.84 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #11 79.84 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #11 80.07 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #11 80.11 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #11 80.11 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 80.11 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #11 80.11 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #11 80.14 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #11 80.16 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #11 80.19 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #11 80.19 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #11 80.21 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #11 80.23 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 80.34 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #11 80.44 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #11 80.63 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #11 80.79 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #11 80.86 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #11 80.87 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 80.87 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #11 80.88 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #11 80.91 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #11 80.93 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #11 80.93 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #11 80.96 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #11 80.96 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #11 80.97 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 81.01 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #11 81.02 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #11 81.14 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 81.14 #11 81.14 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 81.43 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #11 81.46 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #11 81.56 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #11 81.60 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #11 81.62 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #11 81.62 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #11 81.70 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #11 81.70 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #11 81.78 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #11 82.16 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #11 82.16 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #11 82.16 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #11 82.16 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #11 82.16 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #11 82.16 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #11 82.16 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #11 82.16 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #11 82.16 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #11 82.16 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #11 82.16 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #11 82.16 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #11 82.16 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #11 82.16 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #11 82.16 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #11 82.16 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #11 82.16 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #11 82.16 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #11 82.16 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #11 82.16 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #11 82.16 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #11 82.16 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #11 82.17 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #11 82.17 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #11 82.17 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #11 82.17 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #11 82.17 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #11 82.17 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #11 82.17 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #11 82.17 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #11 82.17 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #11 82.17 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #11 82.17 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #11 82.17 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #11 82.19 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #11 82.19 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 82.29 #11 82.29 Installed: #11 82.29 boost-1.75.0-13.el9_7.x86_64 #11 82.29 boost-atomic-1.75.0-13.el9_7.x86_64 #11 82.29 boost-chrono-1.75.0-13.el9_7.x86_64 #11 82.29 boost-container-1.75.0-13.el9_7.x86_64 #11 82.29 boost-context-1.75.0-13.el9_7.x86_64 #11 82.29 boost-contract-1.75.0-13.el9_7.x86_64 #11 82.29 boost-coroutine-1.75.0-13.el9_7.x86_64 #11 82.29 boost-date-time-1.75.0-13.el9_7.x86_64 #11 82.29 boost-fiber-1.75.0-13.el9_7.x86_64 #11 82.29 boost-filesystem-1.75.0-13.el9_7.x86_64 #11 82.29 boost-graph-1.75.0-13.el9_7.x86_64 #11 82.29 boost-iostreams-1.75.0-13.el9_7.x86_64 #11 82.29 boost-locale-1.75.0-13.el9_7.x86_64 #11 82.29 boost-log-1.75.0-13.el9_7.x86_64 #11 82.29 boost-math-1.75.0-13.el9_7.x86_64 #11 82.29 boost-nowide-1.75.0-13.el9_7.x86_64 #11 82.29 boost-program-options-1.75.0-13.el9_7.x86_64 #11 82.29 boost-python3-1.75.0-13.el9_7.x86_64 #11 82.29 boost-random-1.75.0-13.el9_7.x86_64 #11 82.29 boost-regex-1.75.0-13.el9_7.x86_64 #11 82.29 boost-serialization-1.75.0-13.el9_7.x86_64 #11 82.29 boost-stacktrace-1.75.0-13.el9_7.x86_64 #11 82.29 boost-system-1.75.0-13.el9_7.x86_64 #11 82.29 boost-test-1.75.0-13.el9_7.x86_64 #11 82.29 boost-thread-1.75.0-13.el9_7.x86_64 #11 82.29 boost-timer-1.75.0-13.el9_7.x86_64 #11 82.29 boost-type_erasure-1.75.0-13.el9_7.x86_64 #11 82.29 boost-wave-1.75.0-13.el9_7.x86_64 #11 82.29 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 82.29 hiredis-1.0.2-2.el9.x86_64 #11 82.29 libicu-67.1-10.el9_6.x86_64 #11 82.29 librdkafka-1.6.1-102.el9.x86_64 #11 82.29 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 82.29 logrotate-3.18.0-12.el9.x86_64 #11 82.29 protobuf-3.14.0-16.el9.x86_64 #11 82.29 redis-6.2.20-2.el9_7.x86_64 #11 82.29 #11 82.29 Complete! #11 83.04 77 files removed #11 DONE 83.3s #12 exporting to image #12 exporting layers #12 exporting layers 4.5s done #12 writing image sha256:41bb9c04ef4193de7204c7344c7b19cd91077af0f9d92181667018eb9c9d435c #12 writing image sha256:41bb9c04ef4193de7204c7344c7b19cd91077af0f9d92181667018eb9c9d435c 0.1s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_1-4_5 0.1s done #12 DONE 4.8s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-analytics-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-05-12 10:55:31,556: INFO: Docker build duration: 116 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 925898006967: Preparing 3339748b1c21: Preparing cc6001ddc474: Preparing ec7fb325be53: Preparing 66a4a5daebf1: Preparing e9f42825aea4: Preparing ec7fb325be53: Waiting 66a4a5daebf1: Waiting 19c6dd1f9a23: Preparing a5acad5f4a28: Preparing 5b72218cd590: Preparing 8bd2e423de39: Preparing 42bf378196e9: Preparing 1756f560abd5: Preparing dab4a4f89423: Preparing e853c2881331: Preparing 5bb91d2ec963: Preparing d91748be9e93: Preparing 44343de3ea1d: Preparing e9f42825aea4: Waiting 19c6dd1f9a23: Waiting a5acad5f4a28: Waiting 5b72218cd590: Waiting 8bd2e423de39: Waiting 42bf378196e9: Waiting 1756f560abd5: Waiting dab4a4f89423: Waiting e853c2881331: Waiting d91748be9e93: Waiting 5bb91d2ec963: Waiting 44343de3ea1d: Waiting cc6001ddc474: Pushed ec7fb325be53: Layer already exists 66a4a5daebf1: Layer already exists e9f42825aea4: Layer already exists 19c6dd1f9a23: Layer already exists a5acad5f4a28: Layer already exists 5b72218cd590: Layer already exists 8bd2e423de39: Layer already exists 42bf378196e9: Layer already exists 1756f560abd5: Layer already exists dab4a4f89423: Layer already exists e853c2881331: Layer already exists 5bb91d2ec963: Layer already exists d91748be9e93: Layer already exists 44343de3ea1d: Layer already exists 3339748b1c21: Pushed 925898006967: Pushed master-2_7_7_1-4_5: digest: sha256:60496f53bf970aec0a9c70362606125120f904750423d393cc952d9f99e41a60 size: 3880 2026-05-12 10:55:52,368: INFO: Building opensdn-analytics-collector finished successfully, duration: 137 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_7_1-4_5 daf7f9094c83 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_1-4_5 ad43c148574c 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_1-4_5 01c61dd3ec26 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_1-4_5 41bb9c04ef41 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_7_1-4_5 e1609f1e4e62 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_1-4_5 1c4b63ac72cb 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_1-4_5 ae3892f0d52d 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_1-4_5 56305d00f245 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_1-4_5 2f7974197ecb 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_1-4_5 a299c9d0e620 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_1-4_5 3dd4d5cf8c0c 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_1-4_5 a52f4e1cf548 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_1-4_5 931c443bcf4c 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_7_1-4_5 1291b2366c29 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_1-4_5 eb1a1a62f24d 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_7_1-4_5 e513af91a6a4 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_1-4_5 010165d6a902 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_1-4_5 e355e9900bbd 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_1-4_5 992a1674b7bd 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_1-4_5 e42bf8ea9322 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_1-4_5 eff3283cd3ba 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_1-4_5 feab34946af4 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_1-4_5 3236964ef1ae 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_1-4_5 9ece38fc1ade 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_1-4_5 edc0312f176f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_1-4_5 9ff7c42265d8 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_1-4_5 72e597cccd7d 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_1-4_5 9a5de82eaf37 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_1-4_5 238d32808b5a 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_1-4_5 82b39145cfe9 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_1-4_5 86af87e2bfbe 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_1-4_5 a7198c33ff71 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_1-4_5 7d1224fc67bc 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_1-4_5 5fa95a3cedf2 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_1-4_5 08a8fa8d3b1d 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_1-4_5 c96403cefd6c 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_1-4_5 ba0f9d0c9801 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_1-4_5 6b579c1e603b 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_1-4_5 b5b565ab5e52 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_1-4_5 19c402fe4565 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_1-4_5 fd60a45e7a34 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_1-4_5 18aec5a39a00 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_1-4_5 4d120223371b 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_1-4_5 bf238f36a398 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_1-4_5 ee46ef339231 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_1-4_5 0fe618364a03 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_7_1-4_5 21bd0682ae06 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_7_1-4_5 0fe7ecb6ba7a 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_1-4_5 ca43f45be8b1 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_1-4_5 02b1dd8d5769 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_1-4_5 e61f8870e857 2.9GB 0B U rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 45078a5909e5 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_1-4_5 e61f8870e857 2.9GB 0B U