2025-11-14 09:08:41,997: INFO: Building opensdn-analytics-collector 2025-11-14 09:08:42,057: 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_3_5_4-2 --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 transferring dockerfile: 1.27kB 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.2s #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_3_5_4-2 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B 0.0s done #4 DONE 0.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_5_4-2 #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.3s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-collector /usr/bin/contrail-collector #9 DONE 1.6s #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 ; yum install -y $pkgs protobuf redis cassandra-cpp-driver libzookeeper librdkafka ; yum clean all -y ; rm -rf /var/cache/yum #10 1.317 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #10 1.844 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #10 2.172 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #10 2.517 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 7.0 MB 00:00 #10 4.403 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #10 5.755 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #10 6.365 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.3 MB 00:00 #10 7.583 added from: http://tf-mirrors.gz1.opensdn.io/re 7.3 MB/s | 392 kB 00:00 #10 8.060 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 451 kB 00:00 #10 8.466 added from: http://tf-mirrors.gz1.opensdn.io/re 480 kB/s | 16 kB 00:00 #10 8.804 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #10 9.128 added from: http://tf-mirrors.gz1.opensdn.io/re 354 kB/s | 13 kB 00:00 #10 9.446 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s | 64 kB 00:00 #10 10.40 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 30 MB 00:00 #10 25.01 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #10 37.49 Dependencies resolved. #10 37.49 =============================================================================================== #10 37.49 Package Arch Version Repository Size #10 37.49 =============================================================================================== #10 37.49 Installing: #10 37.49 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 37.49 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 37.49 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 37.49 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 37.49 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 37.49 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 37.49 Installing dependencies: #10 37.49 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 37.49 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 37.49 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 37.49 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 37.49 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 37.49 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 37.49 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 37.49 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 37.49 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 37.49 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 37.49 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 37.49 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 37.49 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 37.49 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 37.49 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 37.49 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 37.49 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 37.49 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 37.49 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 37.49 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 37.49 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 37.49 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 37.49 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 37.49 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 37.49 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 37.49 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 37.49 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 37.49 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 37.49 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 37.49 #10 37.49 Transaction Summary #10 37.49 =============================================================================================== #10 37.49 Install 35 Packages #10 37.49 #10 37.49 Total download size: 16 M #10 37.49 Installed size: 53 M #10 37.49 Downloading Packages: #10 37.55 (1/35): boost-1.75.0-8.el9.x86_64.rpm 323 kB/s | 11 kB 00:00 #10 37.55 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.9 MB/s | 74 kB 00:00 #10 37.55 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 16 kB 00:00 #10 37.55 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 24 kB 00:00 #10 37.55 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 36 kB 00:00 #10 37.55 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 15 kB 00:00 #10 37.55 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 44 kB 00:00 #10 37.55 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 32 kB 00:00 #10 37.56 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #10 37.56 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 38 kB 00:00 #10 37.56 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 6.3 MB/s | 57 kB 00:00 #10 37.60 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 101 kB 00:00 #10 37.60 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.2 MB/s | 38 kB 00:00 #10 37.60 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 13 MB/s | 214 kB 00:00 #10 37.61 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 12 MB/s | 408 kB 00:00 #10 37.62 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 7.7 MB/s | 205 kB 00:00 #10 37.62 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #10 37.62 (18/35): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #10 37.62 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #10 37.63 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #10 37.66 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 29 MB/s | 277 kB 00:00 #10 37.66 (22/35): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #10 37.66 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.2 MB/s | 27 kB 00:00 #10 37.66 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #10 37.66 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 15 MB/s | 55 kB 00:00 #10 37.66 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 22 MB/s | 230 kB 00:00 #10 37.66 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #10 37.66 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.9 MB/s | 30 kB 00:00 #10 37.70 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #10 37.70 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 36 MB/s | 662 kB 00:00 #10 37.85 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 5.5 MB/s | 1.0 MB 00:00 #10 37.90 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 6.0 MB/s | 1.3 MB 00:00 #10 37.96 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 2.8 MB/s | 93 kB 00:00 #10 37.96 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 7.6 MB/s | 709 kB 00:00 #10 38.07 (35/35): libicu-67.1-9.el9.x86_64.rpm 17 MB/s | 9.6 MB 00:00 #10 38.07 -------------------------------------------------------------------------------- #10 38.07 Total 27 MB/s | 16 MB 00:00 #10 38.07 Running transaction check #10 38.15 Transaction check succeeded. #10 38.15 Running transaction test #10 38.60 Transaction test succeeded. #10 38.60 Running transaction #10 39.18 Preparing : 1/1 #10 39.32 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 39.34 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 39.34 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 39.34 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 39.86 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 39.87 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 39.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 39.90 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 39.90 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 39.91 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 39.93 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 39.93 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 39.94 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 39.95 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 39.99 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 39.99 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 39.99 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 39.99 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 40.00 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 40.01 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 40.03 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 40.03 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 40.05 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 40.05 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 40.06 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 40.08 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 40.08 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 40.08 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 40.08 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 40.10 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 40.13 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 40.16 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 40.16 #10 40.17 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 40.46 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 40.60 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 40.66 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 40.73 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 40.79 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 40.84 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 40.93 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 40.93 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 41.12 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 41.12 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 41.12 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 41.12 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 41.12 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 41.12 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 41.12 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 41.12 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 41.12 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 41.12 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 41.12 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 41.12 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 41.12 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 41.12 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 41.12 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 41.12 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 41.12 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 41.12 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 41.12 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 41.12 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 41.12 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 41.12 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 41.12 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 41.12 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 41.12 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 41.12 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 41.12 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 41.12 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 41.12 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 41.12 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 41.12 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 41.12 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 41.12 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 41.12 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 41.12 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 41.25 #10 41.25 Installed: #10 41.25 boost-1.75.0-8.el9.x86_64 #10 41.25 boost-atomic-1.75.0-8.el9.x86_64 #10 41.25 boost-chrono-1.75.0-8.el9.x86_64 #10 41.25 boost-container-1.75.0-8.el9.x86_64 #10 41.25 boost-context-1.75.0-8.el9.x86_64 #10 41.25 boost-contract-1.75.0-8.el9.x86_64 #10 41.25 boost-coroutine-1.75.0-8.el9.x86_64 #10 41.25 boost-date-time-1.75.0-8.el9.x86_64 #10 41.25 boost-fiber-1.75.0-8.el9.x86_64 #10 41.25 boost-filesystem-1.75.0-8.el9.x86_64 #10 41.25 boost-graph-1.75.0-8.el9.x86_64 #10 41.25 boost-iostreams-1.75.0-8.el9.x86_64 #10 41.25 boost-locale-1.75.0-8.el9.x86_64 #10 41.25 boost-log-1.75.0-8.el9.x86_64 #10 41.25 boost-math-1.75.0-8.el9.x86_64 #10 41.25 boost-nowide-1.75.0-8.el9.x86_64 #10 41.25 boost-program-options-1.75.0-8.el9.x86_64 #10 41.25 boost-python3-1.75.0-8.el9.x86_64 #10 41.25 boost-random-1.75.0-8.el9.x86_64 #10 41.25 boost-regex-1.75.0-8.el9.x86_64 #10 41.25 boost-serialization-1.75.0-8.el9.x86_64 #10 41.25 boost-stacktrace-1.75.0-8.el9.x86_64 #10 41.25 boost-system-1.75.0-8.el9.x86_64 #10 41.25 boost-test-1.75.0-8.el9.x86_64 #10 41.25 boost-thread-1.75.0-8.el9.x86_64 #10 41.25 boost-timer-1.75.0-8.el9.x86_64 #10 41.25 boost-type_erasure-1.75.0-8.el9.x86_64 #10 41.25 boost-wave-1.75.0-8.el9.x86_64 #10 41.25 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 41.25 libicu-67.1-9.el9.x86_64 #10 41.25 librdkafka-1.6.1-102.el9.x86_64 #10 41.25 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 41.25 logrotate-3.18.0-8.el9.x86_64 #10 41.25 protobuf-3.14.0-13.el9.x86_64 #10 41.25 redis-6.2.17-1.el9_5.x86_64 #10 41.25 #10 41.25 Complete! #10 41.65 75 files removed #10 DONE 42.3s #11 exporting to image #11 exporting layers #11 exporting layers 14.7s done #11 writing image sha256:a9eba71954a7386d9fde6ca715bc969fb41cde6ccee2ac8be2cc8e2b06bacdcf #11 writing image sha256:a9eba71954a7386d9fde6ca715bc969fb41cde6ccee2ac8be2cc8e2b06bacdcf 0.0s done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_3_5_4-2 0.0s done #11 DONE 14.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) 2025-11-14 09:09:44,868: INFO: Docker build duration: 63 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-collector] 9298e9cb6fef: Preparing f0990a161920: Preparing e850be8a3e90: Preparing 3e05e764331e: Preparing 4622d7674fb6: Preparing e634c7615ec6: Preparing 353e98a2602b: Preparing 68ff978ac346: Preparing c4ccd9adda7d: Preparing b8767202cb52: Preparing c9ba009fc023: Preparing 669e12afe5e6: Preparing d99104350692: Preparing 8c5e43a88a36: Preparing 53c9cc86e1bd: Preparing 44343de3ea1d: Preparing 3e05e764331e: Waiting 4622d7674fb6: Waiting e634c7615ec6: Waiting 353e98a2602b: Waiting 68ff978ac346: Waiting c4ccd9adda7d: Waiting b8767202cb52: Waiting c9ba009fc023: Waiting 669e12afe5e6: Waiting d99104350692: Waiting 8c5e43a88a36: Waiting 53c9cc86e1bd: Waiting 44343de3ea1d: Waiting e850be8a3e90: Pushed 3e05e764331e: Layer already exists 4622d7674fb6: Layer already exists e634c7615ec6: Layer already exists 353e98a2602b: Layer already exists 68ff978ac346: Layer already exists c4ccd9adda7d: Layer already exists b8767202cb52: Layer already exists c9ba009fc023: Layer already exists d99104350692: Layer already exists 669e12afe5e6: Layer already exists 53c9cc86e1bd: Layer already exists 8c5e43a88a36: Layer already exists 44343de3ea1d: Layer already exists 9298e9cb6fef: Pushed f0990a161920: Pushed master-2_3_5_4-2: digest: sha256:f8b6b9c52d929c91a2ab1ef462a7ce21aca1cbc7cbd2d5e05ed24de2d5ebf732 size: 3673 2025-11-14 09:11:10,266: INFO: Building opensdn-analytics-collector finished successfully, duration: 149 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_5_4-2 03de15bb6968 13 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_5_4-2 1491c66ccb22 15 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_5_4-2 a2a7b4c56eeb 23 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_5_4-2 64d93ec61dd1 39 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_5_4-2 f7d9bf47fafa 44 seconds ago 651MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_5_4-2 864a2dda5273 46 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_5_4-2 81149cf71e1e 49 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_5_4-2 cb1a58912a06 52 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_5_4-2 573f9d8fd9ef 57 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_5_4-2 699e4348ccc3 57 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_5_4-2 8e78a932a3d3 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_5_4-2 60dfb6b8ac3c About a minute ago 609MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_5_4-2 bd4e2df34e71 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_5_4-2 a9eba71954a7 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_5_4-2 6a32e9d6778f About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_5_4-2 9cbd3f8fdb21 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_5_4-2 b79baeeb9e92 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_5_4-2 a3d3827a61b9 2 minutes ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_5_4-2 73a72c81a03a 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_5_4-2 93821561e208 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_5_4-2 0ad0336a780f 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_5_4-2 d5c5c124df36 2 minutes ago 629MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_5_4-2 5376f7548e21 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_5_4-2 8363fb01f0c5 2 minutes ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_5_4-2 0ac15a39b6f0 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_5_4-2 888e2c287838 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_5_4-2 47aa68812f74 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_5_4-2 9cb3e5da22d2 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_5_4-2 706e405b0fb7 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_5_4-2 03fcdb9badea 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_5_4-2 c09d55b4687c 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_5_4-2 a8ba64976adb 3 minutes ago 301MB opensdn-test-test master-2_3_5_4-2 cb0db25536c8 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_5_4-2 cb0db25536c8 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_5_4-2 e077d1c7c35b 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_5_4-2 7d7fcc065ce5 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_5_4-2 02d9566fbe25 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_5_4-2 765b46b2986f 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_5_4-2 d7fcb7f499f0 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_5_4-2 b83ab12382f3 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_5_4-2 5173dcc9f206 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_5_4-2 21d765f17c13 5 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_5_4-2 592f24df2951 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_5_4-2 50d0345f37e0 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_5_4-2 6b75bd456c1f 6 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_5_4-2 61a92364c4bb 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_5_4-2 9c65055ed30c 7 minutes ago 2.36MB tf-dev-sandbox compile 8ed2f8f43650 8 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_5_4-2 205fa3125615 8 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_5_4-2 18fa8f7985f9 8 minutes ago 32.7MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_5_4-2 0e998130e9cf 8 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3e1ceb54cb35 8 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_5_4-2 14e69ee9f9a5 8 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 662f51d64a14 2 days ago 23.5GB