2025-10-09 01:18:18,563: INFO: Building opensdn-analytics-query-engine 2025-10-09 01:18:18,616: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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.37kB done #1 DONE 0.1s #2 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #2 DONE 0.2s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #4 DONE 0.0s #5 [internal] load .dockerignore #5 transferring context: 2B done #5 DONE 0.1s #6 [internal] load build context #6 DONE 0.0s #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly #7 DONE 0.0s #8 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #8 CACHED #6 [internal] load build context #6 transferring context: 1.54kB done #6 DONE 0.4s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.0s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 ... #2 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #2 DONE 0.2s #10 [stage-1 3/4] COPY --from=build /buildroot/usr/bin/contrail-query-engine /usr/bin/contrail-query-engine #10 DONE 2.4s #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.343 Contrail repo 17 kB/s | 257 B 00:00 #11 1.410 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.1 MB 00:00 #11 1.853 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #11 2.181 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 264 kB 00:00 #11 2.465 added from: http://tf-mirrors.gz1.opensdn.io/re 42 MB/s | 7.0 MB 00:00 #11 4.771 added from: http://tf-mirrors.gz1.opensdn.io/re 9.8 MB/s | 4.0 MB 00:00 #11 5.897 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #11 6.390 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #11 7.062 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 392 kB 00:00 #11 7.610 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 451 kB 00:00 #11 7.943 added from: http://tf-mirrors.gz1.opensdn.io/re 118 kB/s | 16 kB 00:00 #11 8.114 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 kB/s | 257 B 00:00 #11 8.380 added from: http://tf-mirrors.gz1.opensdn.io/re 297 kB/s | 13 kB 00:00 #11 8.591 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #11 9.190 added from: http://tf-mirrors.gz1.opensdn.io/re 73 MB/s | 30 MB 00:00 #11 20.32 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #11 28.28 Dependencies resolved. #11 28.28 =============================================================================================== #11 28.28 Package Arch Version Repository Size #11 28.28 =============================================================================================== #11 28.28 Installing: #11 28.28 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 28.28 cassandra-cpp-driver x86_64 2.17.0-1.el9.remi tpc 709 k #11 28.28 librdkafka x86_64 1.6.1-102.el9 tf-mirrors.ci_repos_yum9-appstream 662 k #11 28.28 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 93 k #11 28.28 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 28.28 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 28.28 Installing dependencies: #11 28.28 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 28.28 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 28.28 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 28.28 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 28.28 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 28.28 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 28.28 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 28.28 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 28.28 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 28.28 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 28.28 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 28.28 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 28.28 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 28.28 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 28.28 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 28.28 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 28.28 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 28.28 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 28.28 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 28.28 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 28.28 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 28.28 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 28.28 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 28.28 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 28.28 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 28.28 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 28.28 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 28.28 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 28.28 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 28.28 #11 28.28 Transaction Summary #11 28.28 =============================================================================================== #11 28.28 Install 35 Packages #11 28.28 #11 28.32 Total download size: 16 M #11 28.32 Installed size: 53 M #11 28.32 Downloading Packages: #11 28.32 (1/35): boost-1.75.0-8.el9.x86_64.rpm 455 kB/s | 11 kB 00:00 #11 28.32 (2/35): logrotate-3.18.0-8.el9.x86_64.rpm 2.6 MB/s | 74 kB 00:00 #11 28.32 (3/35): boost-atomic-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 16 kB 00:00 #11 28.32 (4/35): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 24 kB 00:00 #11 28.32 (5/35): boost-container-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 36 kB 00:00 #11 28.32 (6/35): boost-context-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 15 kB 00:00 #11 28.32 (7/35): boost-contract-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 44 kB 00:00 #11 28.35 (8/35): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 32 kB 00:00 #11 28.35 (9/35): boost-date-time-1.75.0-8.el9.x86_64.rpm 790 kB/s | 13 kB 00:00 #11 28.35 (10/35): boost-fiber-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 38 kB 00:00 #11 28.35 (11/35): boost-filesystem-1.75.0-8.el9.x86_64.r 5.0 MB/s | 57 kB 00:00 #11 28.35 (12/35): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #11 28.37 (13/35): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.2 MB/s | 38 kB 00:00 #11 28.37 (14/35): boost-locale-1.75.0-8.el9.x86_64.rpm 24 MB/s | 214 kB 00:00 #11 28.38 (15/35): boost-log-1.75.0-8.el9.x86_64.rpm 29 MB/s | 408 kB 00:00 #11 28.38 (16/35): boost-math-1.75.0-8.el9.x86_64.rpm 15 MB/s | 205 kB 00:00 #11 28.39 (17/35): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #11 28.39 (18/35): boost-program-options-1.75.0-8.el9.x86 15 MB/s | 106 kB 00:00 #11 28.39 (19/35): boost-python3-1.75.0-8.el9.x86_64.rpm 13 MB/s | 92 kB 00:00 #11 28.40 (20/35): boost-random-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 23 kB 00:00 #11 28.41 (21/35): boost-regex-1.75.0-8.el9.x86_64.rpm 21 MB/s | 277 kB 00:00 #11 28.41 (22/35): boost-serialization-1.75.0-8.el9.x86_6 8.4 MB/s | 129 kB 00:00 #11 28.41 (23/35): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.7 MB/s | 27 kB 00:00 #11 28.43 (24/35): boost-system-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #11 28.43 (25/35): boost-test-1.75.0-8.el9.x86_64.rpm 23 MB/s | 230 kB 00:00 #11 28.43 (26/35): boost-thread-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 55 kB 00:00 #11 28.43 (27/35): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #11 28.46 (28/35): boost-type_erasure-1.75.0-8.el9.x86_64 3.7 MB/s | 30 kB 00:00 #11 28.46 (29/35): boost-wave-1.75.0-8.el9.x86_64.rpm 22 MB/s | 208 kB 00:00 #11 28.46 (30/35): librdkafka-1.6.1-102.el9.x86_64.rpm 31 MB/s | 662 kB 00:00 #11 28.47 (31/35): protobuf-3.14.0-13.el9.x86_64.rpm 33 MB/s | 1.0 MB 00:00 #11 28.51 (32/35): redis-6.2.17-1.el9_5.x86_64.rpm 30 MB/s | 1.3 MB 00:00 #11 28.51 (33/35): libzookeeper-3.9.2-0contrail0.el9.x86_ 5.6 MB/s | 93 kB 00:00 #11 28.53 (34/35): cassandra-cpp-driver-2.17.0-1.el9.remi 11 MB/s | 709 kB 00:00 #11 28.66 (35/35): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #11 28.66 -------------------------------------------------------------------------------- #11 28.66 Total 42 MB/s | 16 MB 00:00 #11 28.66 Running transaction check #11 28.81 Transaction check succeeded. #11 28.81 Running transaction test #11 29.20 Transaction test succeeded. #11 29.20 Running transaction #11 30.10 Preparing : 1/1 #11 30.23 Installing : boost-system-1.75.0-8.el9.x86_64 1/35 #11 30.23 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/35 #11 30.25 Installing : boost-thread-1.75.0-8.el9.x86_64 3/35 #11 30.25 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/35 #11 30.77 Installing : libicu-67.1-9.el9.x86_64 5/35 #11 30.79 Installing : boost-regex-1.75.0-8.el9.x86_64 6/35 #11 30.80 Installing : boost-context-1.75.0-8.el9.x86_64 7/35 #11 30.80 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/35 #11 30.82 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/35 #11 30.82 Installing : boost-log-1.75.0-8.el9.x86_64 10/35 #11 30.83 Installing : boost-wave-1.75.0-8.el9.x86_64 11/35 #11 30.84 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/35 #11 30.85 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/35 #11 30.90 Installing : boost-graph-1.75.0-8.el9.x86_64 14/35 #11 30.90 Installing : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 30.90 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/35 #11 30.90 Installing : boost-timer-1.75.0-8.el9.x86_64 17/35 #11 30.92 Installing : boost-test-1.75.0-8.el9.x86_64 18/35 #11 30.93 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/35 #11 30.96 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/35 #11 30.96 Installing : boost-random-1.75.0-8.el9.x86_64 21/35 #11 30.97 Installing : boost-python3-1.75.0-8.el9.x86_64 22/35 #11 30.98 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/35 #11 30.98 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/35 #11 31.01 Installing : boost-math-1.75.0-8.el9.x86_64 25/35 #11 31.01 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/35 #11 31.03 Installing : boost-contract-1.75.0-8.el9.x86_64 27/35 #11 31.03 Installing : boost-container-1.75.0-8.el9.x86_64 28/35 #11 31.07 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 31.07 Installing : logrotate-3.18.0-8.el9.x86_64 29/35 #11 31.07 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/35 #11 31.11 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 31.11 #11 31.11 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 31.32 Installing : redis-6.2.17-1.el9_5.x86_64 30/35 #11 31.41 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 30/35 #11 31.51 Installing : boost-1.75.0-8.el9.x86_64 31/35 #11 31.54 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 32/35 #11 31.59 Installing : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 33/35 #11 31.62 Installing : protobuf-3.14.0-13.el9.x86_64 34/35 #11 31.70 Installing : librdkafka-1.6.1-102.el9.x86_64 35/35 #11 31.70 Running scriptlet: librdkafka-1.6.1-102.el9.x86_64 35/35 #11 32.32 Verifying : libicu-67.1-9.el9.x86_64 1/35 #11 32.32 Verifying : logrotate-3.18.0-8.el9.x86_64 2/35 #11 32.32 Verifying : boost-1.75.0-8.el9.x86_64 3/35 #11 32.32 Verifying : boost-atomic-1.75.0-8.el9.x86_64 4/35 #11 32.32 Verifying : boost-chrono-1.75.0-8.el9.x86_64 5/35 #11 32.32 Verifying : boost-container-1.75.0-8.el9.x86_64 6/35 #11 32.32 Verifying : boost-context-1.75.0-8.el9.x86_64 7/35 #11 32.32 Verifying : boost-contract-1.75.0-8.el9.x86_64 8/35 #11 32.32 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 9/35 #11 32.32 Verifying : boost-date-time-1.75.0-8.el9.x86_64 10/35 #11 32.32 Verifying : boost-fiber-1.75.0-8.el9.x86_64 11/35 #11 32.32 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 12/35 #11 32.32 Verifying : boost-graph-1.75.0-8.el9.x86_64 13/35 #11 32.32 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 14/35 #11 32.32 Verifying : boost-locale-1.75.0-8.el9.x86_64 15/35 #11 32.32 Verifying : boost-log-1.75.0-8.el9.x86_64 16/35 #11 32.32 Verifying : boost-math-1.75.0-8.el9.x86_64 17/35 #11 32.32 Verifying : boost-nowide-1.75.0-8.el9.x86_64 18/35 #11 32.32 Verifying : boost-program-options-1.75.0-8.el9.x86_64 19/35 #11 32.32 Verifying : boost-python3-1.75.0-8.el9.x86_64 20/35 #11 32.32 Verifying : boost-random-1.75.0-8.el9.x86_64 21/35 #11 32.32 Verifying : boost-regex-1.75.0-8.el9.x86_64 22/35 #11 32.32 Verifying : boost-serialization-1.75.0-8.el9.x86_64 23/35 #11 32.32 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 24/35 #11 32.32 Verifying : boost-system-1.75.0-8.el9.x86_64 25/35 #11 32.32 Verifying : boost-test-1.75.0-8.el9.x86_64 26/35 #11 32.32 Verifying : boost-thread-1.75.0-8.el9.x86_64 27/35 #11 32.32 Verifying : boost-timer-1.75.0-8.el9.x86_64 28/35 #11 32.32 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 29/35 #11 32.32 Verifying : boost-wave-1.75.0-8.el9.x86_64 30/35 #11 32.32 Verifying : librdkafka-1.6.1-102.el9.x86_64 31/35 #11 32.32 Verifying : protobuf-3.14.0-13.el9.x86_64 32/35 #11 32.32 Verifying : redis-6.2.17-1.el9_5.x86_64 33/35 #11 32.32 Verifying : cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 34/35 #11 32.32 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 35/35 #11 32.54 #11 32.54 Installed: #11 32.54 boost-1.75.0-8.el9.x86_64 #11 32.54 boost-atomic-1.75.0-8.el9.x86_64 #11 32.54 boost-chrono-1.75.0-8.el9.x86_64 #11 32.54 boost-container-1.75.0-8.el9.x86_64 #11 32.54 boost-context-1.75.0-8.el9.x86_64 #11 32.54 boost-contract-1.75.0-8.el9.x86_64 #11 32.54 boost-coroutine-1.75.0-8.el9.x86_64 #11 32.54 boost-date-time-1.75.0-8.el9.x86_64 #11 32.54 boost-fiber-1.75.0-8.el9.x86_64 #11 32.54 boost-filesystem-1.75.0-8.el9.x86_64 #11 32.54 boost-graph-1.75.0-8.el9.x86_64 #11 32.54 boost-iostreams-1.75.0-8.el9.x86_64 #11 32.54 boost-locale-1.75.0-8.el9.x86_64 #11 32.54 boost-log-1.75.0-8.el9.x86_64 #11 32.54 boost-math-1.75.0-8.el9.x86_64 #11 32.54 boost-nowide-1.75.0-8.el9.x86_64 #11 32.54 boost-program-options-1.75.0-8.el9.x86_64 #11 32.54 boost-python3-1.75.0-8.el9.x86_64 #11 32.54 boost-random-1.75.0-8.el9.x86_64 #11 32.54 boost-regex-1.75.0-8.el9.x86_64 #11 32.54 boost-serialization-1.75.0-8.el9.x86_64 #11 32.54 boost-stacktrace-1.75.0-8.el9.x86_64 #11 32.54 boost-system-1.75.0-8.el9.x86_64 #11 32.54 boost-test-1.75.0-8.el9.x86_64 #11 32.54 boost-thread-1.75.0-8.el9.x86_64 #11 32.54 boost-timer-1.75.0-8.el9.x86_64 #11 32.54 boost-type_erasure-1.75.0-8.el9.x86_64 #11 32.54 boost-wave-1.75.0-8.el9.x86_64 #11 32.54 cassandra-cpp-driver-2.17.0-1.el9.remi.x86_64 #11 32.54 libicu-67.1-9.el9.x86_64 #11 32.54 librdkafka-1.6.1-102.el9.x86_64 #11 32.54 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 32.54 logrotate-3.18.0-8.el9.x86_64 #11 32.54 protobuf-3.14.0-13.el9.x86_64 #11 32.54 redis-6.2.17-1.el9_5.x86_64 #11 32.54 #11 32.54 Complete! #11 33.15 80 files removed #11 DONE 33.4s #12 exporting to image #12 exporting layers #12 exporting layers 10.9s done #12 writing image sha256:4f52f2b42019d5972730919596344c797515d44b795117b48708789c91d8be28 #12 writing image sha256:4f52f2b42019d5972730919596344c797515d44b795117b48708789c91d8be28 0.0s done #12 naming to nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly 0.1s done #12 DONE 11.1s 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-09 01:19:08,702: INFO: Docker build duration: 50 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine] 2ab01916e3fc: Preparing 8d2d5a82be55: Preparing 8cd7de9b9772: Preparing ed2f2b2fddfd: Preparing 644434778eb4: Preparing f4ddffd1ab67: Preparing ade13f43d752: Preparing d21dc3fe4234: Preparing c3a5610d352e: Preparing 3b5098b3a143: Preparing 871709a1bd32: Preparing d52e2a252415: Preparing 3d295e529f87: Preparing c980edf673b1: Preparing 44343de3ea1d: Preparing 2ab01916e3fc: Waiting 8d2d5a82be55: Waiting 8cd7de9b9772: Waiting ed2f2b2fddfd: Waiting 644434778eb4: Waiting f4ddffd1ab67: Waiting ade13f43d752: Waiting d21dc3fe4234: Waiting c3a5610d352e: Waiting 3b5098b3a143: Waiting 871709a1bd32: Waiting d52e2a252415: Waiting 3d295e529f87: Waiting c980edf673b1: Waiting 44343de3ea1d: Waiting ed2f2b2fddfd: Layer already exists 644434778eb4: Layer already exists 8cd7de9b9772: Pushed f4ddffd1ab67: Layer already exists ade13f43d752: Layer already exists d21dc3fe4234: Layer already exists c3a5610d352e: Layer already exists 871709a1bd32: Layer already exists 3b5098b3a143: Layer already exists d52e2a252415: Layer already exists 3d295e529f87: Layer already exists c980edf673b1: Layer already exists 44343de3ea1d: Layer already exists 2ab01916e3fc: Pushed 8d2d5a82be55: Pushed nightly: digest: sha256:9f1fee69a96923d841eada3566092be73241cdc0346e4be60cd1875805e62506 size: 3459 2025-10-09 01:19:34,186: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 76 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-controller-config-api nightly ddaf640eda23 7 seconds ago 548MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq nightly 926e68012cf7 8 seconds ago 530MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-named nightly 80b215dd08fe 28 seconds ago 584MB nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine nightly 4f52f2b42019 38 seconds ago 741MB nexus.gz1.opensdn.io:5102/opensdn-analytics-api nightly cbe87deea47f 41 seconds ago 538MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-control nightly 48280fd2fede 49 seconds ago 1.13GB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly e8631fd796ff 51 seconds ago 731MB nexus.gz1.opensdn.io:5102/opensdn-analytics-alarm-gen nightly d5d9fc192ac5 52 seconds ago 529MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk nightly 666da340fb06 52 seconds ago 583MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor nightly 7821acca9317 54 seconds ago 525MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web nightly 020ee9c786aa 57 seconds ago 788MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job nightly 33784ec1a9da 57 seconds ago 788MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly d525db14bf1b 59 seconds ago 294MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 89c0589ddba8 About a minute ago 293MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 7da2feb8da37 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 28d16c23da06 About a minute ago 517MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly 8364a805d79d About a minute ago 731MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 3abcb4512b33 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 564d98d84347 About a minute ago 514MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init nightly aa419927fac3 About a minute ago 534MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly bc0118b73ac6 About a minute ago 788MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly b1f3043c3396 2 minutes ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly eea61e83b65b 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly f48b5c65f1e9 2 minutes ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly 8262723187e7 2 minutes ago 301MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 5714eb7e0f0f 2 minutes ago 744MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 97b532f31d36 2 minutes ago 171MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly f3696c35b096 2 minutes ago 152MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 9ad5905f9eef 2 minutes ago 731MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly 0538b2f0d59f 2 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 892339b17a6f 2 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 68137ccd66ee 2 minutes ago 574MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly b26b9bbc8022 3 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly c91cb30c797c 3 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 4d19eea9083a 3 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 8a881c5806f7 4 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly e88890dab13c 5 minutes ago 2.44MB tf-dev-sandbox compile 3f520706cc94 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 0be0ed604874 About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src 8f9c0b6163c5 About an hour ago 2.42MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly b6bd06358bd9 About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly 7f6cf5398a76 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly b7eba56ddd82 About an hour ago 4.08kB tf-dev-sandbox stable b671a392226c About an hour ago 2.84GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable b671a392226c About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB