2025-08-27 14:56:00,680: INFO: Building opensdn-controller-webui-base 2025-08-27 14:56:00,938: 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_3_4-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 GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --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 #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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_3_4-5 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.6s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_0_3_4-5 #4 CACHED #5 [internal] load build context #5 transferring context: 63.66kB done #5 DONE 0.7s #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.611 Contrail repo 3.6 MB/s | 106 kB 00:00 #6 0.719 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 2.1 MB 00:00 #6 1.222 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 730 kB 00:00 #6 1.580 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 MB/s | 264 kB 00:00 #6 2.182 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 7.0 MB 00:00 #6 6.335 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #6 8.138 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #6 8.759 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #6 10.14 added from: http://tf-mirrors.gz1.opensdn.io/re 6.1 MB/s | 392 kB 00:00 #6 10.77 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 451 kB 00:00 #6 11.29 added from: http://tf-mirrors.gz1.opensdn.io/re 448 kB/s | 16 kB 00:00 #6 11.66 added from: http://tf-mirrors.gz1.opensdn.io/re 8.1 kB/s | 257 B 00:00 #6 11.96 added from: http://tf-mirrors.gz1.opensdn.io/re 258 kB/s | 13 kB 00:00 #6 12.33 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 64 kB 00:00 #6 13.68 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 30 MB 00:00 #6 34.47 Third parties for OpenSDN 1.8 MB/s | 5.4 MB 00:03 #6 48.20 No match for argument: nodejs-0.10.48 #6 48.29 Error: Unable to find a match: nodejs-0.10.48 #6 49.73 Last metadata expiration check: 0:00:15 ago on Wed 27 Aug 2025 02:56:37 PM UTC. #6 50.18 Dependencies resolved. #6 50.18 ================================================================================================ #6 50.18 Package Arch Version Repository Size #6 50.18 ================================================================================================ #6 50.18 Installing: #6 50.18 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 50.18 Installing dependencies: #6 50.18 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #6 50.18 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #6 50.18 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #6 50.18 Installing weak dependencies: #6 50.18 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #6 50.18 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #6 50.18 #6 50.18 Transaction Summary #6 50.18 ================================================================================================ #6 50.18 Install 6 Packages #6 50.18 #6 50.18 Total download size: 32 M #6 50.18 Installed size: 168 M #6 50.18 Downloading Packages: #6 50.23 (1/6): nodejs-16.20.2-8.el9_4.x86_64.rpm 4.0 MB/s | 111 kB 00:00 #6 50.23 (2/6): libbrotli-1.0.9-7.el9_5.x86_64.rpm 8.3 MB/s | 312 kB 00:00 #6 50.61 (3/6): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 17 MB/s | 7.1 MB 00:00 #6 50.79 (4/6): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rpm 9.8 MB/s | 1.7 MB 00:00 #6 50.89 (5/6): nodejs-full-i18n-16.20.2-8.el9_4.x86_64. 12 MB/s | 8.2 MB 00:00 #6 51.16 (6/6): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 16 MB/s | 15 MB 00:00 #6 51.16 -------------------------------------------------------------------------------- #6 51.16 Total 33 MB/s | 32 MB 00:00 #6 51.16 Running transaction check #6 51.26 Transaction check succeeded. #6 51.26 Running transaction test #6 51.84 Transaction test succeeded. #6 51.84 Running transaction #6 52.84 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #6 52.93 Preparing : 1/1 #6 53.57 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 1/6 #6 53.64 Installing : libbrotli-1.0.9-7.el9_5.x86_64 2/6 #6 54.08 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 3/6 #6 54.60 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 55.08 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 5/6 #6 55.14 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 55.17 Running scriptlet: nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #6 56.34 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 1/6 #6 56.34 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 2/6 #6 56.34 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/6 #6 56.34 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #6 56.34 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 5/6 #6 56.34 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 6/6 #6 56.71 #6 56.71 Installed: #6 56.71 libbrotli-1.0.9-7.el9_5.x86_64 #6 56.71 nodejs-1:16.20.2-8.el9_4.x86_64 #6 56.71 nodejs-docs-1:16.20.2-8.el9_4.noarch #6 56.71 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #6 56.71 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #6 56.71 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #6 56.71 #6 56.71 Complete! #6 61.14 #6 61.14 added 12 packages, and audited 13 packages in 3s #6 61.14 #6 61.14 found 0 vulnerabilities #6 61.14 npm notice #6 61.14 npm notice New major version of npm available! 8.19.4 -> 11.5.2 #6 61.15 npm notice Changelog: #6 61.15 npm notice Run `npm install -g npm@11.5.2` to update! #6 61.15 npm notice #6 61.88 Last metadata expiration check: 0:00:27 ago on Wed 27 Aug 2025 02:56:37 PM UTC. #6 61.99 Dependencies resolved. #6 62.00 ================================================================================================================= #6 62.00 Package Arch Version Repository Size #6 62.00 ================================================================================================================= #6 62.00 Installing: #6 62.00 contrail-web-controller x86_64 v0+master.2.0.3.4.5-master_2_0_3_4_5 contrail 2.2 M #6 62.00 contrail-web-core x86_64 v0+master.2.0.3.4.5-master_2_0_3_4_5 contrail 21 M #6 62.00 Upgrading: #6 62.00 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #6 62.00 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #6 62.00 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #6 62.00 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #6 62.00 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #6 62.00 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #6 62.00 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #6 62.00 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #6 62.00 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #6 62.00 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #6 62.00 Installing dependencies: #6 62.00 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #6 62.00 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #6 62.00 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #6 62.00 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #6 62.00 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #6 62.00 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #6 62.00 groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #6 62.00 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #6 62.00 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #6 62.00 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #6 62.00 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #6 62.00 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #6 62.00 ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k #6 62.00 perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 62.00 perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k #6 62.00 perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k #6 62.00 perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 62.00 perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #6 62.00 perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #6 62.00 perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #6 62.00 perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #6 62.00 perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 62.00 perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #6 62.00 perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #6 62.00 perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 62.00 perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k #6 62.00 perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k #6 62.00 perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 62.00 perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 62.00 perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k #6 62.00 perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 62.00 perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k #6 62.00 perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 62.00 perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k #6 62.00 perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #6 62.00 perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 62.00 perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #6 62.00 perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 62.00 perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k #6 62.00 perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 62.00 perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #6 62.00 perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #6 62.00 perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k #6 62.00 perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k #6 62.00 perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k #6 62.00 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 62.00 perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 62.00 perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k #6 62.00 perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #6 62.00 perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 62.00 perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k #6 62.00 perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #6 62.00 perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #6 62.00 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 62.00 perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k #6 62.00 perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k #6 62.00 perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #6 62.00 perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #6 62.00 perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #6 62.00 perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #6 62.00 perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k #6 62.00 perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M #6 62.00 perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #6 62.00 perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #6 62.00 perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #6 62.00 perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #6 62.00 perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k #6 62.00 perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #6 62.00 perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #6 62.00 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #6 62.00 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #6 62.00 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #6 62.00 ruby x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 38 k #6 62.00 ruby-libs x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M #6 62.00 rubygem-io-console x86_64 0.5.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 22 k #6 62.00 rubygem-json x86_64 2.5.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 62.00 rubygem-psych x86_64 3.3.2-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 48 k #6 62.00 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #6 62.00 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #6 62.00 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #6 62.00 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #6 62.00 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #6 62.00 Installing weak dependencies: #6 62.00 perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #6 62.00 ruby-default-gems noarch 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 29 k #6 62.00 rubygem-bigdecimal x86_64 3.0.0-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #6 62.00 rubygem-bundler noarch 2.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 369 k #6 62.00 rubygem-rdoc noarch 6.3.4.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 398 k #6 62.00 rubygems noarch 3.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 253 k #6 62.00 #6 62.00 Transaction Summary #6 62.00 ================================================================================================================= #6 62.00 Install 90 Packages #6 62.00 Upgrade 10 Packages #6 62.00 #6 62.01 Total download size: 52 M #6 62.01 Downloading Packages: #6 62.11 (1/100): contrail-web-controller-v0+master.2.0. 25 MB/s | 2.2 MB 00:00 #6 62.14 (2/100): acl-2.3.1-4.el9.x86_64.rpm 541 kB/s | 69 kB 00:00 #6 62.18 (3/100): attr-2.5.1-3.el9.x86_64.rpm 808 kB/s | 58 kB 00:00 #6 62.20 (4/100): dbus-1.12.20-8.el9.x86_64.rpm 109 kB/s | 6.8 kB 00:00 #6 62.23 (5/100): dbus-broker-28-7.el9.x86_64.rpm 3.1 MB/s | 171 kB 00:00 #6 62.27 (6/100): dbus-common-1.12.20-8.el9.noarch.rpm 239 kB/s | 14 kB 00:00 #6 62.30 (7/100): diffutils-3.7-12.el9.x86_64.rpm 6.5 MB/s | 388 kB 00:00 #6 62.31 (8/100): keyutils-1.6.3-1.el9.x86_64.rpm 3.8 MB/s | 72 kB 00:00 #6 62.33 (9/100): kmod-libs-28-10.el9.x86_64.rpm 3.9 MB/s | 62 kB 00:00 #6 62.36 (10/100): groff-base-1.22.4-10.el9.x86_64.rpm 11 MB/s | 1.0 MB 00:00 #6 62.39 (11/100): libseccomp-2.5.2-2.el9.x86_64.rpm 1.1 MB/s | 71 kB 00:00 #6 62.40 (12/100): libselinux-utils-3.6-1.el9.x86_64.rpm 4.0 MB/s | 164 kB 00:00 #6 62.41 (13/100): logrotate-3.18.0-8.el9.x86_64.rpm 3.2 MB/s | 74 kB 00:00 #6 62.42 (14/100): ncurses-6.2-10.20210508.el9.x86_64.rp 20 MB/s | 399 kB 00:00 #6 62.45 (15/100): policycoreutils-3.6-2.1.el9.x86_64.rp 5.8 MB/s | 208 kB 00:00 #6 62.46 (16/100): rpm-plugin-selinux-4.16.1.3-34.el9.0. 380 kB/s | 16 kB 00:00 #6 62.49 (17/100): selinux-policy-38.1.45-3.el9_5.noarch 1.5 MB/s | 48 kB 00:00 #6 62.87 (18/100): systemd-252-46.el9_5.2.0.1.x86_64.rpm 11 MB/s | 4.0 MB 00:00 #6 62.88 (19/100): systemd-pam-252-46.el9_5.2.0.1.x86_64 18 MB/s | 285 kB 00:00 #6 62.89 (20/100): systemd-rpm-macros-252-46.el9_5.2.0.1 5.9 MB/s | 73 kB 00:00 #6 62.90 (21/100): perl-AutoLoader-5.74-481.el9.noarch.r 1.3 MB/s | 20 kB 00:00 #6 62.99 (22/100): selinux-policy-targeted-38.1.45-3.el9 12 MB/s | 6.5 MB 00:00 #6 63.01 (23/100): perl-B-1.80-481.el9.x86_64.rpm 1.7 MB/s | 178 kB 00:00 #6 63.02 (24/100): perl-Carp-1.50-460.el9.noarch.rpm 875 kB/s | 29 kB 00:00 #6 63.03 (25/100): perl-Class-Struct-0.66-481.el9.noarch 850 kB/s | 21 kB 00:00 #6 63.04 (26/100): perl-Data-Dumper-2.174-462.el9.x86_64 2.6 MB/s | 55 kB 00:00 #6 63.06 (27/100): perl-Digest-1.19-4.el9.noarch.rpm 920 kB/s | 25 kB 00:00 #6 63.07 (28/100): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 1.2 MB/s | 36 kB 00:00 #6 63.09 (29/100): perl-Errno-1.30-481.el9.x86_64.rpm 880 kB/s | 13 kB 00:00 #6 63.10 (30/100): perl-Exporter-5.74-461.el9.noarch.rpm 3.1 MB/s | 31 kB 00:00 #6 63.13 (31/100): perl-Fcntl-1.13-481.el9.x86_64.rpm 1.6 MB/s | 19 kB 00:00 #6 63.14 (32/100): perl-File-Basename-2.85-481.el9.noarc 867 kB/s | 16 kB 00:00 #6 63.17 (33/100): perl-Encode-3.08-462.el9.x86_64.rpm 16 MB/s | 1.7 MB 00:00 #6 63.18 (34/100): perl-File-Path-2.18-4.el9.noarch.rpm 703 kB/s | 35 kB 00:00 #6 63.20 (35/100): perl-File-Temp-0.231.100-4.el9.noarch 2.2 MB/s | 59 kB 00:00 #6 63.20 (36/100): perl-File-stat-1.09-481.el9.noarch.rp 756 kB/s | 16 kB 00:00 #6 63.22 (37/100): perl-FileHandle-2.03-481.el9.noarch.r 619 kB/s | 14 kB 00:00 #6 63.22 (38/100): perl-Getopt-Long-2.52-4.el9.noarch.rp 2.6 MB/s | 60 kB 00:00 #6 63.24 (39/100): perl-Getopt-Std-1.12-481.el9.noarch.r 660 kB/s | 14 kB 00:00 #6 63.25 (40/100): perl-HTTP-Tiny-0.076-462.el9.noarch.r 2.7 MB/s | 53 kB 00:00 #6 63.26 (41/100): perl-IO-1.43-481.el9.x86_64.rpm 5.2 MB/s | 85 kB 00:00 #6 63.27 (42/100): perl-IO-Socket-IP-0.41-5.el9.noarch.r 2.3 MB/s | 42 kB 00:00 #6 63.28 (43/100): perl-IO-Socket-SSL-2.073-2.el9.noarch 8.8 MB/s | 214 kB 00:00 #6 63.29 (44/100): perl-IPC-Open3-1.21-481.el9.noarch.rp 953 kB/s | 21 kB 00:00 #6 63.30 (45/100): perl-MIME-Base64-3.16-4.el9.x86_64.rp 2.0 MB/s | 30 kB 00:00 #6 63.31 (46/100): perl-Mozilla-CA-20200520-6.el9.noarch 543 kB/s | 12 kB 00:00 #6 63.31 (47/100): perl-NDBM_File-1.15-481.el9.x86_64.rp 1.1 MB/s | 21 kB 00:00 #6 63.32 (48/100): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 25 MB/s | 391 kB 00:00 #6 63.34 (49/100): perl-POSIX-1.94-481.el9.x86_64.rpm 4.4 MB/s | 95 kB 00:00 #6 63.34 (50/100): perl-PathTools-3.78-461.el9.x86_64.rp 4.5 MB/s | 85 kB 00:00 #6 63.35 (51/100): perl-Pod-Escapes-1.07-460.el9.noarch. 1.1 MB/s | 20 kB 00:00 #6 63.37 (52/100): perl-Pod-Perldoc-3.28.01-461.el9.noar 4.1 MB/s | 83 kB 00:00 #6 63.38 (53/100): perl-Pod-Simple-3.42-4.el9.noarch.rpm 9.2 MB/s | 215 kB 00:00 #6 63.39 (54/100): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.4 MB/s | 40 kB 00:00 #6 63.42 (55/100): perl-Scalar-List-Utils-1.56-462.el9.x 2.3 MB/s | 70 kB 00:00 #6 63.42 (56/100): perl-SelectSaver-1.02-481.el9.noarch. 504 kB/s | 10 kB 00:00 #6 63.42 (57/100): perl-Socket-2.031-4.el9.x86_64.rpm 3.0 MB/s | 54 kB 00:00 #6 63.44 (58/100): perl-Storable-3.21-460.el9.x86_64.rpm 3.8 MB/s | 95 kB 00:00 #6 63.45 (59/100): perl-Symbol-1.08-481.el9.noarch.rpm 603 kB/s | 13 kB 00:00 #6 63.46 (60/100): perl-Term-ANSIColor-5.01-461.el9.noar 2.6 MB/s | 48 kB 00:00 #6 63.47 (61/100): perl-Term-Cap-1.17-460.el9.noarch.rpm 936 kB/s | 22 kB 00:00 #6 63.59 (62/100): perl-Text-ParseWords-3.30-460.el9.noa 120 kB/s | 16 kB 00:00 #6 63.82 (63/100): perl-Text-Tabs+Wrap-2013.0523-460.el9 65 kB/s | 23 kB 00:00 #6 64.11 (64/100): perl-Time-Local-1.300-7.el9.noarch.rp 64 kB/s | 33 kB 00:00 #6 64.39 (65/100): perl-URI-5.09-3.el9.noarch.rpm 189 kB/s | 108 kB 00:00 #6 64.54 (66/100): perl-base-2.27-481.el9.noarch.rpm 34 kB/s | 15 kB 00:00 #6 64.66 (67/100): perl-constant-1.33-461.el9.noarch.rpm 85 kB/s | 23 kB 00:00 #6 64.90 (68/100): perl-if-0.60.800-481.el9.noarch.rpm 35 kB/s | 13 kB 00:00 #6 64.98 (69/100): perl-interpreter-5.32.1-481.el9.x86_6 213 kB/s | 70 kB 00:00 #6 65.00 (70/100): perl-libnet-3.13-4.el9.noarch.rpm 1.4 MB/s | 125 kB 00:00 #6 65.00 (71/100): perl-mro-1.23-481.el9.x86_64.rpm 4.6 MB/s | 27 kB 00:00 #6 65.00 (72/100): perl-overload-1.31-481.el9.noarch.rpm 6.2 MB/s | 44 kB 00:00 #6 65.02 (73/100): perl-overloading-0.02-481.el9.noarch. 1.0 MB/s | 11 kB 00:00 #6 65.03 (74/100): perl-parent-0.238-460.el9.noarch.rpm 1.8 MB/s | 14 kB 00:00 #6 65.05 (75/100): perl-podlators-4.14-460.el9.noarch.rp 5.8 MB/s | 112 kB 00:00 #6 65.07 (76/100): perl-subs-1.03-481.el9.noarch.rpm 1.2 MB/s | 10 kB 00:00 #6 65.07 (77/100): perl-vars-1.05-481.el9.noarch.rpm 1.5 MB/s | 12 kB 00:00 #6 65.10 (78/100): perl-libs-5.32.1-481.el9.x86_64.rpm 18 MB/s | 2.0 MB 00:00 #6 65.13 (79/100): ruby-3.0.7-163.el9_5.x86_64.rpm 1.4 MB/s | 38 kB 00:00 #6 65.15 (80/100): ruby-default-gems-3.0.7-163.el9_5.noa 1.1 MB/s | 29 kB 00:00 #6 65.18 (81/100): redis-6.2.17-1.el9_5.x86_64.rpm 11 MB/s | 1.3 MB 00:00 #6 65.20 (82/100): rubygem-bigdecimal-3.0.0-163.el9_5.x8 3.1 MB/s | 51 kB 00:00 #6 65.26 (83/100): rubygem-bundler-2.2.33-163.el9_5.noar 10 MB/s | 369 kB 00:00 #6 65.41 (84/100): contrail-web-core-v0+master.2.0.3.4.5 6.3 MB/s | 21 MB 00:03 #6 65.43 (85/100): rubygem-io-console-0.5.7-163.el9_5.x8 115 kB/s | 22 kB 00:00 #6 65.45 (86/100): rubygem-json-2.5.1-163.el9_5.x86_64.r 1.2 MB/s | 51 kB 00:00 #6 65.46 (87/100): rubygem-psych-3.3.2-163.el9_5.x86_64. 1.3 MB/s | 48 kB 00:00 #6 65.48 (88/100): rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11 MB/s | 398 kB 00:00 #6 65.50 (89/100): rubygems-3.2.33-163.el9_5.noarch.rpm 7.0 MB/s | 253 kB 00:00 #6 65.52 (90/100): ima-evm-utils-1.5-2.el9.0.1.x86_64.rp 1.9 MB/s | 68 kB 00:00 #6 65.53 (91/100): libacl-2.3.1-4.el9.x86_64.rpm 751 kB/s | 22 kB 00:00 #6 65.55 (92/100): libselinux-3.6-1.el9.x86_64.rpm 3.9 MB/s | 85 kB 00:00 #6 65.56 (93/100): libsepol-3.6-1.el9.x86_64.rpm 13 MB/s | 329 kB 00:00 #6 65.57 (94/100): python3-rpm-4.16.1.3-34.el9.0.1.x86_6 2.7 MB/s | 64 kB 00:00 #6 65.61 (95/100): ruby-libs-3.0.7-163.el9_5.x86_64.rpm 7.0 MB/s | 3.2 MB 00:00 #6 65.63 (96/100): rpm-build-libs-4.16.1.3-34.el9.0.1.x8 1.6 MB/s | 88 kB 00:00 #6 65.65 (97/100): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86 1.5 MB/s | 20 kB 00:00 #6 65.65 (98/100): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 5.1 MB/s | 485 kB 00:00 #6 65.67 (99/100): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.r 5.6 MB/s | 307 kB 00:00 #6 65.69 (100/100): systemd-libs-252-46.el9_5.2.0.1.x86_ 14 MB/s | 678 kB 00:00 #6 65.69 -------------------------------------------------------------------------------- #6 65.69 Total 14 MB/s | 52 MB 00:03 #6 65.69 Running transaction check #6 65.89 Transaction check succeeded. #6 65.89 Running transaction test #6 66.97 Transaction test succeeded. #6 66.97 Running transaction #6 73.94 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #6 74.14 Preparing : 1/1 #6 74.45 Installing : ruby-libs-3.0.7-163.el9_5.x86_64 1/110 #6 74.45 Upgrading : libacl-2.3.1-4.el9.x86_64 2/110 #6 74.48 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 3/110 #6 74.52 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 4/110 #6 74.52 Installing : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 5/110 #6 74.54 Installing : ruby-default-gems-3.0.7-163.el9_5.noarch 6/110 #6 74.64 Installing : rubygem-bundler-2.2.33-163.el9_5.noarch 7/110 #6 74.65 Installing : rubygem-io-console-0.5.7-163.el9_5.x86_64 8/110 #6 74.65 Installing : rubygem-json-2.5.1-163.el9_5.x86_64 9/110 #6 74.68 Installing : rubygem-psych-3.3.2-163.el9_5.x86_64 10/110 #6 74.76 Installing : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11/110 #6 74.81 Installing : rubygems-3.2.33-163.el9_5.noarch 12/110 #6 74.82 Installing : ruby-3.0.7-163.el9_5.x86_64 13/110 #6 74.85 Upgrading : libsepol-3.6-1.el9.x86_64 14/110 #6 74.87 Upgrading : libselinux-3.6-1.el9.x86_64 15/110 #6 74.90 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 74.91 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #6 74.95 Installing : libselinux-utils-3.6-1.el9.x86_64 17/110 #6 75.00 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 18/110 #6 75.22 Installing : acl-2.3.1-4.el9.x86_64 19/110 #6 75.37 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 20/110 #6 75.40 Installing : ncurses-6.2-10.20210508.el9.x86_64 21/110 #6 75.43 Installing : libseccomp-2.5.2-2.el9.x86_64 22/110 #6 75.43 Installing : kmod-libs-28-10.el9.x86_64 23/110 #6 75.45 Installing : keyutils-1.6.3-1.el9.x86_64 24/110 #6 75.46 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 75.55 Installing : groff-base-1.22.4-10.el9.x86_64 25/110 #6 75.57 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #6 75.58 Installing : perl-Digest-1.19-4.el9.noarch 26/110 #6 75.60 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/110 #6 75.62 Installing : perl-B-1.80-481.el9.x86_64 28/110 #6 75.63 Installing : perl-FileHandle-2.03-481.el9.noarch 29/110 #6 75.64 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/110 #6 75.65 Installing : perl-libnet-3.13-4.el9.noarch 31/110 #6 75.67 Installing : perl-AutoLoader-5.74-481.el9.noarch 32/110 #6 75.69 Installing : perl-base-2.27-481.el9.noarch 33/110 #6 75.70 Installing : perl-URI-5.09-3.el9.noarch 34/110 #6 75.72 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/110 #6 75.74 Installing : perl-if-0.60.800-481.el9.noarch 36/110 #6 75.75 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/110 #6 75.76 Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/110 #6 75.77 Installing : perl-File-Path-2.18-4.el9.noarch 39/110 #6 75.80 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 40/110 #6 75.87 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 41/110 #6 75.87 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/110 #6 75.87 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/110 #6 75.87 Installing : perl-Class-Struct-0.66-481.el9.noarch 44/110 #6 75.89 Installing : perl-POSIX-1.94-481.el9.x86_64 45/110 #6 75.89 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/110 #6 75.90 Installing : perl-IPC-Open3-1.21-481.el9.noarch 47/110 #6 75.91 Installing : perl-subs-1.03-481.el9.noarch 48/110 #6 75.95 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/110 #6 75.95 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 50/110 #6 75.96 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/110 #6 76.00 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/110 #6 76.01 Installing : perl-Socket-4:2.031-4.el9.x86_64 53/110 #6 76.02 Installing : perl-SelectSaver-1.02-481.el9.noarch 54/110 #6 76.02 Installing : perl-Symbol-1.08-481.el9.noarch 55/110 #6 76.04 Installing : perl-File-stat-1.09-481.el9.noarch 56/110 #6 76.04 Installing : perl-podlators-1:4.14-460.el9.noarch 57/110 #6 76.06 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/110 #6 76.08 Installing : perl-Fcntl-1.13-481.el9.x86_64 59/110 #6 76.08 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/110 #6 76.10 Installing : perl-mro-1.23-481.el9.x86_64 61/110 #6 76.13 Installing : perl-IO-1.43-481.el9.x86_64 62/110 #6 76.13 Installing : perl-overloading-0.02-481.el9.noarch 63/110 #6 76.15 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/110 #6 76.15 Installing : perl-Errno-1.30-481.el9.x86_64 65/110 #6 76.16 Installing : perl-File-Basename-2.85-481.el9.noarch 66/110 #6 76.17 Installing : perl-Getopt-Std-1.12-481.el9.noarch 67/110 #6 76.20 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/110 #6 76.22 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/110 #6 76.22 Installing : perl-constant-1.33-461.el9.noarch 70/110 #6 76.24 Installing : perl-Storable-1:3.21-460.el9.x86_64 71/110 #6 76.27 Installing : perl-overload-1.31-481.el9.noarch 72/110 #6 76.27 Installing : perl-parent-1:0.238-460.el9.noarch 73/110 #6 76.27 Installing : perl-vars-1.05-481.el9.noarch 74/110 #6 76.28 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/110 #6 76.30 Installing : perl-Carp-1.50-460.el9.noarch 76/110 #6 76.30 Installing : perl-Exporter-5.74-461.el9.noarch 77/110 #6 76.35 Installing : perl-NDBM_File-1.15-481.el9.x86_64 78/110 #6 76.35 Installing : perl-PathTools-3.78-461.el9.x86_64 79/110 #6 76.41 Installing : perl-Encode-4:3.08-462.el9.x86_64 80/110 #6 76.62 Installing : perl-libs-4:5.32.1-481.el9.x86_64 81/110 #6 76.87 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 82/110 #6 77.15 Installing : diffutils-3.7-12.el9.x86_64 83/110 #6 77.56 Installing : policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 77.90 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 84/110 #6 77.91 Installing : selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 77.93 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 85/110 #6 77.97 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 78.31 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 78.33 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #6 90.34 Installing : dbus-1:1.12.20-8.el9.x86_64 87/110 #6 90.34 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 88/110 #6 90.34 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 90.84 Installing : systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 90.88 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #6 99.70 Installing : dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 99.71 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 90/110 #6 99.74 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #6 99.74 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #6 99.74 #6 99.74 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 99.82 Installing : dbus-broker-28-7.el9.x86_64 91/110 #6 99.85 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #6 99.86 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #6 99.86 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #6 99.86 #6 99.86 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 99.89 Installing : logrotate-3.18.0-8.el9.x86_64 92/110 #6 99.89 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #6 99.91 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #6 99.91 #6 99.91 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 100.1 Installing : redis-6.2.17-1.el9_5.x86_64 93/110 #6 100.1 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #6 100.1 Running scriptlet: contrail-web-core-v0+master.2.0.3.4.5-master_2_0 94/110 #6 100.3 ..+..........+......+.....+.........+....+...+++++++++++++++++++++++++++++++++++++++*.....+.............+...........+++++++++++++++++++++++++++++++++++++++*.+.....+.........+.+.....+.............+..............+...++++++ #6 100.3 ..+...+....+........+...+.........+............+...+++++++++++++++++++++++++++++++++++++++*...+..+.+..+.......+...........+..........+............+.....+...+.+...+...+...+..+..........+..................+.....+++++++++++++++++++++++++++++++++++++++*......+...+..+.......+..+...+..................+...+.......+.....+...+...................+...+...+..+....+........+.+.........+...+.....+...+..........+.....+.......+..+.......+...+..+...+......+.+...+...........+......+.+..+.+...........+....+......+..............+......+...+.+...........+.........+...................+..+......+.......+..+....+..+.......+......+.....+.+......+........+.......+.........+...........+...+.+...........+...+.......+.....+...+.......+..+..........+......+.....+.......+..+...+.........+....+......+.....+...+.+.....+......+.+..+...+...+........................+.......+........+......+.+...........+...+....+...+...............+...+.....+.........+...+.............+.........+..+....+..+....+.....+...+.+..+....+...........+...+.+...+...........+.......+...+............+............+..+...............+...+..........+.....+......+....+.....+...+....+......+..+.+............+..+..........+..+...+.......+.....+.+...+...........+...+...+...................+...+......+..+.......+..+....+......+......+...+..+......................+...+...+.....+......+...+..........+..+...+...+....+.........+.....+.+......+.........+.....+.+..+.............+........+.+...+...+...+..+...+....+..+.............+......+.....+....+...++++++ #6 100.3 ----- #6 100.3 Certificate request self-signature ok #6 100.3 subject=C=US, ST=CA, L=Sunnyvale, O=JuniperNetworks, OU=JuniperCA, CN=ContrailCA #6 100.3 #6 101.9 Installing : contrail-web-core-v0+master.2.0.3.4.5-master_2_0 94/110 #6 102.4 Running scriptlet: contrail-web-core-v0+master.2.0.3.4.5-master_2_0 94/110 #6 102.4 Installing : attr-2.5.1-3.el9.x86_64 95/110 #6 102.4 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 96/110 #6 102.4 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 97/110 #6 102.4 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 98/110 #6 102.8 Installing : contrail-web-controller-v0+master.2.0.3.4.5-mast 99/110 #6 102.8 Running scriptlet: contrail-web-controller-v0+master.2.0.3.4.5-mast 99/110 #6 102.9 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 100/110 #6 102.9 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 101/110 #6 102.9 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 102/110 #6 102.9 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 103/110 #6 102.9 Cleanup : rpm-4.16.1.3-25.el9.x86_64 104/110 #6 102.9 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 105/110 #6 102.9 Cleanup : systemd-libs-252-18.el9.x86_64 106/110 #6 102.9 Cleanup : libselinux-3.5-1.el9.x86_64 107/110 #6 102.9 Cleanup : libsepol-3.5-1.el9.x86_64 108/110 #6 102.9 Cleanup : libacl-2.3.1-3.el9.x86_64 109/110 #6 102.9 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 102.9 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 110/110 #6 102.9 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 110/110 #6 103.0 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 110/110 #6 111.1 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 110/110 #6 111.3 Verifying : contrail-web-controller-v0+master.2.0.3.4.5-mast 1/110 #6 111.3 Verifying : contrail-web-core-v0+master.2.0.3.4.5-master_2_0 2/110 #6 111.3 Verifying : acl-2.3.1-4.el9.x86_64 3/110 #6 111.3 Verifying : attr-2.5.1-3.el9.x86_64 4/110 #6 111.3 Verifying : dbus-1:1.12.20-8.el9.x86_64 5/110 #6 111.3 Verifying : dbus-broker-28-7.el9.x86_64 6/110 #6 111.3 Verifying : dbus-common-1:1.12.20-8.el9.noarch 7/110 #6 111.3 Verifying : diffutils-3.7-12.el9.x86_64 8/110 #6 111.3 Verifying : groff-base-1.22.4-10.el9.x86_64 9/110 #6 111.3 Verifying : keyutils-1.6.3-1.el9.x86_64 10/110 #6 111.3 Verifying : kmod-libs-28-10.el9.x86_64 11/110 #6 111.3 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/110 #6 111.3 Verifying : libselinux-utils-3.6-1.el9.x86_64 13/110 #6 111.3 Verifying : logrotate-3.18.0-8.el9.x86_64 14/110 #6 111.3 Verifying : ncurses-6.2-10.20210508.el9.x86_64 15/110 #6 111.3 Verifying : policycoreutils-3.6-2.1.el9.x86_64 16/110 #6 111.3 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 17/110 #6 111.3 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 18/110 #6 111.3 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 19/110 #6 111.3 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 20/110 #6 111.3 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 21/110 #6 111.3 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 22/110 #6 111.3 Verifying : perl-AutoLoader-5.74-481.el9.noarch 23/110 #6 111.3 Verifying : perl-B-1.80-481.el9.x86_64 24/110 #6 111.3 Verifying : perl-Carp-1.50-460.el9.noarch 25/110 #6 111.3 Verifying : perl-Class-Struct-0.66-481.el9.noarch 26/110 #6 111.3 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 27/110 #6 111.3 Verifying : perl-Digest-1.19-4.el9.noarch 28/110 #6 111.3 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 29/110 #6 111.3 Verifying : perl-Encode-4:3.08-462.el9.x86_64 30/110 #6 111.3 Verifying : perl-Errno-1.30-481.el9.x86_64 31/110 #6 111.3 Verifying : perl-Exporter-5.74-461.el9.noarch 32/110 #6 111.3 Verifying : perl-Fcntl-1.13-481.el9.x86_64 33/110 #6 111.3 Verifying : perl-File-Basename-2.85-481.el9.noarch 34/110 #6 111.3 Verifying : perl-File-Path-2.18-4.el9.noarch 35/110 #6 111.3 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 36/110 #6 111.3 Verifying : perl-File-stat-1.09-481.el9.noarch 37/110 #6 111.3 Verifying : perl-FileHandle-2.03-481.el9.noarch 38/110 #6 111.3 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 39/110 #6 111.3 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 40/110 #6 111.3 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 41/110 #6 111.3 Verifying : perl-IO-1.43-481.el9.x86_64 42/110 #6 111.3 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 43/110 #6 111.3 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/110 #6 111.3 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 45/110 #6 111.3 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 46/110 #6 111.3 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 47/110 #6 111.3 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 48/110 #6 111.3 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 49/110 #6 111.3 Verifying : perl-POSIX-1.94-481.el9.x86_64 50/110 #6 111.3 Verifying : perl-PathTools-3.78-461.el9.x86_64 51/110 #6 111.3 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 52/110 #6 111.3 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/110 #6 111.3 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 54/110 #6 111.3 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 55/110 #6 111.3 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 56/110 #6 111.3 Verifying : perl-SelectSaver-1.02-481.el9.noarch 57/110 #6 111.3 Verifying : perl-Socket-4:2.031-4.el9.x86_64 58/110 #6 111.3 Verifying : perl-Storable-1:3.21-460.el9.x86_64 59/110 #6 111.3 Verifying : perl-Symbol-1.08-481.el9.noarch 60/110 #6 111.3 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 61/110 #6 111.3 Verifying : perl-Term-Cap-1.17-460.el9.noarch 62/110 #6 111.3 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 63/110 #6 111.3 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 64/110 #6 111.3 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 65/110 #6 111.3 Verifying : perl-URI-5.09-3.el9.noarch 66/110 #6 111.3 Verifying : perl-base-2.27-481.el9.noarch 67/110 #6 111.3 Verifying : perl-constant-1.33-461.el9.noarch 68/110 #6 111.3 Verifying : perl-if-0.60.800-481.el9.noarch 69/110 #6 111.3 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 70/110 #6 111.3 Verifying : perl-libnet-3.13-4.el9.noarch 71/110 #6 111.3 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 72/110 #6 111.3 Verifying : perl-mro-1.23-481.el9.x86_64 73/110 #6 111.3 Verifying : perl-overload-1.31-481.el9.noarch 74/110 #6 111.3 Verifying : perl-overloading-0.02-481.el9.noarch 75/110 #6 111.3 Verifying : perl-parent-1:0.238-460.el9.noarch 76/110 #6 111.3 Verifying : perl-podlators-1:4.14-460.el9.noarch 77/110 #6 111.3 Verifying : perl-subs-1.03-481.el9.noarch 78/110 #6 111.3 Verifying : perl-vars-1.05-481.el9.noarch 79/110 #6 111.3 Verifying : redis-6.2.17-1.el9_5.x86_64 80/110 #6 111.3 Verifying : ruby-3.0.7-163.el9_5.x86_64 81/110 #6 111.3 Verifying : ruby-default-gems-3.0.7-163.el9_5.noarch 82/110 #6 111.3 Verifying : ruby-libs-3.0.7-163.el9_5.x86_64 83/110 #6 111.3 Verifying : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 84/110 #6 111.3 Verifying : rubygem-bundler-2.2.33-163.el9_5.noarch 85/110 #6 111.3 Verifying : rubygem-io-console-0.5.7-163.el9_5.x86_64 86/110 #6 111.3 Verifying : rubygem-json-2.5.1-163.el9_5.x86_64 87/110 #6 111.3 Verifying : rubygem-psych-3.3.2-163.el9_5.x86_64 88/110 #6 111.3 Verifying : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 89/110 #6 111.3 Verifying : rubygems-3.2.33-163.el9_5.noarch 90/110 #6 111.3 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 91/110 #6 111.3 Verifying : ima-evm-utils-1.4-4.el9.x86_64 92/110 #6 111.3 Verifying : libacl-2.3.1-4.el9.x86_64 93/110 #6 111.3 Verifying : libacl-2.3.1-3.el9.x86_64 94/110 #6 111.3 Verifying : libselinux-3.6-1.el9.x86_64 95/110 #6 111.3 Verifying : libselinux-3.5-1.el9.x86_64 96/110 #6 111.3 Verifying : libsepol-3.6-1.el9.x86_64 97/110 #6 111.3 Verifying : libsepol-3.5-1.el9.x86_64 98/110 #6 111.3 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 99/110 #6 111.3 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 100/110 #6 111.3 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 101/110 #6 111.3 Verifying : rpm-4.16.1.3-25.el9.x86_64 102/110 #6 111.3 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 103/110 #6 111.3 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 104/110 #6 111.3 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 105/110 #6 111.3 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 106/110 #6 111.3 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 107/110 #6 111.3 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 108/110 #6 111.3 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 109/110 #6 111.3 Verifying : systemd-libs-252-18.el9.x86_64 110/110 #6 111.4 #6 111.4 Upgraded: #6 111.4 ima-evm-utils-1.5-2.el9.0.1.x86_64 #6 111.4 libacl-2.3.1-4.el9.x86_64 #6 111.4 libselinux-3.6-1.el9.x86_64 #6 111.4 libsepol-3.6-1.el9.x86_64 #6 111.4 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #6 111.4 rpm-4.16.1.3-34.el9.0.1.x86_64 #6 111.4 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #6 111.4 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #6 111.4 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #6 111.4 systemd-libs-252-46.el9_5.2.0.1.x86_64 #6 111.4 Installed: #6 111.4 acl-2.3.1-4.el9.x86_64 #6 111.4 attr-2.5.1-3.el9.x86_64 #6 111.4 contrail-web-controller-v0+master.2.0.3.4.5-master_2_0_3_4_5.x86_64 #6 111.4 contrail-web-core-v0+master.2.0.3.4.5-master_2_0_3_4_5.x86_64 #6 111.4 dbus-1:1.12.20-8.el9.x86_64 #6 111.4 dbus-broker-28-7.el9.x86_64 #6 111.4 dbus-common-1:1.12.20-8.el9.noarch #6 111.4 diffutils-3.7-12.el9.x86_64 #6 111.4 groff-base-1.22.4-10.el9.x86_64 #6 111.4 keyutils-1.6.3-1.el9.x86_64 #6 111.4 kmod-libs-28-10.el9.x86_64 #6 111.4 libseccomp-2.5.2-2.el9.x86_64 #6 111.4 libselinux-utils-3.6-1.el9.x86_64 #6 111.4 logrotate-3.18.0-8.el9.x86_64 #6 111.4 ncurses-6.2-10.20210508.el9.x86_64 #6 111.4 perl-AutoLoader-5.74-481.el9.noarch #6 111.4 perl-B-1.80-481.el9.x86_64 #6 111.4 perl-Carp-1.50-460.el9.noarch #6 111.4 perl-Class-Struct-0.66-481.el9.noarch #6 111.4 perl-Data-Dumper-2.174-462.el9.x86_64 #6 111.4 perl-Digest-1.19-4.el9.noarch #6 111.4 perl-Digest-MD5-2.58-4.el9.x86_64 #6 111.4 perl-Encode-4:3.08-462.el9.x86_64 #6 111.4 perl-Errno-1.30-481.el9.x86_64 #6 111.4 perl-Exporter-5.74-461.el9.noarch #6 111.4 perl-Fcntl-1.13-481.el9.x86_64 #6 111.4 perl-File-Basename-2.85-481.el9.noarch #6 111.4 perl-File-Path-2.18-4.el9.noarch #6 111.4 perl-File-Temp-1:0.231.100-4.el9.noarch #6 111.4 perl-File-stat-1.09-481.el9.noarch #6 111.4 perl-FileHandle-2.03-481.el9.noarch #6 111.4 perl-Getopt-Long-1:2.52-4.el9.noarch #6 111.4 perl-Getopt-Std-1.12-481.el9.noarch #6 111.4 perl-HTTP-Tiny-0.076-462.el9.noarch #6 111.4 perl-IO-1.43-481.el9.x86_64 #6 111.4 perl-IO-Socket-IP-0.41-5.el9.noarch #6 111.4 perl-IO-Socket-SSL-2.073-2.el9.noarch #6 111.4 perl-IPC-Open3-1.21-481.el9.noarch #6 111.4 perl-MIME-Base64-3.16-4.el9.x86_64 #6 111.4 perl-Mozilla-CA-20200520-6.el9.noarch #6 111.4 perl-NDBM_File-1.15-481.el9.x86_64 #6 111.4 perl-Net-SSLeay-1.94-1.el9.x86_64 #6 111.4 perl-POSIX-1.94-481.el9.x86_64 #6 111.4 perl-PathTools-3.78-461.el9.x86_64 #6 111.4 perl-Pod-Escapes-1:1.07-460.el9.noarch #6 111.4 perl-Pod-Perldoc-3.28.01-461.el9.noarch #6 111.4 perl-Pod-Simple-1:3.42-4.el9.noarch #6 111.4 perl-Pod-Usage-4:2.01-4.el9.noarch #6 111.4 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 #6 111.4 perl-SelectSaver-1.02-481.el9.noarch #6 111.4 perl-Socket-4:2.031-4.el9.x86_64 #6 111.4 perl-Storable-1:3.21-460.el9.x86_64 #6 111.4 perl-Symbol-1.08-481.el9.noarch #6 111.4 perl-Term-ANSIColor-5.01-461.el9.noarch #6 111.4 perl-Term-Cap-1.17-460.el9.noarch #6 111.4 perl-Text-ParseWords-3.30-460.el9.noarch #6 111.4 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #6 111.4 perl-Time-Local-2:1.300-7.el9.noarch #6 111.4 perl-URI-5.09-3.el9.noarch #6 111.4 perl-base-2.27-481.el9.noarch #6 111.4 perl-constant-1.33-461.el9.noarch #6 111.4 perl-if-0.60.800-481.el9.noarch #6 111.4 perl-interpreter-4:5.32.1-481.el9.x86_64 #6 111.4 perl-libnet-3.13-4.el9.noarch #6 111.4 perl-libs-4:5.32.1-481.el9.x86_64 #6 111.4 perl-mro-1.23-481.el9.x86_64 #6 111.4 perl-overload-1.31-481.el9.noarch #6 111.4 perl-overloading-0.02-481.el9.noarch #6 111.4 perl-parent-1:0.238-460.el9.noarch #6 111.4 perl-podlators-1:4.14-460.el9.noarch #6 111.4 perl-subs-1.03-481.el9.noarch #6 111.4 perl-vars-1.05-481.el9.noarch #6 111.4 policycoreutils-3.6-2.1.el9.x86_64 #6 111.4 redis-6.2.17-1.el9_5.x86_64 #6 111.4 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #6 111.4 ruby-3.0.7-163.el9_5.x86_64 #6 111.4 ruby-default-gems-3.0.7-163.el9_5.noarch #6 111.4 ruby-libs-3.0.7-163.el9_5.x86_64 #6 111.4 rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 #6 111.4 rubygem-bundler-2.2.33-163.el9_5.noarch #6 111.4 rubygem-io-console-0.5.7-163.el9_5.x86_64 #6 111.4 rubygem-json-2.5.1-163.el9_5.x86_64 #6 111.4 rubygem-psych-3.3.2-163.el9_5.x86_64 #6 111.4 rubygem-rdoc-6.3.4.1-163.el9_5.noarch #6 111.4 rubygems-3.2.33-163.el9_5.noarch #6 111.4 selinux-policy-38.1.45-3.el9_5.noarch #6 111.4 selinux-policy-targeted-38.1.45-3.el9_5.noarch #6 111.4 systemd-252-46.el9_5.2.0.1.x86_64 #6 111.4 systemd-pam-252-46.el9_5.2.0.1.x86_64 #6 111.4 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #6 111.4 #6 111.4 Complete! #6 111.8 80 files removed #6 DONE 112.0s #7 [3/6] COPY custom-images/logo.png /opt/contrail/images/logo.png #7 DONE 0.3s #8 [4/6] COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico #8 DONE 0.2s #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.3s #11 exporting to image #11 exporting layers #11 exporting layers 11.0s done #11 writing image sha256:3e9903369524ea82a85b97584a13cfbb0418792318c98a94bd05d079553e7782 #11 writing image sha256:3e9903369524ea82a85b97584a13cfbb0418792318c98a94bd05d079553e7782 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_0_3_4-5 done #11 DONE 11.0s 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-08-27 14:58:06,887: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] 2b9c86a5f66f: Preparing abc3015b090b: Preparing af24e7c0216c: Preparing 75dac3fbc2e7: Preparing 691d4009b981: Preparing 04b6c076664d: Preparing 8e5e030aea47: Preparing ccdd4af4f3ed: Preparing 3187597da950: Preparing 3980c152bb65: Preparing 3ba9d65da86a: Preparing 44343de3ea1d: Preparing af24e7c0216c: Waiting 75dac3fbc2e7: Waiting 691d4009b981: Waiting 04b6c076664d: Waiting 8e5e030aea47: Waiting ccdd4af4f3ed: Waiting 3187597da950: Waiting 3980c152bb65: Waiting 3ba9d65da86a: Waiting 44343de3ea1d: Waiting abc3015b090b: Pushed 2b9c86a5f66f: Pushed 75dac3fbc2e7: Pushed af24e7c0216c: Pushed 04b6c076664d: Layer already exists 8e5e030aea47: Layer already exists ccdd4af4f3ed: Layer already exists 3187597da950: Layer already exists 3980c152bb65: Layer already exists 3ba9d65da86a: Layer already exists 44343de3ea1d: Layer already exists 691d4009b981: Pushed master-2_0_3_4-5: digest: sha256:16baac58cfd836281ec0d1e651a4d6622b20095f0e387e309c299ca0ee8530d7 size: 2823 2025-08-27 14:58:29,802: INFO: Building opensdn-controller-webui-base finished successfully, duration: 149 seconds