2025-10-14 17:22:13,651: INFO: Building opensdn-analytics-query-engine 2025-10-14 17:22:13,698: 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_2_3_9-4 --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-query-engine --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.37kB 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.7s #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_2_3_9-4 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.2s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_3_9-4 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 1.8s #8 [stage-1 2/4] COPY entrypoint.sh / #8 DONE 0.4s #9 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #9 DONE 1.7s #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.661 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.1 MB 00:00 #10 2.911 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #10 3.268 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #10 3.796 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 7.0 MB 00:00 #10 6.279 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.0 MB 00:00 #10 8.535 added from: http://tf-mirrors.gz1.opensdn.io/re 9.5 MB/s | 939 kB 00:00 #10 8.916 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 2.3 MB 00:00 #10 9.869 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 MB/s | 392 kB 00:00 #10 10.27 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 MB/s | 451 kB 00:00 #10 10.74 added from: http://tf-mirrors.gz1.opensdn.io/re 287 kB/s | 16 kB 00:00 #10 11.03 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 kB/s | 257 B 00:00 #10 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 476 kB/s | 13 kB 00:00 #10 11.52 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #10 12.78 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 30 MB 00:00 #10 26.93 Third parties for OpenSDN 47 MB/s | 5.1 MB 00:00 #10 33.06 Dependencies resolved. #10 33.06 =============================================================================================== #10 33.06 Package Arch Version Repository Size #10 33.06 =============================================================================================== #10 33.06 Installing: #10 33.06 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #10 33.06 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #10 33.06 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #10 33.06 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #10 33.06 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #10 33.06 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #10 33.06 Installing dependencies: #10 33.06 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #10 33.06 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #10 33.06 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #10 33.06 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 33.06 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #10 33.06 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #10 33.06 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 33.06 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 33.06 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #10 33.06 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #10 33.06 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #10 33.06 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #10 33.06 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #10 33.06 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #10 33.06 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #10 33.06 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #10 33.06 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #10 33.06 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 33.06 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #10 33.06 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #10 33.06 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #10 33.06 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #10 33.06 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #10 33.06 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #10 33.06 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #10 33.06 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #10 33.06 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #10 33.06 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #10 33.06 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #10 33.06 #10 33.06 Transaction Summary #10 33.06 =============================================================================================== #10 33.06 Install 35 Packages #10 33.06 #10 33.07 Total download size: 16 M #10 33.07 Installed size: 53 M #10 33.07 Downloading Packages: #10 33.10 (1/35): logrotate-3.18.0-8.el9.x86_64.rpm 3.0 MB/s | 74 kB 00:00 #10 33.10 (2/35): boost-1.75.0-8.el9.x86_64.rpm 424 kB/s | 11 kB 00:00 #10 33.11 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 16 kB 00:00 #10 33.12 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 24 kB 00:00 #10 33.12 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 36 kB 00:00 #10 33.12 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #10 33.12 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 44 kB 00:00 #10 33.13 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 32 kB 00:00 #10 33.13 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #10 33.13 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 38 kB 00:00 #10 33.13 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 8.2 MB/s | 57 kB 00:00 #10 33.15 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #10 33.15 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.2 MB/s | 38 kB 00:00 #10 33.15 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 27 MB/s | 214 kB 00:00 #10 33.16 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 21 MB/s | 205 kB 00:00 #10 33.16 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 18 MB/s | 408 kB 00:00 #10 33.16 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #10 33.17 (18/35): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #10 33.18 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #10 33.18 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #10 33.20 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #10 33.20 (22/35): boost-serialization-1.75.0-8.el9.x86_6 6.5 MB/s | 129 kB 00:00 #10 33.20 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.6 MB/s | 27 kB 00:00 #10 33.21 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #10 33.21 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #10 33.21 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 55 kB 00:00 #10 33.22 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #10 33.22 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #10 33.23 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 25 MB/s | 208 kB 00:00 #10 33.27 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 33 MB/s | 662 kB 00:00 #10 33.27 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 24 MB/s | 1.0 MB 00:00 #10 33.30 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 22 MB/s | 1.3 MB 00:00 #10 33.32 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 6.0 MB/s | 93 kB 00:00 #10 33.45 (34/35): libicu-67.1-9.el9.x86_64.rpm 26 MB/s | 9.6 MB 00:00 #10 33.46 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 3.7 MB/s | 709 kB 00:00 #10 33.46 -------------------------------------------------------------------------------- #10 33.46 Total 41 MB/s | 16 MB 00:00 #10 33.46 Running transaction check #10 33.55 Transaction check succeeded. #10 33.55 Running transaction test #10 33.97 Transaction test succeeded. #10 33.97 Running transaction #10 34.86 Preparing : 1/1 #10 35.10 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #10 35.10 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #10 35.11 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #10 35.11 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #10 35.38 Installing : libicu-67.1-9.el9.x86_64 5/35 #10 35.56 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #10 35.64 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #10 35.66 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #10 35.66 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #10 35.68 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #10 35.71 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #10 35.71 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #10 35.71 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #10 35.74 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #10 35.74 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 35.76 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #10 35.76 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #10 35.76 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #10 35.78 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #10 35.79 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #10 35.80 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #10 35.83 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #10 35.83 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #10 35.83 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #10 35.87 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #10 35.99 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #10 35.99 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #10 35.99 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #10 35.99 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 36.04 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #10 36.04 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #10 36.09 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #10 36.09 #10 36.09 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 36.31 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #10 36.31 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #10 36.37 Installing : boost-1.75.0-8.el9.x86_64 31/35 #10 36.38 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #10 36.42 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #10 36.46 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #10 36.48 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #10 36.50 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #10 36.75 Verifying : libicu-67.1-9.el9.x86_64 1/35 #10 36.75 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #10 36.75 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #10 36.75 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #10 36.75 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #10 36.75 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #10 36.75 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #10 36.75 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #10 36.75 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #10 36.75 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #10 36.75 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #10 36.75 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #10 36.75 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #10 36.75 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #10 36.75 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #10 36.75 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #10 36.75 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #10 36.75 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #10 36.75 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #10 36.75 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #10 36.75 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #10 36.75 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #10 36.75 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #10 36.75 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #10 36.75 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #10 36.75 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #10 36.75 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #10 36.75 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #10 36.75 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #10 36.75 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #10 36.75 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #10 36.75 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #10 36.75 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #10 36.75 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #10 36.75 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #10 36.87 #10 36.87 Installed: #10 36.87 boost-1.75.0-8.el9.x86_64 #10 36.87 boost-atomic-1.75.0-8.el9.x86_64 #10 36.87 boost-chrono-1.75.0-8.el9.x86_64 #10 36.87 boost-container-1.75.0-8.el9.x86_64 #10 36.87 boost-context-1.75.0-8.el9.x86_64 #10 36.87 boost-contract-1.75.0-8.el9.x86_64 #10 36.87 boost-coroutine-1.75.0-8.el9.x86_64 #10 36.87 boost-date-time-1.75.0-8.el9.x86_64 #10 36.87 boost-fiber-1.75.0-8.el9.x86_64 #10 36.87 boost-filesystem-1.75.0-8.el9.x86_64 #10 36.87 boost-graph-1.75.0-8.el9.x86_64 #10 36.87 boost-iostreams-1.75.0-8.el9.x86_64 #10 36.87 boost-locale-1.75.0-8.el9.x86_64 #10 36.87 boost-log-1.75.0-8.el9.x86_64 #10 36.87 boost-math-1.75.0-8.el9.x86_64 #10 36.87 boost-nowide-1.75.0-8.el9.x86_64 #10 36.87 boost-program-options-1.75.0-8.el9.x86_64 #10 36.87 boost-python3-1.75.0-8.el9.x86_64 #10 36.87 boost-random-1.75.0-8.el9.x86_64 #10 36.87 boost-regex-1.75.0-8.el9.x86_64 #10 36.87 boost-serialization-1.75.0-8.el9.x86_64 #10 36.87 boost-stacktrace-1.75.0-8.el9.x86_64 #10 36.87 boost-system-1.75.0-8.el9.x86_64 #10 36.87 boost-test-1.75.0-8.el9.x86_64 #10 36.87 boost-thread-1.75.0-8.el9.x86_64 #10 36.87 boost-timer-1.75.0-8.el9.x86_64 #10 36.87 boost-type_erasure-1.75.0-8.el9.x86_64 #10 36.87 boost-wave-1.75.0-8.el9.x86_64 #10 36.87 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #10 36.87 libicu-67.1-9.el9.x86_64 #10 36.87 librdkafka-1.6.1-102.el9.x86_64 #10 36.87 libzookeeper-3.9.2-0contrail0.el9.x86_64 #10 36.87 logrotate-3.18.0-8.el9.x86_64 #10 36.87 protobuf-3.14.0-13.el9.x86_64 #10 36.87 redis-6.2.17-1.el9_5.x86_64 #10 36.87 #10 36.87 Complete! #10 37.31 75 files removed #10 DONE 37.5s #11 exporting to image #11 exporting layers #11 exporting layers 11.2s done #11 writing image sha256:f4b7533811bbb0cd06cddbc79a899760440c6d46d0298bd766a2c854dfca7c9b #11 writing image sha256:f4b7533811bbb0cd06cddbc79a899760440c6d46d0298bd766a2c854dfca7c9b done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_3_9-4 0.0s done #11 DONE 11.3s 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-10-14 17:23:12,573: INFO: Docker build duration: 59 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 96490ef66291: Preparing af3b3959ced3: Preparing bc873e3d46df: Preparing 2d738cf8c673: Preparing 2f6c55f5b1bf: Preparing 2196505446bf: Preparing 09311ab2a96b: Preparing 01432f15a761: Preparing 3703f3b47103: Preparing 44590a37f393: Preparing b779a9f80cca: Preparing 584ca85095ec: Preparing d7a84089a420: Preparing 94333bbaf662: Preparing 44343de3ea1d: Preparing 2d738cf8c673: Waiting 2f6c55f5b1bf: Waiting 2196505446bf: Waiting 09311ab2a96b: Waiting 01432f15a761: Waiting 3703f3b47103: Waiting 44590a37f393: Waiting b779a9f80cca: Waiting 584ca85095ec: Waiting d7a84089a420: Waiting 94333bbaf662: Waiting 44343de3ea1d: Waiting bc873e3d46df: Pushed 2d738cf8c673: Layer already exists 2f6c55f5b1bf: Layer already exists 2196505446bf: Layer already exists 09311ab2a96b: Layer already exists 01432f15a761: Layer already exists 3703f3b47103: Layer already exists 44590a37f393: Layer already exists b779a9f80cca: Layer already exists 584ca85095ec: Layer already exists d7a84089a420: Layer already exists 94333bbaf662: Layer already exists 44343de3ea1d: Layer already exists 96490ef66291: Pushed af3b3959ced3: Pushed master-2_2_3_9-4: digest: sha256:7369c8f4b7514670e2f672029520f5763919a906943f7e08a7996cdde84508d7 size: 3459 2025-10-14 17:23:56,108: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 103 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_3_9-4 bc42662d2313 17 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_3_9-4 cbac9dc63076 17 seconds ago 790MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_3_9-4 957107b8231c 27 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_3_9-4 76ceabbc3741 28 seconds ago 533MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_9-4 33d16031a0c4 39 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_3_9-4 f4b7533811bb 56 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_3_9-4 6a48f591631a 59 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_3_9-4 3327bc14fff0 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_3_9-4 dd5e8e4a434c About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_3_9-4 e603407fb4cd About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_9-4 0baeaccaedae About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_9-4 df997e3ac348 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_3_9-4 2fbab84767b9 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_9-4 6b3a0154cd87 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_9-4 911d85fb6f34 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_9-4 34f9a73672db About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_9-4 a089d6426f35 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_9-4 2a6babe9e734 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_9-4 4e637a6e6a56 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_9-4 197c0786cbc8 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_9-4 45a8b3bd1c7b About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_9-4 4bf7741bc8d2 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_9-4 3e3ba97cee44 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_9-4 3f092d8dcf7d 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_9-4 d374d02bc3a8 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_9-4 a8ad91280434 4 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_2_3_9-4 371bc5e6f6eb 4 minutes ago 423MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_9-4 80b361815e3f 5 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_9-4 38bdfa776549 5 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_9-4 290346a4c867 5 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_9-4 9cc1b943920b 5 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_9-4 1a0110aae917 5 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_9-4 2f6897087425 5 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_9-4 060f06b80053 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_9-4 681c8ede1d17 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_9-4 e8bc7b1f30ad 5 minutes ago 574MB opensdn-test-test master-2_2_3_9-4 41b0914f3c9b 9 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_3_9-4 41b0914f3c9b 9 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_9-4 ebbc2f358984 11 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_9-4 753421b681eb 11 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_9-4 63307edf59d8 11 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_9-4 ea74cbb4cbba 12 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_9-4 9cc071024835 13 minutes ago 2.45MB tf-dev-sandbox compile 7fddeb2af46d 13 minutes ago 35.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_9-4 320dd8161de8 20 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2c40c7bf729e 20 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_9-4 d6d155ed3664 20 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_9-4 427ca1345b30 20 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_9-4 a97abe73fb04 20 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 29 hours ago 23.8GB