2025-09-15 06:56:15,676: INFO: Building opensdn-analytics-query-engine 2025-09-15 06:56:15,755: 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_0_9_3-5 --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.28kB done #1 DONE 3.0s #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_0_9_3-5 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.7s #5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_0_9_3-5 #5 DONE 1.5s #6 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_0_9_3-5 #6 DONE 0.0s #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 DONE 0.0s #8 [internal] load build context #8 DONE 0.0s #8 [internal] load build context #8 ... #7 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #7 CACHED #8 [internal] load build context #8 transferring context: 1.54kB done #8 DONE 3.2s #9 [stage-1 2/4] COPY entrypoint.sh / #9 DONE 2.5s #10 [stage-1 3/4] COPY --from=build /root/work/build/production/query_engine/qed /usr/bin/contrail-query-engine #10 DONE 3.2s #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 2.348 Contrail repo 596 kB/s | 106 kB 00:00 #11 2.526 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #11 4.681 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 730 kB 00:00 #11 5.752 added from: http://tf-mirrors.gz1.opensdn.io/re 674 kB/s | 264 kB 00:00 #11 6.384 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 7.0 MB 00:00 #11 9.281 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 4.0 MB 00:00 #11 12.77 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 939 kB 00:00 #11 14.01 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 2.3 MB 00:00 #11 15.36 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 392 kB 00:00 #11 15.93 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #11 16.68 added from: http://tf-mirrors.gz1.opensdn.io/re 103 kB/s | 16 kB 00:00 #11 16.99 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 kB/s | 257 B 00:00 #11 17.37 added from: http://tf-mirrors.gz1.opensdn.io/re 395 kB/s | 13 kB 00:00 #11 17.92 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #11 19.06 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 30 MB 00:00 #11 36.18 Third parties for OpenSDN 21 MB/s | 5.4 MB 00:00 #11 42.37 Dependencies resolved. #11 42.37 =============================================================================================== #11 42.37 Package Arch Version Repository Size #11 42.37 =============================================================================================== #11 42.37 Installing: #11 42.37 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #11 42.37 cassandra-cpp-driver x86_64 1:2.17.0-1.el9 tpc 679 k #11 42.37 librdkafka1 x86_64 1.6.1-0contrail0.el9 tpc 867 k #11 42.37 libzookeeper x86_64 3.9.2-0contrail0.el9 tpc 95 k #11 42.37 protobuf x86_64 3.14.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M #11 42.37 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #11 42.37 Installing dependencies: #11 42.37 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #11 42.37 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #11 42.37 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #11 42.37 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 42.37 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #11 42.37 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #11 42.37 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.37 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 42.37 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #11 42.37 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #11 42.37 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #11 42.37 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #11 42.37 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #11 42.37 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #11 42.37 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #11 42.37 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #11 42.37 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #11 42.37 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 42.37 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #11 42.37 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #11 42.37 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #11 42.37 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #11 42.37 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #11 42.37 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #11 42.37 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #11 42.37 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #11 42.37 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #11 42.37 cyrus-sasl x86_64 2.1.27-21.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #11 42.37 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #11 42.37 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #11 42.37 #11 42.37 Transaction Summary #11 42.37 =============================================================================================== #11 42.37 Install 36 Packages #11 42.37 #11 42.38 Total download size: 16 M #11 42.38 Installed size: 52 M #11 42.38 Downloading Packages: #11 42.69 (1/36): logrotate-3.18.0-8.el9.x86_64.rpm 250 kB/s | 74 kB 00:00 #11 42.69 (2/36): cyrus-sasl-2.1.27-21.el9.x86_64.rpm 230 kB/s | 71 kB 00:00 #11 42.69 (3/36): boost-1.75.0-8.el9.x86_64.rpm 756 kB/s | 11 kB 00:00 #11 42.73 (4/36): boost-atomic-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 16 kB 00:00 #11 42.73 (5/36): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 24 kB 00:00 #11 42.73 (6/36): boost-container-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 36 kB 00:00 #11 42.88 (7/36): boost-context-1.75.0-8.el9.x86_64.rpm 83 kB/s | 15 kB 00:00 #11 43.12 (8/36): boost-contract-1.75.0-8.el9.x86_64.rpm 108 kB/s | 44 kB 00:00 #11 43.15 (9/36): boost-coroutine-1.75.0-8.el9.x86_64.rpm 124 kB/s | 32 kB 00:00 #11 43.21 (10/36): boost-date-time-1.75.0-8.el9.x86_64.rp 138 kB/s | 13 kB 00:00 #11 43.32 (11/36): boost-fiber-1.75.0-8.el9.x86_64.rpm 232 kB/s | 38 kB 00:00 #11 43.45 (12/36): boost-filesystem-1.75.0-8.el9.x86_64.r 259 kB/s | 57 kB 00:00 #11 43.56 (13/36): boost-graph-1.75.0-8.el9.x86_64.rpm 401 kB/s | 101 kB 00:00 #11 43.70 (14/36): boost-iostreams-1.75.0-8.el9.x86_64.rp 150 kB/s | 38 kB 00:00 #11 43.83 (15/36): boost-locale-1.75.0-8.el9.x86_64.rpm 814 kB/s | 214 kB 00:00 #11 43.97 (16/36): boost-log-1.75.0-8.el9.x86_64.rpm 1.4 MB/s | 408 kB 00:00 #11 44.10 (17/36): boost-math-1.75.0-8.el9.x86_64.rpm 764 kB/s | 205 kB 00:00 #11 44.23 (18/36): boost-nowide-1.75.0-8.el9.x86_64.rpm 56 kB/s | 15 kB 00:00 #11 44.44 (19/36): boost-program-options-1.75.0-8.el9.x86 301 kB/s | 106 kB 00:00 #11 44.64 (20/36): boost-python3-1.75.0-8.el9.x86_64.rpm 230 kB/s | 92 kB 00:00 #11 44.81 (21/36): boost-random-1.75.0-8.el9.x86_64.rpm 74 kB/s | 23 kB 00:00 #11 44.98 (22/36): boost-regex-1.75.0-8.el9.x86_64.rpm 797 kB/s | 277 kB 00:00 #11 45.65 (23/36): boost-serialization-1.75.0-8.el9.x86_6 151 kB/s | 129 kB 00:00 #11 45.81 (24/36): boost-stacktrace-1.75.0-8.el9.x86_64.r 32 kB/s | 27 kB 00:00 #11 46.19 (25/36): boost-system-1.75.0-8.el9.x86_64.rpm 23 kB/s | 13 kB 00:00 #11 46.19 (26/36): boost-test-1.75.0-8.el9.x86_64.rpm 627 kB/s | 230 kB 00:00 #11 46.19 (27/36): boost-thread-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 55 kB 00:00 #11 46.19 (28/36): boost-timer-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #11 46.19 (29/36): boost-type_erasure-1.75.0-8.el9.x86_64 2.3 MB/s | 30 kB 00:00 #11 46.26 (30/36): boost-wave-1.75.0-8.el9.x86_64.rpm 10 MB/s | 208 kB 00:00 #11 46.26 (31/36): protobuf-3.14.0-13.el9.x86_64.rpm 28 MB/s | 1.0 MB 00:00 #11 46.33 (32/36): redis-6.2.17-1.el9_5.x86_64.rpm 13 MB/s | 1.3 MB 00:00 #11 46.33 (33/36): cassandra-cpp-driver-2.17.0-1.el9.x86_ 7.6 MB/s | 679 kB 00:00 #11 46.35 (34/36): libzookeeper-3.9.2-0contrail0.el9.x86_ 4.4 MB/s | 95 kB 00:00 #11 46.54 (35/36): libicu-67.1-9.el9.x86_64.rpm 2.3 MB/s | 9.6 MB 00:04 #11 46.54 (36/36): librdkafka1-1.6.1-0contrail0.el9.x86_6 4.5 MB/s | 867 kB 00:00 #11 46.54 -------------------------------------------------------------------------------- #11 46.54 Total 3.9 MB/s | 16 MB 00:04 #11 46.54 Running transaction check #11 46.69 Transaction check succeeded. #11 46.69 Running transaction test #11 47.33 Transaction test succeeded. #11 47.33 Running transaction #11 47.96 Preparing : 1/1 #11 48.24 Installing : boost-system-1.75.0-8.el9.x86_64 1/36 #11 48.24 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/36 #11 48.27 Installing : boost-thread-1.75.0-8.el9.x86_64 3/36 #11 48.27 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/36 #11 48.83 Installing : libicu-67.1-9.el9.x86_64 5/36 #11 48.89 Installing : boost-regex-1.75.0-8.el9.x86_64 6/36 #11 48.89 Installing : boost-context-1.75.0-8.el9.x86_64 7/36 #11 48.90 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/36 #11 48.90 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/36 #11 48.94 Installing : boost-log-1.75.0-8.el9.x86_64 10/36 #11 48.96 Installing : boost-wave-1.75.0-8.el9.x86_64 11/36 #11 48.98 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/36 #11 48.98 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/36 #11 48.98 Installing : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 49.00 Installing : boost-locale-1.75.0-8.el9.x86_64 15/36 #11 49.01 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/36 #11 49.01 Installing : boost-timer-1.75.0-8.el9.x86_64 17/36 #11 49.03 Installing : boost-test-1.75.0-8.el9.x86_64 18/36 #11 49.03 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 19/36 #11 49.04 Installing : boost-serialization-1.75.0-8.el9.x86_64 20/36 #11 49.06 Installing : boost-random-1.75.0-8.el9.x86_64 21/36 #11 49.06 Installing : boost-python3-1.75.0-8.el9.x86_64 22/36 #11 49.07 Installing : boost-program-options-1.75.0-8.el9.x86_64 23/36 #11 49.09 Installing : boost-nowide-1.75.0-8.el9.x86_64 24/36 #11 49.13 Installing : boost-math-1.75.0-8.el9.x86_64 25/36 #11 49.13 Installing : boost-iostreams-1.75.0-8.el9.x86_64 26/36 #11 49.13 Installing : boost-contract-1.75.0-8.el9.x86_64 27/36 #11 49.13 Installing : boost-container-1.75.0-8.el9.x86_64 28/36 #11 49.13 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 49.14 Installing : logrotate-3.18.0-8.el9.x86_64 29/36 #11 49.16 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 29/36 #11 49.19 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #11 49.19 #11 49.19 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 49.31 Installing : cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 49.33 Running scriptlet: cyrus-sasl-2.1.27-21.el9.x86_64 30/36 #11 49.45 Installing : librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 49.45 Running scriptlet: librdkafka1-1.6.1-0contrail0.el9.x86_64 31/36 #11 49.50 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 49.50 #11 49.50 #11 49.50 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 49.70 Installing : redis-6.2.17-1.el9_5.x86_64 32/36 #11 49.71 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 32/36 #11 49.82 Installing : boost-1.75.0-8.el9.x86_64 33/36 #11 49.87 Installing : libzookeeper-3.9.2-0contrail0.el9.x86_64 34/36 #11 49.90 Installing : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 49.94 Running scriptlet: cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 35/36 #11 49.96 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 49.96 #11 49.96 #11 50.04 Installing : protobuf-3.14.0-13.el9.x86_64 36/36 #11 50.40 Running scriptlet: protobuf-3.14.0-13.el9.x86_64 36/36 #11 50.76 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #11 50.76 #11 50.76 #11 54.52 Verifying : cyrus-sasl-2.1.27-21.el9.x86_64 1/36 #11 54.52 Verifying : libicu-67.1-9.el9.x86_64 2/36 #11 54.52 Verifying : logrotate-3.18.0-8.el9.x86_64 3/36 #11 54.52 Verifying : boost-1.75.0-8.el9.x86_64 4/36 #11 54.52 Verifying : boost-atomic-1.75.0-8.el9.x86_64 5/36 #11 54.52 Verifying : boost-chrono-1.75.0-8.el9.x86_64 6/36 #11 54.52 Verifying : boost-container-1.75.0-8.el9.x86_64 7/36 #11 54.52 Verifying : boost-context-1.75.0-8.el9.x86_64 8/36 #11 54.52 Verifying : boost-contract-1.75.0-8.el9.x86_64 9/36 #11 54.52 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 10/36 #11 54.52 Verifying : boost-date-time-1.75.0-8.el9.x86_64 11/36 #11 54.52 Verifying : boost-fiber-1.75.0-8.el9.x86_64 12/36 #11 54.52 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 13/36 #11 54.52 Verifying : boost-graph-1.75.0-8.el9.x86_64 14/36 #11 54.52 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 15/36 #11 54.52 Verifying : boost-locale-1.75.0-8.el9.x86_64 16/36 #11 54.52 Verifying : boost-log-1.75.0-8.el9.x86_64 17/36 #11 54.52 Verifying : boost-math-1.75.0-8.el9.x86_64 18/36 #11 54.53 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/36 #11 54.53 Verifying : boost-program-options-1.75.0-8.el9.x86_64 20/36 #11 54.53 Verifying : boost-python3-1.75.0-8.el9.x86_64 21/36 #11 54.53 Verifying : boost-random-1.75.0-8.el9.x86_64 22/36 #11 54.53 Verifying : boost-regex-1.75.0-8.el9.x86_64 23/36 #11 54.53 Verifying : boost-serialization-1.75.0-8.el9.x86_64 24/36 #11 54.53 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 25/36 #11 54.53 Verifying : boost-system-1.75.0-8.el9.x86_64 26/36 #11 54.53 Verifying : boost-test-1.75.0-8.el9.x86_64 27/36 #11 54.53 Verifying : boost-thread-1.75.0-8.el9.x86_64 28/36 #11 54.53 Verifying : boost-timer-1.75.0-8.el9.x86_64 29/36 #11 54.53 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 30/36 #11 54.53 Verifying : boost-wave-1.75.0-8.el9.x86_64 31/36 #11 54.53 Verifying : protobuf-3.14.0-13.el9.x86_64 32/36 #11 54.53 Verifying : redis-6.2.17-1.el9_5.x86_64 33/36 #11 54.53 Verifying : cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 34/36 #11 54.53 Verifying : librdkafka1-1.6.1-0contrail0.el9.x86_64 35/36 #11 54.53 Verifying : libzookeeper-3.9.2-0contrail0.el9.x86_64 36/36 #11 54.84 #11 54.84 Installed: #11 54.84 boost-1.75.0-8.el9.x86_64 #11 54.84 boost-atomic-1.75.0-8.el9.x86_64 #11 54.84 boost-chrono-1.75.0-8.el9.x86_64 #11 54.84 boost-container-1.75.0-8.el9.x86_64 #11 54.84 boost-context-1.75.0-8.el9.x86_64 #11 54.84 boost-contract-1.75.0-8.el9.x86_64 #11 54.84 boost-coroutine-1.75.0-8.el9.x86_64 #11 54.84 boost-date-time-1.75.0-8.el9.x86_64 #11 54.84 boost-fiber-1.75.0-8.el9.x86_64 #11 54.84 boost-filesystem-1.75.0-8.el9.x86_64 #11 54.84 boost-graph-1.75.0-8.el9.x86_64 #11 54.84 boost-iostreams-1.75.0-8.el9.x86_64 #11 54.84 boost-locale-1.75.0-8.el9.x86_64 #11 54.84 boost-log-1.75.0-8.el9.x86_64 #11 54.84 boost-math-1.75.0-8.el9.x86_64 #11 54.84 boost-nowide-1.75.0-8.el9.x86_64 #11 54.84 boost-program-options-1.75.0-8.el9.x86_64 #11 54.84 boost-python3-1.75.0-8.el9.x86_64 #11 54.84 boost-random-1.75.0-8.el9.x86_64 #11 54.84 boost-regex-1.75.0-8.el9.x86_64 #11 54.84 boost-serialization-1.75.0-8.el9.x86_64 #11 54.84 boost-stacktrace-1.75.0-8.el9.x86_64 #11 54.84 boost-system-1.75.0-8.el9.x86_64 #11 54.84 boost-test-1.75.0-8.el9.x86_64 #11 54.84 boost-thread-1.75.0-8.el9.x86_64 #11 54.84 boost-timer-1.75.0-8.el9.x86_64 #11 54.84 boost-type_erasure-1.75.0-8.el9.x86_64 #11 54.84 boost-wave-1.75.0-8.el9.x86_64 #11 54.84 cassandra-cpp-driver-1:2.17.0-1.el9.x86_64 #11 54.84 cyrus-sasl-2.1.27-21.el9.x86_64 #11 54.84 libicu-67.1-9.el9.x86_64 #11 54.84 librdkafka1-1.6.1-0contrail0.el9.x86_64 #11 54.84 libzookeeper-3.9.2-0contrail0.el9.x86_64 #11 54.84 logrotate-3.18.0-8.el9.x86_64 #11 54.84 protobuf-3.14.0-13.el9.x86_64 #11 54.84 redis-6.2.17-1.el9_5.x86_64 #11 54.84 #11 54.84 Complete! #11 55.22 80 files removed #11 DONE 55.8s #12 exporting to image #12 exporting layers #12 exporting layers 11.2s done #12 writing image sha256:e72fd7e6aabe429de3f2506036abed3563a633baf36b4d0490b87c084ad9c2fb #12 writing image sha256:e72fd7e6aabe429de3f2506036abed3563a633baf36b4d0490b87c084ad9c2fb 0.2s done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_3-5 #12 naming to nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_0_9_3-5 0.2s done #12 DONE 12.7s 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-15 06:58:54,495: INFO: Docker build duration: 159 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine] 7541b955e673: Preparing 639e5e7a297d: Preparing 1b608984f6d1: Preparing ff0a99fda54c: Preparing 5cf0f35cbd31: Preparing 22a01c34c617: Preparing 5e5d49f1a4d1: Preparing f5b21ab858de: Preparing 0a081fe57a70: Preparing ca4e90f42f2f: Preparing 489e261827d9: Preparing 85ff3c0adb8e: Preparing 135f68a7053f: Preparing 33b277482611: Preparing 44343de3ea1d: Preparing ff0a99fda54c: Waiting 5cf0f35cbd31: Waiting 22a01c34c617: Waiting 5e5d49f1a4d1: Waiting f5b21ab858de: Waiting 0a081fe57a70: Waiting ca4e90f42f2f: Waiting 489e261827d9: Waiting 85ff3c0adb8e: Waiting 135f68a7053f: Waiting 33b277482611: Waiting 44343de3ea1d: Waiting 1b608984f6d1: Pushed ff0a99fda54c: Layer already exists 5cf0f35cbd31: Layer already exists 22a01c34c617: Layer already exists 5e5d49f1a4d1: Layer already exists f5b21ab858de: Layer already exists 0a081fe57a70: Layer already exists ca4e90f42f2f: Layer already exists 489e261827d9: Layer already exists 85ff3c0adb8e: Layer already exists 135f68a7053f: Layer already exists 33b277482611: Layer already exists 44343de3ea1d: Layer already exists 7541b955e673: Pushed 639e5e7a297d: Pushed master-2_0_9_3-5: digest: sha256:a95c6b6d6c5787a511803459758388cd7f6ed0b3f76be6a582fe207eebac3e5b size: 3460 2025-09-15 06:59:09,226: INFO: Building opensdn-analytics-query-engine finished successfully, duration: 174 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_0_9_3-5 1d5a6d05dda9 2 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_0_9_3-5 a8f703d0d97f 25 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_0_9_3-5 e72fd7e6aabe 30 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_0_9_3-5 59cf3c58b29e 40 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_0_9_3-5 99c799a72fe8 58 seconds ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_0_9_3-5 5d4f80111a6d About a minute ago 531MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_0_9_3-5 3434354a84f2 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_0_9_3-5 0b91c7629b5b About a minute ago 653MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_0_9_3-5 63c90d43db9f About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_0_9_3-5 36fdb190d7d1 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_0_9_3-5 60124cd9b720 About a minute ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_0_9_3-5 5bcfea1e49ee About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_0_9_3-5 6d13c99c31c8 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_0_9_3-5 b843836b20d9 2 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_0_9_3-5 8fe95c554a89 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_0_9_3-5 1f2dcfb16757 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_0_9_3-5 9dd495db3b1b 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_0_9_3-5 867cafa74f73 2 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_0_9_3-5 8694263dd6e4 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_0_9_3-5 89f39447f285 2 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_0_9_3-5 a0b336d968ec 2 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_0_9_3-5 e3ad32b060da 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_0_9_3-5 cd2dcb7f9b18 2 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_0_9_3-5 e72f3c2a35cf 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_0_9_3-5 cf6f448c9180 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_3-5 9619faaa760c 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_3-5 a1f8ffedf7c5 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_3-5 a390589c5460 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_3-5 327e1084292a 3 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_3-5 167ecff41293 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_3-5 961163c7398a 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_3-5 f7cc048ee8b7 3 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_3-5 27c5bf878b52 4 minutes ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_3-5 fa41ef79c764 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_3-5 0eba97ede21d 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_3-5 d5c6be335698 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_3-5 2a3a8ac94e3c 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_3-5 1b1b1e749600 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_3-5 3e9c99419832 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_3-5 5de371d26a90 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_3-5 7dfaeadefeff 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_3-5 99a9fb2ad6c8 7 minutes ago 2.4MB tf-dev-sandbox compile dd3126796abf 7 minutes ago 30.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_3-5 357bed766d1c 26 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_3-5 a217a0ed2e49 26 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3f75dcba12f6 26 minutes ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_3-5 a7b670331f2f 26 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_3-5 df213b7ff177 26 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 7e0632b4788c 41 hours ago 22GB