2025-09-16 11:35:57,875: INFO: Building opensdn-controller-webui-base 2025-09-16 11:35:58,163: 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_0_5-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-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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_0_5-5 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.0s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_0_5-5 #4 CACHED #5 [internal] load build context #5 transferring context: 63.66kB done #5 DONE 1.1s #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.877 Contrail repo 2.0 MB/s | 106 kB 00:00 #6 0.996 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #6 2.261 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #6 3.124 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 264 kB 00:00 #6 3.690 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 7.0 MB 00:00 #6 6.504 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.0 MB 00:00 #6 8.480 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #6 9.216 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.3 MB 00:00 #6 10.84 added from: http://tf-mirrors.gz1.opensdn.io/re 6.0 MB/s | 392 kB 00:00 #6 11.48 added from: http://tf-mirrors.gz1.opensdn.io/re 8.4 MB/s | 451 kB 00:00 #6 12.11 added from: http://tf-mirrors.gz1.opensdn.io/re 373 kB/s | 16 kB 00:00 #6 12.62 added from: http://tf-mirrors.gz1.opensdn.io/re 6.2 kB/s | 257 B 00:00 #6 13.08 added from: http://tf-mirrors.gz1.opensdn.io/re 267 kB/s | 13 kB 00:00 #6 13.50 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #6 14.89 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 30 MB 00:01 #6 38.16 Third parties for OpenSDN 34 MB/s | 5.4 MB 00:00 #6 52.17 No match for argument: nodejs-0.10.48 #6 52.24 Error: Unable to find a match: nodejs-0.10.48 #6 53.48 Last metadata expiration check: 0:00:16 ago on Tue 16 Sep 2025 11:36:38 AM UTC. #6 53.60 Dependencies resolved. #6 53.61 ================================================================================================ #6 53.61 Package Arch Version Repository Size #6 53.61 ================================================================================================ #6 53.61 Installing: #6 53.61 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 53.61 Installing dependencies: #6 53.61 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #6 53.61 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #6 53.61 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #6 53.61 Installing weak dependencies: #6 53.61 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #6 53.61 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #6 53.61 #6 53.61 Transaction Summary #6 53.61 ================================================================================================ #6 53.61 Install 6 Packages #6 53.61 #6 53.61 Total download size: 32 M #6 53.61 Installed size: 168 M #6 53.61 Downloading Packages: #6 53.64 (1/6): nodejs-16.20.2-8.el9_4.x86_64.rpm 4.1 MB/s | 111 kB 00:00 #6 53.66 (2/6): libbrotli-1.0.9-7.el9_5.x86_64.rpm 6.7 MB/s | 312 kB 00:00 #6 53.94 (3/6): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 22 MB/s | 7.1 MB 00:00 #6 54.06 (4/6): nodejs-full-i18n-16.20.2-8.el9_4.x86_64. 20 MB/s | 8.2 MB 00:00 #6 54.09 (5/6): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rpm 12 MB/s | 1.7 MB 00:00 #6 54.70 (6/6): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 14 MB/s | 15 MB 00:01 #6 54.70 -------------------------------------------------------------------------------- #6 54.70 Total 29 MB/s | 32 MB 00:01 #6 54.70 Running transaction check #6 54.74 Transaction check succeeded. #6 54.74 Running transaction test #6 55.42 Transaction test succeeded. #6 55.42 Running transaction #6 56.65 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #6 56.78 Preparing : 1/1 #6 58.14 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 1/6 #6 58.46 Installing : libbrotli-1.0.9-7.el9_5.x86_64 2/6 #6 59.37 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 3/6 #6 59.68 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 60.40 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 5/6 #6 60.42 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 60.46 Running scriptlet: nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 61.06 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 1/6 #6 61.07 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 2/6 #6 61.07 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/6 #6 61.07 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 61.07 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 5/6 #6 61.07 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 6/6 #6 61.32 #6 61.32 Installed: #6 61.32 libbrotli-1.0.9-7.el9_5.x86_64 #6 61.32 nodejs-1:16.20.2-8.el9_4.x86_64 #6 61.32 nodejs-docs-1:16.20.2-8.el9_4.noarch #6 61.32 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #6 61.32 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #6 61.32 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #6 61.32 #6 61.32 Complete! #6 66.07 #6 66.07 added 12 packages, and audited 13 packages in 4s #6 66.07 #6 66.07 found 0 vulnerabilities #6 66.07 npm notice #6 66.07 npm notice New major version of npm available! 8.19.4 -> 11.6.0 #6 66.07 npm notice Changelog: #6 66.07 npm notice Run `npm install -g npm@11.6.0` to update! #6 66.07 npm notice #6 67.20 Last metadata expiration check: 0:00:29 ago on Tue 16 Sep 2025 11:36:38 AM UTC. #6 67.43 Dependencies resolved. #6 67.44 ================================================================================================================= #6 67.44 Package Arch Version Repository Size #6 67.44 ================================================================================================================= #6 67.44 Installing: #6 67.44 contrail-web-controller x86_64 v0+master.2.1.0.5.5-master_2_1_0_5_5 contrail 2.2 M #6 67.44 contrail-web-core x86_64 v0+master.2.1.0.5.5-master_2_1_0_5_5 contrail 21 M #6 67.44 Upgrading: #6 67.44 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #6 67.44 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #6 67.44 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #6 67.44 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #6 67.44 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #6 67.44 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #6 67.44 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #6 67.44 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #6 67.44 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #6 67.44 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #6 67.44 Installing dependencies: #6 67.44 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #6 67.44 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #6 67.44 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #6 67.44 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #6 67.44 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 67.44 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #6 67.44 groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #6 67.44 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #6 67.44 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #6 67.44 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #6 67.44 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #6 67.44 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #6 67.44 ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k #6 67.44 perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 67.44 perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k #6 67.44 perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k #6 67.44 perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 67.44 perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #6 67.44 perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #6 67.44 perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #6 67.44 perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 67.44 perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 67.44 perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #6 67.44 perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #6 67.44 perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 67.44 perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k #6 67.44 perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k #6 67.44 perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 67.44 perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 67.44 perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k #6 67.44 perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 67.44 perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k #6 67.44 perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 67.44 perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k #6 67.44 perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #6 67.44 perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 67.44 perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #6 67.44 perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 67.44 perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k #6 67.44 perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 67.44 perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 67.44 perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 67.44 perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k #6 67.44 perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k #6 67.44 perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k #6 67.44 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 67.44 perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 67.44 perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k #6 67.44 perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 67.44 perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 67.44 perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k #6 67.44 perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #6 67.44 perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 67.44 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 67.44 perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k #6 67.44 perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k #6 67.44 perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #6 67.44 perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 67.44 perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 67.44 perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 67.44 perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k #6 67.44 perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M #6 67.44 perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #6 67.44 perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #6 67.44 perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #6 67.44 perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 67.44 perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k #6 67.44 perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 67.44 perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 67.44 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #6 67.44 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #6 67.44 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #6 67.44 ruby x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 38 k #6 67.44 ruby-libs x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M #6 67.44 rubygem-io-console x86_64 0.5.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 22 k #6 67.44 rubygem-json x86_64 2.5.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 67.44 rubygem-psych x86_64 3.3.2-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 48 k #6 67.44 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #6 67.44 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #6 67.44 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #6 67.44 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #6 67.44 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #6 67.44 Installing weak dependencies: #6 67.44 perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 67.44 ruby-default-gems noarch 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 29 k #6 67.44 rubygem-bigdecimal x86_64 3.0.0-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 67.44 rubygem-bundler noarch 2.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 369 k #6 67.44 rubygem-rdoc noarch 6.3.4.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 398 k #6 67.44 rubygems noarch 3.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 253 k #6 67.44 #6 67.44 Transaction Summary #6 67.44 ================================================================================================================= #6 67.44 Install 90 Packages #6 67.44 Upgrade 10 Packages #6 67.44 #6 67.45 Total download size: 52 M #6 67.45 Downloading Packages: #6 67.63 (1/100): acl-2.3.1-4.el9.x86_64.rpm 405 kB/s | 69 kB 00:00 #6 67.85 (2/100): attr-2.5.1-3.el9.x86_64.rpm 276 kB/s | 58 kB 00:00 #6 68.22 (3/100): dbus-1.12.20-8.el9.x86_64.rpm 20 kB/s | 6.8 kB 00:00 #6 68.25 (4/100): contrail-web-controller-v0+master.2.1. 2.8 MB/s | 2.2 MB 00:00 #6 68.29 (5/100): dbus-common-1.12.20-8.el9.noarch.rpm 779 kB/s | 14 kB 00:00 #6 68.29 (6/100): dbus-broker-28-7.el9.x86_64.rpm 1.8 MB/s | 171 kB 00:00 #6 68.30 (7/100): diffutils-3.7-12.el9.x86_64.rpm 14 MB/s | 388 kB 00:00 #6 68.36 (8/100): keyutils-1.6.3-1.el9.x86_64.rpm 3.2 MB/s | 72 kB 00:00 #6 68.36 (9/100): kmod-libs-28-10.el9.x86_64.rpm 4.5 MB/s | 62 kB 00:00 #6 68.37 (10/100): groff-base-1.22.4-10.el9.x86_64.rpm 12 MB/s | 1.0 MB 00:00 #6 68.39 (11/100): libseccomp-2.5.2-2.el9.x86_64.rpm 1.7 MB/s | 71 kB 00:00 #6 68.39 (12/100): libselinux-utils-3.6-1.el9.x86_64.rpm 8.3 MB/s | 164 kB 00:00 #6 68.44 (13/100): logrotate-3.18.0-8.el9.x86_64.rpm 3.6 MB/s | 74 kB 00:00 #6 68.44 (14/100): ncurses-6.2-10.20210508.el9.x86_64.rp 11 MB/s | 399 kB 00:00 #6 68.44 (15/100): policycoreutils-3.6-2.1.el9.x86_64.rp 5.9 MB/s | 208 kB 00:00 #6 68.44 (16/100): rpm-plugin-selinux-4.16.1.3-34.el9.0. 847 kB/s | 16 kB 00:00 #6 68.47 (17/100): selinux-policy-38.1.45-3.el9_5.noarch 2.3 MB/s | 48 kB 00:00 #6 68.60 (18/100): systemd-252-46.el9_5.2.0.1.x86_64.rpm 30 MB/s | 4.0 MB 00:00 #6 68.61 (19/100): systemd-pam-252-46.el9_5.2.0.1.x86_64 21 MB/s | 285 kB 00:00 #6 68.61 (20/100): systemd-rpm-macros-252-46.el9_5.2.0.1 9.6 MB/s | 73 kB 00:00 #6 68.62 (21/100): perl-AutoLoader-5.74-481.el9.noarch.r 2.2 MB/s | 20 kB 00:00 #6 68.63 (22/100): perl-B-1.80-481.el9.x86_64.rpm 18 MB/s | 178 kB 00:00 #6 68.64 (23/100): perl-Carp-1.50-460.el9.noarch.rpm 2.7 MB/s | 29 kB 00:00 #6 68.75 (24/100): selinux-policy-targeted-38.1.45-3.el9 21 MB/s | 6.5 MB 00:00 #6 68.75 (25/100): perl-Class-Struct-0.66-481.el9.noarch 188 kB/s | 21 kB 00:00 #6 68.76 (26/100): perl-Data-Dumper-2.174-462.el9.x86_64 5.1 MB/s | 55 kB 00:00 #6 68.77 (27/100): perl-Digest-1.19-4.el9.noarch.rpm 1.5 MB/s | 25 kB 00:00 #6 68.78 (28/100): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 4.4 MB/s | 36 kB 00:00 #6 68.78 (29/100): perl-Errno-1.30-481.el9.x86_64.rpm 3.8 MB/s | 13 kB 00:00 #6 68.79 (30/100): perl-Exporter-5.74-461.el9.noarch.rpm 5.5 MB/s | 31 kB 00:00 #6 68.80 (31/100): perl-Fcntl-1.13-481.el9.x86_64.rpm 2.0 MB/s | 19 kB 00:00 #6 68.81 (32/100): perl-File-Basename-2.85-481.el9.noarc 3.4 MB/s | 16 kB 00:00 #6 68.81 (33/100): perl-File-Path-2.18-4.el9.noarch.rpm 6.6 MB/s | 35 kB 00:00 #6 68.84 (34/100): perl-Encode-3.08-462.el9.x86_64.rpm 27 MB/s | 1.7 MB 00:00 #6 68.84 (35/100): perl-File-Temp-0.231.100-4.el9.noarch 1.9 MB/s | 59 kB 00:00 #6 68.84 (36/100): perl-File-stat-1.09-481.el9.noarch.rp 2.5 MB/s | 16 kB 00:00 #6 68.84 (37/100): perl-FileHandle-2.03-481.el9.noarch.r 2.1 MB/s | 14 kB 00:00 #6 68.85 (38/100): perl-Getopt-Long-2.52-4.el9.noarch.rp 9.3 MB/s | 60 kB 00:00 #6 68.85 (39/100): perl-Getopt-Std-1.12-481.el9.noarch.r 2.8 MB/s | 14 kB 00:00 #6 68.85 (40/100): perl-HTTP-Tiny-0.076-462.el9.noarch.r 8.7 MB/s | 53 kB 00:00 #6 68.87 (41/100): perl-IO-1.43-481.el9.x86_64.rpm 7.5 MB/s | 85 kB 00:00 #6 68.87 (42/100): perl-IO-Socket-IP-0.41-5.el9.noarch.r 3.5 MB/s | 42 kB 00:00 #6 68.87 (43/100): perl-IO-Socket-SSL-2.073-2.el9.noarch 20 MB/s | 214 kB 00:00 #6 68.88 (44/100): perl-IPC-Open3-1.21-481.el9.noarch.rp 1.2 MB/s | 21 kB 00:00 #6 68.89 (45/100): perl-MIME-Base64-3.16-4.el9.x86_64.rp 1.6 MB/s | 30 kB 00:00 #6 68.90 (46/100): perl-Mozilla-CA-20200520-6.el9.noarch 731 kB/s | 12 kB 00:00 #6 68.91 (47/100): perl-NDBM_File-1.15-481.el9.x86_64.rp 1.5 MB/s | 21 kB 00:00 #6 68.92 (48/100): perl-POSIX-1.94-481.el9.x86_64.rpm 12 MB/s | 95 kB 00:00 #6 68.95 (49/100): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 13 MB/s | 391 kB 00:00 #6 68.95 (50/100): perl-PathTools-3.78-461.el9.x86_64.rp 2.5 MB/s | 85 kB 00:00 #6 68.97 (51/100): perl-Pod-Escapes-1.07-460.el9.noarch. 643 kB/s | 20 kB 00:00 #6 68.98 (52/100): perl-Pod-Perldoc-3.28.01-461.el9.noar 2.7 MB/s | 83 kB 00:00 #6 68.99 (53/100): perl-Pod-Simple-3.42-4.el9.noarch.rpm 7.1 MB/s | 215 kB 00:00 #6 69.00 (54/100): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.7 MB/s | 40 kB 00:00 #6 69.01 (55/100): perl-Scalar-List-Utils-1.56-462.el9.x 5.2 MB/s | 70 kB 00:00 #6 69.02 (56/100): perl-SelectSaver-1.02-481.el9.noarch. 572 kB/s | 10 kB 00:00 #6 69.03 (57/100): perl-Socket-2.031-4.el9.x86_64.rpm 2.7 MB/s | 54 kB 00:00 #6 69.05 (58/100): perl-Storable-3.21-460.el9.x86_64.rpm 5.7 MB/s | 95 kB 00:00 #6 69.05 (59/100): perl-Symbol-1.08-481.el9.noarch.rpm 900 kB/s | 13 kB 00:00 #6 69.05 (60/100): perl-Term-ANSIColor-5.01-461.el9.noar 5.5 MB/s | 48 kB 00:00 #6 69.05 (61/100): perl-Term-Cap-1.17-460.el9.noarch.rpm 3.3 MB/s | 22 kB 00:00 #6 69.05 (62/100): perl-Text-ParseWords-3.30-460.el9.noa 2.7 MB/s | 16 kB 00:00 #6 69.06 (63/100): perl-Text-Tabs+Wrap-2013.0523-460.el9 3.8 MB/s | 23 kB 00:00 #6 69.06 (64/100): perl-Time-Local-1.300-7.el9.noarch.rp 5.6 MB/s | 33 kB 00:00 #6 69.07 (65/100): perl-URI-5.09-3.el9.noarch.rpm 15 MB/s | 108 kB 00:00 #6 69.07 (66/100): perl-base-2.27-481.el9.noarch.rpm 2.6 MB/s | 15 kB 00:00 #6 69.07 (67/100): perl-constant-1.33-461.el9.noarch.rpm 5.2 MB/s | 23 kB 00:00 #6 69.07 (68/100): perl-if-0.60.800-481.el9.noarch.rpm 2.1 MB/s | 13 kB 00:00 #6 69.07 (69/100): perl-interpreter-5.32.1-481.el9.x86_6 8.5 MB/s | 70 kB 00:00 #6 69.09 (70/100): perl-libnet-3.13-4.el9.noarch.rpm 10 MB/s | 125 kB 00:00 #6 69.09 (71/100): perl-mro-1.23-481.el9.x86_64.rpm 4.7 MB/s | 27 kB 00:00 #6 69.10 (72/100): perl-overload-1.31-481.el9.noarch.rpm 7.0 MB/s | 44 kB 00:00 #6 69.10 (73/100): perl-overloading-0.02-481.el9.noarch. 2.2 MB/s | 11 kB 00:00 #6 69.11 (74/100): perl-parent-0.238-460.el9.noarch.rpm 3.6 MB/s | 14 kB 00:00 #6 69.11 (75/100): perl-podlators-4.14-460.el9.noarch.rp 20 MB/s | 112 kB 00:00 #6 69.15 (76/100): perl-libs-5.32.1-481.el9.x86_64.rpm 32 MB/s | 2.0 MB 00:00 #6 69.15 (77/100): perl-subs-1.03-481.el9.noarch.rpm 315 kB/s | 10 kB 00:00 #6 69.15 (78/100): perl-vars-1.05-481.el9.noarch.rpm 1.7 MB/s | 12 kB 00:00 #6 69.16 (79/100): ruby-3.0.7-163.el9_5.x86_64.rpm 6.1 MB/s | 38 kB 00:00 #6 69.17 (80/100): ruby-default-gems-3.0.7-163.el9_5.noa 2.4 MB/s | 29 kB 00:00 #6 69.20 (81/100): redis-6.2.17-1.el9_5.x86_64.rpm 30 MB/s | 1.3 MB 00:00 #6 69.20 (82/100): rubygem-bigdecimal-3.0.0-163.el9_5.x8 7.1 MB/s | 51 kB 00:00 #6 69.21 (83/100): rubygem-bundler-2.2.33-163.el9_5.noar 20 MB/s | 369 kB 00:00 #6 69.22 (84/100): rubygem-io-console-0.5.7-163.el9_5.x8 3.3 MB/s | 22 kB 00:00 #6 69.49 (85/100): contrail-web-core-v0+master.2.1.0.5.5 11 MB/s | 21 MB 00:02 #6 69.49 (86/100): rubygem-json-2.5.1-163.el9_5.x86_64.r 198 kB/s | 51 kB 00:00 #6 69.52 (87/100): ruby-libs-3.0.7-163.el9_5.x86_64.rpm 8.9 MB/s | 3.2 MB 00:00 #6 69.53 (88/100): rubygem-psych-3.3.2-163.el9_5.x86_64. 963 kB/s | 48 kB 00:00 #6 69.53 (89/100): rubygem-rdoc-6.3.4.1-163.el9_5.noarch 7.5 MB/s | 398 kB 00:00 #6 69.54 (90/100): ima-evm-utils-1.5-2.el9.0.1.x86_64.rp 7.2 MB/s | 68 kB 00:00 #6 69.56 (91/100): libacl-2.3.1-4.el9.x86_64.rpm 3.9 MB/s | 22 kB 00:00 #6 69.56 (92/100): rubygems-3.2.33-163.el9_5.noarch.rpm 13 MB/s | 253 kB 00:00 #6 69.56 (93/100): libselinux-3.6-1.el9.x86_64.rpm 8.7 MB/s | 85 kB 00:00 #6 69.56 (94/100): python3-rpm-4.16.1.3-34.el9.0.1.x86_6 11 MB/s | 64 kB 00:00 #6 69.56 (95/100): libsepol-3.6-1.el9.x86_64.rpm 20 MB/s | 329 kB 00:00 #6 69.56 (96/100): rpm-build-libs-4.16.1.3-34.el9.0.1.x8 9.6 MB/s | 88 kB 00:00 #6 69.57 (97/100): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 24 MB/s | 485 kB 00:00 #6 69.57 (98/100): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86 1.9 MB/s | 20 kB 00:00 #6 69.58 (99/100): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.r 15 MB/s | 307 kB 00:00 #6 69.60 (100/100): systemd-libs-252-46.el9_5.2.0.1.x86_ 31 MB/s | 678 kB 00:00 #6 69.60 -------------------------------------------------------------------------------- #6 69.60 Total 24 MB/s | 52 MB 00:02 #6 69.60 Running transaction check #6 69.81 Transaction check succeeded. #6 69.81 Running transaction test #6 71.17 Transaction test succeeded. #6 71.17 Running transaction #6 74.19 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #6 74.41 Preparing : 1/1 #6 74.88 Installing : ruby-libs-3.0.7-163.el9_5.x86_64 1/110 #6 74.91 Upgrading : libacl-2.3.1-4.el9.x86_64 2/110 #6 75.01 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 3/110 #6 75.05 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 4/110 #6 75.06 Installing : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 5/110 #6 75.10 Installing : ruby-default-gems-3.0.7-163.el9_5.noarch 6/110 #6 75.49 Installing : rubygem-bundler-2.2.33-163.el9_5.noarch 7/110 #6 75.66 Installing : rubygem-io-console-0.5.7-163.el9_5.x86_64 8/110 #6 75.78 Installing : rubygem-json-2.5.1-163.el9_5.x86_64 9/110 #6 75.92 Installing : rubygem-psych-3.3.2-163.el9_5.x86_64 10/110 #6 76.12 Installing : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11/110 #6 76.42 Installing : rubygems-3.2.33-163.el9_5.noarch 12/110 #6 76.74 Installing : ruby-3.0.7-163.el9_5.x86_64 13/110 #6 76.81 Upgrading : libsepol-3.6-1.el9.x86_64 14/110 #6 76.91 Upgrading : libselinux-3.6-1.el9.x86_64 15/110 #6 76.97 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 77.00 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 77.09 Installing : libselinux-utils-3.6-1.el9.x86_64 17/110 #6 77.11 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 18/110 #6 77.13 Installing : acl-2.3.1-4.el9.x86_64 19/110 #6 77.15 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 20/110 #6 77.17 Installing : ncurses-6.2-10.20210508.el9.x86_64 21/110 #6 77.18 Installing : libseccomp-2.5.2-2.el9.x86_64 22/110 #6 77.19 Installing : kmod-libs-28-10.el9.x86_64 23/110 #6 77.21 Installing : keyutils-1.6.3-1.el9.x86_64 24/110 #6 77.22 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 77.39 Installing : groff-base-1.22.4-10.el9.x86_64 25/110 #6 77.59 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 77.61 Installing : perl-Digest-1.19-4.el9.noarch 26/110 #6 77.85 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/110 #6 77.85 Installing : perl-B-1.80-481.el9.x86_64 28/110 #6 77.86 Installing : perl-FileHandle-2.03-481.el9.noarch 29/110 #6 77.87 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/110 #6 77.90 Installing : perl-libnet-3.13-4.el9.noarch 31/110 #6 77.91 Installing : perl-AutoLoader-5.74-481.el9.noarch 32/110 #6 77.92 Installing : perl-base-2.27-481.el9.noarch 33/110 #6 77.95 Installing : perl-URI-5.09-3.el9.noarch 34/110 #6 77.98 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/110 #6 77.98 Installing : perl-if-0.60.800-481.el9.noarch 36/110 #6 77.99 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/110 #6 77.99 Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/110 #6 78.00 Installing : perl-File-Path-2.18-4.el9.noarch 39/110 #6 78.02 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 40/110 #6 78.13 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 41/110 #6 78.14 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/110 #6 78.14 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/110 #6 78.14 Installing : perl-Class-Struct-0.66-481.el9.noarch 44/110 #6 78.17 Installing : perl-POSIX-1.94-481.el9.x86_64 45/110 #6 78.17 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/110 #6 78.17 Installing : perl-IPC-Open3-1.21-481.el9.noarch 47/110 #6 78.18 Installing : perl-subs-1.03-481.el9.noarch 48/110 #6 78.19 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/110 #6 78.21 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 50/110 #6 78.21 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/110 #6 78.23 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/110 #6 78.24 Installing : perl-Socket-4:2.031-4.el9.x86_64 53/110 #6 78.27 Installing : perl-SelectSaver-1.02-481.el9.noarch 54/110 #6 78.27 Installing : perl-Symbol-1.08-481.el9.noarch 55/110 #6 78.27 Installing : perl-File-stat-1.09-481.el9.noarch 56/110 #6 78.29 Installing : perl-podlators-1:4.14-460.el9.noarch 57/110 #6 78.29 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/110 #6 78.30 Installing : perl-Fcntl-1.13-481.el9.x86_64 59/110 #6 78.33 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/110 #6 78.33 Installing : perl-mro-1.23-481.el9.x86_64 61/110 #6 78.33 Installing : perl-IO-1.43-481.el9.x86_64 62/110 #6 78.33 Installing : perl-overloading-0.02-481.el9.noarch 63/110 #6 78.34 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/110 #6 78.36 Installing : perl-Errno-1.30-481.el9.x86_64 65/110 #6 78.36 Installing : perl-File-Basename-2.85-481.el9.noarch 66/110 #6 78.36 Installing : perl-Getopt-Std-1.12-481.el9.noarch 67/110 #6 78.37 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/110 #6 78.38 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/110 #6 78.39 Installing : perl-constant-1.33-461.el9.noarch 70/110 #6 78.39 Installing : perl-Storable-1:3.21-460.el9.x86_64 71/110 #6 78.40 Installing : perl-overload-1.31-481.el9.noarch 72/110 #6 78.41 Installing : perl-parent-1:0.238-460.el9.noarch 73/110 #6 78.41 Installing : perl-vars-1.05-481.el9.noarch 74/110 #6 78.43 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/110 #6 78.43 Installing : perl-Carp-1.50-460.el9.noarch 76/110 #6 78.44 Installing : perl-Exporter-5.74-461.el9.noarch 77/110 #6 78.49 Installing : perl-NDBM_File-1.15-481.el9.x86_64 78/110 #6 78.68 Installing : perl-PathTools-3.78-461.el9.x86_64 79/110 #6 78.95 Installing : perl-Encode-4:3.08-462.el9.x86_64 80/110 #6 79.13 Installing : perl-libs-4:5.32.1-481.el9.x86_64 81/110 #6 79.15 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 82/110 #6 79.17 Installing : diffutils-3.7-12.el9.x86_64 83/110 #6 79.20 Installing : policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 79.24 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 79.25 Installing : selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 79.25 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 79.32 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 79.85 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 79.92 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 91.38 Installing : dbus-1:1.12.20-8.el9.x86_64 87/110 #6 91.39 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 88/110 #6 91.42 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 91.83 Installing : systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 91.85 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 101.8 Installing : dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 101.8 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 101.9 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #6 101.9 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #6 101.9 #6 101.9 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 102.0 Installing : dbus-broker-28-7.el9.x86_64 91/110 #6 102.0 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 102.1 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #6 102.1 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #6 102.1 #6 102.1 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 102.1 Installing : logrotate-3.18.0-8.el9.x86_64 92/110 #6 102.1 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 102.2 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #6 102.2 #6 102.2 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 102.4 Installing : redis-6.2.17-1.el9_5.x86_64 93/110 #6 102.4 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 102.4 Running scriptlet: contrail-web-core-v0+master.2.1.0.5.5-master_2_1 94/110 #6 102.6 ...+...+...+++++++++++++++++++++++++++++++++++++++*.........+.........+..+.........+.+..+.+......+........+...+..........+..+.+++++++++++++++++++++++++++++++++++++++*.+...+....+......+...............+.........+..+..........+.........+..+...+.+......+.........+.....+....+.....+......+...................+..+...+................+.........+..+...............+....+.....+.+...+.....+......+.+........+......+...+......+....+..+....+...........+...............+.............+.....+.+..+....+......+........+.+......+..+...+.......+........+...+.+......+..............+.+.........+.....+...+.+..+.............++++++ #6 102.6 ....+......+......+...+..+....+.....+....+++++++++++++++++++++++++++++++++++++++*..+......+.....+++++++++++++++++++++++++++++++++++++++*......+......+..+....+......+.....+...+.+...+...+.........+.....+.........+.+...+........+.......+........+...+......+.+..+.+......+...+..+....+......+......+.........+...+...........+.........+.+.....+.+......+..+......+....+..+.+............+...+.........+...+.....+.+...............+..+...+....+..+...+............+.++++++ #6 102.6 ----- #6 102.6 Certificate request self-signature ok #6 102.6 subject=C=US, ST=CA, L=Sunnyvale, O=JuniperNetworks, OU=JuniperCA, CN=ContrailCA #6 102.6 #6 104.4 Installing : contrail-web-core-v0+master.2.1.0.5.5-master_2_1 94/110 #6 104.9 Running scriptlet: contrail-web-core-v0+master.2.1.0.5.5-master_2_1 94/110 #6 104.9 Installing : attr-2.5.1-3.el9.x86_64 95/110 #6 105.4 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 96/110 #6 105.7 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 97/110 #6 105.7 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 98/110 #6 106.2 Installing : contrail-web-controller-v0+master.2.1.0.5.5-mast 99/110 #6 106.7 Running scriptlet: contrail-web-controller-v0+master.2.1.0.5.5-mast 99/110 #6 106.7 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 100/110 #6 106.8 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 101/110 #6 106.8 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 102/110 #6 106.8 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 103/110 #6 106.8 Cleanup : rpm-4.16.1.3-25.el9.x86_64 104/110 #6 106.8 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 105/110 #6 106.8 Cleanup : systemd-libs-252-18.el9.x86_64 106/110 #6 106.8 Cleanup : libselinux-3.5-1.el9.x86_64 107/110 #6 106.9 Cleanup : libsepol-3.5-1.el9.x86_64 108/110 #6 106.9 Cleanup : libacl-2.3.1-3.el9.x86_64 109/110 #6 106.9 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 106.9 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 110/110 #6 106.9 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 110/110 #6 106.9 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 110/110 #6 115.9 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 116.1 Verifying : contrail-web-controller-v0+master.2.1.0.5.5-mast 1/110 #6 116.1 Verifying : contrail-web-core-v0+master.2.1.0.5.5-master_2_1 2/110 #6 116.1 Verifying : acl-2.3.1-4.el9.x86_64 3/110 #6 116.1 Verifying : attr-2.5.1-3.el9.x86_64 4/110 #6 116.1 Verifying : dbus-1:1.12.20-8.el9.x86_64 5/110 #6 116.1 Verifying : dbus-broker-28-7.el9.x86_64 6/110 #6 116.1 Verifying : dbus-common-1:1.12.20-8.el9.noarch 7/110 #6 116.1 Verifying : diffutils-3.7-12.el9.x86_64 8/110 #6 116.1 Verifying : groff-base-1.22.4-10.el9.x86_64 9/110 #6 116.1 Verifying : keyutils-1.6.3-1.el9.x86_64 10/110 #6 116.1 Verifying : kmod-libs-28-10.el9.x86_64 11/110 #6 116.1 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/110 #6 116.1 Verifying : libselinux-utils-3.6-1.el9.x86_64 13/110 #6 116.1 Verifying : logrotate-3.18.0-8.el9.x86_64 14/110 #6 116.1 Verifying : ncurses-6.2-10.20210508.el9.x86_64 15/110 #6 116.1 Verifying : policycoreutils-3.6-2.1.el9.x86_64 16/110 #6 116.1 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 17/110 #6 116.1 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 18/110 #6 116.1 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 19/110 #6 116.1 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 20/110 #6 116.1 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 21/110 #6 116.1 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 22/110 #6 116.1 Verifying : perl-AutoLoader-5.74-481.el9.noarch 23/110 #6 116.1 Verifying : perl-B-1.80-481.el9.x86_64 24/110 #6 116.1 Verifying : perl-Carp-1.50-460.el9.noarch 25/110 #6 116.1 Verifying : perl-Class-Struct-0.66-481.el9.noarch 26/110 #6 116.1 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 27/110 #6 116.1 Verifying : perl-Digest-1.19-4.el9.noarch 28/110 #6 116.1 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 29/110 #6 116.1 Verifying : perl-Encode-4:3.08-462.el9.x86_64 30/110 #6 116.1 Verifying : perl-Errno-1.30-481.el9.x86_64 31/110 #6 116.1 Verifying : perl-Exporter-5.74-461.el9.noarch 32/110 #6 116.1 Verifying : perl-Fcntl-1.13-481.el9.x86_64 33/110 #6 116.1 Verifying : perl-File-Basename-2.85-481.el9.noarch 34/110 #6 116.1 Verifying : perl-File-Path-2.18-4.el9.noarch 35/110 #6 116.1 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 36/110 #6 116.1 Verifying : perl-File-stat-1.09-481.el9.noarch 37/110 #6 116.1 Verifying : perl-FileHandle-2.03-481.el9.noarch 38/110 #6 116.1 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 39/110 #6 116.1 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 40/110 #6 116.1 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 41/110 #6 116.1 Verifying : perl-IO-1.43-481.el9.x86_64 42/110 #6 116.1 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 43/110 #6 116.1 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/110 #6 116.1 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 45/110 #6 116.1 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 46/110 #6 116.1 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 47/110 #6 116.1 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 48/110 #6 116.1 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 49/110 #6 116.1 Verifying : perl-POSIX-1.94-481.el9.x86_64 50/110 #6 116.1 Verifying : perl-PathTools-3.78-461.el9.x86_64 51/110 #6 116.1 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 52/110 #6 116.1 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/110 #6 116.1 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 54/110 #6 116.1 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 55/110 #6 116.1 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 56/110 #6 116.1 Verifying : perl-SelectSaver-1.02-481.el9.noarch 57/110 #6 116.1 Verifying : perl-Socket-4:2.031-4.el9.x86_64 58/110 #6 116.1 Verifying : perl-Storable-1:3.21-460.el9.x86_64 59/110 #6 116.1 Verifying : perl-Symbol-1.08-481.el9.noarch 60/110 #6 116.1 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 61/110 #6 116.1 Verifying : perl-Term-Cap-1.17-460.el9.noarch 62/110 #6 116.1 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 63/110 #6 116.1 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 64/110 #6 116.1 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 65/110 #6 116.1 Verifying : perl-URI-5.09-3.el9.noarch 66/110 #6 116.1 Verifying : perl-base-2.27-481.el9.noarch 67/110 #6 116.1 Verifying : perl-constant-1.33-461.el9.noarch 68/110 #6 116.1 Verifying : perl-if-0.60.800-481.el9.noarch 69/110 #6 116.1 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 70/110 #6 116.1 Verifying : perl-libnet-3.13-4.el9.noarch 71/110 #6 116.1 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 72/110 #6 116.1 Verifying : perl-mro-1.23-481.el9.x86_64 73/110 #6 116.1 Verifying : perl-overload-1.31-481.el9.noarch 74/110 #6 116.1 Verifying : perl-overloading-0.02-481.el9.noarch 75/110 #6 116.1 Verifying : perl-parent-1:0.238-460.el9.noarch 76/110 #6 116.1 Verifying : perl-podlators-1:4.14-460.el9.noarch 77/110 #6 116.1 Verifying : perl-subs-1.03-481.el9.noarch 78/110 #6 116.1 Verifying : perl-vars-1.05-481.el9.noarch 79/110 #6 116.1 Verifying : redis-6.2.17-1.el9_5.x86_64 80/110 #6 116.1 Verifying : ruby-3.0.7-163.el9_5.x86_64 81/110 #6 116.1 Verifying : ruby-default-gems-3.0.7-163.el9_5.noarch 82/110 #6 116.1 Verifying : ruby-libs-3.0.7-163.el9_5.x86_64 83/110 #6 116.1 Verifying : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 84/110 #6 116.1 Verifying : rubygem-bundler-2.2.33-163.el9_5.noarch 85/110 #6 116.1 Verifying : rubygem-io-console-0.5.7-163.el9_5.x86_64 86/110 #6 116.1 Verifying : rubygem-json-2.5.1-163.el9_5.x86_64 87/110 #6 116.1 Verifying : rubygem-psych-3.3.2-163.el9_5.x86_64 88/110 #6 116.1 Verifying : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 89/110 #6 116.1 Verifying : rubygems-3.2.33-163.el9_5.noarch 90/110 #6 116.1 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 91/110 #6 116.1 Verifying : ima-evm-utils-1.4-4.el9.x86_64 92/110 #6 116.1 Verifying : libacl-2.3.1-4.el9.x86_64 93/110 #6 116.1 Verifying : libacl-2.3.1-3.el9.x86_64 94/110 #6 116.1 Verifying : libselinux-3.6-1.el9.x86_64 95/110 #6 116.1 Verifying : libselinux-3.5-1.el9.x86_64 96/110 #6 116.1 Verifying : libsepol-3.6-1.el9.x86_64 97/110 #6 116.1 Verifying : libsepol-3.5-1.el9.x86_64 98/110 #6 116.1 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 99/110 #6 116.1 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 100/110 #6 116.1 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 101/110 #6 116.1 Verifying : rpm-4.16.1.3-25.el9.x86_64 102/110 #6 116.1 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 103/110 #6 116.1 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 104/110 #6 116.1 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 105/110 #6 116.1 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 106/110 #6 116.1 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 107/110 #6 116.1 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 108/110 #6 116.1 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 109/110 #6 116.1 Verifying : systemd-libs-252-18.el9.x86_64 110/110 #6 116.2 #6 116.2 Upgraded: #6 116.2 ima-evm-utils-1.5-2.el9.0.1.x86_64 #6 116.2 libacl-2.3.1-4.el9.x86_64 #6 116.2 libselinux-3.6-1.el9.x86_64 #6 116.2 libsepol-3.6-1.el9.x86_64 #6 116.2 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #6 116.2 rpm-4.16.1.3-34.el9.0.1.x86_64 #6 116.2 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #6 116.2 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #6 116.2 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #6 116.2 systemd-libs-252-46.el9_5.2.0.1.x86_64 #6 116.2 Installed: #6 116.2 acl-2.3.1-4.el9.x86_64 #6 116.2 attr-2.5.1-3.el9.x86_64 #6 116.2 contrail-web-controller-v0+master.2.1.0.5.5-master_2_1_0_5_5.x86_64 #6 116.2 contrail-web-core-v0+master.2.1.0.5.5-master_2_1_0_5_5.x86_64 #6 116.2 dbus-1:1.12.20-8.el9.x86_64 #6 116.2 dbus-broker-28-7.el9.x86_64 #6 116.2 dbus-common-1:1.12.20-8.el9.noarch #6 116.2 diffutils-3.7-12.el9.x86_64 #6 116.2 groff-base-1.22.4-10.el9.x86_64 #6 116.2 keyutils-1.6.3-1.el9.x86_64 #6 116.2 kmod-libs-28-10.el9.x86_64 #6 116.2 libseccomp-2.5.2-2.el9.x86_64 #6 116.2 libselinux-utils-3.6-1.el9.x86_64 #6 116.2 logrotate-3.18.0-8.el9.x86_64 #6 116.2 ncurses-6.2-10.20210508.el9.x86_64 #6 116.2 perl-AutoLoader-5.74-481.el9.noarch #6 116.2 perl-B-1.80-481.el9.x86_64 #6 116.2 perl-Carp-1.50-460.el9.noarch #6 116.2 perl-Class-Struct-0.66-481.el9.noarch #6 116.2 perl-Data-Dumper-2.174-462.el9.x86_64 #6 116.2 perl-Digest-1.19-4.el9.noarch #6 116.2 perl-Digest-MD5-2.58-4.el9.x86_64 #6 116.2 perl-Encode-4:3.08-462.el9.x86_64 #6 116.2 perl-Errno-1.30-481.el9.x86_64 #6 116.2 perl-Exporter-5.74-461.el9.noarch #6 116.2 perl-Fcntl-1.13-481.el9.x86_64 #6 116.2 perl-File-Basename-2.85-481.el9.noarch #6 116.2 perl-File-Path-2.18-4.el9.noarch #6 116.2 perl-File-Temp-1:0.231.100-4.el9.noarch #6 116.2 perl-File-stat-1.09-481.el9.noarch #6 116.2 perl-FileHandle-2.03-481.el9.noarch #6 116.2 perl-Getopt-Long-1:2.52-4.el9.noarch #6 116.2 perl-Getopt-Std-1.12-481.el9.noarch #6 116.2 perl-HTTP-Tiny-0.076-462.el9.noarch #6 116.2 perl-IO-1.43-481.el9.x86_64 #6 116.2 perl-IO-Socket-IP-0.41-5.el9.noarch #6 116.2 perl-IO-Socket-SSL-2.073-2.el9.noarch #6 116.2 perl-IPC-Open3-1.21-481.el9.noarch #6 116.2 perl-MIME-Base64-3.16-4.el9.x86_64 #6 116.2 perl-Mozilla-CA-20200520-6.el9.noarch #6 116.2 perl-NDBM_File-1.15-481.el9.x86_64 #6 116.2 perl-Net-SSLeay-1.94-1.el9.x86_64 #6 116.2 perl-POSIX-1.94-481.el9.x86_64 #6 116.2 perl-PathTools-3.78-461.el9.x86_64 #6 116.2 perl-Pod-Escapes-1:1.07-460.el9.noarch #6 116.2 perl-Pod-Perldoc-3.28.01-461.el9.noarch #6 116.2 perl-Pod-Simple-1:3.42-4.el9.noarch #6 116.2 perl-Pod-Usage-4:2.01-4.el9.noarch #6 116.2 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 #6 116.2 perl-SelectSaver-1.02-481.el9.noarch #6 116.2 perl-Socket-4:2.031-4.el9.x86_64 #6 116.2 perl-Storable-1:3.21-460.el9.x86_64 #6 116.2 perl-Symbol-1.08-481.el9.noarch #6 116.2 perl-Term-ANSIColor-5.01-461.el9.noarch #6 116.2 perl-Term-Cap-1.17-460.el9.noarch #6 116.2 perl-Text-ParseWords-3.30-460.el9.noarch #6 116.2 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #6 116.2 perl-Time-Local-2:1.300-7.el9.noarch #6 116.2 perl-URI-5.09-3.el9.noarch #6 116.2 perl-base-2.27-481.el9.noarch #6 116.2 perl-constant-1.33-461.el9.noarch #6 116.2 perl-if-0.60.800-481.el9.noarch #6 116.2 perl-interpreter-4:5.32.1-481.el9.x86_64 #6 116.2 perl-libnet-3.13-4.el9.noarch #6 116.2 perl-libs-4:5.32.1-481.el9.x86_64 #6 116.2 perl-mro-1.23-481.el9.x86_64 #6 116.2 perl-overload-1.31-481.el9.noarch #6 116.2 perl-overloading-0.02-481.el9.noarch #6 116.2 perl-parent-1:0.238-460.el9.noarch #6 116.2 perl-podlators-1:4.14-460.el9.noarch #6 116.2 perl-subs-1.03-481.el9.noarch #6 116.2 perl-vars-1.05-481.el9.noarch #6 116.2 policycoreutils-3.6-2.1.el9.x86_64 #6 116.2 redis-6.2.17-1.el9_5.x86_64 #6 116.2 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #6 116.2 ruby-3.0.7-163.el9_5.x86_64 #6 116.2 ruby-default-gems-3.0.7-163.el9_5.noarch #6 116.2 ruby-libs-3.0.7-163.el9_5.x86_64 #6 116.2 rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 #6 116.2 rubygem-bundler-2.2.33-163.el9_5.noarch #6 116.2 rubygem-io-console-0.5.7-163.el9_5.x86_64 #6 116.2 rubygem-json-2.5.1-163.el9_5.x86_64 #6 116.2 rubygem-psych-3.3.2-163.el9_5.x86_64 #6 116.2 rubygem-rdoc-6.3.4.1-163.el9_5.noarch #6 116.2 rubygems-3.2.33-163.el9_5.noarch #6 116.2 selinux-policy-38.1.45-3.el9_5.noarch #6 116.2 selinux-policy-targeted-38.1.45-3.el9_5.noarch #6 116.2 systemd-252-46.el9_5.2.0.1.x86_64 #6 116.2 systemd-pam-252-46.el9_5.2.0.1.x86_64 #6 116.2 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #6 116.2 #6 116.2 Complete! #6 116.5 80 files removed #6 DONE 117.4s #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 10.0s done #11 writing image sha256:96e0ab56987f05d3d1049644fd27c38de9bc0e35f0101ecee41429c71acc76aa #11 writing image sha256:96e0ab56987f05d3d1049644fd27c38de9bc0e35f0101ecee41429c71acc76aa done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_1_0_5-5 0.0s done #11 DONE 10.1s 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 11:38:08,696: INFO: Docker build duration: 131 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] 4900636d53a2: Preparing 8d10241fa547: Preparing 41fd45784519: Preparing df4cc26317f5: Preparing 52d83bb13902: Preparing 78a96a25725f: Preparing ab93136d4608: Preparing fc42b9f88ccb: Preparing dfc0e58bdac2: Preparing 33b8d035ccbd: Preparing 092f97a18b8c: Preparing 44343de3ea1d: Preparing 41fd45784519: Waiting df4cc26317f5: Waiting 52d83bb13902: Waiting 78a96a25725f: Waiting ab93136d4608: Waiting fc42b9f88ccb: Waiting dfc0e58bdac2: Waiting 33b8d035ccbd: Waiting 092f97a18b8c: Waiting 44343de3ea1d: Waiting 8d10241fa547: Pushed 41fd45784519: Pushed 4900636d53a2: Pushed df4cc26317f5: Pushed 78a96a25725f: Layer already exists ab93136d4608: Layer already exists fc42b9f88ccb: Layer already exists dfc0e58bdac2: Layer already exists 33b8d035ccbd: Layer already exists 092f97a18b8c: Layer already exists 44343de3ea1d: Layer already exists 52d83bb13902: Pushed master-2_1_0_5-5: digest: sha256:2838294b3583b2d67f8c0b6eeefa5916cf0631bf50407c74c10c78667491350d size: 2823 2025-09-16 11:38:32,542: INFO: Building opensdn-controller-webui-base finished successfully, duration: 155 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_0_5-5 96e0ab56987f 34 seconds ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_0_5-5 1510bf77bbc9 43 seconds ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_0_5-5 f1438879c89a 50 seconds ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_0_5-5 c383d67e06d7 53 seconds ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_0_5-5 ded6efe0c0ce About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_0_5-5 8dcde7f6940c About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_0_5-5 77b699a23ea9 About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_0_5-5 ca67909ea6e1 About a minute ago 730MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_0_5-5 0a3cca1479fd About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_0_5-5 dc6693563577 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_0_5-5 97b943931d83 About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_0_5-5 0f8e2d3f6b5c About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_0_5-5 341ecf5f5fb6 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_0_5-5 782f78b9d0a4 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_0_5-5 ef21abc8b764 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_0_5-5 11af03329456 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_0_5-5 c32ca3b16444 4 minutes ago 2.3MB tf-dev-sandbox compile 34e027f3e0e5 4 minutes ago 35.5GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_0_5-5 4b2a03299426 45 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_0_5-5 f4900d3f4b8e 45 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_0_5-5 c4e1ed70473a 45 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 645e87dd87e4 45 minutes ago 2.28MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_0_5-5 fbe6acc26dde 45 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 92ebcffa8f53 17 hours ago 22GB