2026-02-20 17:53:44,769: INFO: Building opensdn-analytics-collector 2026-02-20 17:53:44,815: 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_6_3_0-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=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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_0-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: 2B done #4 DONE 0.0s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_0-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 5.75kB done #7 DONE 0.0s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.0s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 1.0s #10 [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 ; dnf clean all -y ; rm -rf /var/cache/yum #10 1.302 added from: http://tf-mirrors.gz1.opensdn.io/re 87 MB/s | 14 MB 00:00 #10 3.337 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 1.9 MB 00:00 #10 3.767 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 402 kB 00:00 #10 4.154 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 16 MB 00:00 #10 8.460 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 11 MB 00:00 #10 11.41 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 1.1 MB 00:00 #10 12.31 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #10 13.47 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #10 14.18 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 474 kB 00:00 #10 14.75 added from: http://tf-mirrors.gz1.opensdn.io/re 562 kB/s | 18 kB 00:00 #10 15.12 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #10 15.32 added from: http://tf-mirrors.gz1.opensdn.io/re 484 kB/s | 15 kB 00:00 #10 15.75 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 96 kB 00:00 #10 16.65 added from: http://tf-mirrors.gz1.opensdn.io/re 70 MB/s | 39 MB 00:00 #10 35.14 Third parties for OpenSDN 49 MB/s | 5.1 MB 00:00 #10 48.51 Dependencies resolved. #10 48.51 =============================================================================================== #10 48.51 Package Arch Version Repository Size #10 48.51 =============================================================================================== #10 48.51 Installing: #10 48.51 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 48.51 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 48.51 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 48.51 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 48.51 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 48.51 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 48.51 Installing dependencies: #10 48.51 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 48.51 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 48.51 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 48.51 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 48.51 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 48.51 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 48.51 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 48.51 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 48.51 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 48.51 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 48.51 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 48.51 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 48.51 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 48.51 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 48.51 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 48.51 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 48.51 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 48.51 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 48.51 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 48.51 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 48.51 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 48.51 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 48.51 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 48.51 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 48.51 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 48.51 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 48.51 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 48.51 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 48.51 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 48.51 #10 48.51 Transaction Summary #10 48.51 =============================================================================================== #10 48.51 Install 35 Packages #10 48.51 #10 48.51 Total download size: 16 M #10 48.51 Installed size: 53 M #10 48.51 Downloading Packages: #10 48.54 (1/35): boost-1.75.0-13.el9_7.x86_64.rpm 343 kB/s | 9.9 kB 00:00 #10 48.56 (2/35): logrotate-3.18.0-12.el9.x86_64.rpm 1.7 MB/s | 73 kB 00:00 #10 48.56 (3/35): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 664 kB/s | 15 kB 00:00 #10 48.56 (4/35): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #10 48.56 (5/35): boost-container-1.75.0-13.el9_7.x86_64. 5.4 MB/s | 35 kB 00:00 #10 48.57 (6/35): boost-context-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 13 kB 00:00 #10 48.57 (7/35): boost-contract-1.75.0-13.el9_7.x86_64.r 4.9 MB/s | 43 kB 00:00 #10 48.57 (8/35): boost-coroutine-1.75.0-13.el9_7.x86_64. 3.2 MB/s | 30 kB 00:00 #10 48.58 (9/35): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #10 48.59 (10/35): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 37 kB 00:00 #10 48.59 (11/35): boost-filesystem-1.75.0-13.el9_7.x86_6 2.9 MB/s | 55 kB 00:00 #10 48.63 (12/35): boost-graph-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 99 kB 00:00 #10 48.63 (13/35): boost-iostreams-1.75.0-13.el9_7.x86_64 1.0 MB/s | 37 kB 00:00 #10 48.65 (14/35): boost-locale-1.75.0-13.el9_7.x86_64.rp 10 MB/s | 212 kB 00:00 #10 48.71 (15/35): boost-math-1.75.0-13.el9_7.x86_64.rpm 4.9 MB/s | 203 kB 00:00 #10 48.71 (16/35): boost-log-1.75.0-13.el9_7.x86_64.rpm 5.3 MB/s | 405 kB 00:00 #10 48.71 (17/35): boost-nowide-1.75.0-13.el9_7.x86_64.rp 530 kB/s | 13 kB 00:00 #10 48.73 (18/35): boost-program-options-1.75.0-13.el9_7. 9.9 MB/s | 104 kB 00:00 #10 48.73 (19/35): boost-python3-1.75.0-13.el9_7.x86_64.r 8.7 MB/s | 91 kB 00:00 #10 48.74 (20/35): boost-random-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 22 kB 00:00 #10 48.75 (21/35): boost-regex-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 275 kB 00:00 #10 48.79 (22/35): boost-serialization-1.75.0-13.el9_7.x8 4.3 MB/s | 127 kB 00:00 #10 48.79 (23/35): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.3 MB/s | 25 kB 00:00 #10 48.79 (24/35): boost-system-1.75.0-13.el9_7.x86_64.rp 2.0 MB/s | 11 kB 00:00 #10 48.79 (25/35): boost-test-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 228 kB 00:00 #10 48.79 (26/35): boost-thread-1.75.0-13.el9_7.x86_64.rp 2.6 MB/s | 53 kB 00:00 #10 48.79 (27/35): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.7 MB/s | 21 kB 00:00 #10 48.79 (28/35): boost-type_erasure-1.75.0-13.el9_7.x86 3.6 MB/s | 28 kB 00:00 #10 48.82 (29/35): boost-wave-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 207 kB 00:00 #10 48.82 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 25 MB/s | 662 kB 00:00 #10 48.85 (31/35): protobuf-3.14.0-16.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #10 48.87 (32/35): redis-6.2.20-2.el9_7.x86_64.rpm 30 MB/s | 1.3 MB 00:00 #10 48.98 (33/35): libicu-67.1-10.el9_6.x86_64.rpm 20 MB/s | 9.6 MB 00:00 #10 48.99 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 771 kB/s | 93 kB 00:00 #10 49.00 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 4.4 MB/s | 709 kB 00:00 #10 49.00 -------------------------------------------------------------------------------- #10 49.00 Total 32 MB/s | 16 MB 00:00 #10 49.00 Running transaction check #10 49.14 Transaction check succeeded. #10 49.14 Running transaction test #10 49.69 Transaction test succeeded. #10 49.69 Running transaction #10 50.73 Preparing : 1/1 #10 50.82 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/35 #10 50.82 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/35 #10 50.83 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/35 #10 50.83 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/35 #10 51.57 Installing : libicu-67.1-10.el9_6.x86_64 5/35 #10 51.60 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/35 #10 51.60 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 51.63 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/35 #10 51.63 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/35 #10 51.67 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/35 #10 51.67 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/35 #10 51.70 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/35 #10 51.70 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/35 #10 51.70 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/35 #10 51.70 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 51.71 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/35 #10 51.76 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/35 #10 51.89 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/35 #10 51.90 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/35 #10 51.93 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/35 #10 51.93 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 51.94 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/35 #10 51.94 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/35 #10 51.96 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/35 #10 51.97 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/35 #10 51.97 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/35 #10 51.98 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/35 #10 52.00 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/35 #10 52.00 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 52.05 Installing : logrotate-3.18.0-12.el9.x86_64 29/35 #10 52.05 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/35 #10 52.11 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 52.11 #10 52.11 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 52.43 Installing : redis-6.2.20-2.el9_7.x86_64 30/35 #10 52.43 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/35 #10 52.57 Installing : boost-1.75.0-13.el9_7.x86_64 31/35 #10 52.57 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 52.66 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 52.75 Installing : protobuf-3.14.0-16.el9.x86_64 34/35 #10 52.82 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 52.93 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 53.14 Verifying : libicu-67.1-10.el9_6.x86_64 1/35 #10 53.14 Verifying : logrotate-3.18.0-12.el9.x86_64 2/35 #10 53.14 Verifying : boost-1.75.0-13.el9_7.x86_64 3/35 #10 53.14 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/35 #10 53.14 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/35 #10 53.14 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/35 #10 53.14 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/35 #10 53.14 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/35 #10 53.14 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/35 #10 53.14 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/35 #10 53.14 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/35 #10 53.14 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/35 #10 53.14 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/35 #10 53.14 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/35 #10 53.14 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/35 #10 53.14 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/35 #10 53.14 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/35 #10 53.14 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/35 #10 53.14 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/35 #10 53.14 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/35 #10 53.14 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/35 #10 53.14 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/35 #10 53.14 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/35 #10 53.14 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/35 #10 53.14 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/35 #10 53.14 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/35 #10 53.14 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/35 #10 53.14 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/35 #10 53.14 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/35 #10 53.14 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/35 #10 53.14 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 53.14 Verifying : protobuf-3.14.0-16.el9.x86_64 32/35 #10 53.14 Verifying : redis-6.2.20-2.el9_7.x86_64 33/35 #10 53.14 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 53.14 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 53.24 #10 53.24 Installed: #10 53.24 boost-1.75.0-13.el9_7.x86_64 #10 53.24 boost-atomic-1.75.0-13.el9_7.x86_64 #10 53.24 boost-chrono-1.75.0-13.el9_7.x86_64 #10 53.24 boost-container-1.75.0-13.el9_7.x86_64 #10 53.24 boost-context-1.75.0-13.el9_7.x86_64 #10 53.24 boost-contract-1.75.0-13.el9_7.x86_64 #10 53.24 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 53.24 boost-date-time-1.75.0-13.el9_7.x86_64 #10 53.24 boost-fiber-1.75.0-13.el9_7.x86_64 #10 53.24 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 53.24 boost-graph-1.75.0-13.el9_7.x86_64 #10 53.24 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 53.24 boost-locale-1.75.0-13.el9_7.x86_64 #10 53.24 boost-log-1.75.0-13.el9_7.x86_64 #10 53.24 boost-math-1.75.0-13.el9_7.x86_64 #10 53.24 boost-nowide-1.75.0-13.el9_7.x86_64 #10 53.24 boost-program-options-1.75.0-13.el9_7.x86_64 #10 53.24 boost-python3-1.75.0-13.el9_7.x86_64 #10 53.24 boost-random-1.75.0-13.el9_7.x86_64 #10 53.24 boost-regex-1.75.0-13.el9_7.x86_64 #10 53.24 boost-serialization-1.75.0-13.el9_7.x86_64 #10 53.24 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 53.24 boost-system-1.75.0-13.el9_7.x86_64 #10 53.24 boost-test-1.75.0-13.el9_7.x86_64 #10 53.24 boost-thread-1.75.0-13.el9_7.x86_64 #10 53.24 boost-timer-1.75.0-13.el9_7.x86_64 #10 53.24 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 53.24 boost-wave-1.75.0-13.el9_7.x86_64 #10 53.24 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 53.24 libicu-67.1-10.el9_6.x86_64 #10 53.24 librdkafka-1.6.1-102.el9.x86_64 #10 53.24 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 53.24 logrotate-3.18.0-12.el9.x86_64 #10 53.24 protobuf-3.14.0-16.el9.x86_64 #10 53.24 redis-6.2.20-2.el9_7.x86_64 #10 53.24 #10 53.24 Complete! #10 53.99 77 files removed #10 DONE 54.3s #11 exporting to image #11 exporting layers #11 exporting layers 15.5s done #11 writing image sha256:481abb0ba0817f500130de1336bdb33fcd4ad1d932f19e362d622ee1744ea93c 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_0-1 0.0s done #11 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) 2026-02-20 17:55:00,332: INFO: Docker build duration: 76 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] f60d0dda66a0: Preparing 1fbaa6f9e7fc: Preparing 3fae40bf2a83: Preparing 4bd0d8e49456: Preparing 5f285c4bb9e7: Preparing 8d1e96a68457: Preparing 929fbb704d85: Preparing 6a596cf934d3: Preparing 0a214726e8e6: Preparing 19b04f263df2: Preparing e4ff4768eaa9: Preparing f8678bd91df8: Preparing 0f8df5d920f2: Preparing 40a3c7b6887b: Preparing 2f99429e5e93: Preparing 2b0ce94da562: Preparing 44343de3ea1d: Preparing 8d1e96a68457: Waiting 929fbb704d85: Waiting 6a596cf934d3: Waiting 0a214726e8e6: Waiting 19b04f263df2: Waiting e4ff4768eaa9: Waiting f8678bd91df8: Waiting 0f8df5d920f2: Waiting 40a3c7b6887b: Waiting 2f99429e5e93: Waiting 2b0ce94da562: Waiting 44343de3ea1d: Waiting 5f285c4bb9e7: Layer already exists 4bd0d8e49456: Layer already exists 8d1e96a68457: Layer already exists 929fbb704d85: Layer already exists 3fae40bf2a83: Pushed 6a596cf934d3: Layer already exists 0a214726e8e6: Layer already exists 19b04f263df2: Layer already exists f8678bd91df8: Layer already exists e4ff4768eaa9: Layer already exists 0f8df5d920f2: Layer already exists 40a3c7b6887b: Layer already exists 2f99429e5e93: Layer already exists 44343de3ea1d: Layer already exists 2b0ce94da562: Layer already exists f60d0dda66a0: Pushed 1fbaa6f9e7fc: Pushed master-2_6_3_0-1: digest: sha256:4e3509fb2327b774d50084726eb3ae05bcc4b94c19bbc3739d5d83041ed23cf6 size: 3881 2026-02-20 17:56:19,996: INFO: Building opensdn-analytics-collector finished successfully, duration: 155 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_6_3_0-1 b26e9300abd2 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_6_3_0-1 dedbd508a5ac 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_6_3_0-1 e66260290dc1 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_6_3_0-1 481abb0ba081 1.01GB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_6_3_0-1 af3e1173a2e3 892MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_6_3_0-1 15841e158998 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_6_3_0-1 796193693010 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_6_3_0-1 bc7597203048 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_6_3_0-1 3dd110e8d636 1.4MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_6_3_0-1 97ef1164307a 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_6_3_0-1 5b5b09952759 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_6_3_0-1 01f71dbb47f6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_6_3_0-1 242eed6584da 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_6_3_0-1 32efffea202e 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_6_3_0-1 e0997db32c4b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_6_3_0-1 9c39fa77e9bd 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_6_3_0-1 1dffafd611e1 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_6_3_0-1 1356243a6328 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_6_3_0-1 c1bf86793bcf 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_6_3_0-1 a872c0d21662 1.28GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_6_3_0-1 e49bcbb04ec5 1.05GB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_6_3_0-1 fbe093d9e914 746MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_6_3_0-1 c3dad90885f4 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_6_3_0-1 95a43c2c9d3c 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_6_3_0-1 d01ba0cf5400 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_6_3_0-1 7233320f8347 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_6_3_0-1 fe8d61428032 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_6_3_0-1 5336b424c394 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_6_3_0-1 b1edbfe71e27 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_6_3_0-1 615718528665 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_6_3_0-1 167283d01f05 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_6_3_0-1 c9cfe619a31a 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_6_3_0-1 5d1ecedb4466 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_6_3_0-1 8805dd56c755 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_6_3_0-1 8ad9133636b1 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_6_3_0-1 3e22b349741a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_6_3_0-1 f51b07fb56e7 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_6_3_0-1 c9906d3cfd9f 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_6_3_0-1 00bf4517248a 671MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_6_3_0-1 524913ee711b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_6_3_0-1 5db59d9af9d0 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_6_3_0-1 0dbc4a2eba15 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_6_3_0-1 6d413bd1772d 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_6_3_0-1 555c84ec09fc 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_6_3_0-1 f4b318b776fb 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_6_3_0-1 9af3a925e91b 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_6_3_0-1 927bf445578e 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tools:master-2_6_3_0-1 0b1fc2ac8cb0 1.39GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_6_3_0-1 54b7c42f721c 727MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_6_3_0-1 6d03da5b4380 1.02GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_6_3_0-1 b841afa4af81 737MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_6_3_0-1 bce1c3cbfecd 615MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_6_3_0-1 99b7e1c8f687 737MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 6ea80aea62af 23.5GB 0B U opensdn-test-test:master-2_6_3_0-1 927bf445578e 1.83GB 0B tf-dev-sandbox:compile cf76831a2e85 24.2GB 0B