2025-11-12 02:36:39,509: INFO: Building opensdn-analytics-query-engine 2025-11-12 02:36:39,575: 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_4_8-3 --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.6s #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_4_8-3 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.1s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_3_4_8-3 #7 DONE 0.0s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_8-3 #8 DONE 0.1s #8 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_4_8-3 #8 DONE 0.1s #6 [internal] load build context #6 transferring context: 1.54kB done #6 DONE 2.9s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.5s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 1.3s #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.580 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.1 MB 00:00 #11 2.234 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #11 2.708 added from: http://tf-mirrors.gz1.opensdn.io/re 4.0 MB/s | 264 kB 00:00 #11 3.021 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 7.0 MB 00:00 #11 5.757 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 #11 6.798 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #11 7.281 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 2.3 MB 00:00 #11 8.210 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #11 8.525 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #11 8.910 added from: http://tf-mirrors.gz1.opensdn.io/re 660 kB/s | 16 kB 00:00 #11 9.148 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #11 9.513 added from: http://tf-mirrors.gz1.opensdn.io/re 432 kB/s | 13 kB 00:00 #11 9.922 added from: http://tf-mirrors.gz1.opensdn.io/re 526 kB/s | 64 kB 00:00 #11 11.00 added from: http://tf-mirrors.gz1.opensdn.io/re 49 MB/s | 30 MB 00:00 #11 27.22 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #11 40.33 Dependencies resolved. #11 40.34 =============================================================================================== #11 40.34 Package Arch Version Repository Size #11 40.34 =============================================================================================== #11 40.34 Installing: #11 40.34 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 40.34 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 40.34 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 40.34 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 40.34 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 40.34 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 40.34 Installing dependencies: #11 40.34 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 40.34 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 40.34 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 40.34 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 40.34 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 40.34 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 40.34 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 40.34 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 40.34 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 40.34 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 40.34 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 40.34 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 40.34 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 40.34 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 40.34 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 40.34 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 40.34 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 40.34 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 40.34 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 40.34 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 40.34 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 40.34 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 40.34 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 40.34 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 40.34 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 40.34 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 40.34 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 40.34 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 40.34 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 40.34 #11 40.34 Transaction Summary #11 40.34 =============================================================================================== #11 40.34 Install 35 Packages #11 40.34 #11 40.34 Total download size: 16 M #11 40.34 Installed size: 53 M #11 40.34 Downloading Packages: #11 40.39 (1/35): boost-1.75.0-8.el9.x86_64.rpm 458 kB/s | 11 kB 00:00 #11 40.39 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.7 MB/s | 74 kB 00:00 #11 40.40 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 16 kB 00:00 #11 40.41 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 24 kB 00:00 #11 40.41 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 36 kB 00:00 #11 40.41 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #11 40.41 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 7.3 MB/s | 44 kB 00:00 #11 40.42 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.3 MB/s | 32 kB 00:00 #11 40.42 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 40.42 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #11 40.43 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 9.2 MB/s | 57 kB 00:00 #11 40.43 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #11 40.44 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.9 MB/s | 38 kB 00:00 #11 40.46 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 8.8 MB/s | 214 kB 00:00 #11 40.48 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #11 40.48 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #11 40.49 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 820 kB/s | 15 kB 00:00 #11 40.49 (18/35): boost-program-options-1.75.0-8.el9.x86 9.4 MB/s | 106 kB 00:00 #11 40.49 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 15 MB/s | 92 kB 00:00 #11 40.50 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 23 kB 00:00 #11 40.50 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 35 MB/s | 277 kB 00:00 #11 40.50 (22/35): boost-serialization-1.75.0-8.el9.x86_6 13 MB/s | 129 kB 00:00 #11 40.51 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.7 MB/s | 27 kB 00:00 #11 40.51 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #11 40.52 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #11 40.52 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 55 kB 00:00 #11 40.53 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #11 40.54 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 2.6 MB/s | 30 kB 00:00 #11 40.55 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 14 MB/s | 208 kB 00:00 #11 40.57 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 18 MB/s | 662 kB 00:00 #11 40.61 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 14 MB/s | 1.0 MB 00:00 #11 40.67 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 14 MB/s | 1.3 MB 00:00 #11 40.68 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.6 MB/s | 93 kB 00:00 #11 40.84 (34/35): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #11 40.84 (35/35): cassandra-cpp-driver-2.17.0-1.el9.remi 3.0 MB/s | 709 kB 00:00 #11 40.84 -------------------------------------------------------------------------------- #11 40.84 Total 32 MB/s | 16 MB 00:00 #11 40.84 Running transaction check #11 40.95 Transaction check succeeded. #11 40.95 Running transaction test #11 41.51 Transaction test succeeded. #11 41.54 Running transaction #11 42.12 Preparing : 1/1 #11 42.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 42.25 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 42.25 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 42.27 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 42.87 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 42.95 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 42.95 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 42.95 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 42.95 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 42.97 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 43.16 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 43.22 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 43.31 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 43.44 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 43.44 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 43.46 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 43.46 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 43.46 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 43.46 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 43.47 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 43.49 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 43.50 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 43.53 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 43.53 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 43.53 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 43.57 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 43.57 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 43.57 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 43.57 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 43.57 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 43.58 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 43.64 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 43.64 #11 43.64 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 43.94 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 43.94 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 44.03 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 44.03 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 44.11 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 44.18 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 44.23 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 44.30 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 44.48 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 44.48 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 44.48 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 44.48 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 44.48 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 44.48 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 44.48 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 44.48 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 44.48 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 44.48 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 44.48 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 44.48 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 44.50 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 44.50 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 44.50 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 44.50 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 44.50 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 44.50 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 44.50 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 44.50 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 44.50 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 44.50 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 44.50 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 44.50 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 44.50 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 44.50 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 44.50 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 44.50 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 44.50 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 44.50 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 44.50 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 44.50 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 44.50 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 44.50 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 44.50 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 44.70 #11 44.70 Installed: #11 44.70 boost-1.75.0-8.el9.x86_64 #11 44.70 boost-atomic-1.75.0-8.el9.x86_64 #11 44.70 boost-chrono-1.75.0-8.el9.x86_64 #11 44.70 boost-container-1.75.0-8.el9.x86_64 #11 44.70 boost-context-1.75.0-8.el9.x86_64 #11 44.70 boost-contract-1.75.0-8.el9.x86_64 #11 44.70 boost-coroutine-1.75.0-8.el9.x86_64 #11 44.70 boost-date-time-1.75.0-8.el9.x86_64 #11 44.70 boost-fiber-1.75.0-8.el9.x86_64 #11 44.70 boost-filesystem-1.75.0-8.el9.x86_64 #11 44.70 boost-graph-1.75.0-8.el9.x86_64 #11 44.70 boost-iostreams-1.75.0-8.el9.x86_64 #11 44.70 boost-locale-1.75.0-8.el9.x86_64 #11 44.70 boost-log-1.75.0-8.el9.x86_64 #11 44.70 boost-math-1.75.0-8.el9.x86_64 #11 44.70 boost-nowide-1.75.0-8.el9.x86_64 #11 44.70 boost-program-options-1.75.0-8.el9.x86_64 #11 44.70 boost-python3-1.75.0-8.el9.x86_64 #11 44.70 boost-random-1.75.0-8.el9.x86_64 #11 44.70 boost-regex-1.75.0-8.el9.x86_64 #11 44.70 boost-serialization-1.75.0-8.el9.x86_64 #11 44.70 boost-stacktrace-1.75.0-8.el9.x86_64 #11 44.70 boost-system-1.75.0-8.el9.x86_64 #11 44.70 boost-test-1.75.0-8.el9.x86_64 #11 44.70 boost-thread-1.75.0-8.el9.x86_64 #11 44.70 boost-timer-1.75.0-8.el9.x86_64 #11 44.70 boost-type_erasure-1.75.0-8.el9.x86_64 #11 44.70 boost-wave-1.75.0-8.el9.x86_64 #11 44.70 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 44.70 libicu-67.1-9.el9.x86_64 #11 44.70 librdkafka-1.6.1-102.el9.x86_64 #11 44.70 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 44.70 logrotate-3.18.0-8.el9.x86_64 #11 44.70 protobuf-3.14.0-13.el9.x86_64 #11 44.70 redis-6.2.17-1.el9_5.x86_64 #11 44.70 #11 44.70 Complete! #11 45.20 75 files removed #11 DONE 45.4s #12 exporting to image #12 exporting layers #12 exporting layers 10.7s done #12 writing image sha256:94bd158715772f75a56bdc498b10787310eb0038f9f4bc195b0e92ce609f6137 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_4_8-3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_3_4_8-3 0.0s done #12 DONE 10.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-12 02:37:50,322: INFO: Docker build duration: 71 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 703add6e4efa: Preparing d53ea6d05056: Preparing f6541a0104e0: Preparing 384bd2080fef: Preparing dce067660e2e: Preparing 0dfa3e0d7da4: Preparing 5c25a51c7835: Preparing fc1aa204a3ba: Preparing bd2f579f2b1e: Preparing a7d872d61a5e: Preparing 1b7b08d0968e: Preparing 4b93df92e5a0: Preparing 1082080e6dca: Preparing 55eaf7390a6c: Preparing a93b8d09321d: Preparing 44343de3ea1d: Preparing 384bd2080fef: Waiting dce067660e2e: Waiting 0dfa3e0d7da4: Waiting 5c25a51c7835: Waiting fc1aa204a3ba: Waiting bd2f579f2b1e: Waiting a7d872d61a5e: Waiting 1b7b08d0968e: Waiting 4b93df92e5a0: Waiting 1082080e6dca: Waiting 55eaf7390a6c: Waiting a93b8d09321d: Waiting 44343de3ea1d: Waiting f6541a0104e0: Pushed 384bd2080fef: Layer already exists dce067660e2e: Layer already exists 0dfa3e0d7da4: Layer already exists 5c25a51c7835: Layer already exists fc1aa204a3ba: Layer already exists bd2f579f2b1e: Layer already exists a7d872d61a5e: Layer already exists 1b7b08d0968e: Layer already exists 4b93df92e5a0: Layer already exists 1082080e6dca: Layer already exists 55eaf7390a6c: Layer already exists a93b8d09321d: Layer already exists 44343de3ea1d: Layer already exists 703add6e4efa: Pushed d53ea6d05056: Pushed master-2_3_4_8-3: digest: sha256:908fef455ba6ce256a62ca8955647a36a5353e047629f03f833405b41799110f size: 3672 2025-11-12 02:38:29,873: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 110 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_4_8-3 42f9352d3c8c 14 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_4_8-3 eb3fc472db2e 25 seconds ago 609MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_4_8-3 2209153d9086 29 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_4_8-3 b83155c70bc3 30 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_4_8-3 6b6c0374e353 39 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_4_8-3 94bd15871577 52 seconds ago 841MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_4_8-3 afb2213285b2 55 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_4_8-3 ae83a7735b14 About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_4_8-3 b4e9da8863b6 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_4_8-3 f68057637668 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_4_8-3 47a73ac2c0cf About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_4_8-3 267939a9be0a About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_4_8-3 bba941520601 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_4_8-3 a9e8608b70e6 About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_4_8-3 f8b5769802cb About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_4_8-3 36e425bd4c47 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_4_8-3 724a15dea83e About a minute ago 633MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_4_8-3 f2e2eba08026 About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_4_8-3 5b20cd601a98 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_4_8-3 4d2155c5cdd4 About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_4_8-3 e707a304466f About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_4_8-3 0ce5120052bf 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_4_8-3 05360654de24 2 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_4_8-3 98a9925b177f 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_4_8-3 7de630f504e7 2 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_4_8-3 0a5418e48180 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_4_8-3 901f6b049a76 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_4_8-3 921682ea7eb5 2 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_4_8-3 4e899d4f4628 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_4_8-3 4b25385474a7 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_4_8-3 77b08d1fe16c 3 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_4_8-3 4c761c10c827 3 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_4_8-3 c438d1aa6eef 3 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_4_8-3 fdd092b6a555 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_4_8-3 d9f3b790936a 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_4_8-3 7be768f09aa0 4 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_4_8-3 e4e2f8a0ee0b 5 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_4_8-3 30890f4f8e01 5 minutes ago 2.46MB tf-dev-sandbox compile 6c6ef10dff95 5 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_4_8-3 6879c358053e 12 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_4_8-3 a242f5e39906 12 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_4_8-3 a90fae7c0cc9 12 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9477f1a83fd2 12 minutes ago 2.44MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_4_8-3 9c94e20eea0a 12 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 72d2d4168d35 12 hours ago 23.5GB