2025-10-27 02:50:21,859: INFO: Building opensdn-analytics-query-engine 2025-10-27 02:50:21,918: 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_7_6-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-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 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_7_6-2 #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 2.4s #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_2_7_6-2 #6 DONE 0.0s #7 [internal] load build context #7 DONE 0.0s #8 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-2 #8 DONE 1.2s #8 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-2 #8 DONE 1.2s #7 [internal] load build context #7 transferring context: 1.54kB done #7 DONE 2.5s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 0.5s #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 0.836 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #11 1.872 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #11 2.308 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 264 kB 00:00 #11 2.793 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 7.0 MB 00:00 #11 6.543 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 4.0 MB 00:00 #11 8.772 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #11 9.363 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #11 10.46 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 392 kB 00:00 #11 10.89 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #11 11.84 added from: http://tf-mirrors.gz1.opensdn.io/re 39 kB/s | 16 kB 00:00 #11 12.57 added from: http://tf-mirrors.gz1.opensdn.io/re 463 B/s | 257 B 00:00 #11 12.72 added from: http://tf-mirrors.gz1.opensdn.io/re 391 kB/s | 13 kB 00:00 #11 13.04 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #11 13.79 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #11 25.70 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #11 33.54 Dependencies resolved. #11 33.55 =============================================================================================== #11 33.55 Package Arch Version Repository Size #11 33.55 =============================================================================================== #11 33.55 Installing: #11 33.55 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 33.55 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 33.55 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 33.55 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 33.55 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 33.55 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 33.55 Installing dependencies: #11 33.55 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 33.55 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 33.55 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 33.55 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 33.55 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 33.55 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 33.55 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 33.55 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 33.55 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 33.55 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 33.55 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 33.55 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 33.55 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 33.55 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 33.55 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 33.55 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 33.55 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 33.55 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 33.55 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 33.55 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 33.55 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 33.55 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 33.55 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 33.55 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 33.55 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 33.55 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 33.55 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 33.55 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 33.55 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 33.55 #11 33.55 Transaction Summary #11 33.55 =============================================================================================== #11 33.55 Install 35 Packages #11 33.55 #11 33.55 Total download size: 16 M #11 33.55 Installed size: 53 M #11 33.55 Downloading Packages: #11 33.77 (1/35): boost-1.75.0-8.el9.x86_64.rpm 50 kB/s | 11 kB 00:00 #11 33.90 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 209 kB/s | 74 kB 00:00 #11 34.14 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 44 kB/s | 16 kB 00:00 #11 34.17 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 98 kB/s | 24 kB 00:00 #11 34.17 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 36 kB 00:00 #11 34.17 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #11 34.17 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 44 kB 00:00 #11 34.18 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 32 kB 00:00 #11 34.19 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 516 kB/s | 13 kB 00:00 #11 34.19 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 38 kB 00:00 #11 34.20 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 6.3 MB/s | 57 kB 00:00 #11 34.22 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 6.2 MB/s | 101 kB 00:00 #11 34.22 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.0 MB/s | 38 kB 00:00 #11 34.24 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 13 MB/s | 214 kB 00:00 #11 34.24 (15/35): boost-math-1.75.0-8.el9.x86_64.rpm 19 MB/s | 205 kB 00:00 #11 34.26 (16/35): boost-log-1.75.0-8.el9.x86_64.rpm 14 MB/s | 408 kB 00:00 #11 34.26 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 858 kB/s | 15 kB 00:00 #11 34.26 (18/35): boost-program-options-1.75.0-8.el9.x86 7.9 MB/s | 106 kB 00:00 #11 34.28 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 92 kB 00:00 #11 34.28 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 23 kB 00:00 #11 34.28 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 #11 34.29 (22/35): boost-serialization-1.75.0-8.el9.x86_6 9.2 MB/s | 129 kB 00:00 #11 34.29 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.8 MB/s | 27 kB 00:00 #11 34.30 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #11 34.31 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #11 34.33 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 55 kB 00:00 #11 34.33 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 23 kB 00:00 #11 34.34 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 1.5 MB/s | 30 kB 00:00 #11 34.36 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 208 kB 00:00 #11 34.38 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 21 MB/s | 662 kB 00:00 #11 34.39 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 29 MB/s | 1.0 MB 00:00 #11 34.43 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 25 MB/s | 1.3 MB 00:00 #11 34.45 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 7.6 MB/s | 93 kB 00:00 #11 34.46 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 10 MB/s | 709 kB 00:00 #11 34.58 (35/35): libicu-67.1-9.el9.x86_64.rpm 9.4 MB/s | 9.6 MB 00:01 #11 34.58 -------------------------------------------------------------------------------- #11 34.58 Total 15 MB/s | 16 MB 00:01 #11 34.58 Running transaction check #11 34.63 Transaction check succeeded. #11 34.63 Running transaction test #11 34.89 Transaction test succeeded. #11 34.89 Running transaction #11 36.89 Preparing : 1/1 #11 37.03 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 37.06 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 37.06 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 37.06 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 37.53 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 37.54 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 37.63 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 37.63 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 37.65 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 37.65 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 37.67 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 37.69 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 37.69 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 37.73 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 37.73 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 37.73 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 37.73 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 37.74 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 37.75 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 37.76 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 37.77 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 37.78 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 37.78 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 37.82 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 37.82 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 37.82 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 37.87 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 37.87 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 37.87 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 37.87 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 37.88 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 37.92 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 37.92 #11 37.93 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 38.18 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 38.21 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 38.29 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 38.35 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 38.35 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 38.38 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 38.41 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 38.44 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 38.63 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 38.63 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 38.63 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 38.63 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 38.63 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 38.63 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 38.63 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 38.63 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 38.63 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 38.63 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 38.63 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 38.63 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 38.63 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 38.63 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 38.63 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 38.63 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 38.63 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 38.63 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 38.63 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 38.63 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 38.63 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 38.63 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 38.63 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 38.63 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 38.63 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 38.63 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 38.63 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 38.63 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 38.63 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 38.63 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 38.63 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 38.63 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 38.63 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 38.63 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 38.63 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 38.76 #11 38.76 Installed: #11 38.76 boost-1.75.0-8.el9.x86_64 #11 38.76 boost-atomic-1.75.0-8.el9.x86_64 #11 38.76 boost-chrono-1.75.0-8.el9.x86_64 #11 38.76 boost-container-1.75.0-8.el9.x86_64 #11 38.76 boost-context-1.75.0-8.el9.x86_64 #11 38.76 boost-contract-1.75.0-8.el9.x86_64 #11 38.76 boost-coroutine-1.75.0-8.el9.x86_64 #11 38.76 boost-date-time-1.75.0-8.el9.x86_64 #11 38.76 boost-fiber-1.75.0-8.el9.x86_64 #11 38.76 boost-filesystem-1.75.0-8.el9.x86_64 #11 38.76 boost-graph-1.75.0-8.el9.x86_64 #11 38.76 boost-iostreams-1.75.0-8.el9.x86_64 #11 38.76 boost-locale-1.75.0-8.el9.x86_64 #11 38.76 boost-log-1.75.0-8.el9.x86_64 #11 38.76 boost-math-1.75.0-8.el9.x86_64 #11 38.76 boost-nowide-1.75.0-8.el9.x86_64 #11 38.76 boost-program-options-1.75.0-8.el9.x86_64 #11 38.76 boost-python3-1.75.0-8.el9.x86_64 #11 38.76 boost-random-1.75.0-8.el9.x86_64 #11 38.76 boost-regex-1.75.0-8.el9.x86_64 #11 38.76 boost-serialization-1.75.0-8.el9.x86_64 #11 38.76 boost-stacktrace-1.75.0-8.el9.x86_64 #11 38.76 boost-system-1.75.0-8.el9.x86_64 #11 38.76 boost-test-1.75.0-8.el9.x86_64 #11 38.76 boost-thread-1.75.0-8.el9.x86_64 #11 38.76 boost-timer-1.75.0-8.el9.x86_64 #11 38.76 boost-type_erasure-1.75.0-8.el9.x86_64 #11 38.76 boost-wave-1.75.0-8.el9.x86_64 #11 38.76 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 38.76 libicu-67.1-9.el9.x86_64 #11 38.76 librdkafka-1.6.1-102.el9.x86_64 #11 38.76 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 38.76 logrotate-3.18.0-8.el9.x86_64 #11 38.76 protobuf-3.14.0-13.el9.x86_64 #11 38.76 redis-6.2.17-1.el9_5.x86_64 #11 38.76 #11 38.76 Complete! #11 39.10 75 files removed #11 DONE 39.4s #12 exporting to image #12 exporting layers #12 exporting layers 9.7s done #12 writing image sha256:c58f44e4810c1109b2c6be9d43d3fe13b50ad94fa044a416cf898b85ae70c6a5 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_7_6-2 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_2_7_6-2 0.1s done #12 DONE 9.9s 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-27 02:52:05,332: INFO: Docker build duration: 104 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] ce3dd3b5e1e2: Preparing ec630ed7731f: Preparing 9b164776446e: Preparing 17f6c39a5eb2: Preparing 7f0f65d218ab: Preparing 2a177f65f14c: Preparing b9980e464959: Preparing 7484444cff13: Preparing 561de9650ddd: Preparing 4c098afacc88: Preparing 23ada64c917c: Preparing 88db49aadb33: Preparing 70fafb1c1365: Preparing 56aa4766cc6f: Preparing 5a89ebe8b7b0: Preparing 44343de3ea1d: Preparing 17f6c39a5eb2: Waiting 7f0f65d218ab: Waiting 2a177f65f14c: Waiting b9980e464959: Waiting 7484444cff13: Waiting 561de9650ddd: Waiting 4c098afacc88: Waiting 23ada64c917c: Waiting 88db49aadb33: Waiting 70fafb1c1365: Waiting 56aa4766cc6f: Waiting 5a89ebe8b7b0: Waiting 44343de3ea1d: Waiting 9b164776446e: Pushed 17f6c39a5eb2: Layer already exists 7f0f65d218ab: Layer already exists 2a177f65f14c: Layer already exists b9980e464959: Layer already exists 7484444cff13: Layer already exists 561de9650ddd: Layer already exists 4c098afacc88: Layer already exists 23ada64c917c: Layer already exists 88db49aadb33: Layer already exists 70fafb1c1365: Layer already exists 56aa4766cc6f: Layer already exists 5a89ebe8b7b0: Layer already exists 44343de3ea1d: Layer already exists ce3dd3b5e1e2: Pushed ec630ed7731f: Pushed master-2_2_7_6-2: digest: sha256:0a3ccc3523377487b76c1d34bd4b30e2e13c2022bba5df4e3b849444769d55ba size: 3672 2025-10-27 02:52:36,668: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 135 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_6-2 46831e44fb2f 20 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_6-2 f7f02a6fce7e 24 seconds ago 784MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_6-2 fae768ddd8c6 25 seconds ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_6-2 962ee7321b47 33 seconds ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_6-2 1252c109dc30 37 seconds ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_6-2 c58f44e4810c 42 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_6-2 1ccced4fa76c 45 seconds ago 969MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_6-2 a37f408944f5 47 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_6-2 76c670e69e31 50 seconds ago 639MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-2 6d9fee60b83d 59 seconds ago 642MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_6-2 45ff3d8b84fd About a minute ago 684MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_6-2 fb07ee5a865c About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-2 ceaa35a0fdff About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-2 92b9be3c01d4 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-2 f4b7b8a71db5 About a minute ago 840MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-2 ea6b54a4902a About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-2 a6037914c3f7 About a minute ago 692MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_6-2 9ee76307188b About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-2 db76c25e1509 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-2 7670f083549d About a minute ago 626MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-2 a552c3b0430d About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-2 f7f6b570f001 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-2 7559d2d7969f 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-2 37ff7d284552 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-2 73d0d6e89f70 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-2 27f08774714e 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-2 c5791c090f11 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-2 9bfbe50e409e 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-2 c32b9473a04a 3 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-2 d2a2de02d536 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-2 dd5bceb1e527 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-2 84070c449f73 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-2 e6ef13d66311 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-2 bd5952e94f04 3 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-2 d8dd6f955f3a 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-2 5a5dd21ca41a 3 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-2 8617a6de20b6 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-2 5a75a367053d 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-2 1205ae9d00b2 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-2 5392deaeea92 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-2 5eca57fa78f5 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-2 58b6a82efe9c 4 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-2 64c00bb96ff8 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-2 cbdc90ee51e2 6 minutes ago 2.45MB tf-dev-sandbox compile 23537071bf43 6 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-2 5162d6cf85fe About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-2 e6a7fba8144a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 4183fcd40157 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-2 622821619852 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-2 dafc6d56c5a2 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 2 days ago 2.81GB