2025-10-21 16:54:50,856: INFO: Building opensdn-analytics-query-engine 2025-10-21 16:54:50,879: 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_6_6-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-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.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_6-1 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.2s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_6_6-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/6] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_6_6-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 0.6s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.8s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.8s #11 [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 #11 1.768 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 2.1 MB 00:00 #11 2.208 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #11 2.457 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 264 kB 00:00 #11 3.035 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 7.0 MB 00:00 #11 4.510 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #11 6.089 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #11 6.475 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.3 MB 00:00 #11 7.678 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #11 8.007 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 451 kB 00:00 #11 8.492 added from: http://tf-mirrors.gz1.opensdn.io/re 132 kB/s | 16 kB 00:00 #11 8.834 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 kB/s | 257 B 00:00 #11 9.112 added from: http://tf-mirrors.gz1.opensdn.io/re 350 kB/s | 13 kB 00:00 #11 9.275 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #11 10.20 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 30 MB 00:00 #11 28.36 Third parties for OpenSDN 27 MB/s | 5.1 MB 00:00 #11 36.57 Dependencies resolved. #11 36.57 =============================================================================================== #11 36.57 Package Arch Version Repository Size #11 36.57 =============================================================================================== #11 36.57 Installing: #11 36.57 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 36.57 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 36.57 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 36.57 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 36.57 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 36.57 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 36.57 Installing dependencies: #11 36.57 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 36.57 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 36.57 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 36.57 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.57 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 36.57 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 36.57 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.57 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.57 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 36.57 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 36.57 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 36.57 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 36.57 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 36.57 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 36.57 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 36.57 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 36.57 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 36.57 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.57 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 36.57 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 36.57 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 36.57 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 36.57 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 36.57 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 36.57 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 36.57 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 36.57 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 36.57 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 36.57 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 36.57 #11 36.57 Transaction Summary #11 36.57 =============================================================================================== #11 36.57 Install 35 Packages #11 36.57 #11 36.57 Total download size: 16 M #11 36.57 Installed size: 53 M #11 36.57 Downloading Packages: #11 36.60 (1/35): boost-1.75.0-8.el9.x86_64.rpm 418 kB/s | 11 kB 00:00 #11 36.60 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 1.9 MB/s | 74 kB 00:00 #11 36.61 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 797 kB/s | 16 kB 00:00 #11 36.64 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 24 kB 00:00 #11 36.64 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 36 kB 00:00 #11 36.64 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #11 36.64 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 44 kB 00:00 #11 36.65 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 32 kB 00:00 #11 36.65 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #11 36.65 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 38 kB 00:00 #11 36.66 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 8.8 MB/s | 57 kB 00:00 #11 36.68 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 101 kB 00:00 #11 36.68 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.3 MB/s | 38 kB 00:00 #11 36.69 (14/35): boost-log-1.75.0-8.el9.x86_64.rpm 22 MB/s | 408 kB 00:00 #11 36.69 (15/35): boost-locale-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 214 kB 00:00 #11 36.70 (16/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 15 kB 00:00 #11 36.70 (17/35): boost-math-1.75.0-8.el9.x86_64.rpm 11 MB/s | 205 kB 00:00 #11 36.71 (18/35): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #11 36.71 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #11 36.72 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 23 kB 00:00 #11 36.81 (21/35): boost-serialization-1.75.0-8.el9.x86_6 1.9 MB/s | 129 kB 00:00 #11 36.81 (22/35): boost-regex-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 277 kB 00:00 #11 36.81 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.7 MB/s | 27 kB 00:00 #11 36.81 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 #11 36.81 (25/35): boost-thread-1.75.0-8.el9.x86_64.rpm 9.9 MB/s | 55 kB 00:00 #11 36.81 (26/35): boost-test-1.75.0-8.el9.x86_64.rpm 18 MB/s | 230 kB 00:00 #11 36.81 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #11 36.81 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #11 36.83 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 14 MB/s | 208 kB 00:00 #11 36.85 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 24 MB/s | 662 kB 00:00 #11 36.88 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 #11 36.92 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 18 MB/s | 1.3 MB 00:00 #11 36.98 (33/35): libicu-67.1-9.el9.x86_64.rpm 23 MB/s | 9.6 MB 00:00 #11 36.99 (34/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.3 MB/s | 93 kB 00:00 #11 37.00 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 5.7 MB/s | 709 kB 00:00 #11 37.00 -------------------------------------------------------------------------------- #11 37.00 Total 36 MB/s | 16 MB 00:00 #11 37.00 Running transaction check #11 37.13 Transaction check succeeded. #11 37.13 Running transaction test #11 37.43 Transaction test succeeded. #11 37.43 Running transaction #11 38.61 Preparing : 1/1 #11 38.75 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 38.78 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 38.78 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 38.78 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 39.05 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 39.05 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 39.05 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 39.07 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 39.07 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 39.14 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 39.14 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 39.14 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 39.14 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 39.14 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 39.14 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 39.17 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 39.17 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 39.17 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 39.19 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 39.19 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 39.21 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 39.21 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 39.21 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 39.22 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 39.26 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 39.31 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 39.31 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 39.31 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 39.31 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 39.33 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 39.35 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 39.42 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 39.42 #11 39.42 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.60 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.64 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 39.66 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 39.70 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 39.72 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 39.85 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 39.88 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 39.88 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 40.38 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 40.38 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 40.38 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 40.38 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 40.38 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 40.38 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 40.38 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 40.38 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 40.38 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 40.38 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 40.38 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 40.38 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 40.38 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 40.38 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 40.38 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 40.38 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 40.38 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 40.38 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 40.38 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 40.38 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 40.38 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 40.38 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 40.38 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 40.38 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 40.38 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 40.38 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 40.38 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 40.38 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 40.38 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 40.38 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 40.38 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 40.38 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 40.38 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 40.38 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 40.38 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 40.56 #11 40.56 Installed: #11 40.56 boost-1.75.0-8.el9.x86_64 #11 40.56 boost-atomic-1.75.0-8.el9.x86_64 #11 40.56 boost-chrono-1.75.0-8.el9.x86_64 #11 40.56 boost-container-1.75.0-8.el9.x86_64 #11 40.56 boost-context-1.75.0-8.el9.x86_64 #11 40.56 boost-contract-1.75.0-8.el9.x86_64 #11 40.56 boost-coroutine-1.75.0-8.el9.x86_64 #11 40.56 boost-date-time-1.75.0-8.el9.x86_64 #11 40.56 boost-fiber-1.75.0-8.el9.x86_64 #11 40.56 boost-filesystem-1.75.0-8.el9.x86_64 #11 40.56 boost-graph-1.75.0-8.el9.x86_64 #11 40.56 boost-iostreams-1.75.0-8.el9.x86_64 #11 40.56 boost-locale-1.75.0-8.el9.x86_64 #11 40.56 boost-log-1.75.0-8.el9.x86_64 #11 40.56 boost-math-1.75.0-8.el9.x86_64 #11 40.56 boost-nowide-1.75.0-8.el9.x86_64 #11 40.56 boost-program-options-1.75.0-8.el9.x86_64 #11 40.56 boost-python3-1.75.0-8.el9.x86_64 #11 40.56 boost-random-1.75.0-8.el9.x86_64 #11 40.56 boost-regex-1.75.0-8.el9.x86_64 #11 40.56 boost-serialization-1.75.0-8.el9.x86_64 #11 40.56 boost-stacktrace-1.75.0-8.el9.x86_64 #11 40.56 boost-system-1.75.0-8.el9.x86_64 #11 40.56 boost-test-1.75.0-8.el9.x86_64 #11 40.56 boost-thread-1.75.0-8.el9.x86_64 #11 40.56 boost-timer-1.75.0-8.el9.x86_64 #11 40.56 boost-type_erasure-1.75.0-8.el9.x86_64 #11 40.56 boost-wave-1.75.0-8.el9.x86_64 #11 40.56 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 40.56 libicu-67.1-9.el9.x86_64 #11 40.56 librdkafka-1.6.1-102.el9.x86_64 #11 40.56 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 40.56 logrotate-3.18.0-8.el9.x86_64 #11 40.56 protobuf-3.14.0-13.el9.x86_64 #11 40.56 redis-6.2.17-1.el9_5.x86_64 #11 40.56 #11 40.56 Complete! #11 41.20 75 files removed #11 DONE 41.4s #12 exporting to image #12 exporting layers #12 exporting layers 7.9s done #12 writing image sha256:4af33b59438b410b0513cd6b46a101078b315a6b02d15db3887b9949d7a47048 #12 writing image sha256:4af33b59438b410b0513cd6b46a101078b315a6b02d15db3887b9949d7a47048 0.0s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_6_6-1 0.0s done #12 DONE 8.4s 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-21 16:55:47,459: INFO: Docker build duration: 57 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 1a8ffcf03b57: Preparing b38b9e3048ae: Preparing 61356b920b8a: Preparing 1be9c1460657: Preparing e703f56d143c: Preparing b60ce5f03abd: Preparing babcf4d5d83c: Preparing 207ca4adc865: Preparing b28f1bca8ab3: Preparing 78d0e60082c6: Preparing 24e055259691: Preparing 65de52091c1a: Preparing 2b1f8abf8e21: Preparing b785c74dbb9c: Preparing 44343de3ea1d: Preparing e703f56d143c: Waiting b60ce5f03abd: Waiting babcf4d5d83c: Waiting 207ca4adc865: Waiting b28f1bca8ab3: Waiting 78d0e60082c6: Waiting 24e055259691: Waiting 65de52091c1a: Waiting 2b1f8abf8e21: Waiting b785c74dbb9c: Waiting 44343de3ea1d: Waiting 1be9c1460657: Layer already exists e703f56d143c: Layer already exists 61356b920b8a: Pushed b60ce5f03abd: Layer already exists 207ca4adc865: Layer already exists babcf4d5d83c: Layer already exists b28f1bca8ab3: Layer already exists 78d0e60082c6: Layer already exists 24e055259691: Layer already exists 65de52091c1a: Layer already exists 2b1f8abf8e21: Layer already exists 44343de3ea1d: Layer already exists b785c74dbb9c: Layer already exists 1a8ffcf03b57: Pushed b38b9e3048ae: Pushed master-2_2_6_6-1: digest: sha256:984755c3f0a1914efc46fa96dd7a24d08dfb1acc9a8c02a1427a1fc72fd93727 size: 3459 2025-10-21 16:56:41,818: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 111 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_6_6-1 47e63ee90a0b 17 seconds ago 536MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_6_6-1 a869369382ba 17 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_6_6-1 77e3add059ce 23 seconds ago 790MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_6_6-1 5925e0410e5c 32 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_6_6-1 1237a8f3911a 35 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_6_6-1 4bb712997646 53 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_6_6-1 6d661a70f9f3 55 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_6_6-1 4af33b59438b About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_6_6-1 8f8b77207a73 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_6_6-1 f82e77d83ed6 About a minute ago 533MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_6_6-1 4b0bc956bfe0 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_6_6-1 5699d1447748 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_6_6-1 87a675e94fc0 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_6_6-1 6313cc9ae3dc About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_6_6-1 b071a9fc12fa About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_6_6-1 3db385d04e83 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_6_6-1 678cf87d9620 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_6_6-1 8eebec0a6a67 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_6_6-1 f0d3edf02d0f About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_6_6-1 33e573f5732d About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_6_6-1 53ecf25f808d About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_6_6-1 ff668fbe81a3 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_6_6-1 cf3c4a2c5122 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_6_6-1 d946a40fa344 9 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_6_6-1 cbee6d6e1359 9 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_6_6-1 fb5d15c8505f 10 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_6_6-1 44b3392036e3 11 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_6_6-1 89bf95c23fdf 11 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_6_6-1 366b30a819e2 11 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_6_6-1 4ace2bc9448c 11 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_6_6-1 f48c962eb3b2 11 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_6_6-1 8caf0a7fb9ee 11 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_6_6-1 4d32721606ed 11 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_6_6-1 bb847e90bbfa 11 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_6_6-1 2d93766f0bb0 11 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_6_6-1 ad75feebd712 14 minutes ago 1.64GB opensdn-test-test master-2_2_6_6-1 ad75feebd712 14 minutes ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_6_6-1 2fce62d27b2c 16 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_6_6-1 a862647a7d10 16 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_6_6-1 15e832e9f19f 16 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_6_6-1 c86b5625feb8 19 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_6_6-1 1c6cad76d011 20 minutes ago 2.35MB tf-dev-sandbox compile dee4df638076 20 minutes ago 35.1GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_6_6-1 b0fde0d1f838 27 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_6_6-1 9be68792b64e 27 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 17f332b8870e 27 minutes ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_6_6-1 194983692e37 27 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_6_6-1 599f65102b4d 27 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen d8eb7a51891f 3 hours ago 23.6GB