2026-04-17 08:29:40,951: INFO: Building opensdn-analytics-collector 2026-04-17 08:29:41,004: 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_8_5-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 --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.0s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_5-1 #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_7_8_5-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 0.0s done #7 DONE 0.1s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.2s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 0.1s #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 hiredis ; dnf clean all -y ; rm -rf /var/cache/yum #10 0.905 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 14 MB 00:00 #10 3.156 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 1.9 MB 00:00 #10 3.611 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 402 kB 00:00 #10 3.942 added from: http://tf-mirrors.gz1.opensdn.io/re 80 MB/s | 16 MB 00:00 #10 8.376 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 11 MB 00:00 #10 11.77 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 1.1 MB 00:00 #10 13.17 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 4.8 MB 00:00 #10 15.81 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #10 16.81 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 474 kB 00:00 #10 17.40 added from: http://tf-mirrors.gz1.opensdn.io/re 356 kB/s | 18 kB 00:00 #10 18.00 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 kB/s | 257 B 00:00 #10 18.27 added from: http://tf-mirrors.gz1.opensdn.io/re 429 kB/s | 15 kB 00:00 #10 18.85 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 96 kB 00:00 #10 20.43 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 39 MB 00:00 #10 38.36 Third parties for OpenSDN 33 MB/s | 5.1 MB 00:00 #10 54.65 Dependencies resolved. #10 54.65 =============================================================================================== #10 54.65 Package Arch Version Repository Size #10 54.65 =============================================================================================== #10 54.65 Installing: #10 54.65 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 54.65 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 54.65 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 54.65 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 54.65 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 54.65 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 54.65 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 54.65 Installing dependencies: #10 54.65 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 54.65 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 54.65 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 54.65 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 54.65 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 54.65 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 54.65 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 54.65 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 54.65 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 54.65 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 54.65 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 54.65 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 54.65 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 54.65 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 54.65 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 54.65 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 54.65 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 54.65 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 54.65 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 54.65 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 54.65 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 54.65 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 54.65 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 54.65 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 54.65 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 54.65 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 54.65 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 54.65 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 54.65 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 54.65 #10 54.65 Transaction Summary #10 54.65 =============================================================================================== #10 54.65 Install 36 Packages #10 54.65 #10 54.65 Total download size: 16 M #10 54.65 Installed size: 53 M #10 54.65 Downloading Packages: #10 54.69 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 571 kB/s | 9.9 kB 00:00 #10 54.69 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 3.3 MB/s | 73 kB 00:00 #10 54.69 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 15 kB 00:00 #10 54.69 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #10 54.69 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 4.0 MB/s | 35 kB 00:00 #10 54.69 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 2.3 MB/s | 13 kB 00:00 #10 54.69 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.1 MB/s | 43 kB 00:00 #10 54.72 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 4.5 MB/s | 30 kB 00:00 #10 54.72 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 1.8 MB/s | 11 kB 00:00 #10 54.72 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.9 MB/s | 37 kB 00:00 #10 54.72 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 9.1 MB/s | 55 kB 00:00 #10 54.72 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 99 kB 00:00 #10 54.72 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #10 54.72 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 23 MB/s | 212 kB 00:00 #10 54.73 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 405 kB 00:00 #10 54.73 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #10 54.73 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.8 MB/s | 13 kB 00:00 #10 54.75 (18/36): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #10 54.75 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #10 54.75 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 22 kB 00:00 #10 54.77 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #10 54.77 (22/36): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #10 54.77 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.2 MB/s | 25 kB 00:00 #10 54.77 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 11 kB 00:00 #10 54.77 (25/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 9.8 MB/s | 53 kB 00:00 #10 54.77 (26/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 228 kB 00:00 #10 54.79 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.9 MB/s | 21 kB 00:00 #10 54.79 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 5.0 MB/s | 28 kB 00:00 #10 54.79 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 18 MB/s | 207 kB 00:00 #10 54.82 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 31 MB/s | 662 kB 00:00 #10 54.82 (31/36): protobuf-3.14.0-16.el9.x86_64.rpm 25 MB/s | 1.0 MB 00:00 #10 54.84 (32/36): redis-6.2.20-2.el9_7.x86_64.rpm 31 MB/s | 1.3 MB 00:00 #10 54.86 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 2.5 MB/s | 47 kB 00:00 #10 54.95 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 32 MB/s | 9.6 MB 00:00 #10 55.00 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 848 kB/s | 93 kB 00:00 #10 55.00 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 5.6 MB/s | 709 kB 00:00 #10 55.00 -------------------------------------------------------------------------------- #10 55.00 Total 48 MB/s | 16 MB 00:00 #10 55.00 Running transaction check #10 55.30 Transaction check succeeded. #10 55.30 Running transaction test #10 56.20 Transaction test succeeded. #10 56.20 Running transaction #10 57.00 Preparing : 1/1 #10 57.13 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 57.16 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 57.16 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 57.16 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 58.33 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 58.38 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 58.40 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 58.40 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 58.42 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 58.44 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 58.47 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 58.47 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 58.48 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 58.50 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 58.54 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 58.54 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 58.54 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 58.62 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 58.62 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 58.62 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 58.62 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 58.62 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 58.62 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 58.62 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 58.62 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 58.68 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 58.68 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 58.68 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 58.68 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 58.68 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 58.68 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 58.70 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 58.70 #10 58.71 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 59.15 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 59.18 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 59.37 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 59.40 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 59.50 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 59.54 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 59.66 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 59.71 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 59.71 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 60.01 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 60.01 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 60.01 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 60.01 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 60.01 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 60.01 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 60.01 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 60.01 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 60.01 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 60.01 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 60.01 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 60.01 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 60.01 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 60.01 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 60.01 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 60.01 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 60.01 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 60.01 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 60.01 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 60.01 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 60.01 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 60.01 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 60.01 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 60.01 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 60.01 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 60.01 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 60.01 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 60.01 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 60.01 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 60.01 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 60.01 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 60.01 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 60.01 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 60.01 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 60.01 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 60.01 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 60.19 #10 60.19 Installed: #10 60.19 boost-1.75.0-13.el9_7.x86_64 #10 60.19 boost-atomic-1.75.0-13.el9_7.x86_64 #10 60.19 boost-chrono-1.75.0-13.el9_7.x86_64 #10 60.19 boost-container-1.75.0-13.el9_7.x86_64 #10 60.19 boost-context-1.75.0-13.el9_7.x86_64 #10 60.19 boost-contract-1.75.0-13.el9_7.x86_64 #10 60.19 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 60.19 boost-date-time-1.75.0-13.el9_7.x86_64 #10 60.19 boost-fiber-1.75.0-13.el9_7.x86_64 #10 60.19 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 60.19 boost-graph-1.75.0-13.el9_7.x86_64 #10 60.19 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 60.19 boost-locale-1.75.0-13.el9_7.x86_64 #10 60.19 boost-log-1.75.0-13.el9_7.x86_64 #10 60.19 boost-math-1.75.0-13.el9_7.x86_64 #10 60.19 boost-nowide-1.75.0-13.el9_7.x86_64 #10 60.19 boost-program-options-1.75.0-13.el9_7.x86_64 #10 60.19 boost-python3-1.75.0-13.el9_7.x86_64 #10 60.19 boost-random-1.75.0-13.el9_7.x86_64 #10 60.19 boost-regex-1.75.0-13.el9_7.x86_64 #10 60.19 boost-serialization-1.75.0-13.el9_7.x86_64 #10 60.19 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 60.19 boost-system-1.75.0-13.el9_7.x86_64 #10 60.19 boost-test-1.75.0-13.el9_7.x86_64 #10 60.19 boost-thread-1.75.0-13.el9_7.x86_64 #10 60.19 boost-timer-1.75.0-13.el9_7.x86_64 #10 60.19 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 60.19 boost-wave-1.75.0-13.el9_7.x86_64 #10 60.19 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 60.19 hiredis-1.0.2-2.el9.x86_64 #10 60.19 libicu-67.1-10.el9_6.x86_64 #10 60.19 librdkafka-1.6.1-102.el9.x86_64 #10 60.19 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 60.19 logrotate-3.18.0-12.el9.x86_64 #10 60.19 protobuf-3.14.0-16.el9.x86_64 #10 60.19 redis-6.2.20-2.el9_7.x86_64 #10 60.19 #10 60.19 Complete! #10 60.61 77 files removed #10 DONE 60.8s #11 exporting to image #11 exporting layers #11 exporting layers 5.5s done #11 writing image sha256:7014b7886e2e3969abdf2a51d294c44dd5fdbbbb402df95f84f3914a8bfd55b9 #11 writing image sha256:7014b7886e2e3969abdf2a51d294c44dd5fdbbbb402df95f84f3914a8bfd55b9 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_5-1 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_5-1 0.2s done #11 DONE 5.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-04-17 08:30:49,414: INFO: Docker build duration: 69 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] f72eff5bfbde: Preparing d5d4f3000947: Preparing 81998c0fcc04: Preparing 2fa00298251f: Preparing 72762861893d: Preparing 371c89722d4a: Preparing 71bd6d651b9f: Preparing 532d431b58f8: Preparing a7f20abed34c: Preparing c0a28af51874: Preparing 350757e39c2e: Preparing 11786f55accc: Preparing 8add4d57207b: Preparing cc450b86f20d: Preparing a217622ae169: Preparing 4ec3c9f7dded: Preparing 44343de3ea1d: Preparing 2fa00298251f: Waiting 72762861893d: Waiting 371c89722d4a: Waiting 71bd6d651b9f: Waiting 532d431b58f8: Waiting a7f20abed34c: Waiting c0a28af51874: Waiting 350757e39c2e: Waiting 11786f55accc: Waiting 8add4d57207b: Waiting cc450b86f20d: Waiting a217622ae169: Waiting 4ec3c9f7dded: Waiting 44343de3ea1d: Waiting 81998c0fcc04: Pushed 2fa00298251f: Layer already exists 72762861893d: Layer already exists 371c89722d4a: Layer already exists 71bd6d651b9f: Layer already exists 532d431b58f8: Layer already exists a7f20abed34c: Layer already exists c0a28af51874: Layer already exists 350757e39c2e: Layer already exists 11786f55accc: Layer already exists 8add4d57207b: Layer already exists cc450b86f20d: Layer already exists a217622ae169: Layer already exists 4ec3c9f7dded: Layer already exists 44343de3ea1d: Layer already exists d5d4f3000947: Pushed f72eff5bfbde: Pushed master-2_7_8_5-1: digest: sha256:dd3db05b03c2558a221b54be19d2496387f89c2886e6eaa363124c94cd49db29 size: 3880 2026-04-17 08:31:10,628: INFO: Building opensdn-analytics-collector finished successfully, duration: 90 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_8_5-1 90c3f545aae5 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_5-1 60ba629fe97a 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_5-1 4304e166dcf0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_5-1 7014b7886e2e 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_5-1 5afa4b5b6726 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_5-1 c023889d0f69 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_5-1 c3afd7f2f2e1 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_5-1 548fd65a85b5 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 c93384cfad67 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_5-1 c6b471ec7991 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_5-1 c04de18031e6 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_5-1 58ef72d8b3b3 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_5-1 7b68be0fc12f 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_5-1 0b8cae241594 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_5-1 09be092205b8 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_5-1 405c79de55ab 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_5-1 da3725cd5870 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_5-1 e2c496279ca9 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_5-1 e67e6e211912 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_5-1 62fe722f5252 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_5-1 4b86b2ec9c43 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_5-1 c927333ad478 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_8_5-1 ab094bbdc424 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_5-1 c7f72de6c49c 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_5-1 c4aef5aba566 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_5-1 ccda83e34c2e 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_5-1 4cf432b2f5a8 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_5-1 8321042fcd75 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_5-1 c2c40fed42ca 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_5-1 3cb911bea68d 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_5-1 fe2b438a6a30 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_5-1 f968d7b97d43 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_5-1 cb123a0ba838 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_5-1 16b1857ea2ef 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_5-1 65d4ba546d52 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_5-1 548becd57337 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_5-1 68bc3af0a0ec 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_5-1 25a7c8cfdafa 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_5-1 31bda9d7ef1e 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_5-1 95ce2d3eac45 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_8_5-1 4ee05f10bfd1 1.84GB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_5-1 fde482dda7e1 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_5-1 3220e26f5c93 743MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 9ad2e8884357 2.9GB 0B U opensdn-test-test:master-2_7_8_5-1 4ee05f10bfd1 1.84GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile f36a47e7e596 22.2GB 0B tf-dev-sandbox:frozen 9ad2e8884357 2.9GB 0B U