2025-05-15 08:55:55,514: INFO: Building opensdn-controller-webui-base 2025-05-15 08:55:55,692: 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-1_0_8_7-7_0 --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 YUM_ENABLE_REPOS="" --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.38kB done #1 DONE 1.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_0_8_7-7_0 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.9s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-1_0_8_7-7_0 #4 CACHED #5 [2/6] RUN BASE_EXTRA_RPMS=$(echo "" | tr -d '"' | tr ',' ' ') ; if [[ -n """" ]] ; then echo "INFO: contrail-base: install """ ; yum install -y "" ; fi && source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then NODEJS_VERSION="1:16.20.2" && yum install -y npm-1:8.19.4 && npm install -g coffeescript livescript ; else NODEJS_VERSION="0.10.48" ; fi && yum module disable -y nodejs || true; yum install -y nodejs-${NODEJS_VERSION} ; 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 #5 0.506 Contrail repo 5.5 MB/s | 134 kB 00:00 #5 0.644 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.1 MB 00:00 #5 ... #6 [internal] load build context #6 transferring context: 63.84kB done #6 DONE 0.7s #5 [2/6] RUN BASE_EXTRA_RPMS=$(echo "" | tr -d '"' | tr ',' ' ') ; if [[ -n """" ]] ; then echo "INFO: contrail-base: install """ ; yum install -y "" ; fi && source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) && if [[ ${ver} == 9 ]]; then NODEJS_VERSION="1:16.20.2" && yum install -y npm-1:8.19.4 && npm install -g coffeescript livescript ; else NODEJS_VERSION="0.10.48" ; fi && yum module disable -y nodejs || true; yum install -y nodejs-${NODEJS_VERSION} ; 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 #5 1.154 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #5 1.573 added from: http://tf-mirrors.gz1.opensdn.io/re 4.8 MB/s | 264 kB 00:00 #5 2.008 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #5 5.754 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 4.0 MB 00:00 #5 8.129 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 939 kB 00:00 #5 8.799 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 #5 10.43 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #5 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #5 11.32 added from: http://tf-mirrors.gz1.opensdn.io/re 549 kB/s | 16 kB 00:00 #5 11.64 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 kB/s | 257 B 00:00 #5 11.95 added from: http://tf-mirrors.gz1.opensdn.io/re 419 kB/s | 13 kB 00:00 #5 12.33 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #5 13.14 added from: http://tf-mirrors.gz1.opensdn.io/re 56 MB/s | 30 MB 00:00 #5 30.77 Third parties for OpenSDN 35 MB/s | 5.4 MB 00:00 #5 41.82 Dependencies resolved. #5 41.82 ================================================================================================ #5 41.82 Package Arch Version Repository Size #5 41.82 ================================================================================================ #5 41.82 Installing: #5 41.82 npm x86_64 1:8.19.4-1.16.20.2.8.el9_4 tf-mirrors.ci_repos_yum9-appstream 1.7 M #5 41.82 Installing dependencies: #5 41.82 libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k #5 41.82 nodejs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 111 k #5 41.82 nodejs-libs x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 15 M #5 41.82 Installing weak dependencies: #5 41.82 nodejs-docs noarch 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.1 M #5 41.82 nodejs-full-i18n x86_64 1:16.20.2-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 8.2 M #5 41.82 #5 41.82 Transaction Summary #5 41.82 ================================================================================================ #5 41.82 Install 6 Packages #5 41.82 #5 41.82 Total download size: 32 M #5 41.82 Installed size: 168 M #5 41.82 Downloading Packages: #5 41.84 (1/6): nodejs-16.20.2-8.el9_4.x86_64.rpm 4.6 MB/s | 111 kB 00:00 #5 41.86 (2/6): libbrotli-1.0.9-7.el9_5.x86_64.rpm 7.6 MB/s | 312 kB 00:00 #5 42.05 (3/6): nodejs-docs-16.20.2-8.el9_4.noarch.rpm 31 MB/s | 7.1 MB 00:00 #5 42.21 (4/6): nodejs-full-i18n-16.20.2-8.el9_4.x86_64. 23 MB/s | 8.2 MB 00:00 #5 42.23 (5/6): npm-8.19.4-1.16.20.2.8.el9_4.x86_64.rpm 10 MB/s | 1.7 MB 00:00 #5 42.37 (6/6): nodejs-libs-16.20.2-8.el9_4.x86_64.rpm 29 MB/s | 15 MB 00:00 #5 42.37 -------------------------------------------------------------------------------- #5 42.37 Total 58 MB/s | 32 MB 00:00 #5 42.37 Running transaction check #5 42.42 Transaction check succeeded. #5 42.42 Running transaction test #5 43.08 Transaction test succeeded. #5 43.08 Running transaction #5 43.63 Running scriptlet: npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 1/1 #5 43.75 Preparing : 1/1 #5 45.50 Installing : nodejs-docs-1:16.20.2-8.el9_4.noarch 1/6 #5 45.55 Installing : libbrotli-1.0.9-7.el9_5.x86_64 2/6 #5 45.97 Installing : nodejs-libs-1:16.20.2-8.el9_4.x86_64 3/6 #5 46.29 Installing : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #5 46.98 Installing : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 5/6 #5 47.33 Installing : nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #5 47.59 Running scriptlet: nodejs-1:16.20.2-8.el9_4.x86_64 6/6 #5 50.57 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 1/6 #5 50.57 Verifying : nodejs-1:16.20.2-8.el9_4.x86_64 2/6 #5 50.57 Verifying : nodejs-docs-1:16.20.2-8.el9_4.noarch 3/6 #5 50.57 Verifying : nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 4/6 #5 50.57 Verifying : nodejs-libs-1:16.20.2-8.el9_4.x86_64 5/6 #5 50.57 Verifying : npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 6/6 #5 50.91 #5 50.91 Installed: #5 50.91 libbrotli-1.0.9-7.el9_5.x86_64 #5 50.91 nodejs-1:16.20.2-8.el9_4.x86_64 #5 50.91 nodejs-docs-1:16.20.2-8.el9_4.noarch #5 50.91 nodejs-full-i18n-1:16.20.2-8.el9_4.x86_64 #5 50.91 nodejs-libs-1:16.20.2-8.el9_4.x86_64 #5 50.91 npm-1:8.19.4-1.16.20.2.8.el9_4.x86_64 #5 50.91 #5 50.91 Complete! #5 53.68 #5 53.68 added 12 packages, and audited 13 packages in 2s #5 53.68 #5 53.68 found 0 vulnerabilities #5 53.68 npm notice #5 53.68 npm notice New major version of npm available! 8.19.4 -> 11.3.0 #5 53.68 npm notice Changelog: #5 53.68 npm notice Run `npm install -g npm@11.3.0` to update! #5 53.68 npm notice #5 54.40 Last metadata expiration check: 0:00:24 ago on Thu 15 May 2025 08:56:29 AM UTC. #5 54.45 Unable to resolve argument nodejs #5 54.49 Error: Problems in request: #5 54.49 missing groups or modules: nodejs #5 54.97 Last metadata expiration check: 0:00:24 ago on Thu 15 May 2025 08:56:29 AM UTC. #5 55.03 Package nodejs-1:16.20.2-8.el9_4.x86_64 is already installed. #5 55.16 Dependencies resolved. #5 55.16 Nothing to do. #5 55.17 Complete! #5 56.71 Last metadata expiration check: 0:00:26 ago on Thu 15 May 2025 08:56:29 AM UTC. #5 56.91 Dependencies resolved. #5 56.92 ===================================================================================================================== #5 56.92 Package Arch Version Repository Size #5 56.92 ===================================================================================================================== #5 56.92 Installing: #5 56.92 contrail-web-controller x86_64 v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0 contrail 2.2 M #5 56.92 contrail-web-core x86_64 v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0 contrail 21 M #5 56.92 Upgrading: #5 56.92 ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k #5 56.92 libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k #5 56.92 libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k #5 56.92 libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k #5 56.92 python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k #5 56.92 rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k #5 56.92 rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k #5 56.92 rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k #5 56.92 rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k #5 56.92 systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k #5 56.92 Installing dependencies: #5 56.92 acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k #5 56.92 attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k #5 56.92 dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k #5 56.92 dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k #5 56.92 dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k #5 56.92 diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k #5 56.92 groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M #5 56.92 keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k #5 56.92 kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k #5 56.92 libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k #5 56.92 libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k #5 56.92 logrotate x86_64 3.18.0-8.el9 tf-mirrors.ci_repos_yum9-baseos 74 k #5 56.92 ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k #5 56.92 perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #5 56.92 perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k #5 56.92 perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k #5 56.92 perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #5 56.92 perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #5 56.92 perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #5 56.92 perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #5 56.92 perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M #5 56.92 perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #5 56.92 perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k #5 56.92 perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k #5 56.92 perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #5 56.92 perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k #5 56.92 perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k #5 56.92 perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #5 56.92 perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #5 56.92 perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k #5 56.92 perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #5 56.92 perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k #5 56.92 perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #5 56.92 perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k #5 56.92 perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #5 56.92 perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #5 56.92 perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #5 56.92 perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #5 56.92 perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k #5 56.92 perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #5 56.92 perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k #5 56.92 perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k #5 56.92 perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k #5 56.92 perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k #5 56.92 perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k #5 56.92 perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #5 56.92 perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #5 56.92 perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k #5 56.92 perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k #5 56.92 perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #5 56.92 perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k #5 56.92 perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k #5 56.92 perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #5 56.92 perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #5 56.92 perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k #5 56.92 perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k #5 56.92 perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #5 56.92 perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #5 56.92 perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #5 56.92 perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k #5 56.92 perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k #5 56.92 perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M #5 56.92 perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #5 56.92 perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #5 56.92 perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #5 56.92 perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k #5 56.92 perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k #5 56.92 perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k #5 56.92 perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k #5 56.92 policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k #5 56.92 redis x86_64 6.2.17-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.3 M #5 56.92 rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k #5 56.92 ruby x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 38 k #5 56.92 ruby-libs x86_64 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M #5 56.92 rubygem-io-console x86_64 0.5.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 22 k #5 56.92 rubygem-json x86_64 2.5.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #5 56.92 rubygem-psych x86_64 3.3.2-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 48 k #5 56.92 selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k #5 56.92 selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M #5 56.92 systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M #5 56.92 systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k #5 56.92 systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k #5 56.92 Installing weak dependencies: #5 56.92 perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k #5 56.92 ruby-default-gems noarch 3.0.7-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 29 k #5 56.92 rubygem-bigdecimal x86_64 3.0.0-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 51 k #5 56.92 rubygem-bundler noarch 2.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 369 k #5 56.92 rubygem-rdoc noarch 6.3.4.1-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 398 k #5 56.92 rubygems noarch 3.2.33-163.el9_5 tf-mirrors.ci_repos_yum9-appstream 253 k #5 56.92 #5 56.92 Transaction Summary #5 56.92 ===================================================================================================================== #5 56.92 Install 90 Packages #5 56.92 Upgrade 10 Packages #5 56.92 #5 56.92 Total download size: 52 M #5 56.92 Downloading Packages: #5 57.46 (1/100): acl-2.3.1-4.el9.x86_64.rpm 135 kB/s | 69 kB 00:00 #5 57.79 (2/100): contrail-web-controller-v0+master.1.0. 2.7 MB/s | 2.2 MB 00:00 #5 58.04 (3/100): attr-2.5.1-3.el9.x86_64.rpm 100 kB/s | 58 kB 00:00 #5 58.25 (4/100): dbus-1.12.20-8.el9.x86_64.rpm 15 kB/s | 6.8 kB 00:00 #5 58.51 (5/100): dbus-broker-28-7.el9.x86_64.rpm 360 kB/s | 171 kB 00:00 #5 58.56 (6/100): dbus-common-1.12.20-8.el9.noarch.rpm 44 kB/s | 14 kB 00:00 #5 58.60 (7/100): diffutils-3.7-12.el9.x86_64.rpm 4.7 MB/s | 388 kB 00:00 #5 58.62 (8/100): keyutils-1.6.3-1.el9.x86_64.rpm 3.6 MB/s | 72 kB 00:00 #5 58.65 (9/100): kmod-libs-28-10.el9.x86_64.rpm 2.1 MB/s | 62 kB 00:00 #5 58.67 (10/100): groff-base-1.22.4-10.el9.x86_64.rpm 8.9 MB/s | 1.0 MB 00:00 #5 58.69 (11/100): libseccomp-2.5.2-2.el9.x86_64.rpm 1.7 MB/s | 71 kB 00:00 #5 58.71 (12/100): libselinux-utils-3.6-1.el9.x86_64.rpm 4.5 MB/s | 164 kB 00:00 #5 58.73 (13/100): logrotate-3.18.0-8.el9.x86_64.rpm 1.8 MB/s | 74 kB 00:00 #5 58.75 (14/100): ncurses-6.2-10.20210508.el9.x86_64.rp 10 MB/s | 399 kB 00:00 #5 58.78 (15/100): policycoreutils-3.6-2.1.el9.x86_64.rp 4.9 MB/s | 208 kB 00:00 #5 58.79 (16/100): rpm-plugin-selinux-4.16.1.3-34.el9.0. 371 kB/s | 16 kB 00:00 #5 58.81 (17/100): selinux-policy-38.1.45-3.el9_5.noarch 1.4 MB/s | 48 kB 00:00 #5 59.11 (18/100): systemd-252-46.el9_5.2.0.1.x86_64.rpm 13 MB/s | 4.0 MB 00:00 #5 59.13 (19/100): systemd-pam-252-46.el9_5.2.0.1.x86_64 12 MB/s | 285 kB 00:00 #5 59.18 (20/100): selinux-policy-targeted-38.1.45-3.el9 17 MB/s | 6.5 MB 00:00 #5 59.20 (21/100): systemd-rpm-macros-252-46.el9_5.2.0.1 1.1 MB/s | 73 kB 00:00 #5 59.25 (22/100): perl-AutoLoader-5.74-481.el9.noarch.r 287 kB/s | 20 kB 00:00 #5 59.43 (23/100): perl-B-1.80-481.el9.x86_64.rpm 765 kB/s | 178 kB 00:00 #5 59.68 (24/100): perl-Carp-1.50-460.el9.noarch.rpm 67 kB/s | 29 kB 00:00 #5 59.69 (25/100): perl-Class-Struct-0.66-481.el9.noarch 79 kB/s | 21 kB 00:00 #5 59.72 (26/100): perl-Data-Dumper-2.174-462.el9.x86_64 1.3 MB/s | 55 kB 00:00 #5 59.74 (27/100): perl-Digest-1.19-4.el9.noarch.rpm 565 kB/s | 25 kB 00:00 #5 59.77 (28/100): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 861 kB/s | 36 kB 00:00 #5 59.79 (29/100): perl-Errno-1.30-481.el9.x86_64.rpm 497 kB/s | 13 kB 00:00 #5 59.82 (30/100): perl-Exporter-5.74-461.el9.noarch.rpm 1.3 MB/s | 31 kB 00:00 #5 59.84 (31/100): perl-Fcntl-1.13-481.el9.x86_64.rpm 799 kB/s | 19 kB 00:00 #5 59.87 (32/100): perl-Encode-3.08-462.el9.x86_64.rpm 13 MB/s | 1.7 MB 00:00 #5 59.90 (33/100): perl-File-Basename-2.85-481.el9.noarc 286 kB/s | 16 kB 00:00 #5 59.93 (34/100): perl-File-Path-2.18-4.el9.noarch.rpm 535 kB/s | 35 kB 00:00 #5 59.95 (35/100): perl-File-stat-1.09-481.el9.noarch.rp 1.0 MB/s | 16 kB 00:00 #5 59.98 (36/100): perl-File-Temp-0.231.100-4.el9.noarch 779 kB/s | 59 kB 00:00 #5 59.99 (37/100): perl-FileHandle-2.03-481.el9.noarch.r 391 kB/s | 14 kB 00:00 #5 60.01 (38/100): perl-Getopt-Long-2.52-4.el9.noarch.rp 1.5 MB/s | 60 kB 00:00 #5 60.03 (39/100): perl-Getopt-Std-1.12-481.el9.noarch.r 352 kB/s | 14 kB 00:00 #5 60.05 (40/100): perl-HTTP-Tiny-0.076-462.el9.noarch.r 1.3 MB/s | 53 kB 00:00 #5 60.08 (41/100): perl-IO-1.43-481.el9.x86_64.rpm 1.7 MB/s | 85 kB 00:00 #5 60.10 (42/100): perl-IO-Socket-IP-0.41-5.el9.noarch.r 886 kB/s | 42 kB 00:00 #5 60.12 (43/100): perl-IO-Socket-SSL-2.073-2.el9.noarch 4.5 MB/s | 214 kB 00:00 #5 60.15 (44/100): perl-IPC-Open3-1.21-481.el9.noarch.rp 483 kB/s | 21 kB 00:00 #5 60.16 (45/100): perl-MIME-Base64-3.16-4.el9.x86_64.rp 966 kB/s | 30 kB 00:00 #5 60.17 (46/100): perl-Mozilla-CA-20200520-6.el9.noarch 482 kB/s | 12 kB 00:00 #5 60.19 (47/100): perl-NDBM_File-1.15-481.el9.x86_64.rp 582 kB/s | 21 kB 00:00 #5 60.20 (48/100): perl-Net-SSLeay-1.94-1.el9.x86_64.rpm 12 MB/s | 391 kB 00:00 #5 60.23 (49/100): perl-POSIX-1.94-481.el9.x86_64.rpm 2.8 MB/s | 95 kB 00:00 #5 60.24 (50/100): perl-PathTools-3.78-461.el9.x86_64.rp 2.3 MB/s | 85 kB 00:00 #5 60.26 (51/100): perl-Pod-Escapes-1.07-460.el9.noarch. 699 kB/s | 20 kB 00:00 #5 60.27 (52/100): perl-Pod-Perldoc-3.28.01-461.el9.noar 2.9 MB/s | 83 kB 00:00 #5 60.29 (53/100): perl-Pod-Simple-3.42-4.el9.noarch.rpm 6.9 MB/s | 215 kB 00:00 #5 60.31 (54/100): perl-Pod-Usage-2.01-4.el9.noarch.rpm 1.1 MB/s | 40 kB 00:00 #5 60.32 (55/100): perl-Scalar-List-Utils-1.56-462.el9.x 1.8 MB/s | 70 kB 00:00 #5 60.34 (56/100): perl-SelectSaver-1.02-481.el9.noarch. 276 kB/s | 10 kB 00:00 #5 60.36 (57/100): perl-Socket-2.031-4.el9.x86_64.rpm 1.5 MB/s | 54 kB 00:00 #5 60.39 (58/100): perl-Storable-3.21-460.el9.x86_64.rpm 2.3 MB/s | 95 kB 00:00 #5 60.39 (59/100): perl-Symbol-1.08-481.el9.noarch.rpm 391 kB/s | 13 kB 00:00 #5 60.46 (60/100): perl-Term-ANSIColor-5.01-461.el9.noar 887 kB/s | 48 kB 00:00 #5 60.93 (61/100): perl-Term-Cap-1.17-460.el9.noarch.rpm 40 kB/s | 22 kB 00:00 #5 61.35 (62/100): perl-Text-ParseWords-3.30-460.el9.noa 18 kB/s | 16 kB 00:00 #5 61.36 (63/100): perl-Text-Tabs+Wrap-2013.0523-460.el9 54 kB/s | 23 kB 00:00 #5 61.38 (64/100): perl-Time-Local-1.300-7.el9.noarch.rp 963 kB/s | 33 kB 00:00 #5 61.41 (65/100): perl-URI-5.09-3.el9.noarch.rpm 2.5 MB/s | 108 kB 00:00 #5 61.42 (66/100): perl-base-2.27-481.el9.noarch.rpm 354 kB/s | 15 kB 00:00 #5 61.43 (67/100): perl-constant-1.33-461.el9.noarch.rpm 767 kB/s | 23 kB 00:00 #5 61.45 (68/100): perl-if-0.60.800-481.el9.noarch.rpm 402 kB/s | 13 kB 00:00 #5 61.48 (69/100): perl-interpreter-5.32.1-481.el9.x86_6 1.7 MB/s | 70 kB 00:00 #5 61.49 (70/100): perl-libnet-3.13-4.el9.noarch.rpm 3.7 MB/s | 125 kB 00:00 #5 61.51 (71/100): perl-mro-1.23-481.el9.x86_64.rpm 1.2 MB/s | 27 kB 00:00 #5 61.52 (72/100): perl-overload-1.31-481.el9.noarch.rpm 2.9 MB/s | 44 kB 00:00 #5 61.54 (73/100): perl-overloading-0.02-481.el9.noarch. 964 kB/s | 11 kB 00:00 #5 61.55 (74/100): perl-parent-0.238-460.el9.noarch.rpm 812 kB/s | 14 kB 00:00 #5 61.59 (75/100): perl-libs-5.32.1-481.el9.x86_64.rpm 18 MB/s | 2.0 MB 00:00 #5 61.60 (76/100): perl-podlators-4.14-460.el9.noarch.rp 2.2 MB/s | 112 kB 00:00 #5 61.62 (77/100): perl-subs-1.03-481.el9.noarch.rpm 330 kB/s | 10 kB 00:00 #5 61.63 (78/100): perl-vars-1.05-481.el9.noarch.rpm 408 kB/s | 12 kB 00:00 #5 61.99 (79/100): ruby-3.0.7-163.el9_5.x86_64.rpm 110 kB/s | 38 kB 00:00 #5 62.51 (80/100): contrail-web-core-v0+master.1.0.8.7.7 3.9 MB/s | 21 MB 00:05 #5 62.80 (81/100): redis-6.2.17-1.el9_5.x86_64.rpm 1.1 MB/s | 1.3 MB 00:01 #5 62.98 (82/100): ruby-default-gems-3.0.7-163.el9_5.noa 29 kB/s | 29 kB 00:01 #5 63.03 (83/100): rubygem-bigdecimal-3.0.0-163.el9_5.x8 222 kB/s | 51 kB 00:00 #5 63.04 (84/100): rubygem-io-console-0.5.7-163.el9_5.x8 1.5 MB/s | 22 kB 00:00 #5 63.06 (85/100): rubygem-bundler-2.2.33-163.el9_5.noar 5.0 MB/s | 369 kB 00:00 #5 63.07 (86/100): rubygem-json-2.5.1-163.el9_5.x86_64.r 1.8 MB/s | 51 kB 00:00 #5 63.09 (87/100): rubygem-psych-3.3.2-163.el9_5.x86_64. 1.6 MB/s | 48 kB 00:00 #5 63.13 (88/100): rubygem-rdoc-6.3.4.1-163.el9_5.noarch 13 MB/s | 398 kB 00:00 #5 63.15 (89/100): ruby-libs-3.0.7-163.el9_5.x86_64.rpm 5.0 MB/s | 3.2 MB 00:00 #5 63.15 (90/100): rubygems-3.2.33-163.el9_5.noarch.rpm 3.9 MB/s | 253 kB 00:00 #5 63.16 (91/100): ima-evm-utils-1.5-2.el9.0.1.x86_64.rp 1.1 MB/s | 68 kB 00:00 #5 63.16 (92/100): libacl-2.3.1-4.el9.x86_64.rpm 1.4 MB/s | 22 kB 00:00 #5 63.19 (93/100): libselinux-3.6-1.el9.x86_64.rpm 3.4 MB/s | 85 kB 00:00 #5 63.19 (94/100): python3-rpm-4.16.1.3-34.el9.0.1.x86_6 4.5 MB/s | 64 kB 00:00 #5 63.19 (95/100): libsepol-3.6-1.el9.x86_64.rpm 12 MB/s | 329 kB 00:00 #5 63.20 (96/100): rpm-build-libs-4.16.1.3-34.el9.0.1.x8 4.9 MB/s | 88 kB 00:00 #5 63.22 (97/100): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 13 MB/s | 485 kB 00:00 #5 63.22 (98/100): rpm-sign-libs-4.16.1.3-34.el9.0.1.x86 909 kB/s | 20 kB 00:00 #5 63.24 (99/100): rpm-libs-4.16.1.3-34.el9.0.1.x86_64.r 5.9 MB/s | 307 kB 00:00 #5 63.26 (100/100): systemd-libs-252-46.el9_5.2.0.1.x86_ 15 MB/s | 678 kB 00:00 #5 63.26 -------------------------------------------------------------------------------- #5 63.26 Total 8.2 MB/s | 52 MB 00:06 #5 63.26 Running transaction check #5 63.51 Transaction check succeeded. #5 63.51 Running transaction test #5 64.34 Transaction test succeeded. #5 64.34 Running transaction #5 69.03 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 #5 69.29 Preparing : 1/1 #5 70.21 Installing : ruby-libs-3.0.7-163.el9_5.x86_64 1/110 #5 70.75 Upgrading : libacl-2.3.1-4.el9.x86_64 2/110 #5 71.15 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 3/110 #5 71.59 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 4/110 #5 71.87 Installing : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 5/110 #5 72.22 Installing : ruby-default-gems-3.0.7-163.el9_5.noarch 6/110 #5 72.61 Installing : rubygem-bundler-2.2.33-163.el9_5.noarch 7/110 #5 72.86 Installing : rubygem-io-console-0.5.7-163.el9_5.x86_64 8/110 #5 73.14 Installing : rubygem-json-2.5.1-163.el9_5.x86_64 9/110 #5 73.69 Installing : rubygem-psych-3.3.2-163.el9_5.x86_64 10/110 #5 74.33 Installing : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 11/110 #5 75.05 Installing : rubygems-3.2.33-163.el9_5.noarch 12/110 #5 75.38 Installing : ruby-3.0.7-163.el9_5.x86_64 13/110 #5 75.64 Upgrading : libsepol-3.6-1.el9.x86_64 14/110 #5 75.65 Upgrading : libselinux-3.6-1.el9.x86_64 15/110 #5 75.68 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #5 75.70 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 16/110 #5 75.78 Installing : libselinux-utils-3.6-1.el9.x86_64 17/110 #5 76.05 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 18/110 #5 76.08 Installing : acl-2.3.1-4.el9.x86_64 19/110 #5 76.10 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 20/110 #5 76.15 Installing : ncurses-6.2-10.20210508.el9.x86_64 21/110 #5 76.16 Installing : libseccomp-2.5.2-2.el9.x86_64 22/110 #5 76.17 Installing : kmod-libs-28-10.el9.x86_64 23/110 #5 76.19 Installing : keyutils-1.6.3-1.el9.x86_64 24/110 #5 76.19 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #5 76.40 Installing : groff-base-1.22.4-10.el9.x86_64 25/110 #5 76.51 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 25/110 #5 76.52 Installing : perl-Digest-1.19-4.el9.noarch 26/110 #5 76.54 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 27/110 #5 76.58 Installing : perl-B-1.80-481.el9.x86_64 28/110 #5 76.61 Installing : perl-FileHandle-2.03-481.el9.noarch 29/110 #5 76.62 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 30/110 #5 76.65 Installing : perl-libnet-3.13-4.el9.noarch 31/110 #5 76.66 Installing : perl-AutoLoader-5.74-481.el9.noarch 32/110 #5 76.68 Installing : perl-base-2.27-481.el9.noarch 33/110 #5 76.71 Installing : perl-URI-5.09-3.el9.noarch 34/110 #5 76.73 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 35/110 #5 76.74 Installing : perl-if-0.60.800-481.el9.noarch 36/110 #5 76.76 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 37/110 #5 76.78 Installing : perl-Time-Local-2:1.300-7.el9.noarch 38/110 #5 76.80 Installing : perl-File-Path-2.18-4.el9.noarch 39/110 #5 76.82 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 40/110 #5 76.89 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 41/110 #5 76.91 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 42/110 #5 76.93 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 43/110 #5 76.94 Installing : perl-Class-Struct-0.66-481.el9.noarch 44/110 #5 76.95 Installing : perl-POSIX-1.94-481.el9.x86_64 45/110 #5 77.15 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/110 #5 77.17 Installing : perl-IPC-Open3-1.21-481.el9.noarch 47/110 #5 77.17 Installing : perl-subs-1.03-481.el9.noarch 48/110 #5 77.17 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 49/110 #5 77.18 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 50/110 #5 77.21 Installing : perl-Term-Cap-1.17-460.el9.noarch 51/110 #5 77.22 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 52/110 #5 77.23 Installing : perl-Socket-4:2.031-4.el9.x86_64 53/110 #5 77.25 Installing : perl-SelectSaver-1.02-481.el9.noarch 54/110 #5 77.30 Installing : perl-Symbol-1.08-481.el9.noarch 55/110 #5 77.30 Installing : perl-File-stat-1.09-481.el9.noarch 56/110 #5 77.30 Installing : perl-podlators-1:4.14-460.el9.noarch 57/110 #5 77.30 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 58/110 #5 77.32 Installing : perl-Fcntl-1.13-481.el9.x86_64 59/110 #5 77.53 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 60/110 #5 77.62 Installing : perl-mro-1.23-481.el9.x86_64 61/110 #5 77.83 Installing : perl-IO-1.43-481.el9.x86_64 62/110 #5 77.85 Installing : perl-overloading-0.02-481.el9.noarch 63/110 #5 77.87 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 64/110 #5 77.88 Installing : perl-Errno-1.30-481.el9.x86_64 65/110 #5 77.90 Installing : perl-File-Basename-2.85-481.el9.noarch 66/110 #5 77.91 Installing : perl-Getopt-Std-1.12-481.el9.noarch 67/110 #5 77.93 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/110 #5 77.94 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 69/110 #5 77.96 Installing : perl-constant-1.33-461.el9.noarch 70/110 #5 77.98 Installing : perl-Storable-1:3.21-460.el9.x86_64 71/110 #5 77.98 Installing : perl-overload-1.31-481.el9.noarch 72/110 #5 78.00 Installing : perl-parent-1:0.238-460.el9.noarch 73/110 #5 78.02 Installing : perl-vars-1.05-481.el9.noarch 74/110 #5 78.02 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 75/110 #5 78.04 Installing : perl-Carp-1.50-460.el9.noarch 76/110 #5 78.04 Installing : perl-Exporter-5.74-461.el9.noarch 77/110 #5 78.07 Installing : perl-NDBM_File-1.15-481.el9.x86_64 78/110 #5 78.07 Installing : perl-PathTools-3.78-461.el9.x86_64 79/110 #5 78.22 Installing : perl-Encode-4:3.08-462.el9.x86_64 80/110 #5 78.81 Installing : perl-libs-4:5.32.1-481.el9.x86_64 81/110 #5 78.84 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 82/110 #5 78.86 Installing : diffutils-3.7-12.el9.x86_64 83/110 #5 78.89 Installing : policycoreutils-3.6-2.1.el9.x86_64 84/110 #5 78.92 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 84/110 #5 79.05 Installing : selinux-policy-38.1.45-3.el9_5.noarch 85/110 #5 79.10 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 85/110 #5 79.15 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #5 80.39 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #5 80.74 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 86/110 #5 91.70 Installing : dbus-1:1.12.20-8.el9.x86_64 87/110 #5 91.72 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 88/110 #5 91.73 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #5 93.55 Installing : systemd-252-46.el9_5.2.0.1.x86_64 89/110 #5 93.96 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 89/110 #5 104.6 Installing : dbus-common-1:1.12.20-8.el9.noarch 90/110 #5 104.6 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 90/110 #5 104.6 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. #5 104.6 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. #5 104.6 #5 104.6 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #5 104.8 Installing : dbus-broker-28-7.el9.x86_64 91/110 #5 104.8 Running scriptlet: dbus-broker-28-7.el9.x86_64 91/110 #5 104.8 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. #5 104.8 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. #5 104.8 #5 104.8 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #5 104.8 Installing : logrotate-3.18.0-8.el9.x86_64 92/110 #5 104.8 Running scriptlet: logrotate-3.18.0-8.el9.x86_64 92/110 #5 104.9 Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. #5 104.9 #5 104.9 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #5 105.0 Installing : redis-6.2.17-1.el9_5.x86_64 93/110 #5 105.0 Running scriptlet: redis-6.2.17-1.el9_5.x86_64 93/110 #5 105.1 Running scriptlet: contrail-web-core-v0+master.1.0.8.7.7.0-master_1 94/110 #5 105.1 ..+..........+.....+++++++++++++++++++++++++++++++++++++++*.....+.............+...+...+......+...............+........+++++++++++++++++++++++++++++++++++++++*....+..........+...+..+....+...+.....+......+.........+...+..........+.....+....+......++++++ #5 105.1 ...+.+...+++++++++++++++++++++++++++++++++++++++*.............+.....+.+...+...........+....+..+.............+.....+....+...+........+....+.....+......+.+.....+.+++++++++++++++++++++++++++++++++++++++*.+...+.....+......+....+...++++++ #5 105.1 ----- #5 105.1 Certificate request self-signature ok #5 105.1 subject=C=US, ST=CA, L=Sunnyvale, O=JuniperNetworks, OU=JuniperCA, CN=ContrailCA #5 105.1 #5 107.4 Installing : contrail-web-core-v0+master.1.0.8.7.7.0-master_1 94/110 #5 108.0 Running scriptlet: contrail-web-core-v0+master.1.0.8.7.7.0-master_1 94/110 #5 108.1 Installing : attr-2.5.1-3.el9.x86_64 95/110 #5 108.4 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 96/110 #5 108.9 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 97/110 #5 109.2 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 98/110 #5 110.8 Installing : contrail-web-controller-v0+master.1.0.8.7.7.0-ma 99/110 #5 111.9 Running scriptlet: contrail-web-controller-v0+master.1.0.8.7.7.0-ma 99/110 #5 111.9 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 100/110 #5 112.5 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 101/110 #5 112.8 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 102/110 #5 113.0 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 103/110 #5 113.2 Cleanup : rpm-4.16.1.3-25.el9.x86_64 104/110 #5 113.5 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 105/110 #5 113.5 Cleanup : systemd-libs-252-18.el9.x86_64 106/110 #5 113.5 Cleanup : libselinux-3.5-1.el9.x86_64 107/110 #5 113.5 Cleanup : libsepol-3.5-1.el9.x86_64 108/110 #5 113.6 Cleanup : libacl-2.3.1-3.el9.x86_64 109/110 #5 113.6 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 110/110 #5 113.6 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 110/110 #5 113.6 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 110/110 #5 113.6 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 110/110 #5 122.4 Running scriptlet: ima-evm-utils-1.4-4.el9.x86_64 110/110 #5 122.8 Verifying : contrail-web-controller-v0+master.1.0.8.7.7.0-ma 1/110 #5 122.8 Verifying : contrail-web-core-v0+master.1.0.8.7.7.0-master_1 2/110 #5 122.8 Verifying : acl-2.3.1-4.el9.x86_64 3/110 #5 122.8 Verifying : attr-2.5.1-3.el9.x86_64 4/110 #5 122.8 Verifying : dbus-1:1.12.20-8.el9.x86_64 5/110 #5 122.8 Verifying : dbus-broker-28-7.el9.x86_64 6/110 #5 122.8 Verifying : dbus-common-1:1.12.20-8.el9.noarch 7/110 #5 122.8 Verifying : diffutils-3.7-12.el9.x86_64 8/110 #5 122.8 Verifying : groff-base-1.22.4-10.el9.x86_64 9/110 #5 122.8 Verifying : keyutils-1.6.3-1.el9.x86_64 10/110 #5 122.8 Verifying : kmod-libs-28-10.el9.x86_64 11/110 #5 122.8 Verifying : libseccomp-2.5.2-2.el9.x86_64 12/110 #5 122.8 Verifying : libselinux-utils-3.6-1.el9.x86_64 13/110 #5 122.8 Verifying : logrotate-3.18.0-8.el9.x86_64 14/110 #5 122.8 Verifying : ncurses-6.2-10.20210508.el9.x86_64 15/110 #5 122.8 Verifying : policycoreutils-3.6-2.1.el9.x86_64 16/110 #5 122.8 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 17/110 #5 122.8 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 18/110 #5 122.8 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 19/110 #5 122.8 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 20/110 #5 122.8 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 21/110 #5 122.8 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 22/110 #5 122.8 Verifying : perl-AutoLoader-5.74-481.el9.noarch 23/110 #5 122.8 Verifying : perl-B-1.80-481.el9.x86_64 24/110 #5 122.8 Verifying : perl-Carp-1.50-460.el9.noarch 25/110 #5 122.8 Verifying : perl-Class-Struct-0.66-481.el9.noarch 26/110 #5 122.8 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 27/110 #5 122.8 Verifying : perl-Digest-1.19-4.el9.noarch 28/110 #5 122.8 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 29/110 #5 122.8 Verifying : perl-Encode-4:3.08-462.el9.x86_64 30/110 #5 122.8 Verifying : perl-Errno-1.30-481.el9.x86_64 31/110 #5 122.8 Verifying : perl-Exporter-5.74-461.el9.noarch 32/110 #5 122.8 Verifying : perl-Fcntl-1.13-481.el9.x86_64 33/110 #5 122.8 Verifying : perl-File-Basename-2.85-481.el9.noarch 34/110 #5 122.8 Verifying : perl-File-Path-2.18-4.el9.noarch 35/110 #5 122.8 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 36/110 #5 122.8 Verifying : perl-File-stat-1.09-481.el9.noarch 37/110 #5 122.8 Verifying : perl-FileHandle-2.03-481.el9.noarch 38/110 #5 122.8 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 39/110 #5 122.8 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 40/110 #5 122.8 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 41/110 #5 122.8 Verifying : perl-IO-1.43-481.el9.x86_64 42/110 #5 122.8 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 43/110 #5 122.8 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 44/110 #5 122.8 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 45/110 #5 122.8 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 46/110 #5 122.8 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 47/110 #5 122.8 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 48/110 #5 122.8 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 49/110 #5 122.8 Verifying : perl-POSIX-1.94-481.el9.x86_64 50/110 #5 122.8 Verifying : perl-PathTools-3.78-461.el9.x86_64 51/110 #5 122.8 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 52/110 #5 122.8 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 53/110 #5 122.8 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 54/110 #5 122.8 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 55/110 #5 122.8 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 56/110 #5 122.8 Verifying : perl-SelectSaver-1.02-481.el9.noarch 57/110 #5 122.8 Verifying : perl-Socket-4:2.031-4.el9.x86_64 58/110 #5 122.8 Verifying : perl-Storable-1:3.21-460.el9.x86_64 59/110 #5 122.8 Verifying : perl-Symbol-1.08-481.el9.noarch 60/110 #5 122.8 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 61/110 #5 122.8 Verifying : perl-Term-Cap-1.17-460.el9.noarch 62/110 #5 122.8 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 63/110 #5 122.8 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 64/110 #5 122.8 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 65/110 #5 122.8 Verifying : perl-URI-5.09-3.el9.noarch 66/110 #5 122.8 Verifying : perl-base-2.27-481.el9.noarch 67/110 #5 122.8 Verifying : perl-constant-1.33-461.el9.noarch 68/110 #5 122.8 Verifying : perl-if-0.60.800-481.el9.noarch 69/110 #5 122.8 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 70/110 #5 122.8 Verifying : perl-libnet-3.13-4.el9.noarch 71/110 #5 122.8 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 72/110 #5 122.8 Verifying : perl-mro-1.23-481.el9.x86_64 73/110 #5 122.8 Verifying : perl-overload-1.31-481.el9.noarch 74/110 #5 122.8 Verifying : perl-overloading-0.02-481.el9.noarch 75/110 #5 122.8 Verifying : perl-parent-1:0.238-460.el9.noarch 76/110 #5 122.8 Verifying : perl-podlators-1:4.14-460.el9.noarch 77/110 #5 122.8 Verifying : perl-subs-1.03-481.el9.noarch 78/110 #5 122.8 Verifying : perl-vars-1.05-481.el9.noarch 79/110 #5 122.8 Verifying : redis-6.2.17-1.el9_5.x86_64 80/110 #5 122.8 Verifying : ruby-3.0.7-163.el9_5.x86_64 81/110 #5 122.8 Verifying : ruby-default-gems-3.0.7-163.el9_5.noarch 82/110 #5 122.8 Verifying : ruby-libs-3.0.7-163.el9_5.x86_64 83/110 #5 122.8 Verifying : rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 84/110 #5 122.8 Verifying : rubygem-bundler-2.2.33-163.el9_5.noarch 85/110 #5 122.8 Verifying : rubygem-io-console-0.5.7-163.el9_5.x86_64 86/110 #5 122.8 Verifying : rubygem-json-2.5.1-163.el9_5.x86_64 87/110 #5 122.8 Verifying : rubygem-psych-3.3.2-163.el9_5.x86_64 88/110 #5 122.8 Verifying : rubygem-rdoc-6.3.4.1-163.el9_5.noarch 89/110 #5 122.8 Verifying : rubygems-3.2.33-163.el9_5.noarch 90/110 #5 122.8 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 91/110 #5 122.8 Verifying : ima-evm-utils-1.4-4.el9.x86_64 92/110 #5 122.8 Verifying : libacl-2.3.1-4.el9.x86_64 93/110 #5 122.8 Verifying : libacl-2.3.1-3.el9.x86_64 94/110 #5 122.8 Verifying : libselinux-3.6-1.el9.x86_64 95/110 #5 122.8 Verifying : libselinux-3.5-1.el9.x86_64 96/110 #5 122.8 Verifying : libsepol-3.6-1.el9.x86_64 97/110 #5 122.8 Verifying : libsepol-3.5-1.el9.x86_64 98/110 #5 122.8 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 99/110 #5 122.8 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 100/110 #5 122.8 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 101/110 #5 122.8 Verifying : rpm-4.16.1.3-25.el9.x86_64 102/110 #5 122.8 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 103/110 #5 122.8 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 104/110 #5 122.8 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 105/110 #5 122.8 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 106/110 #5 122.8 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 107/110 #5 122.8 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 108/110 #5 122.8 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 109/110 #5 122.8 Verifying : systemd-libs-252-18.el9.x86_64 110/110 #5 122.9 #5 122.9 Upgraded: #5 122.9 ima-evm-utils-1.5-2.el9.0.1.x86_64 #5 122.9 libacl-2.3.1-4.el9.x86_64 #5 122.9 libselinux-3.6-1.el9.x86_64 #5 122.9 libsepol-3.6-1.el9.x86_64 #5 122.9 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 #5 122.9 rpm-4.16.1.3-34.el9.0.1.x86_64 #5 122.9 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 #5 122.9 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 #5 122.9 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 #5 122.9 systemd-libs-252-46.el9_5.2.0.1.x86_64 #5 122.9 Installed: #5 122.9 acl-2.3.1-4.el9.x86_64 #5 122.9 attr-2.5.1-3.el9.x86_64 #5 122.9 contrail-web-controller-v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.x86_64 #5 122.9 contrail-web-core-v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.x86_64 #5 122.9 dbus-1:1.12.20-8.el9.x86_64 #5 122.9 dbus-broker-28-7.el9.x86_64 #5 122.9 dbus-common-1:1.12.20-8.el9.noarch #5 122.9 diffutils-3.7-12.el9.x86_64 #5 122.9 groff-base-1.22.4-10.el9.x86_64 #5 122.9 keyutils-1.6.3-1.el9.x86_64 #5 122.9 kmod-libs-28-10.el9.x86_64 #5 122.9 libseccomp-2.5.2-2.el9.x86_64 #5 122.9 libselinux-utils-3.6-1.el9.x86_64 #5 122.9 logrotate-3.18.0-8.el9.x86_64 #5 122.9 ncurses-6.2-10.20210508.el9.x86_64 #5 122.9 perl-AutoLoader-5.74-481.el9.noarch #5 122.9 perl-B-1.80-481.el9.x86_64 #5 122.9 perl-Carp-1.50-460.el9.noarch #5 122.9 perl-Class-Struct-0.66-481.el9.noarch #5 122.9 perl-Data-Dumper-2.174-462.el9.x86_64 #5 122.9 perl-Digest-1.19-4.el9.noarch #5 122.9 perl-Digest-MD5-2.58-4.el9.x86_64 #5 122.9 perl-Encode-4:3.08-462.el9.x86_64 #5 122.9 perl-Errno-1.30-481.el9.x86_64 #5 122.9 perl-Exporter-5.74-461.el9.noarch #5 122.9 perl-Fcntl-1.13-481.el9.x86_64 #5 122.9 perl-File-Basename-2.85-481.el9.noarch #5 122.9 perl-File-Path-2.18-4.el9.noarch #5 122.9 perl-File-Temp-1:0.231.100-4.el9.noarch #5 122.9 perl-File-stat-1.09-481.el9.noarch #5 122.9 perl-FileHandle-2.03-481.el9.noarch #5 122.9 perl-Getopt-Long-1:2.52-4.el9.noarch #5 122.9 perl-Getopt-Std-1.12-481.el9.noarch #5 122.9 perl-HTTP-Tiny-0.076-462.el9.noarch #5 122.9 perl-IO-1.43-481.el9.x86_64 #5 122.9 perl-IO-Socket-IP-0.41-5.el9.noarch #5 122.9 perl-IO-Socket-SSL-2.073-2.el9.noarch #5 122.9 perl-IPC-Open3-1.21-481.el9.noarch #5 122.9 perl-MIME-Base64-3.16-4.el9.x86_64 #5 122.9 perl-Mozilla-CA-20200520-6.el9.noarch #5 122.9 perl-NDBM_File-1.15-481.el9.x86_64 #5 122.9 perl-Net-SSLeay-1.94-1.el9.x86_64 #5 122.9 perl-POSIX-1.94-481.el9.x86_64 #5 122.9 perl-PathTools-3.78-461.el9.x86_64 #5 122.9 perl-Pod-Escapes-1:1.07-460.el9.noarch #5 122.9 perl-Pod-Perldoc-3.28.01-461.el9.noarch #5 122.9 perl-Pod-Simple-1:3.42-4.el9.noarch #5 122.9 perl-Pod-Usage-4:2.01-4.el9.noarch #5 122.9 perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 #5 122.9 perl-SelectSaver-1.02-481.el9.noarch #5 122.9 perl-Socket-4:2.031-4.el9.x86_64 #5 122.9 perl-Storable-1:3.21-460.el9.x86_64 #5 122.9 perl-Symbol-1.08-481.el9.noarch #5 122.9 perl-Term-ANSIColor-5.01-461.el9.noarch #5 122.9 perl-Term-Cap-1.17-460.el9.noarch #5 122.9 perl-Text-ParseWords-3.30-460.el9.noarch #5 122.9 perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch #5 122.9 perl-Time-Local-2:1.300-7.el9.noarch #5 122.9 perl-URI-5.09-3.el9.noarch #5 122.9 perl-base-2.27-481.el9.noarch #5 122.9 perl-constant-1.33-461.el9.noarch #5 122.9 perl-if-0.60.800-481.el9.noarch #5 122.9 perl-interpreter-4:5.32.1-481.el9.x86_64 #5 122.9 perl-libnet-3.13-4.el9.noarch #5 122.9 perl-libs-4:5.32.1-481.el9.x86_64 #5 122.9 perl-mro-1.23-481.el9.x86_64 #5 122.9 perl-overload-1.31-481.el9.noarch #5 122.9 perl-overloading-0.02-481.el9.noarch #5 122.9 perl-parent-1:0.238-460.el9.noarch #5 122.9 perl-podlators-1:4.14-460.el9.noarch #5 122.9 perl-subs-1.03-481.el9.noarch #5 122.9 perl-vars-1.05-481.el9.noarch #5 122.9 policycoreutils-3.6-2.1.el9.x86_64 #5 122.9 redis-6.2.17-1.el9_5.x86_64 #5 122.9 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 #5 122.9 ruby-3.0.7-163.el9_5.x86_64 #5 122.9 ruby-default-gems-3.0.7-163.el9_5.noarch #5 122.9 ruby-libs-3.0.7-163.el9_5.x86_64 #5 122.9 rubygem-bigdecimal-3.0.0-163.el9_5.x86_64 #5 122.9 rubygem-bundler-2.2.33-163.el9_5.noarch #5 122.9 rubygem-io-console-0.5.7-163.el9_5.x86_64 #5 122.9 rubygem-json-2.5.1-163.el9_5.x86_64 #5 122.9 rubygem-psych-3.3.2-163.el9_5.x86_64 #5 122.9 rubygem-rdoc-6.3.4.1-163.el9_5.noarch #5 122.9 rubygems-3.2.33-163.el9_5.noarch #5 122.9 selinux-policy-38.1.45-3.el9_5.noarch #5 122.9 selinux-policy-targeted-38.1.45-3.el9_5.noarch #5 122.9 systemd-252-46.el9_5.2.0.1.x86_64 #5 122.9 systemd-pam-252-46.el9_5.2.0.1.x86_64 #5 122.9 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch #5 122.9 #5 122.9 Complete! #5 123.3 80 files removed #5 DONE 123.5s #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 7.4s done #11 writing image sha256:46db18fbf36caaeb79be473ec9fa6d2cc4f32f019337c1a36ff02b5e215c9736 #11 writing image sha256:46db18fbf36caaeb79be473ec9fa6d2cc4f32f019337c1a36ff02b5e215c9736 done #11 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-1_0_8_7-7_0 done #11 DONE 7.4s 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-05-15 08:58:10,187: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base] e8171f50921e: Preparing aac30d3f4298: Preparing b48416b7a0f2: Preparing afd52cd13bdf: Preparing 0e70957cebb2: Preparing d14b0dac0ef8: Preparing bfc2181828e8: Preparing cbcc64d62b2c: Preparing 5486eed3d30f: Preparing 71b1c8ae7255: Preparing 4e30ae152613: Preparing 44343de3ea1d: Preparing b48416b7a0f2: Waiting afd52cd13bdf: Waiting 0e70957cebb2: Waiting d14b0dac0ef8: Waiting bfc2181828e8: Waiting cbcc64d62b2c: Waiting 5486eed3d30f: Waiting 71b1c8ae7255: Waiting 4e30ae152613: Waiting 44343de3ea1d: Waiting aac30d3f4298: Pushed e8171f50921e: Pushed b48416b7a0f2: Pushed afd52cd13bdf: Pushed d14b0dac0ef8: Layer already exists bfc2181828e8: Layer already exists cbcc64d62b2c: Layer already exists 5486eed3d30f: Layer already exists 71b1c8ae7255: Layer already exists 4e30ae152613: Layer already exists 44343de3ea1d: Layer already exists 0e70957cebb2: Pushed master-1_0_8_7-7_0: digest: sha256:45086d480f34605dc12f486c01891502b4eb17689adbae370ab534bc1f356ff3 size: 2824 2025-05-15 08:58:30,424: INFO: Building opensdn-controller-webui-base finished successfully, duration: 155 seconds