2026-04-14 15:33:15,080: INFO: Building opensdn-analytics-collector 2026-04-14 15:33:15,141: 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_5-6 --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.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.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_5-6 #6 CACHED #7 [internal] load build context #7 transferring context: 5.75kB done #7 DONE 0.1s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.7s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 1.5s #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 2.542 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 14 MB 00:00 #10 5.860 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 1.9 MB 00:00 #10 6.514 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 402 kB 00:00 #10 7.062 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 16 MB 00:00 #10 13.04 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 11 MB 00:00 #10 19.30 added from: http://tf-mirrors.gz1.opensdn.io/re 9.4 MB/s | 1.1 MB 00:00 #10 19.96 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.8 MB 00:00 #10 22.23 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 697 kB 00:00 #10 22.82 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 474 kB 00:00 #10 23.51 added from: http://tf-mirrors.gz1.opensdn.io/re 444 kB/s | 18 kB 00:00 #10 24.14 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 kB/s | 257 B 00:00 #10 24.52 added from: http://tf-mirrors.gz1.opensdn.io/re 448 kB/s | 15 kB 00:00 #10 25.01 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 96 kB 00:00 #10 26.78 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 39 MB 00:01 #10 52.24 Third parties for OpenSDN 40 MB/s | 5.1 MB 00:00 #10 67.27 Dependencies resolved. #10 67.28 =============================================================================================== #10 67.28 Package Arch Version Repository Size #10 67.28 =============================================================================================== #10 67.28 Installing: #10 67.28 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #10 67.28 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 67.28 hiredis x86_64 1.0.2-2.el9 tf-mirrors.ci_repos_epel9.repo 47 k #10 67.28 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 67.28 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 67.28 protobuf x86_64 3.14.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 67.28 redis x86_64 6.2.20-2.el9_7 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 67.28 Installing dependencies: #10 67.28 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #10 67.28 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #10 67.28 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #10 67.28 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 67.28 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #10 67.28 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #10 67.28 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 67.28 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 67.28 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #10 67.28 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #10 67.28 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #10 67.28 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #10 67.28 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #10 67.28 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #10 67.28 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #10 67.28 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #10 67.28 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #10 67.28 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #10 67.28 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #10 67.28 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #10 67.28 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #10 67.28 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #10 67.28 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #10 67.28 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #10 67.28 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #10 67.28 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #10 67.28 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #10 67.28 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 67.28 logrotate x86_64 3.18.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 73 k #10 67.28 #10 67.28 Transaction Summary #10 67.28 =============================================================================================== #10 67.28 Install 36 Packages #10 67.28 #10 67.28 Total download size: 16 M #10 67.28 Installed size: 53 M #10 67.28 Downloading Packages: #10 67.35 (1/36): boost-1.75.0-13.el9_7.x86_64.rpm 375 kB/s | 9.9 kB 00:00 #10 67.35 (2/36): logrotate-3.18.0-12.el9.x86_64.rpm 2.0 MB/s | 73 kB 00:00 #10 67.35 (3/36): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 1.1 MB/s | 15 kB 00:00 #10 67.35 (4/36): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #10 67.35 (5/36): boost-container-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 35 kB 00:00 #10 67.35 (6/36): boost-context-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #10 67.37 (7/36): boost-contract-1.75.0-13.el9_7.x86_64.r 7.5 MB/s | 43 kB 00:00 #10 67.37 (8/36): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.5 MB/s | 30 kB 00:00 #10 67.37 (9/36): boost-date-time-1.75.0-13.el9_7.x86_64. 2.3 MB/s | 11 kB 00:00 #10 67.37 (10/36): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.5 MB/s | 37 kB 00:00 #10 67.37 (11/36): boost-filesystem-1.75.0-13.el9_7.x86_6 6.3 MB/s | 55 kB 00:00 #10 67.38 (12/36): boost-graph-1.75.0-13.el9_7.x86_64.rpm 12 MB/s | 99 kB 00:00 #10 67.39 (13/36): boost-iostreams-1.75.0-13.el9_7.x86_64 5.8 MB/s | 37 kB 00:00 #10 67.40 (14/36): boost-locale-1.75.0-13.el9_7.x86_64.rp 26 MB/s | 212 kB 00:00 #10 67.40 (15/36): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #10 67.41 (16/36): boost-math-1.75.0-13.el9_7.x86_64.rpm 9.3 MB/s | 203 kB 00:00 #10 67.41 (17/36): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.2 MB/s | 13 kB 00:00 #10 67.43 (18/36): boost-program-options-1.75.0-13.el9_7. 11 MB/s | 104 kB 00:00 #10 67.43 (19/36): boost-python3-1.75.0-13.el9_7.x86_64.r 6.1 MB/s | 91 kB 00:00 #10 67.43 (20/36): boost-random-1.75.0-13.el9_7.x86_64.rp 1.7 MB/s | 22 kB 00:00 #10 67.47 (21/36): boost-regex-1.75.0-13.el9_7.x86_64.rpm 8.2 MB/s | 275 kB 00:00 #10 67.47 (22/36): boost-serialization-1.75.0-13.el9_7.x8 3.0 MB/s | 127 kB 00:00 #10 67.48 (23/36): boost-stacktrace-1.75.0-13.el9_7.x86_6 1.7 MB/s | 25 kB 00:00 #10 67.48 (24/36): boost-system-1.75.0-13.el9_7.x86_64.rp 1.6 MB/s | 11 kB 00:00 #10 67.49 (25/36): boost-test-1.75.0-13.el9_7.x86_64.rpm 15 MB/s | 228 kB 00:00 #10 67.50 (26/36): boost-thread-1.75.0-13.el9_7.x86_64.rp 3.2 MB/s | 53 kB 00:00 #10 67.50 (27/36): boost-timer-1.75.0-13.el9_7.x86_64.rpm 2.6 MB/s | 21 kB 00:00 #10 67.51 (28/36): boost-type_erasure-1.75.0-13.el9_7.x86 4.4 MB/s | 28 kB 00:00 #10 67.53 (29/36): boost-wave-1.75.0-13.el9_7.x86_64.rpm 20 MB/s | 207 kB 00:00 #10 67.55 (30/36): librdkafka-1.6.1-102.el9.x86_64.rpm 19 MB/s | 662 kB 00:00 #10 67.61 (31/36): redis-6.2.20-2.el9_7.x86_64.rpm 20 MB/s | 1.3 MB 00:00 #10 67.68 (32/36): protobuf-3.14.0-16.el9.x86_64.rpm 6.7 MB/s | 1.0 MB 00:00 #10 67.68 (33/36): hiredis-1.0.2-2.el9.x86_64.rpm 777 kB/s | 47 kB 00:00 #10 67.79 (34/36): libicu-67.1-10.el9_6.x86_64.rpm 19 MB/s | 9.6 MB 00:00 #10 67.81 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 643 kB/s | 93 kB 00:00 #10 67.84 (36/36): cassandra-cpp-driver-2.17.0-1.el9.remi 3.8 MB/s | 709 kB 00:00 #10 67.85 -------------------------------------------------------------------------------- #10 67.85 Total 28 MB/s | 16 MB 00:00 #10 67.85 Running transaction check #10 67.97 Transaction check succeeded. #10 67.97 Running transaction test #10 68.47 Transaction test succeeded. #10 68.48 Running transaction #10 69.17 Preparing : 1/1 #10 69.27 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/36 #10 69.28 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/36 #10 69.28 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/36 #10 69.30 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/36 #10 69.74 Installing : libicu-67.1-10.el9_6.x86_64 5/36 #10 69.74 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/36 #10 69.78 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 69.78 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/36 #10 69.78 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/36 #10 69.78 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/36 #10 69.85 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/36 #10 69.85 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/36 #10 69.85 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/36 #10 69.85 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/36 #10 69.85 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 69.85 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/36 #10 69.85 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/36 #10 69.85 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/36 #10 69.86 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/36 #10 69.91 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/36 #10 69.91 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 69.91 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/36 #10 69.91 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/36 #10 69.91 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/36 #10 69.94 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/36 #10 69.94 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/36 #10 69.94 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/36 #10 69.94 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/36 #10 69.94 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 69.97 Installing : logrotate-3.18.0-12.el9.x86_64 29/36 #10 69.97 Running scriptlet: logrotate-3.18.0-12.el9.x86_64 29/36 #10 70.07 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 70.07 #10 70.07 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 70.52 Installing : redis-6.2.20-2.el9_7.x86_64 30/36 #10 70.57 Running scriptlet: redis-6.2.20-2.el9_7.x86_64 30/36 #10 70.77 Installing : boost-1.75.0-13.el9_7.x86_64 31/36 #10 70.78 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/36 #10 70.94 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/36 #10 70.94 Installing : hiredis-1.0.2-2.el9.x86_64 34/36 #10 71.01 Installing : protobuf-3.14.0-16.el9.x86_64 35/36 #10 71.04 Installing : librdkafka-1.6.1-102.el9.x86_64 36/36 #10 71.08 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 36/36 #10 71.52 Verifying : libicu-67.1-10.el9_6.x86_64 1/36 #10 71.52 Verifying : logrotate-3.18.0-12.el9.x86_64 2/36 #10 71.52 Verifying : boost-1.75.0-13.el9_7.x86_64 3/36 #10 71.52 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 4/36 #10 71.52 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 5/36 #10 71.52 Verifying : boost-container-1.75.0-13.el9_7.x86_64 6/36 #10 71.52 Verifying : boost-context-1.75.0-13.el9_7.x86_64 7/36 #10 71.52 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 8/36 #10 71.52 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 9/36 #10 71.52 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 10/36 #10 71.52 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 11/36 #10 71.52 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 12/36 #10 71.52 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 13/36 #10 71.52 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 14/36 #10 71.52 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 15/36 #10 71.52 Verifying : boost-log-1.75.0-13.el9_7.x86_64 16/36 #10 71.52 Verifying : boost-math-1.75.0-13.el9_7.x86_64 17/36 #10 71.52 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 18/36 #10 71.52 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 19/36 #10 71.52 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 20/36 #10 71.52 Verifying : boost-random-1.75.0-13.el9_7.x86_64 21/36 #10 71.52 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 22/36 #10 71.52 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 23/36 #10 71.52 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 24/36 #10 71.52 Verifying : boost-system-1.75.0-13.el9_7.x86_64 25/36 #10 71.52 Verifying : boost-test-1.75.0-13.el9_7.x86_64 26/36 #10 71.52 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 27/36 #10 71.52 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 28/36 #10 71.52 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 29/36 #10 71.52 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 30/36 #10 71.52 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/36 #10 71.52 Verifying : protobuf-3.14.0-16.el9.x86_64 32/36 #10 71.52 Verifying : redis-6.2.20-2.el9_7.x86_64 33/36 #10 71.52 Verifying : hiredis-1.0.2-2.el9.x86_64 34/36 #10 71.52 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 35/36 #10 71.52 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #10 71.70 #10 71.70 Installed: #10 71.70 boost-1.75.0-13.el9_7.x86_64 #10 71.70 boost-atomic-1.75.0-13.el9_7.x86_64 #10 71.70 boost-chrono-1.75.0-13.el9_7.x86_64 #10 71.70 boost-container-1.75.0-13.el9_7.x86_64 #10 71.70 boost-context-1.75.0-13.el9_7.x86_64 #10 71.70 boost-contract-1.75.0-13.el9_7.x86_64 #10 71.70 boost-coroutine-1.75.0-13.el9_7.x86_64 #10 71.70 boost-date-time-1.75.0-13.el9_7.x86_64 #10 71.70 boost-fiber-1.75.0-13.el9_7.x86_64 #10 71.70 boost-filesystem-1.75.0-13.el9_7.x86_64 #10 71.70 boost-graph-1.75.0-13.el9_7.x86_64 #10 71.70 boost-iostreams-1.75.0-13.el9_7.x86_64 #10 71.70 boost-locale-1.75.0-13.el9_7.x86_64 #10 71.70 boost-log-1.75.0-13.el9_7.x86_64 #10 71.70 boost-math-1.75.0-13.el9_7.x86_64 #10 71.70 boost-nowide-1.75.0-13.el9_7.x86_64 #10 71.70 boost-program-options-1.75.0-13.el9_7.x86_64 #10 71.70 boost-python3-1.75.0-13.el9_7.x86_64 #10 71.70 boost-random-1.75.0-13.el9_7.x86_64 #10 71.70 boost-regex-1.75.0-13.el9_7.x86_64 #10 71.70 boost-serialization-1.75.0-13.el9_7.x86_64 #10 71.70 boost-stacktrace-1.75.0-13.el9_7.x86_64 #10 71.70 boost-system-1.75.0-13.el9_7.x86_64 #10 71.70 boost-test-1.75.0-13.el9_7.x86_64 #10 71.70 boost-thread-1.75.0-13.el9_7.x86_64 #10 71.70 boost-timer-1.75.0-13.el9_7.x86_64 #10 71.70 boost-type_erasure-1.75.0-13.el9_7.x86_64 #10 71.70 boost-wave-1.75.0-13.el9_7.x86_64 #10 71.70 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 71.70 hiredis-1.0.2-2.el9.x86_64 #10 71.70 libicu-67.1-10.el9_6.x86_64 #10 71.70 librdkafka-1.6.1-102.el9.x86_64 #10 71.70 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 71.70 logrotate-3.18.0-12.el9.x86_64 #10 71.70 protobuf-3.14.0-16.el9.x86_64 #10 71.70 redis-6.2.20-2.el9_7.x86_64 #10 71.70 #10 71.70 Complete! #10 72.21 77 files removed #10 DONE 72.6s #11 exporting to image #11 exporting layers #11 exporting layers 5.4s done #11 writing image sha256:9d06652c492a91388e990c6be32ee211dd8fdf921f43d52a86500605bbb6dbe4 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-6 #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-6 0.1s done #11 DONE 5.8s 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-14 15:34:41,685: INFO: Docker build duration: 86 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 41534847f84c: Preparing ee52d99e6503: Preparing b91dac125855: Preparing ecd3175741d9: Preparing 69a8d71da712: Preparing 86bb71a1bc3f: Preparing 636cc7d4228b: Preparing 35634a8278f1: Preparing c953f77ab41d: Preparing 635d170c18bd: Preparing 7ade36819aa3: Preparing 108806541e59: Preparing bca44befe386: Preparing 81af4d1e7b29: Preparing e6ba0d649019: Preparing e846fbf0aa46: Preparing 44343de3ea1d: Preparing 69a8d71da712: Waiting 86bb71a1bc3f: Waiting 636cc7d4228b: Waiting 35634a8278f1: Waiting c953f77ab41d: Waiting 635d170c18bd: Waiting 7ade36819aa3: Waiting 108806541e59: Waiting bca44befe386: Waiting 81af4d1e7b29: Waiting e6ba0d649019: Waiting e846fbf0aa46: Waiting 44343de3ea1d: Waiting ecd3175741d9: Layer already exists 69a8d71da712: Layer already exists b91dac125855: Pushed 86bb71a1bc3f: Layer already exists 636cc7d4228b: Layer already exists 35634a8278f1: Layer already exists c953f77ab41d: Layer already exists 635d170c18bd: Layer already exists 7ade36819aa3: Layer already exists 108806541e59: Layer already exists bca44befe386: Layer already exists e6ba0d649019: Layer already exists 81af4d1e7b29: Layer already exists 44343de3ea1d: Layer already exists e846fbf0aa46: Layer already exists ee52d99e6503: Pushed 41534847f84c: Pushed master-2_7_7_5-6: digest: sha256:062647729da42869243650a06c8ffa4ec32bc746030b1fb59cc5a9bfe74f43d7 size: 3880 2026-04-14 15:35:31,929: INFO: Building opensdn-analytics-collector finished successfully, duration: 136 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_5-6 b84e754591d9 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_7_5-6 4cdea1c6d864 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_7_5-6 afeb46ef4d47 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_7_5-6 9d06652c492a 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_7_5-6 12b396cacb09 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_7_5-6 24648c9f755b 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_7_5-6 20b3a82d429d 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_7_5-6 56912c227a31 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_7_5-6 38cd2b825c25 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_7_5-6 dc106b139b73 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_7_5-6 d272dff82d54 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_7_5-6 3ee7879c89cb 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_7_5-6 6d9ee73eb072 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_7_5-6 c9f29119c0a7 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_7_5-6 184b528c45f1 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_7_5-6 b83a2f30088b 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_7_5-6 46ef51c136aa 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_7_5-6 b784a2af4ff6 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_7_5-6 edbf31678322 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_7_5-6 6a2674b5720a 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_7_5-6 b8b140d8072f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_7_5-6 582d021d45a3 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_7_5-6 9baca53ed2d6 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-deployment-test:master-2_7_7_5-6 25de2bf3cb7b 441MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_7_5-6 b036e75e911b 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_7_5-6 d3b1f2dc87a5 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_7_5-6 4609b1ca3170 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_7_5-6 3e1640f781e0 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_7_5-6 32e978c74b4c 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_7_5-6 6bc3b63a1540 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_7_5-6 b75d57f3dc94 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_7_5-6 1a73c944e59c 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_7_5-6 1ef2df8ff9d3 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_7_5-6 121dff2e28ca 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_7_5-6 977b4852d49d 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_7_5-6 47fe32c4f0c9 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_7_5-6 6f32d9a3906b 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_7_5-6 6bf0db2378f0 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_7_5-6 d73026ff2223 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_7_5-6 bb84a4b11138 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_7_5-6 b115bb927d76 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_7_5-6 99d9f56365c9 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_7_5-6 74ca24c8f4a4 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-test-test:master-2_7_7_5-6 3b21cab4703e 1.83GB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_7_5-6 b3124b1334b7 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_7_5-6 59b44d573559 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_7_5-6 95e08292a6d3 734MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-2_7_7_5-6 1de103f0cfb2 2.9GB 0B U opensdn-test-test:master-2_7_7_5-6 3b21cab4703e 1.83GB 0B rockylinux:9 9cc24f05f309 176MB 0B tf-dev-sandbox:compile 8be13bedfd62 22.2GB 0B tf-dev-sandbox:sandbox-master-2_7_7_5-6 1de103f0cfb2 2.9GB 0B U