2025-09-16 19:27:28,575: INFO: Building opensdn-controller-webui-base 2025-09-16 19:27:28,858: 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_2-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-controller-webui-base --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.21kB done #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_9_2-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_9_2-3 #4 CACHED #5 [internal] load build context #5 transferring context: 63.66kB done #5 DONE 1.3s #6 [2/6] RUN set -e ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then NODEJS_VERSION="0.10.48" ; yum install -y nodejs-${NODEJS_VERSION} ; yum install -y npm-1:8.19.4 ; npm install -g coffeescript livescript ; else NODEJS_VERSION="0.10.48" ; yum module disable -y nodejs || true; yum install -y nodejs-${NODEJS_VERSION} ; fi && yum install -y contrail-web-controller contrail-web-core ; yum clean all -y ; rm -rf /var/cache/yum ; chown -R contrail:contrail /usr/src/contrail #6 0.826 Contrail repo 6.9 MB/s | 106 kB 00:00 #6 0.903 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 2.1 MB 00:00 #6 1.414 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 730 kB 00:00 #6 1.799 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 MB/s | 264 kB 00:00 #6 2.285 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #6 7.749 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.0 MB 00:00 #6 9.279 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #6 9.862 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #6 11.91 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 392 kB 00:00 #6 12.62 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 MB/s | 451 kB 00:00 #6 13.21 added from: http://tf-mirrors.gz1.opensdn.io/re 86 kB/s | 16 kB 00:00 #6 13.67 added from: http://tf-mirrors.gz1.opensdn.io/re 7.8 kB/s | 257 B 00:00 #6 14.08 added from: http://tf-mirrors.gz1.opensdn.io/re 423 kB/s | 13 kB 00:00 #6 14.46 added from: http://tf-mirrors.gz1.opensdn.io/re 1.6 MB/s | 64 kB 00:00 #6 15.50 added from: http://tf-mirrors.gz1.opensdn.io/re 41 MB/s | 30 MB 00:00 #6 40.81 Third parties for OpenSDN 25 MB/s | 5.4 MB 00:00 #6 55.62 No match for argument: nodejs-0.10.48 #6 55.74 Error: Unable to find a match: nodejs-0.10.48 #6 57.76 Last metadata expiration check: 0:00:17 ago on Tue 16 Sep 2025 07:28:11 PM UTC. #6 57.93 Dependencies resolved. #6 57.94 ================================================================================================ #6 57.94 Package Arch Version Repository Size #6 57.94 ================================================================================================ #6 57.94 Installing: #6 57.94 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 57.94 Installing dependencies: #6 57.94 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #6 57.94 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #6 57.94 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #6 57.94 Installing weak dependencies: #6 57.94 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #6 57.94 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #6 57.94 #6 57.94 Transaction Summary #6 57.94 ================================================================================================ #6 57.94 Install 6 Packages #6 57.94 #6 57.94 Total download size: 32 M #6 57.94 Installed size: 168 M #6 57.94 Downloading Packages: #6 57.97 (1/6): nodejs-16.20.2-8.el9_4.x86_64.rpm 4.1 MB/s | 111 kB 00:00 #6 57.98 (2/6): libbrotli-1.0.9-7.el9_5.x86_64.rpm 7.6 MB/s | 312 kB 00:00 #6 58.43 (3/6): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 15 MB/s | 7.1 MB 00:00 #6 58.61 (4/6): nodejs-full-i18n-16.20.2-8.el9_4.x86_64. 13 MB/s | 8.2 MB 00:00 #6 58.64 (5/6): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rpm 7.5 MB/s | 1.7 MB 00:00 #6 58.98 (6/6): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 15 MB/s | 15 MB 00:00 #6 58.98 -------------------------------------------------------------------------------- #6 58.98 Total 31 MB/s | 32 MB 00:01 #6 58.98 Running transaction check #6 59.10 Transaction check succeeded. #6 59.10 Running transaction test #6 59.82 Transaction test succeeded. #6 59.82 Running transaction #6 60.56 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #6 60.66 Preparing : 1/1 #6 61.43 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 1/6 #6 61.93 Installing : libbrotli-1.0.9-7.el9_5.x86_64 2/6 #6 62.75 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 3/6 #6 63.16 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 64.14 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 5/6 #6 64.18 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 64.20 Running scriptlet: nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 65.05 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 1/6 #6 65.05 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 2/6 #6 65.05 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/6 #6 65.05 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 65.05 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 5/6 #6 65.05 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 6/6 #6 65.17 #6 65.17 Installed: #6 65.17 libbrotli-1.0.9-7.el9_5.x86_64 #6 65.17 nodejs-1:16.20.2-8.el9_4.x86_64 #6 65.17 nodejs-docs-1:16.20.2-8.el9_4.noarch #6 65.17 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #6 65.17 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #6 65.17 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #6 65.17 #6 65.17 Complete! #6 69.22 #6 69.22 added 12 packages, and audited 13 packages in 3s #6 69.22 #6 69.22 found 0 vulnerabilities #6 69.22 npm notice #6 69.23 npm notice New major version of npm available! 8.19.4 -> 11.6.0 #6 69.23 npm notice Changelog: #6 69.23 npm notice Run `npm install -g npm@11.6.0` to update! #6 69.23 npm notice #6 70.16 Last metadata expiration check: 0:00:30 ago on Tue 16 Sep 2025 07:28:11 PM UTC. #6 70.38 Dependencies resolved. #6 70.40 ================================================================================================================= #6 70.40 Package Arch Version Repository Size #6 70.40 ================================================================================================================= #6 70.40 Installing: #6 70.40 contrail-web-controller x86_64 v0+master.2.0.9.2.3-master_2_0_9_2_3 contrail 2.2 M #6 70.40 contrail-web-core x86_64 v0+master.2.0.9.2.3-master_2_0_9_2_3 contrail 21 M #6 70.40 Upgrading: #6 70.40 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #6 70.40 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #6 70.40 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #6 70.40 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #6 70.40 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #6 70.40 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #6 70.40 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #6 70.40 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #6 70.40 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #6 70.40 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #6 70.40 Installing dependencies: #6 70.40 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #6 70.40 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #6 70.40 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #6 70.40 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #6 70.40 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 70.40 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #6 70.40 groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #6 70.40 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #6 70.40 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #6 70.40 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #6 70.40 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #6 70.40 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #6 70.40 ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k #6 70.40 perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 70.40 perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k #6 70.40 perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k #6 70.40 perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 70.40 perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #6 70.40 perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #6 70.40 perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #6 70.40 perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 70.40 perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 70.40 perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #6 70.40 perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #6 70.40 perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 70.40 perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k #6 70.40 perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k #6 70.40 perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 70.40 perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 70.40 perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k #6 70.40 perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 70.40 perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k #6 70.40 perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 70.40 perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k #6 70.40 perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #6 70.40 perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 70.40 perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #6 70.40 perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 70.40 perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k #6 70.40 perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 70.40 perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 70.40 perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 70.40 perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k #6 70.40 perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k #6 70.40 perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k #6 70.40 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 70.40 perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 70.40 perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k #6 70.40 perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 70.40 perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 70.40 perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k #6 70.40 perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #6 70.40 perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 70.40 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 70.40 perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k #6 70.40 perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k #6 70.40 perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #6 70.40 perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 70.40 perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 70.40 perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 70.40 perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k #6 70.40 perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M #6 70.40 perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #6 70.40 perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #6 70.40 perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #6 70.40 perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 70.40 perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k #6 70.40 perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 70.40 perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 70.40 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #6 70.40 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #6 70.40 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #6 70.40 ruby x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 38 k #6 70.40 ruby-libs x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M #6 70.40 rubygem-io-console x86_64 0.5.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 22 k #6 70.40 rubygem-json x86_64 2.5.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 70.40 rubygem-psych x86_64 3.3.2-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 48 k #6 70.40 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #6 70.40 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #6 70.40 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #6 70.40 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #6 70.40 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #6 70.40 Installing weak dependencies: #6 70.40 perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 70.40 ruby-default-gems noarch 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 29 k #6 70.40 rubygem-bigdecimal x86_64 3.0.0-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 70.40 rubygem-bundler noarch 2.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 369 k #6 70.40 rubygem-rdoc noarch 6.3.4.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 398 k #6 70.40 rubygems noarch 3.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 253 k #6 70.40 #6 70.40 Transaction Summary #6 70.40 ================================================================================================================= #6 70.40 Install 90 Packages #6 70.40 Upgrade 10 Packages #6 70.40 #6 70.45 Total download size: 52 M #6 70.45 Downloading Packages: #6 70.52 (1/100): acl-2.3.1-4.el9.x86_64.rpm 2.0 MB/s | 69 kB 00:00 #6 70.52 (2/100): attr-2.5.1-3.el9.x86_64.rpm 4.7 MB/s | 58 kB 00:00 #6 70.76 (3/100): dbus-1.12.20-8.el9.x86_64.rpm 30 kB/s | 6.8 kB 00:00 #6 70.78 (4/100): contrail-web-controller-v0+master.2.0. 6.9 MB/s | 2.2 MB 00:00 #6 70.80 (5/100): dbus-broker-28-7.el9.x86_64.rpm 3.6 MB/s | 171 kB 00:00 #6 70.80 (6/100): dbus-common-1.12.20-8.el9.noarch.rpm 1.4 MB/s | 14 kB 00:00 #6 70.81 (7/100): diffutils-3.7-12.el9.x86_64.rpm 24 MB/s | 388 kB 00:00 #6 70.81 (8/100): keyutils-1.6.3-1.el9.x86_64.rpm 11 MB/s | 72 kB 00:00 #6 70.83 (9/100): kmod-libs-28-10.el9.x86_64.rpm 10 MB/s | 62 kB 00:00 #6 70.84 (10/100): groff-base-1.22.4-10.el9.x86_64.rpm 27 MB/s | 1.0 MB 00:00 #6 70.84 (11/100): libseccomp-2.5.2-2.el9.x86_64.rpm 3.7 MB/s | 71 kB 00:00 #6 70.86 (12/100): libselinux-utils-3.6-1.el9.x86_64.rpm 11 MB/s | 164 kB 00:00 #6 70.86 (13/100): logrotate-3.18.0-8.el9.x86_64.rpm 4.1 MB/s | 74 kB 00:00 #6 70.87 (14/100): ncurses-6.2-10.20210508.el9.x86_64.rp 21 MB/s | 399 kB 00:00 #6 70.89 (15/100): policycoreutils-3.6-2.1.el9.x86_64.rp 13 MB/s | 208 kB 00:00 #6 70.89 (16/100): rpm-plugin-selinux-4.16.1.3-34.el9.0. 1.6 MB/s | 16 kB 00:00 #6 70.89 (17/100): selinux-policy-38.1.45-3.el9_5.noarch 5.6 MB/s | 48 kB 00:00 #6 71.03 (18/100): systemd-252-46.el9_5.2.0.1.x86_64.rpm 27 MB/s | 4.0 MB 00:00 #6 71.04 (19/100): systemd-pam-252-46.el9_5.2.0.1.x86_64 32 MB/s | 285 kB 00:00 #6 71.05 (20/100): systemd-rpm-macros-252-46.el9_5.2.0.1 13 MB/s | 73 kB 00:00 #6 71.05 (21/100): perl-AutoLoader-5.74-481.el9.noarch.r 2.4 MB/s | 20 kB 00:00 #6 71.09 (22/100): perl-B-1.80-481.el9.x86_64.rpm 9.1 MB/s | 178 kB 00:00 #6 71.23 (23/100): selinux-policy-targeted-38.1.45-3.el9 20 MB/s | 6.5 MB 00:00 #6 71.23 (24/100): perl-Carp-1.50-460.el9.noarch.rpm 207 kB/s | 29 kB 00:00 #6 71.23 (25/100): perl-Class-Struct-0.66-481.el9.noarch 2.5 MB/s | 21 kB 00:00 #6 71.23 (26/100): perl-Data-Dumper-2.174-462.el9.x86_64 4.8 MB/s | 55 kB 00:00 #6 71.23 (27/100): perl-Digest-1.19-4.el9.noarch.rpm 2.2 MB/s | 25 kB 00:00 #6 71.23 (28/100): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 3.1 MB/s | 36 kB 00:00 #6 71.24 (29/100): perl-Errno-1.30-481.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #6 71.27 (30/100): perl-Exporter-5.74-461.el9.noarch.rpm 3.7 MB/s | 31 kB 00:00 #6 71.27 (31/100): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.9 MB/s | 19 kB 00:00 #6 71.27 (32/100): perl-File-Basename-2.85-481.el9.noarc 2.5 MB/s | 16 kB 00:00 #6 71.27 (33/100): perl-File-Path-2.18-4.el9.noarch.rpm 7.8 MB/s | 35 kB 00:00 #6 71.29 (34/100): perl-File-Temp-0.231.100-4.el9.noarch 9.4 MB/s | 59 kB 00:00 #6 71.30 (35/100): perl-Encode-3.08-462.el9.x86_64.rpm 23 MB/s | 1.7 MB 00:00 #6 71.30 (36/100): perl-File-stat-1.09-481.el9.noarch.rp 486 kB/s | 16 kB 00:00 #6 71.31 (37/100): perl-FileHandle-2.03-481.el9.noarch.r 1.4 MB/s | 14 kB 00:00 #6 71.35 (38/100): perl-Getopt-Long-2.52-4.el9.noarch.rp 7.7 MB/s | 60 kB 00:00 #6 71.35 (39/100): perl-Getopt-Std-1.12-481.el9.noarch.r 1.8 MB/s | 14 kB 00:00 #6 71.35 (40/100): perl-HTTP-Tiny-0.076-462.el9.noarch.r 7.4 MB/s | 53 kB 00:00 #6 71.35 (41/100): perl-IO-1.43-481.el9.x86_64.rpm 12 MB/s | 85 kB 00:00 #6 71.35 (42/100): perl-IO-Socket-IP-0.41-5.el9.noarch.r 5.3 MB/s | 42 kB 00:00 #6 71.35 (43/100): perl-IO-Socket-SSL-2.073-2.el9.noarch 20 MB/s | 214 kB 00:00 #6 71.35 (44/100): perl-IPC-Open3-1.21-481.el9.noarch.rp 2.0 MB/s | 21 kB 00:00 #6 71.35 (45/100): perl-MIME-Base64-3.16-4.el9.x86_64.rp 4.5 MB/s | 30 kB 00:00 #6 71.35 (46/100): perl-Mozilla-CA-20200520-6.el9.noarch 2.0 MB/s | 12 kB 00:00 #6 71.35 (47/100): perl-NDBM_File-1.15-481.el9.x86_64.rp 3.4 MB/s | 21 kB 00:00 #6 71.37 (48/100): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 34 MB/s | 391 kB 00:00 #6 71.37 (49/100): perl-POSIX-1.94-481.el9.x86_64.rpm 7.4 MB/s | 95 kB 00:00 #6 71.37 (50/100): perl-Pod-Escapes-1.07-460.el9.noarch. 4.2 MB/s | 20 kB 00:00 #6 71.37 (51/100): perl-PathTools-3.78-461.el9.x86_64.rp 9.1 MB/s | 85 kB 00:00 #6 71.39 (52/100): perl-Pod-Perldoc-3.28.01-461.el9.noar 10 MB/s | 83 kB 00:00 #6 71.39 (53/100): perl-Pod-Simple-3.42-4.el9.noarch.rpm 14 MB/s | 215 kB 00:00 #6 71.39 (54/100): perl-Pod-Usage-2.01-4.el9.noarch.rpm 2.8 MB/s | 40 kB 00:00 #6 71.40 (55/100): perl-SelectSaver-1.02-481.el9.noarch. 1.6 MB/s | 10 kB 00:00 #6 71.40 (56/100): perl-Scalar-List-Utils-1.56-462.el9.x 6.8 MB/s | 70 kB 00:00 #6 71.42 (57/100): perl-Socket-2.031-4.el9.x86_64.rpm 7.0 MB/s | 54 kB 00:00 #6 71.42 (58/100): perl-Storable-3.21-460.el9.x86_64.rpm 11 MB/s | 95 kB 00:00 #6 71.42 (59/100): perl-Symbol-1.08-481.el9.noarch.rpm 1.6 MB/s | 13 kB 00:00 #6 71.42 (60/100): perl-Term-ANSIColor-5.01-461.el9.noar 5.9 MB/s | 48 kB 00:00 #6 71.42 (61/100): perl-Term-Cap-1.17-460.el9.noarch.rpm 2.4 MB/s | 22 kB 00:00 #6 71.44 (62/100): perl-Text-ParseWords-3.30-460.el9.noa 2.0 MB/s | 16 kB 00:00 #6 71.44 (63/100): perl-Text-Tabs+Wrap-2013.0523-460.el9 2.5 MB/s | 23 kB 00:00 #6 71.44 (64/100): perl-Time-Local-1.300-7.el9.noarch.rp 3.7 MB/s | 33 kB 00:00 #6 71.44 (65/100): perl-URI-5.09-3.el9.noarch.rpm 13 MB/s | 108 kB 00:00 #6 71.44 (66/100): perl-base-2.27-481.el9.noarch.rpm 2.0 MB/s | 15 kB 00:00 #6 71.45 (67/100): perl-constant-1.33-461.el9.noarch.rpm 5.0 MB/s | 23 kB 00:00 #6 71.45 (68/100): perl-if-0.60.800-481.el9.noarch.rpm 2.6 MB/s | 13 kB 00:00 #6 71.45 (69/100): perl-interpreter-5.32.1-481.el9.x86_6 8.6 MB/s | 70 kB 00:00 #6 71.48 (70/100): perl-libnet-3.13-4.el9.noarch.rpm 12 MB/s | 125 kB 00:00 #6 71.48 (71/100): perl-mro-1.23-481.el9.x86_64.rpm 4.7 MB/s | 27 kB 00:00 #6 71.48 (72/100): perl-overload-1.31-481.el9.noarch.rpm 7.7 MB/s | 44 kB 00:00 #6 71.48 (73/100): perl-overloading-0.02-481.el9.noarch. 2.9 MB/s | 11 kB 00:00 #6 71.48 (74/100): perl-parent-0.238-460.el9.noarch.rpm 3.0 MB/s | 14 kB 00:00 #6 71.50 (75/100): perl-podlators-4.14-460.el9.noarch.rp 19 MB/s | 112 kB 00:00 #6 71.51 (76/100): perl-libs-5.32.1-481.el9.x86_64.rpm 38 MB/s | 2.0 MB 00:00 #6 71.51 (77/100): perl-subs-1.03-481.el9.noarch.rpm 421 kB/s | 10 kB 00:00 #6 71.51 (78/100): perl-vars-1.05-481.el9.noarch.rpm 1.9 MB/s | 12 kB 00:00 #6 71.52 (79/100): ruby-3.0.7-163.el9_5.x86_64.rpm 8.9 MB/s | 38 kB 00:00 #6 71.52 (80/100): ruby-default-gems-3.0.7-163.el9_5.noa 5.8 MB/s | 29 kB 00:00 #6 71.55 (81/100): redis-6.2.17-1.el9_5.x86_64.rpm 42 MB/s | 1.3 MB 00:00 #6 71.55 (82/100): rubygem-bigdecimal-3.0.0-163.el9_5.x8 8.8 MB/s | 51 kB 00:00 #6 71.56 (83/100): rubygem-bundler-2.2.33-163.el9_5.noar 27 MB/s | 369 kB 00:00 #6 71.84 (84/100): contrail-web-core-v0+master.2.0.9.2.3 15 MB/s | 21 MB 00:01 #6 71.85 (85/100): rubygem-io-console-0.5.7-163.el9_5.x8 78 kB/s | 22 kB 00:00 #6 71.85 (86/100): rubygem-psych-3.3.2-163.el9_5.x86_64. 6.7 MB/s | 48 kB 00:00 #6 71.86 (87/100): rubygem-json-2.5.1-163.el9_5.x86_64.r 3.0 MB/s | 51 kB 00:00 #6 71.87 (88/100): rubygem-rdoc-6.3.4.1-163.el9_5.noarch 27 MB/s | 398 kB 00:00 #6 71.94 (89/100): ruby-libs-3.0.7-163.el9_5.x86_64.rpm 8.2 MB/s | 3.2 MB 00:00 #6 71.94 (90/100): rubygems-3.2.33-163.el9_5.noarch.rpm 4.0 MB/s | 253 kB 00:00 #6 71.94 (91/100): ima-evm-utils-1.5-2.el9.0.1.x86_64.rp 1.2 MB/s | 68 kB 00:00 #6 71.94 (92/100): libacl-2.3.1-4.el9.x86_64.rpm 1.5 MB/s | 22 kB 00:00 #6 71.94 (93/100): libselinux-3.6-1.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 #6 71.94 (94/100): python3-rpm-4.16.1.3-34.el9.0.1.x86_6 8.2 MB/s | 64 kB 00:00 #6 71.94 (95/100): libsepol-3.6-1.el9.x86_64.rpm 17 MB/s | 329 kB 00:00 #6 71.95 (96/100): rpm-build-libs-4.16.1.3-34.el9.0.1.x8 8.3 MB/s | 88 kB 00:00 #6 71.97 (97/100): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 19 MB/s | 485 kB 00:00 #6 71.97 (98/100): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86 1.5 MB/s | 20 kB 00:00 #6 71.97 (99/100): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.r 12 MB/s | 307 kB 00:00 #6 72.00 (100/100): systemd-libs-252-46.el9_5.2.0.1.x86_ 27 MB/s | 678 kB 00:00 #6 72.00 -------------------------------------------------------------------------------- #6 72.00 Total 33 MB/s | 52 MB 00:01 #6 72.00 Running transaction check #6 72.53 Transaction check succeeded. #6 72.53 Running transaction test #6 74.28 Transaction test succeeded. #6 74.28 Running transaction #6 80.50 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #6 81.13 Preparing : 1/1 #6 81.40 Installing : ruby-libs-3.0.7-163.el9_5.x86_64 1/110 #6 81.53 Upgrading : libacl-2.3.1-4.el9.x86_64 2/110 #6 81.58 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 3/110 #6 81.63 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 4/110 #6 81.82 Installing : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 5/110 #6 81.99 Installing : ruby-default-gems-3.0.7-163.el9_5.noarch 6/110 #6 82.51 Installing : rubygem-bundler-2.2.33-163.el9_5.noarch 7/110 #6 82.51 Installing : rubygem-io-console-0.5.7-163.el9_5.x86_64 8/110 #6 82.51 Installing : rubygem-json-2.5.1-163.el9_5.x86_64 9/110 #6 82.60 Installing : rubygem-psych-3.3.2-163.el9_5.x86_64 10/110 #6 82.61 Installing : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11/110 #6 82.66 Installing : rubygems-3.2.33-163.el9_5.noarch 12/110 #6 82.69 Installing : ruby-3.0.7-163.el9_5.x86_64 13/110 #6 82.70 Upgrading : libsepol-3.6-1.el9.x86_64 14/110 #6 82.71 Upgrading : libselinux-3.6-1.el9.x86_64 15/110 #6 82.73 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 82.75 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 82.83 Installing : libselinux-utils-3.6-1.el9.x86_64 17/110 #6 83.02 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 18/110 #6 83.15 Installing : acl-2.3.1-4.el9.x86_64 19/110 #6 83.16 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 20/110 #6 83.20 Installing : ncurses-6.2-10.20210508.el9.x86_64 21/110 #6 83.22 Installing : libseccomp-2.5.2-2.el9.x86_64 22/110 #6 83.22 Installing : kmod-libs-28-10.el9.x86_64 23/110 #6 83.23 Installing : keyutils-1.6.3-1.el9.x86_64 24/110 #6 83.25 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 83.33 Installing : groff-base-1.22.4-10.el9.x86_64 25/110 #6 83.34 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 83.36 Installing : perl-Digest-1.19-4.el9.noarch 26/110 #6 83.39 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/110 #6 83.41 Installing : perl-B-1.80-481.el9.x86_64 28/110 #6 83.42 Installing : perl-FileHandle-2.03-481.el9.noarch 29/110 #6 83.45 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/110 #6 83.45 Installing : perl-libnet-3.13-4.el9.noarch 31/110 #6 83.46 Installing : perl-AutoLoader-5.74-481.el9.noarch 32/110 #6 83.46 Installing : perl-base-2.27-481.el9.noarch 33/110 #6 83.49 Installing : perl-URI-5.09-3.el9.noarch 34/110 #6 83.49 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/110 #6 83.51 Installing : perl-if-0.60.800-481.el9.noarch 36/110 #6 83.51 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/110 #6 83.51 Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/110 #6 83.51 Installing : perl-File-Path-2.18-4.el9.noarch 39/110 #6 83.53 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 40/110 #6 83.62 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 41/110 #6 83.93 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/110 #6 84.07 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/110 #6 84.09 Installing : perl-Class-Struct-0.66-481.el9.noarch 44/110 #6 84.10 Installing : perl-POSIX-1.94-481.el9.x86_64 45/110 #6 84.10 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/110 #6 84.12 Installing : perl-IPC-Open3-1.21-481.el9.noarch 47/110 #6 84.13 Installing : perl-subs-1.03-481.el9.noarch 48/110 #6 84.14 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/110 #6 84.15 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 50/110 #6 84.17 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/110 #6 84.18 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/110 #6 84.21 Installing : perl-Socket-4:2.031-4.el9.x86_64 53/110 #6 84.21 Installing : perl-SelectSaver-1.02-481.el9.noarch 54/110 #6 84.21 Installing : perl-Symbol-1.08-481.el9.noarch 55/110 #6 84.22 Installing : perl-File-stat-1.09-481.el9.noarch 56/110 #6 84.23 Installing : perl-podlators-1:4.14-460.el9.noarch 57/110 #6 84.25 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/110 #6 84.26 Installing : perl-Fcntl-1.13-481.el9.x86_64 59/110 #6 84.26 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/110 #6 84.29 Installing : perl-mro-1.23-481.el9.x86_64 61/110 #6 84.29 Installing : perl-IO-1.43-481.el9.x86_64 62/110 #6 84.29 Installing : perl-overloading-0.02-481.el9.noarch 63/110 #6 84.31 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/110 #6 84.31 Installing : perl-Errno-1.30-481.el9.x86_64 65/110 #6 84.33 Installing : perl-File-Basename-2.85-481.el9.noarch 66/110 #6 84.33 Installing : perl-Getopt-Std-1.12-481.el9.noarch 67/110 #6 84.35 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/110 #6 84.36 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/110 #6 84.38 Installing : perl-constant-1.33-461.el9.noarch 70/110 #6 84.38 Installing : perl-Storable-1:3.21-460.el9.x86_64 71/110 #6 84.38 Installing : perl-overload-1.31-481.el9.noarch 72/110 #6 84.39 Installing : perl-parent-1:0.238-460.el9.noarch 73/110 #6 84.41 Installing : perl-vars-1.05-481.el9.noarch 74/110 #6 84.42 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/110 #6 84.42 Installing : perl-Carp-1.50-460.el9.noarch 76/110 #6 84.44 Installing : perl-Exporter-5.74-461.el9.noarch 77/110 #6 84.44 Installing : perl-NDBM_File-1.15-481.el9.x86_64 78/110 #6 84.46 Installing : perl-PathTools-3.78-461.el9.x86_64 79/110 #6 84.70 Installing : perl-Encode-4:3.08-462.el9.x86_64 80/110 #6 85.11 Installing : perl-libs-4:5.32.1-481.el9.x86_64 81/110 #6 85.27 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 82/110 #6 85.50 Installing : diffutils-3.7-12.el9.x86_64 83/110 #6 85.71 Installing : policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 85.73 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 85.74 Installing : selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 85.76 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 85.81 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 86.36 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 86.45 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 98.33 Installing : dbus-1:1.12.20-8.el9.x86_64 87/110 #6 98.33 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 88/110 #6 98.33 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 98.95 Installing : systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 98.97 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 108.1 Installing : dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 108.1 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 108.1 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #6 108.1 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #6 108.1 #6 108.1 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 108.2 Installing : dbus-broker-28-7.el9.x86_64 91/110 #6 108.3 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 108.3 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #6 108.3 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #6 108.3 #6 108.3 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 108.3 Installing : logrotate-3.18.0-8.el9.x86_64 92/110 #6 108.3 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 108.4 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #6 108.4 #6 108.4 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 108.6 Installing : redis-6.2.17-1.el9_5.x86_64 93/110 #6 108.8 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 108.8 Running scriptlet: contrail-web-core-v0+master.2.0.9.2.3-master_2_0 94/110 #6 109.0 .....+....+...+........+.+.....+.............+......+..+.........+...+++++++++++++++++++++++++++++++++++++++*...........+...+...........+...+++++++++++++++++++++++++++++++++++++++*.............+.....+.......+.....+...+.............+..+...+....+.....+...+...+....+...+...+......+.....+....+..+..........+........+.+...+......+..+...+......+.+.........+........+.......+...............+.....+.+..+......+.........+......+.+...............+..................+...+..+.+..............+.......+......+...+...........................+...+......+.....+.........+.......+...+..+.........+...+.......+.....+...+...+....+...+...+...+.....+.+......+..+......+..........+.....+.+...........+.........+......+.......+..+.+..+.+...........+.............+........+............+.......+......+..+.+.................+...+......+....+.........+...+.........+...+.....+......+.+...+........+...+.+......+.........+......+..++++++ #6 109.0 ....+..+...+...+.........+......+.+++++++++++++++++++++++++++++++++++++++*......+++++++++++++++++++++++++++++++++++++++*...+................+.........+..+....+...........+......+....+...+.....+...+.........+....+......+.....+.+...+.....+....+...+..+..........+...............+.....+.......+...+..+......+...+.+...+.....................+.....+.+...........+....+......+.....+.......++++++ #6 109.0 ----- #6 109.0 Certificate request self-signature ok #6 109.0 subject=C=US, ST=CA, L=Sunnyvale, O=JuniperNetworks, OU=JuniperCA, CN=ContrailCA #6 109.0 #6 110.6 Installing : contrail-web-core-v0+master.2.0.9.2.3-master_2_0 94/110 #6 110.7 Running scriptlet: contrail-web-core-v0+master.2.0.9.2.3-master_2_0 94/110 #6 110.7 Installing : attr-2.5.1-3.el9.x86_64 95/110 #6 110.7 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 96/110 #6 110.7 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 97/110 #6 110.7 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 98/110 #6 111.1 Installing : contrail-web-controller-v0+master.2.0.9.2.3-mast 99/110 #6 111.1 Running scriptlet: contrail-web-controller-v0+master.2.0.9.2.3-mast 99/110 #6 111.1 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 100/110 #6 111.1 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 101/110 #6 111.1 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 102/110 #6 111.1 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 103/110 #6 111.1 Cleanup : rpm-4.16.1.3-25.el9.x86_64 104/110 #6 111.2 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 105/110 #6 111.2 Cleanup : systemd-libs-252-18.el9.x86_64 106/110 #6 111.2 Cleanup : libselinux-3.5-1.el9.x86_64 107/110 #6 111.2 Cleanup : libsepol-3.5-1.el9.x86_64 108/110 #6 111.2 Cleanup : libacl-2.3.1-3.el9.x86_64 109/110 #6 111.2 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 111.2 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 110/110 #6 111.2 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 110/110 #6 111.2 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 110/110 #6 119.7 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 119.9 Verifying : contrail-web-controller-v0+master.2.0.9.2.3-mast 1/110 #6 119.9 Verifying : contrail-web-core-v0+master.2.0.9.2.3-master_2_0 2/110 #6 119.9 Verifying : acl-2.3.1-4.el9.x86_64 3/110 #6 119.9 Verifying : attr-2.5.1-3.el9.x86_64 4/110 #6 119.9 Verifying : dbus-1:1.12.20-8.el9.x86_64 5/110 #6 119.9 Verifying : dbus-broker-28-7.el9.x86_64 6/110 #6 119.9 Verifying : dbus-common-1:1.12.20-8.el9.noarch 7/110 #6 119.9 Verifying : diffutils-3.7-12.el9.x86_64 8/110 #6 119.9 Verifying : groff-base-1.22.4-10.el9.x86_64 9/110 #6 119.9 Verifying : keyutils-1.6.3-1.el9.x86_64 10/110 #6 119.9 Verifying : kmod-libs-28-10.el9.x86_64 11/110 #6 119.9 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/110 #6 119.9 Verifying : libselinux-utils-3.6-1.el9.x86_64 13/110 #6 119.9 Verifying : logrotate-3.18.0-8.el9.x86_64 14/110 #6 119.9 Verifying : ncurses-6.2-10.20210508.el9.x86_64 15/110 #6 119.9 Verifying : policycoreutils-3.6-2.1.el9.x86_64 16/110 #6 119.9 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 17/110 #6 119.9 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 18/110 #6 119.9 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 19/110 #6 119.9 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 20/110 #6 119.9 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 21/110 #6 119.9 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 22/110 #6 119.9 Verifying : perl-AutoLoader-5.74-481.el9.noarch 23/110 #6 119.9 Verifying : perl-B-1.80-481.el9.x86_64 24/110 #6 119.9 Verifying : perl-Carp-1.50-460.el9.noarch 25/110 #6 119.9 Verifying : perl-Class-Struct-0.66-481.el9.noarch 26/110 #6 119.9 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 27/110 #6 119.9 Verifying : perl-Digest-1.19-4.el9.noarch 28/110 #6 119.9 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 29/110 #6 119.9 Verifying : perl-Encode-4:3.08-462.el9.x86_64 30/110 #6 119.9 Verifying : perl-Errno-1.30-481.el9.x86_64 31/110 #6 119.9 Verifying : perl-Exporter-5.74-461.el9.noarch 32/110 #6 119.9 Verifying : perl-Fcntl-1.13-481.el9.x86_64 33/110 #6 119.9 Verifying : perl-File-Basename-2.85-481.el9.noarch 34/110 #6 119.9 Verifying : perl-File-Path-2.18-4.el9.noarch 35/110 #6 119.9 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 36/110 #6 119.9 Verifying : perl-File-stat-1.09-481.el9.noarch 37/110 #6 119.9 Verifying : perl-FileHandle-2.03-481.el9.noarch 38/110 #6 119.9 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 39/110 #6 119.9 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 40/110 #6 119.9 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 41/110 #6 119.9 Verifying : perl-IO-1.43-481.el9.x86_64 42/110 #6 119.9 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 43/110 #6 119.9 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/110 #6 119.9 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 45/110 #6 119.9 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 46/110 #6 119.9 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 47/110 #6 119.9 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 48/110 #6 119.9 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 49/110 #6 119.9 Verifying : perl-POSIX-1.94-481.el9.x86_64 50/110 #6 119.9 Verifying : perl-PathTools-3.78-461.el9.x86_64 51/110 #6 119.9 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 52/110 #6 119.9 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/110 #6 119.9 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 54/110 #6 119.9 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 55/110 #6 119.9 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 56/110 #6 119.9 Verifying : perl-SelectSaver-1.02-481.el9.noarch 57/110 #6 119.9 Verifying : perl-Socket-4:2.031-4.el9.x86_64 58/110 #6 119.9 Verifying : perl-Storable-1:3.21-460.el9.x86_64 59/110 #6 119.9 Verifying : perl-Symbol-1.08-481.el9.noarch 60/110 #6 119.9 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 61/110 #6 119.9 Verifying : perl-Term-Cap-1.17-460.el9.noarch 62/110 #6 119.9 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 63/110 #6 119.9 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 64/110 #6 119.9 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 65/110 #6 119.9 Verifying : perl-URI-5.09-3.el9.noarch 66/110 #6 119.9 Verifying : perl-base-2.27-481.el9.noarch 67/110 #6 119.9 Verifying : perl-constant-1.33-461.el9.noarch 68/110 #6 119.9 Verifying : perl-if-0.60.800-481.el9.noarch 69/110 #6 119.9 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 70/110 #6 119.9 Verifying : perl-libnet-3.13-4.el9.noarch 71/110 #6 119.9 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 72/110 #6 119.9 Verifying : perl-mro-1.23-481.el9.x86_64 73/110 #6 119.9 Verifying : perl-overload-1.31-481.el9.noarch 74/110 #6 119.9 Verifying : perl-overloading-0.02-481.el9.noarch 75/110 #6 119.9 Verifying : perl-parent-1:0.238-460.el9.noarch 76/110 #6 119.9 Verifying : perl-podlators-1:4.14-460.el9.noarch 77/110 #6 119.9 Verifying : perl-subs-1.03-481.el9.noarch 78/110 #6 119.9 Verifying : perl-vars-1.05-481.el9.noarch 79/110 #6 119.9 Verifying : redis-6.2.17-1.el9_5.x86_64 80/110 #6 119.9 Verifying : ruby-3.0.7-163.el9_5.x86_64 81/110 #6 119.9 Verifying : ruby-default-gems-3.0.7-163.el9_5.noarch 82/110 #6 119.9 Verifying : ruby-libs-3.0.7-163.el9_5.x86_64 83/110 #6 119.9 Verifying : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 84/110 #6 119.9 Verifying : rubygem-bundler-2.2.33-163.el9_5.noarch 85/110 #6 119.9 Verifying : rubygem-io-console-0.5.7-163.el9_5.x86_64 86/110 #6 119.9 Verifying : rubygem-json-2.5.1-163.el9_5.x86_64 87/110 #6 119.9 Verifying : rubygem-psych-3.3.2-163.el9_5.x86_64 88/110 #6 119.9 Verifying : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 89/110 #6 119.9 Verifying : rubygems-3.2.33-163.el9_5.noarch 90/110 #6 119.9 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 91/110 #6 119.9 Verifying : ima-evm-utils-1.4-4.el9.x86_64 92/110 #6 119.9 Verifying : libacl-2.3.1-4.el9.x86_64 93/110 #6 119.9 Verifying : libacl-2.3.1-3.el9.x86_64 94/110 #6 119.9 Verifying : libselinux-3.6-1.el9.x86_64 95/110 #6 119.9 Verifying : libselinux-3.5-1.el9.x86_64 96/110 #6 119.9 Verifying : libsepol-3.6-1.el9.x86_64 97/110 #6 119.9 Verifying : libsepol-3.5-1.el9.x86_64 98/110 #6 119.9 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 99/110 #6 119.9 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 100/110 #6 119.9 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 101/110 #6 119.9 Verifying : rpm-4.16.1.3-25.el9.x86_64 102/110 #6 119.9 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 103/110 #6 119.9 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 104/110 #6 119.9 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 105/110 #6 119.9 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 106/110 #6 119.9 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 107/110 #6 119.9 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 108/110 #6 119.9 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 109/110 #6 119.9 Verifying : systemd-libs-252-18.el9.x86_64 110/110 #6 120.1 #6 120.1 Upgraded: #6 120.1 ima-evm-utils-1.5-2.el9.0.1.x86_64 #6 120.1 libacl-2.3.1-4.el9.x86_64 #6 120.1 libselinux-3.6-1.el9.x86_64 #6 120.1 libsepol-3.6-1.el9.x86_64 #6 120.1 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #6 120.1 rpm-4.16.1.3-34.el9.0.1.x86_64 #6 120.1 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #6 120.1 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #6 120.1 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #6 120.1 systemd-libs-252-46.el9_5.2.0.1.x86_64 #6 120.1 Installed: #6 120.1 acl-2.3.1-4.el9.x86_64 #6 120.1 attr-2.5.1-3.el9.x86_64 #6 120.1 contrail-web-controller-v0+master.2.0.9.2.3-master_2_0_9_2_3.x86_64 #6 120.1 contrail-web-core-v0+master.2.0.9.2.3-master_2_0_9_2_3.x86_64 #6 120.1 dbus-1:1.12.20-8.el9.x86_64 #6 120.1 dbus-broker-28-7.el9.x86_64 #6 120.1 dbus-common-1:1.12.20-8.el9.noarch #6 120.1 diffutils-3.7-12.el9.x86_64 #6 120.1 groff-base-1.22.4-10.el9.x86_64 #6 120.1 keyutils-1.6.3-1.el9.x86_64 #6 120.1 kmod-libs-28-10.el9.x86_64 #6 120.1 libseccomp-2.5.2-2.el9.x86_64 #6 120.1 libselinux-utils-3.6-1.el9.x86_64 #6 120.1 logrotate-3.18.0-8.el9.x86_64 #6 120.1 ncurses-6.2-10.20210508.el9.x86_64 #6 120.1 perl-AutoLoader-5.74-481.el9.noarch #6 120.1 perl-B-1.80-481.el9.x86_64 #6 120.1 perl-Carp-1.50-460.el9.noarch #6 120.1 perl-Class-Struct-0.66-481.el9.noarch #6 120.1 perl-Data-Dumper-2.174-462.el9.x86_64 #6 120.1 perl-Digest-1.19-4.el9.noarch #6 120.1 perl-Digest-MD5-2.58-4.el9.x86_64 #6 120.1 perl-Encode-4:3.08-462.el9.x86_64 #6 120.1 perl-Errno-1.30-481.el9.x86_64 #6 120.1 perl-Exporter-5.74-461.el9.noarch #6 120.1 perl-Fcntl-1.13-481.el9.x86_64 #6 120.1 perl-File-Basename-2.85-481.el9.noarch #6 120.1 perl-File-Path-2.18-4.el9.noarch #6 120.1 perl-File-Temp-1:0.231.100-4.el9.noarch #6 120.1 perl-File-stat-1.09-481.el9.noarch #6 120.1 perl-FileHandle-2.03-481.el9.noarch #6 120.1 perl-Getopt-Long-1:2.52-4.el9.noarch #6 120.1 perl-Getopt-Std-1.12-481.el9.noarch #6 120.1 perl-HTTP-Tiny-0.076-462.el9.noarch #6 120.1 perl-IO-1.43-481.el9.x86_64 #6 120.1 perl-IO-Socket-IP-0.41-5.el9.noarch #6 120.1 perl-IO-Socket-SSL-2.073-2.el9.noarch #6 120.1 perl-IPC-Open3-1.21-481.el9.noarch #6 120.1 perl-MIME-Base64-3.16-4.el9.x86_64 #6 120.1 perl-Mozilla-CA-20200520-6.el9.noarch #6 120.1 perl-NDBM_File-1.15-481.el9.x86_64 #6 120.1 perl-Net-SSLeay-1.94-1.el9.x86_64 #6 120.1 perl-POSIX-1.94-481.el9.x86_64 #6 120.1 perl-PathTools-3.78-461.el9.x86_64 #6 120.1 perl-Pod-Escapes-1:1.07-460.el9.noarch #6 120.1 perl-Pod-Perldoc-3.28.01-461.el9.noarch #6 120.1 perl-Pod-Simple-1:3.42-4.el9.noarch #6 120.1 perl-Pod-Usage-4:2.01-4.el9.noarch #6 120.1 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 #6 120.1 perl-SelectSaver-1.02-481.el9.noarch #6 120.1 perl-Socket-4:2.031-4.el9.x86_64 #6 120.1 perl-Storable-1:3.21-460.el9.x86_64 #6 120.1 perl-Symbol-1.08-481.el9.noarch #6 120.1 perl-Term-ANSIColor-5.01-461.el9.noarch #6 120.1 perl-Term-Cap-1.17-460.el9.noarch #6 120.1 perl-Text-ParseWords-3.30-460.el9.noarch #6 120.1 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #6 120.1 perl-Time-Local-2:1.300-7.el9.noarch #6 120.1 perl-URI-5.09-3.el9.noarch #6 120.1 perl-base-2.27-481.el9.noarch #6 120.1 perl-constant-1.33-461.el9.noarch #6 120.1 perl-if-0.60.800-481.el9.noarch #6 120.1 perl-interpreter-4:5.32.1-481.el9.x86_64 #6 120.1 perl-libnet-3.13-4.el9.noarch #6 120.1 perl-libs-4:5.32.1-481.el9.x86_64 #6 120.1 perl-mro-1.23-481.el9.x86_64 #6 120.1 perl-overload-1.31-481.el9.noarch #6 120.1 perl-overloading-0.02-481.el9.noarch #6 120.1 perl-parent-1:0.238-460.el9.noarch #6 120.1 perl-podlators-1:4.14-460.el9.noarch #6 120.1 perl-subs-1.03-481.el9.noarch #6 120.1 perl-vars-1.05-481.el9.noarch #6 120.1 policycoreutils-3.6-2.1.el9.x86_64 #6 120.1 redis-6.2.17-1.el9_5.x86_64 #6 120.1 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #6 120.1 ruby-3.0.7-163.el9_5.x86_64 #6 120.1 ruby-default-gems-3.0.7-163.el9_5.noarch #6 120.1 ruby-libs-3.0.7-163.el9_5.x86_64 #6 120.1 rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 #6 120.1 rubygem-bundler-2.2.33-163.el9_5.noarch #6 120.1 rubygem-io-console-0.5.7-163.el9_5.x86_64 #6 120.1 rubygem-json-2.5.1-163.el9_5.x86_64 #6 120.1 rubygem-psych-3.3.2-163.el9_5.x86_64 #6 120.1 rubygem-rdoc-6.3.4.1-163.el9_5.noarch #6 120.1 rubygems-3.2.33-163.el9_5.noarch #6 120.1 selinux-policy-38.1.45-3.el9_5.noarch #6 120.1 selinux-policy-targeted-38.1.45-3.el9_5.noarch #6 120.1 systemd-252-46.el9_5.2.0.1.x86_64 #6 120.1 systemd-pam-252-46.el9_5.2.0.1.x86_64 #6 120.1 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #6 120.1 #6 120.1 Complete! #6 120.4 80 files removed #6 DONE 120.7s #7 [3/6] COPY custom-images/logo.png /opt/contrail/images/logo.png #7 DONE 0.1s #8 [4/6] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #8 DONE 0.1s #9 [5/6] COPY *.sh / #9 DONE 0.1s #10 [6/6] RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' #10 DONE 0.2s #11 exporting to image #11 exporting layers #11 exporting layers 5.3s done #11 writing image sha256:c6b4d0e94d88b2a04d2bda7df6f5e9fba699c7f39c23540c496cee55f4d9d1f3 #11 writing image sha256:c6b4d0e94d88b2a04d2bda7df6f5e9fba699c7f39c23540c496cee55f4d9d1f3 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_0_9_2-3 done #11 DONE 5.3s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-09-16 19:29:37,632: INFO: Docker build duration: 129 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] f12762e1f59d: Preparing 2734de6fc7fd: Preparing 0b44a41bf413: Preparing 9c602cfc5a6b: Preparing 31b4fe24d68b: Preparing f264354dc24d: Preparing c21a3ef18ab9: Preparing 6ef827950920: Preparing 4d8d780d8ba6: Preparing ede08dc34f04: Preparing 5c69ac7a1ca7: Preparing 44343de3ea1d: Preparing 0b44a41bf413: Waiting 9c602cfc5a6b: Waiting 31b4fe24d68b: Waiting f264354dc24d: Waiting c21a3ef18ab9: Waiting 6ef827950920: Waiting 4d8d780d8ba6: Waiting ede08dc34f04: Waiting 5c69ac7a1ca7: Waiting 44343de3ea1d: Waiting 2734de6fc7fd: Pushed f12762e1f59d: Pushed 0b44a41bf413: Pushed 9c602cfc5a6b: Pushed f264354dc24d: Layer already exists c21a3ef18ab9: Layer already exists 6ef827950920: Layer already exists 4d8d780d8ba6: Layer already exists ede08dc34f04: Layer already exists 5c69ac7a1ca7: Layer already exists 44343de3ea1d: Layer already exists 31b4fe24d68b: Pushed master-2_0_9_2-3: digest: sha256:4cd7af95c1452ab511be382467d3eaca175929578669c0f862f9bfb0bab558cf size: 2823 2025-09-16 19:30:02,077: INFO: Building opensdn-controller-webui-base finished successfully, duration: 154 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_0_9_2-3 c6b4d0e94d88 30 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_0_9_2-3 46e8f64511e3 49 seconds ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_0_9_2-3 fc6552425bd3 49 seconds ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_0_9_2-3 e3ac8f91760f 50 seconds ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_0_9_2-3 91d5f4c3e51f About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_0_9_2-3 c0022d8d2b4d About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_0_9_2-3 e752519362f6 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_0_9_2-3 1cfd5c86b8b0 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_0_9_2-3 ad2f1b081102 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_0_9_2-3 f15a54eb52d1 About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_0_9_2-3 b23251c0f6a2 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_0_9_2-3 edf38a62f9d6 About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_0_9_2-3 e5255296aeeb 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_0_9_2-3 5f35ae314ba0 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_0_9_2-3 4773fb8e186d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_0_9_2-3 0d633bf7fbf1 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_0_9_2-3 bef2a46aba0e 4 minutes ago 2.4MB tf-dev-sandbox compile 79e7b518a3a1 5 minutes ago 23.1GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_0_9_2-3 52777bd26323 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_0_9_2-3 f5cc8a89da72 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 51ffbfe4d397 About an hour ago 2.37MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_0_9_2-3 bb0e763b1fe5 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_0_9_2-3 640806799396 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 37 hours ago 2.83GB