2025-09-19 08:33:42,253: INFO: Building opensdn-analytics-query-engine 2025-09-19 08:33:42,303: 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_1_2_0-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 #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 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_2_0-3 #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 1.3s #5 [internal] load build context #5 DONE 0.0s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_1_2_0-3 #7 DONE 0.0s #8 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_2_0-3 #8 DONE 0.5s #5 [internal] load build context #5 ... #8 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_2_0-3 #8 DONE 0.5s #5 [internal] load build context #5 transferring context: 1.54kB done #5 DONE 2.6s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 1.4s #10 [stage-1 3/4] COPY --from=build /root/contrail/build/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 librdkafka1 ; yum clean all -y ; rm -rf /var/cache/yum #11 1.498 Contrail repo 2.2 MB/s | 81 kB 00:00 #11 1.711 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 2.1 MB 00:00 #11 3.202 added from: http://tf-mirrors.gz1.opensdn.io/re 3.0 MB/s | 730 kB 00:00 #11 3.864 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 264 kB 00:00 #11 4.503 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 7.0 MB 00:00 #11 8.107 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #11 11.07 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 #11 12.02 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 2.3 MB 00:00 #11 14.08 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #11 14.68 added from: http://tf-mirrors.gz1.opensdn.io/re 9.2 MB/s | 451 kB 00:00 #11 15.44 added from: http://tf-mirrors.gz1.opensdn.io/re 93 kB/s | 16 kB 00:00 #11 15.94 added from: http://tf-mirrors.gz1.opensdn.io/re 6.4 kB/s | 257 B 00:00 #11 16.07 added from: http://tf-mirrors.gz1.opensdn.io/re 363 kB/s | 13 kB 00:00 #11 16.41 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #11 17.51 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 30 MB 00:00 #11 35.98 Third parties for OpenSDN 29 MB/s | 5.4 MB 00:00 #11 50.83 Dependencies resolved. #11 50.83 =============================================================================================== #11 50.83 Package Arch Version Repository Size #11 50.83 =============================================================================================== #11 50.83 Installing: #11 50.83 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 50.83 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 50.83 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 50.83 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 50.83 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 50.83 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 50.83 Installing dependencies: #11 50.83 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 50.83 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 50.83 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 50.83 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 50.83 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 50.83 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 50.83 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 50.83 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 50.83 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 50.83 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 50.83 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 50.83 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 50.83 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 50.83 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 50.83 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 50.83 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 50.83 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 50.83 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 50.83 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 50.83 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 50.83 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 50.83 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 50.83 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 50.83 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 50.83 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 50.83 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 50.83 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 50.83 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 50.83 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 50.83 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 50.83 #11 50.83 Transaction Summary #11 50.83 =============================================================================================== #11 50.83 Install 36 Packages #11 50.83 #11 50.83 Total download size: 16 M #11 50.83 Installed size: 52 M #11 50.83 Downloading Packages: #11 50.85 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 4.1 MB/s | 74 kB 00:00 #11 50.87 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 2.3 MB/s | 71 kB 00:00 #11 50.87 (3/36): boost-1.75.0-8.el9.x86_64.rpm 756 kB/s | 11 kB 00:00 #11 50.89 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 16 kB 00:00 #11 50.89 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 24 kB 00:00 #11 50.90 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 36 kB 00:00 #11 50.90 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 895 kB/s | 15 kB 00:00 #11 50.93 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 44 kB 00:00 #11 50.93 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 32 kB 00:00 #11 50.93 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 1.5 MB/s | 13 kB 00:00 #11 50.93 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 38 kB 00:00 #11 50.93 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 9.5 MB/s | 57 kB 00:00 #11 50.94 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 6.5 MB/s | 101 kB 00:00 #11 50.98 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 743 kB/s | 38 kB 00:00 #11 51.05 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 1.9 MB/s | 214 kB 00:00 #11 51.11 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 408 kB 00:00 #11 51.19 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 205 kB 00:00 #11 51.29 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 90 kB/s | 15 kB 00:00 #11 51.29 (19/36): boost-program-options-1.75.0-8.el9.x86 1.0 MB/s | 106 kB 00:00 #11 51.29 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 92 kB 00:00 #11 51.33 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 744 kB/s | 23 kB 00:00 #11 51.34 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 277 kB 00:00 #11 51.34 (23/36): boost-serialization-1.75.0-8.el9.x86_6 5.4 MB/s | 129 kB 00:00 #11 51.37 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #11 51.37 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #11 51.37 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 16 MB/s | 230 kB 00:00 #11 51.37 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 55 kB 00:00 #11 51.37 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 #11 51.37 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 3.0 MB/s | 30 kB 00:00 #11 51.39 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 12 MB/s | 208 kB 00:00 #11 51.46 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 11 MB/s | 1.0 MB 00:00 #11 51.51 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 11 MB/s | 1.3 MB 00:00 #11 51.72 (33/36): libicu-67.1-9.el9.x86_64.rpm 11 MB/s | 9.6 MB 00:00 #11 51.77 (34/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 2.3 MB/s | 679 kB 00:00 #11 51.77 (35/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 1.9 MB/s | 95 kB 00:00 #11 51.80 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 3.1 MB/s | 867 kB 00:00 #11 51.80 -------------------------------------------------------------------------------- #11 51.80 Total 17 MB/s | 16 MB 00:00 #11 51.80 Running transaction check #11 52.11 Transaction check succeeded. #11 52.11 Running transaction test #11 52.74 Transaction test succeeded. #11 52.74 Running transaction #11 53.35 Preparing : 1/1 #11 53.51 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 53.80 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 53.80 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 53.80 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 54.54 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 54.58 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 54.59 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 54.59 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 54.62 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 54.64 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 54.66 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 54.69 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 54.69 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 54.70 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 54.73 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 54.73 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 54.76 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 54.76 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 54.78 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 54.83 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 54.83 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 54.84 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 54.84 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 54.87 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 54.87 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 54.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 54.90 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 54.91 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 54.92 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 54.98 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 55.18 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 55.18 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 55.18 #11 55.18 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 55.37 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 55.39 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 55.60 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 55.61 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 55.74 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 56.02 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 56.04 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 56.16 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 56.19 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 56.27 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 56.28 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 56.39 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 56.43 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 56.99 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 56.99 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 56.99 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 56.99 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 56.99 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 56.99 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 56.99 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 56.99 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 56.99 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 56.99 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 57.00 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 57.00 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 57.00 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 57.00 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 57.00 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 57.00 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 57.00 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 57.00 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 57.00 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 57.00 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 57.00 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 57.00 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 57.00 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 57.00 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 57.00 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 57.00 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 57.00 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 57.01 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 57.01 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 57.01 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 57.01 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 57.01 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 57.01 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 57.01 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 57.01 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 57.01 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 57.14 #11 57.14 Installed: #11 57.14 boost-1.75.0-8.el9.x86_64 #11 57.14 boost-atomic-1.75.0-8.el9.x86_64 #11 57.14 boost-chrono-1.75.0-8.el9.x86_64 #11 57.14 boost-container-1.75.0-8.el9.x86_64 #11 57.14 boost-context-1.75.0-8.el9.x86_64 #11 57.14 boost-contract-1.75.0-8.el9.x86_64 #11 57.14 boost-coroutine-1.75.0-8.el9.x86_64 #11 57.14 boost-date-time-1.75.0-8.el9.x86_64 #11 57.14 boost-fiber-1.75.0-8.el9.x86_64 #11 57.14 boost-filesystem-1.75.0-8.el9.x86_64 #11 57.14 boost-graph-1.75.0-8.el9.x86_64 #11 57.14 boost-iostreams-1.75.0-8.el9.x86_64 #11 57.14 boost-locale-1.75.0-8.el9.x86_64 #11 57.14 boost-log-1.75.0-8.el9.x86_64 #11 57.14 boost-math-1.75.0-8.el9.x86_64 #11 57.14 boost-nowide-1.75.0-8.el9.x86_64 #11 57.14 boost-program-options-1.75.0-8.el9.x86_64 #11 57.14 boost-python3-1.75.0-8.el9.x86_64 #11 57.14 boost-random-1.75.0-8.el9.x86_64 #11 57.14 boost-regex-1.75.0-8.el9.x86_64 #11 57.14 boost-serialization-1.75.0-8.el9.x86_64 #11 57.14 boost-stacktrace-1.75.0-8.el9.x86_64 #11 57.14 boost-system-1.75.0-8.el9.x86_64 #11 57.14 boost-test-1.75.0-8.el9.x86_64 #11 57.14 boost-thread-1.75.0-8.el9.x86_64 #11 57.14 boost-timer-1.75.0-8.el9.x86_64 #11 57.14 boost-type_erasure-1.75.0-8.el9.x86_64 #11 57.14 boost-wave-1.75.0-8.el9.x86_64 #11 57.14 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 57.14 cyrus-sasl-2.1.27-21.el9.x86_64 #11 57.14 libicu-67.1-9.el9.x86_64 #11 57.14 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 57.14 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 57.14 logrotate-3.18.0-8.el9.x86_64 #11 57.14 protobuf-3.14.0-13.el9.x86_64 #11 57.14 redis-6.2.17-1.el9_5.x86_64 #11 57.14 #11 57.14 Complete! #11 57.58 80 files removed #11 DONE 57.7s #12 exporting to image #12 exporting layers #12 exporting layers 9.8s done #12 writing image sha256:ef1ea819e2452eee3571fe6fc12ec9190ef990b4da8c4e3f66955ef7ae26aed5 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_1_2_0-3 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_1_2_0-3 done #12 DONE 10.0s 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-09-19 08:35:03,670: INFO: Docker build duration: 81 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 37e875541a73: Preparing 2e008e21eae6: Preparing 6c345083177b: Preparing 6c3e9cbadd71: Preparing 1c059c5a8649: Preparing 444f81d09a32: Preparing 00141cc055ab: Preparing 1820ebda65a1: Preparing 5fc5bc78646c: Preparing 623d77a5e3c7: Preparing 2503af34138f: Preparing 5784fa20e64e: Preparing 0f1444e3a0ed: Preparing 7f1924b7076c: Preparing 44343de3ea1d: Preparing 1c059c5a8649: Waiting 444f81d09a32: Waiting 00141cc055ab: Waiting 1820ebda65a1: Waiting 5fc5bc78646c: Waiting 623d77a5e3c7: Waiting 2503af34138f: Waiting 5784fa20e64e: Waiting 0f1444e3a0ed: Waiting 7f1924b7076c: Waiting 44343de3ea1d: Waiting 6c345083177b: Pushed 6c3e9cbadd71: Layer already exists 1c059c5a8649: Layer already exists 444f81d09a32: Layer already exists 00141cc055ab: Layer already exists 1820ebda65a1: Layer already exists 5fc5bc78646c: Layer already exists 2503af34138f: Layer already exists 623d77a5e3c7: Layer already exists 5784fa20e64e: Layer already exists 0f1444e3a0ed: Layer already exists 44343de3ea1d: Layer already exists 7f1924b7076c: Layer already exists 37e875541a73: Pushed 2e008e21eae6: Pushed master-2_1_2_0-3: digest: sha256:ad2f7000179b94d13659846d6074ecdc2dd4c89b89598d52e65403a460377351 size: 3459 2025-09-19 08:35:54,866: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 132 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_2_0-3 38a7bb3a1c5a 21 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_2_0-3 945de2d6d194 46 seconds ago 859MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_2_0-3 ef1ea819e245 About a minute ago 740MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_2_0-3 787bcf90a147 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_2_0-3 aa453fe029d9 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_2_0-3 22095ce9f56a About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_2_0-3 2d79517204a8 About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_2_0-3 82f13a7c2807 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_2_0-3 b318777f8b4d About a minute ago 582MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_2_0-3 f073af09fcf0 About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_2_0-3 76b7606fcb01 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_2_0-3 bf370405e0f5 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_2_0-3 93f8764d2934 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_2_0-3 357de7a8818c 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_2_0-3 9d9e0ea57e90 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_2_0-3 fc9f18533539 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_2_0-3 a545129de180 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_2_0-3 a18f64be46dc 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_2_0-3 89a820b56350 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_2_0-3 32b0cddff139 2 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_2_0-3 ded4ead2e3dc 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_2_0-3 2b5584c9352f 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_2_0-3 ab0690a61523 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_2_0-3 a2d3d7a70176 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_2_0-3 d33ea6f403be 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_2_0-3 c7124b62661c 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_2_0-3 39e368e8d749 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_2_0-3 4e3b4cf8ad08 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_2_0-3 928e1219e364 3 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_2_0-3 d46ef0f1407f 3 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_2_0-3 a3aa34dd1e55 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_2_0-3 9834f43e50cf 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_2_0-3 fbc2392d9674 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_2_0-3 98f7b2e24887 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_2_0-3 ba453294fad3 6 minutes ago 2.41MB tf-dev-sandbox compile 5e78477d5c5f 6 minutes ago 20.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_2_0-3 49e12295bee7 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src e97abb3b9aa9 About an hour ago 2.38MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_2_0-3 41a6ae2f91c8 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_2_0-3 4052f21ab811 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_2_0-3 02566708c742 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 384d234498a7 3 hours ago 11.7GB