INFO: Start build test container for train Waiting for base container master-1_2_5_2-2: Pulling from contrail-base 2d473b07cdd5: Already exists ce25c1ae6d70: Pulling fs layer ac3e6e7452ba: Pulling fs layer 0d1b74499612: Pulling fs layer 485711f962bf: Pulling fs layer 557b5a6c19f5: Pulling fs layer 6b648ab5113b: Pulling fs layer 7619f4f03721: Pulling fs layer b331abf4dec2: Pulling fs layer 557b5a6c19f5: Waiting 6b648ab5113b: Waiting 7619f4f03721: Waiting b331abf4dec2: Waiting 485711f962bf: Waiting ac3e6e7452ba: Verifying Checksum ac3e6e7452ba: Download complete ce25c1ae6d70: Verifying Checksum ce25c1ae6d70: Download complete 0d1b74499612: Verifying Checksum 0d1b74499612: Download complete 557b5a6c19f5: Verifying Checksum 557b5a6c19f5: Download complete ce25c1ae6d70: Pull complete 485711f962bf: Verifying Checksum 485711f962bf: Download complete ac3e6e7452ba: Pull complete b331abf4dec2: Verifying Checksum b331abf4dec2: Download complete 0d1b74499612: Pull complete 485711f962bf: Pull complete 557b5a6c19f5: Pull complete 7619f4f03721: Verifying Checksum 7619f4f03721: Download complete 6b648ab5113b: Verifying Checksum 6b648ab5113b: Download complete 6b648ab5113b: Pull complete 7619f4f03721: Pull complete b331abf4dec2: Pull complete Digest: sha256:99f24188700e4d6569067c5a9a2d9f00e38f1ee32c4b823f928bbb9338b5db98 Status: Downloaded newer image for nexus.gz1.opensdn.io:5101/contrail-base:master-1_2_5_2-2 Building test container contrail-test-test:master-1_2_5_2-2 (sudo docker build --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_2_5_2-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --network host --build-arg SKU=train --build-arg CONTRAIL_REPO=http://localhost:6667 --build-arg OPENSTACK_REPO=http://vault.centos.org/centos/7/cloud/x86_64/openstack-train --build-arg DOCKERFILE_DIR=docker --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache -t contrail-test-test:master-1_2_5_2-2 -f docker/Dockerfile.nofromargs .) Sending build context to Docker daemon 34.98 MB Step 1/17 : ARG CONTRAIL_REGISTRY Step 2/17 : ARG CONTRAIL_CONTAINER_TAG Step 3/17 : FROM ${CONTRAIL_REGISTRY}/contrail-base:${CONTRAIL_CONTAINER_TAG} ---> e0ab99d4a947 Step 4/17 : ARG SITE_MIRROR ---> Running in d529713373b4 ---> Removed intermediate container d529713373b4 ---> 0f327e419b86 Step 5/17 : ARG YUM_ENABLE_REPOS="" ---> Running in dc09549843c9 ---> Removed intermediate container dc09549843c9 ---> c4b0604eb7c0 Step 6/17 : ARG SKU=ocata ---> Running in 651977eb1ff7 ---> Removed intermediate container 651977eb1ff7 ---> 3b60890c7200 Step 7/17 : ARG OPENSTACK_REPO ---> Running in beb55aff2713 ---> Removed intermediate container beb55aff2713 ---> 11057af4e43f Step 8/17 : ARG CONTRAIL_REPO ---> Running in 0e2f31c5658b ---> Removed intermediate container 0e2f31c5658b ---> c7d199a3d3a0 Step 9/17 : ARG DOCKERFILE_DIR ---> Running in 48d6ac239a20 ---> Removed intermediate container 48d6ac239a20 ---> 3ac906f294d7 Step 10/17 : COPY $DOCKERFILE_DIR/*requirements*.txt $DOCKERFILE_DIR/entrypoint.sh / ---> 1b3c4352cce0 Step 11/17 : RUN mkdir -p /contrail-test ---> Running in d43d23ba0ec5 ---> Removed intermediate container d43d23ba0ec5 ---> d85e075bf13e Step 12/17 : COPY $DOCKERFILE_DIR/prepare_repos.sh /etc/yum.repos.d/ ---> 028a6bceae3d Step 13/17 : COPY ./ /contrail-test/ ---> 125a5137baa5 Step 14/17 : RUN source /etc/os-release && source /functions.sh && if [[ "$ID" == 'rhel' && "$VERSION_ID" == '8.4' ]] ; then yum module enable -y javapackages-tools ; fi && source /functions.sh && yum update -y -x "redhat-release*" -x "coreutils*" && yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y unzip vim tcpdump ant git ipmitool patch bzip2 sudo ant-junit libXpm libXrender gtk2 GConf2 gcc-c++ && SSHPASS_RPM_NAME=sshpass-1.06-9.el8.x86_64.rpm && download_package https://archives.fedoraproject.org pub/archive/epel/8.4/Everything/x86_64/Packages/s/${SSHPASS_RPM_NAME} ${SSHPASS_RPM_NAME} && rpm -Uvh --nodeps --replacepkgs ${SSHPASS_RPM_NAME} && yum install -y python3-devel && /etc/yum.repos.d/prepare_repos.sh && yum install -y python3-contrail && python3 -m pip install -r /requirements_common.txt -r /requirements3.txt && yum clean all -y && rm -rf /var/cache/yum && rm -rf /etc/yum.repos.d && mkdir -p /contrail-test/images ---> Running in 8a5da44e70a9 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package bash.x86_64 0:4.2.46-34.el7 will be updated ---> Package bash.x86_64 0:4.2.46-35.el7_9 will be an update ---> Package bind-license.noarch 32:9.11.4-26.P2.el7 will be updated ---> Package bind-license.noarch 32:9.11.4-26.P2.el7_9.15 will be an update ---> Package binutils.x86_64 0:2.27-44.base.el7 will be updated ---> Package binutils.x86_64 0:2.27-44.base.el7_9.1 will be an update ---> Package ca-certificates.noarch 0:2020.2.41-70.0.el7_8 will be updated ---> Package ca-certificates.noarch 0:2023.2.60_v7.0.306-72.el7_9 will be an update ---> Package centos-release.x86_64 0:7-9.2009.0.el7.centos will be updated ---> Package centos-release.x86_64 0:7-9.2009.1.el7.centos will be an update ---> Package curl.x86_64 0:7.29.0-59.el7 will be updated ---> Package curl.x86_64 0:7.29.0-59.el7_9.2 will be an update ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.el7 will be updated ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 will be an update ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update ---> Package diffutils.x86_64 0:3.3-5.el7 will be updated ---> Package diffutils.x86_64 0:3.3-6.el7_9 will be an update ---> Package expat.x86_64 0:2.1.0-12.el7 will be updated ---> Package expat.x86_64 0:2.1.0-15.el7_9 will be an update ---> Package geoipupdate.x86_64 0:2.5.0-1.el7 will be updated ---> Package geoipupdate.x86_64 0:2.5.0-2.el7 will be an update ---> Package glib2.x86_64 0:2.56.1-7.el7 will be updated ---> Package glib2.x86_64 0:2.56.1-9.el7_9 will be an update ---> Package glibc.x86_64 0:2.17-317.el7 will be updated ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update ---> Package gzip.x86_64 0:1.5-10.el7 will be updated ---> Package gzip.x86_64 0:1.5-11.el7_9 will be an update ---> Package kpartx.x86_64 0:0.4.9-133.el7 will be updated ---> Package kpartx.x86_64 0:0.4.9-136.el7_9 will be an update ---> Package krb5-libs.x86_64 0:1.15.1-50.el7 will be updated ---> Package krb5-libs.x86_64 0:1.15.1-55.el7_9 will be an update ---> Package libblkid.x86_64 0:2.23.2-65.el7 will be updated ---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libcurl.x86_64 0:7.29.0-59.el7 will be updated ---> Package libcurl.x86_64 0:7.29.0-59.el7_9.2 will be an update ---> Package libmount.x86_64 0:2.23.2-65.el7 will be updated ---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libsmartcols.x86_64 0:2.23.2-65.el7 will be updated ---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libssh2.x86_64 0:1.8.0-4.el7 will be updated ---> Package libssh2.x86_64 0:1.8.0-4.el7_9.1 will be an update ---> Package libuuid.x86_64 0:2.23.2-65.el7 will be updated ---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be updated ---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be an update ---> Package libxml2-python.x86_64 0:2.9.1-6.el7.5 will be updated ---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be an update ---> Package nspr.x86_64 0:4.25.0-2.el7_9 will be updated ---> Package nspr.x86_64 0:4.35.0-1.el7_9 will be an update ---> Package nss.x86_64 0:3.53.1-3.el7_9 will be updated ---> Package nss.x86_64 0:3.90.0-2.el7_9 will be an update ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be updated ---> Package nss-pem.x86_64 0:1.0.3-7.el7_9.1 will be an update ---> Package nss-softokn.x86_64 0:3.53.1-6.el7_9 will be updated ---> Package nss-softokn.x86_64 0:3.90.0-6.el7_9 will be an update ---> Package nss-softokn-freebl.x86_64 0:3.53.1-6.el7_9 will be updated ---> Package nss-softokn-freebl.x86_64 0:3.90.0-6.el7_9 will be an update ---> Package nss-sysinit.x86_64 0:3.53.1-3.el7_9 will be updated ---> Package nss-sysinit.x86_64 0:3.90.0-2.el7_9 will be an update ---> Package nss-tools.x86_64 0:3.53.1-3.el7_9 will be updated ---> Package nss-tools.x86_64 0:3.90.0-2.el7_9 will be an update ---> Package nss-util.x86_64 0:3.53.1-1.el7_9 will be updated ---> Package nss-util.x86_64 0:3.90.0-1.el7_9 will be an update ---> Package openldap.x86_64 0:2.4.44-22.el7 will be updated ---> Package openldap.x86_64 0:2.4.44-25.el7_9 will be an update ---> Package python.x86_64 0:2.7.5-89.el7 will be updated ---> Package python.x86_64 0:2.7.5-94.el7_9 will be an update ---> Package python-chardet.noarch 0:2.2.1-3.el7 will be obsoleted ---> Package python-libs.x86_64 0:2.7.5-89.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-94.el7_9 will be an update ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be obsoleting ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update ---> Package systemd.x86_64 0:219-78.el7 will be updated ---> Package systemd.x86_64 0:219-78.el7_9.9 will be an update ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated ---> Package systemd-libs.x86_64 0:219-78.el7_9.9 will be an update ---> Package tzdata.noarch 0:2020d-2.el7 will be updated ---> Package tzdata.noarch 0:2024a-1.el7 will be an update ---> Package util-linux.x86_64 0:2.23.2-65.el7 will be updated ---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be an update ---> Package vim-minimal.x86_64 2:7.4.629-7.el7 will be updated ---> Package vim-minimal.x86_64 2:7.4.629-8.el7_9 will be an update ---> Package xz.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be updated ---> Package xz-libs.x86_64 0:5.2.2-2.el7_9 will be an update ---> Package zlib.x86_64 0:1.2.7-18.el7 will be updated ---> Package zlib.x86_64 0:1.2.7-21.el7_9 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python2-chardet noarch 3.0.4-7.el7 contrail-tpc 186 k replacing python-chardet.noarch 2.2.1-3.el7 Updating: bash x86_64 4.2.46-35.el7_9 tf-mirrors.ci_repos_yum7-updates 1.0 M bind-license noarch 32:9.11.4-26.P2.el7_9.15 tf-mirrors.ci_repos_yum7-updates 92 k binutils x86_64 2.27-44.base.el7_9.1 tf-mirrors.ci_repos_yum7-updates 5.9 M ca-certificates noarch 2023.2.60_v7.0.306-72.el7_9 tf-mirrors.ci_repos_yum7-updates 923 k centos-release x86_64 7-9.2009.1.el7.centos tf-mirrors.ci_repos_yum7-updates 27 k curl x86_64 7.29.0-59.el7_9.2 tf-mirrors.ci_repos_yum7-updates 271 k cyrus-sasl-lib x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 156 k device-mapper x86_64 7:1.02.170-6.el7_9.5 tf-mirrors.ci_repos_yum7-updates 297 k device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 tf-mirrors.ci_repos_yum7-updates 325 k diffutils x86_64 3.3-6.el7_9 tf-mirrors.ci_repos_yum7-updates 322 k expat x86_64 2.1.0-15.el7_9 tf-mirrors.ci_repos_yum7-updates 83 k geoipupdate x86_64 2.5.0-2.el7 tf-mirrors.ci_repos_yum7-updates 35 k glib2 x86_64 2.56.1-9.el7_9 tf-mirrors.ci_repos_yum7-updates 2.5 M glibc x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 3.6 M glibc-common x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 12 M gzip x86_64 1.5-11.el7_9 tf-mirrors.ci_repos_yum7-updates 130 k kpartx x86_64 0.4.9-136.el7_9 tf-mirrors.ci_repos_yum7-updates 81 k krb5-libs x86_64 1.15.1-55.el7_9 tf-mirrors.ci_repos_yum7-updates 810 k libblkid x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 183 k libcurl x86_64 7.29.0-59.el7_9.2 tf-mirrors.ci_repos_yum7-updates 223 k libmount x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 185 k libsmartcols x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 143 k libssh2 x86_64 1.8.0-4.el7_9.1 tf-mirrors.ci_repos_yum7-updates 88 k libuuid x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 84 k libxml2 x86_64 2.9.1-6.el7_9.6 tf-mirrors.ci_repos_yum7-updates 668 k libxml2-python x86_64 2.9.1-6.el7_9.6 tf-mirrors.ci_repos_yum7-updates 247 k nspr x86_64 4.35.0-1.el7_9 tf-mirrors.ci_repos_yum7-updates 128 k nss x86_64 3.90.0-2.el7_9 tf-mirrors.ci_repos_yum7-updates 905 k nss-pem x86_64 1.0.3-7.el7_9.1 tf-mirrors.ci_repos_yum7-updates 75 k nss-softokn x86_64 3.90.0-6.el7_9 tf-mirrors.ci_repos_yum7-updates 383 k nss-softokn-freebl x86_64 3.90.0-6.el7_9 tf-mirrors.ci_repos_yum7-updates 321 k nss-sysinit x86_64 3.90.0-2.el7_9 tf-mirrors.ci_repos_yum7-updates 67 k nss-tools x86_64 3.90.0-2.el7_9 tf-mirrors.ci_repos_yum7-updates 557 k nss-util x86_64 3.90.0-1.el7_9 tf-mirrors.ci_repos_yum7-updates 80 k openldap x86_64 2.4.44-25.el7_9 tf-mirrors.ci_repos_yum7-updates 356 k python x86_64 2.7.5-94.el7_9 tf-mirrors.ci_repos_yum7-updates 97 k python-libs x86_64 2.7.5-94.el7_9 tf-mirrors.ci_repos_yum7-updates 5.6 M rpm x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 1.2 M rpm-build-libs x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 108 k rpm-libs x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 279 k rpm-python x86_64 4.11.3-48.el7_9 tf-mirrors.ci_repos_yum7-updates 84 k systemd x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 5.1 M systemd-libs x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 419 k tzdata noarch 2024a-1.el7 tf-mirrors.ci_repos_yum7-updates 497 k util-linux x86_64 2.23.2-65.el7_9.1 tf-mirrors.ci_repos_yum7-updates 2.0 M vim-minimal x86_64 2:7.4.629-8.el7_9 tf-mirrors.ci_repos_yum7-updates 443 k xz x86_64 5.2.2-2.el7_9 tf-mirrors.ci_repos_yum7-updates 229 k xz-libs x86_64 5.2.2-2.el7_9 tf-mirrors.ci_repos_yum7-updates 103 k zlib x86_64 1.2.7-21.el7_9 tf-mirrors.ci_repos_yum7-updates 90 k Transaction Summary ================================================================================ Install 1 Package Upgrade 49 Packages Total download size: 49 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 77 MB/s | 49 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : tzdata-2024a-1.el7.noarch 1/100 Updating : bash-4.2.46-35.el7_9.x86_64 2/100 Updating : glibc-common-2.17-326.el7_9.x86_64 3/100 Updating : nss-softokn-freebl-3.90.0-6.el7_9.x86_64 4/100 Updating : glibc-2.17-326.el7_9.x86_64 5/100 Updating : nspr-4.35.0-1.el7_9.x86_64 6/100 Updating : nss-util-3.90.0-1.el7_9.x86_64 7/100 Updating : zlib-1.2.7-21.el7_9.x86_64 8/100 Updating : xz-libs-5.2.2-2.el7_9.x86_64 9/100 Updating : systemd-libs-219-78.el7_9.9.x86_64 10/100 Updating : libuuid-2.23.2-65.el7_9.1.x86_64 11/100 Updating : libblkid-2.23.2-65.el7_9.1.x86_64 12/100 Updating : libmount-2.23.2-65.el7_9.1.x86_64 13/100 Updating : nss-softokn-3.90.0-6.el7_9.x86_64 14/100 Updating : nss-pem-1.0.3-7.el7_9.1.x86_64 15/100 Updating : nss-sysinit-3.90.0-2.el7_9.x86_64 16/100 Updating : nss-3.90.0-2.el7_9.x86_64 17/100 Updating : krb5-libs-1.15.1-55.el7_9.x86_64 18/100 Updating : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 19/100 Updating : nss-tools-3.90.0-2.el7_9.x86_64 20/100 Updating : libxml2-2.9.1-6.el7_9.6.x86_64 21/100 Updating : libssh2-1.8.0-4.el7_9.1.x86_64 22/100 Updating : libcurl-7.29.0-59.el7_9.2.x86_64 23/100 Updating : curl-7.29.0-59.el7_9.2.x86_64 24/100 Updating : rpm-libs-4.11.3-48.el7_9.x86_64 25/100 Updating : rpm-4.11.3-48.el7_9.x86_64 26/100 Updating : openldap-2.4.44-25.el7_9.x86_64 27/100 Updating : rpm-build-libs-4.11.3-48.el7_9.x86_64 28/100 Updating : libsmartcols-2.23.2-65.el7_9.1.x86_64 29/100 Updating : util-linux-2.23.2-65.el7_9.1.x86_64 30/100 Updating : diffutils-3.3-6.el7_9.x86_64 31/100 install-info: No such file or directory for /usr/share/info/diffutils.info Updating : expat-2.1.0-15.el7_9.x86_64 32/100 Updating : python-libs-2.7.5-94.el7_9.x86_64 33/100 Updating : python-2.7.5-94.el7_9.x86_64 34/100 Updating : centos-release-7-9.2009.1.el7.centos.x86_64 35/100 Updating : systemd-219-78.el7_9.9.x86_64 36/100 Failed to get D-Bus connection: Operation not permitted Updating : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 37/100 Updating : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 38/100 Updating : kpartx-0.4.9-136.el7_9.x86_64 39/100 Updating : libxml2-python-2.9.1-6.el7_9.6.x86_64 40/100 Installing : python2-chardet-3.0.4-7.el7.noarch 41/100 Updating : rpm-python-4.11.3-48.el7_9.x86_64 42/100 Updating : geoipupdate-2.5.0-2.el7.x86_64 43/100 Updating : glib2-2.56.1-9.el7_9.x86_64 44/100 Updating : xz-5.2.2-2.el7_9.x86_64 45/100 Updating : binutils-2.27-44.base.el7_9.1.x86_64 46/100 install-info: No such file or directory for /usr/share/info/as.info.gz install-info: No such file or directory for /usr/share/info/binutils.info.gz install-info: No such file or directory for /usr/share/info/gprof.info.gz install-info: No such file or directory for /usr/share/info/ld.info.gz install-info: No such file or directory for /usr/share/info/standards.info.gz Updating : 2:vim-minimal-7.4.629-8.el7_9.x86_64 47/100 Updating : gzip-1.5-11.el7_9.x86_64 48/100 Updating : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 49/100 Updating : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 50/100 Cleanup : rpm-python-4.11.3-45.el7.x86_64 51/100 Cleanup : libxml2-python-2.9.1-6.el7.5.x86_64 52/100 Cleanup : ca-certificates-2020.2.41-70.0.el7_8.noarch 53/100 Erasing : python-chardet-2.2.1-3.el7.noarch 54/100 Cleanup : rpm-build-libs-4.11.3-45.el7.x86_64 55/100 Cleanup : glib2-2.56.1-7.el7.x86_64 56/100 Cleanup : python-2.7.5-89.el7.x86_64 57/100 Cleanup : python-libs-2.7.5-89.el7.x86_64 58/100 Cleanup : libxml2-2.9.1-6.el7.5.x86_64 59/100 Cleanup : xz-5.2.2-1.el7.x86_64 60/100 Cleanup : binutils-2.27-44.base.el7.x86_64 61/100 Cleanup : geoipupdate-2.5.0-1.el7.x86_64 62/100 Cleanup : kpartx-0.4.9-133.el7.x86_64 63/100 Cleanup : 7:device-mapper-libs-1.02.170-6.el7.x86_64 64/100 Cleanup : 7:device-mapper-1.02.170-6.el7.x86_64 65/100 Cleanup : systemd-219-78.el7.x86_64 66/100 Cleanup : curl-7.29.0-59.el7.x86_64 67/100 Cleanup : libcurl-7.29.0-59.el7.x86_64 68/100 Cleanup : openldap-2.4.44-22.el7.x86_64 69/100 Cleanup : rpm-libs-4.11.3-45.el7.x86_64 70/100 Cleanup : rpm-4.11.3-45.el7.x86_64 71/100 Cleanup : nss-tools-3.53.1-3.el7_9.x86_64 72/100 Cleanup : nss-sysinit-3.53.1-3.el7_9.x86_64 73/100 Cleanup : nss-3.53.1-3.el7_9.x86_64 74/100 Cleanup : nss-pem-1.0.3-7.el7.x86_64 75/100 Cleanup : util-linux-2.23.2-65.el7.x86_64 76/100 Cleanup : nss-softokn-3.53.1-6.el7_9.x86_64 77/100 Cleanup : libmount-2.23.2-65.el7.x86_64 78/100 Cleanup : libblkid-2.23.2-65.el7.x86_64 79/100 Cleanup : systemd-libs-219-78.el7.x86_64 80/100 Cleanup : cyrus-sasl-lib-2.1.26-23.el7.x86_64 81/100 Cleanup : libssh2-1.8.0-4.el7.x86_64 82/100 Cleanup : krb5-libs-1.15.1-50.el7.x86_64 83/100 Cleanup : diffutils-3.3-5.el7.x86_64 84/100 Cleanup : gzip-1.5-10.el7.x86_64 85/100 Cleanup : zlib-1.2.7-18.el7.x86_64 86/100 Cleanup : xz-libs-5.2.2-1.el7.x86_64 87/100 Cleanup : libuuid-2.23.2-65.el7.x86_64 88/100 Cleanup : libsmartcols-2.23.2-65.el7.x86_64 89/100 Cleanup : expat-2.1.0-12.el7.x86_64 90/100 Cleanup : 2:vim-minimal-7.4.629-7.el7.x86_64 91/100 Cleanup : centos-release-7-9.2009.0.el7.centos.x86_64 92/100 Cleanup : 32:bind-license-9.11.4-26.P2.el7.noarch 93/100 Cleanup : glibc-common-2.17-317.el7.x86_64 94/100 Cleanup : bash-4.2.46-34.el7.x86_64 95/100 Cleanup : nspr-4.25.0-2.el7_9.x86_64 96/100 Cleanup : nss-util-3.53.1-1.el7_9.x86_64 97/100 Cleanup : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 98/100 Cleanup : glibc-2.17-317.el7.x86_64 99/100 Cleanup : tzdata-2020d-2.el7.noarch 100/100 Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 1/100 Verifying : libcurl-7.29.0-59.el7_9.2.x86_64 2/100 Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 3/100 Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 4/100 Verifying : nss-softokn-3.90.0-6.el7_9.x86_64 5/100 Verifying : openldap-2.4.44-25.el7_9.x86_64 6/100 Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 7/100 Verifying : 7:device-mapper-1.02.170-6.el7_9.5.x86_64 8/100 Verifying : python2-chardet-3.0.4-7.el7.noarch 9/100 Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 10/100 Verifying : glibc-2.17-326.el7_9.x86_64 11/100 Verifying : libmount-2.23.2-65.el7_9.1.x86_64 12/100 Verifying : zlib-1.2.7-21.el7_9.x86_64 13/100 Verifying : tzdata-2024a-1.el7.noarch 14/100 Verifying : libssh2-1.8.0-4.el7_9.1.x86_64 15/100 Verifying : geoipupdate-2.5.0-2.el7.x86_64 16/100 Verifying : nss-pem-1.0.3-7.el7_9.1.x86_64 17/100 Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 18/100 Verifying : binutils-2.27-44.base.el7_9.1.x86_64 19/100 Verifying : bash-4.2.46-35.el7_9.x86_64 20/100 Verifying : python-2.7.5-94.el7_9.x86_64 21/100 Verifying : nss-tools-3.90.0-2.el7_9.x86_64 22/100 Verifying : systemd-219-78.el7_9.9.x86_64 23/100 Verifying : 2:vim-minimal-7.4.629-8.el7_9.x86_64 24/100 Verifying : nss-sysinit-3.90.0-2.el7_9.x86_64 25/100 Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 26/100 Verifying : python-libs-2.7.5-94.el7_9.x86_64 27/100 Verifying : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64 28/100 Verifying : 32:bind-license-9.11.4-26.P2.el7_9.15.noarch 29/100 Verifying : nss-softokn-freebl-3.90.0-6.el7_9.x86_64 30/100 Verifying : kpartx-0.4.9-136.el7_9.x86_64 31/100 Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 32/100 Verifying : rpm-4.11.3-48.el7_9.x86_64 33/100 Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 34/100 Verifying : systemd-libs-219-78.el7_9.9.x86_64 35/100 Verifying : nss-util-3.90.0-1.el7_9.x86_64 36/100 Verifying : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch 37/100 Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 38/100 Verifying : xz-libs-5.2.2-2.el7_9.x86_64 39/100 Verifying : diffutils-3.3-6.el7_9.x86_64 40/100 Verifying : nss-3.90.0-2.el7_9.x86_64 41/100 Verifying : expat-2.1.0-15.el7_9.x86_64 42/100 Verifying : glib2-2.56.1-9.el7_9.x86_64 43/100 Verifying : curl-7.29.0-59.el7_9.2.x86_64 44/100 Verifying : gzip-1.5-11.el7_9.x86_64 45/100 Verifying : glibc-common-2.17-326.el7_9.x86_64 46/100 Verifying : rpm-python-4.11.3-48.el7_9.x86_64 47/100 Verifying : nspr-4.35.0-1.el7_9.x86_64 48/100 Verifying : xz-5.2.2-2.el7_9.x86_64 49/100 Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 50/100 Verifying : rpm-4.11.3-45.el7.x86_64 51/100 Verifying : nss-tools-3.53.1-3.el7_9.x86_64 52/100 Verifying : glibc-common-2.17-317.el7.x86_64 53/100 Verifying : ca-certificates-2020.2.41-70.0.el7_8.noarch 54/100 Verifying : nss-softokn-3.53.1-6.el7_9.x86_64 55/100 Verifying : nss-util-3.53.1-1.el7_9.x86_64 56/100 Verifying : glib2-2.56.1-7.el7.x86_64 57/100 Verifying : libssh2-1.8.0-4.el7.x86_64 58/100 Verifying : nspr-4.25.0-2.el7_9.x86_64 59/100 Verifying : nss-pem-1.0.3-7.el7.x86_64 60/100 Verifying : systemd-219-78.el7.x86_64 61/100 Verifying : 7:device-mapper-1.02.170-6.el7.x86_64 62/100 Verifying : libblkid-2.23.2-65.el7.x86_64 63/100 Verifying : rpm-libs-4.11.3-45.el7.x86_64 64/100 Verifying : libxml2-python-2.9.1-6.el7.5.x86_64 65/100 Verifying : tzdata-2020d-2.el7.noarch 66/100 Verifying : libuuid-2.23.2-65.el7.x86_64 67/100 Verifying : 2:vim-minimal-7.4.629-7.el7.x86_64 68/100 Verifying : geoipupdate-2.5.0-1.el7.x86_64 69/100 Verifying : nss-sysinit-3.53.1-3.el7_9.x86_64 70/100 Verifying : nss-softokn-freebl-3.53.1-6.el7_9.x86_64 71/100 Verifying : rpm-python-4.11.3-45.el7.x86_64 72/100 Verifying : libcurl-7.29.0-59.el7.x86_64 73/100 Verifying : curl-7.29.0-59.el7.x86_64 74/100 Verifying : krb5-libs-1.15.1-50.el7.x86_64 75/100 Verifying : rpm-build-libs-4.11.3-45.el7.x86_64 76/100 Verifying : gzip-1.5-10.el7.x86_64 77/100 Verifying : binutils-2.27-44.base.el7.x86_64 78/100 Verifying : nss-3.53.1-3.el7_9.x86_64 79/100 Verifying : zlib-1.2.7-18.el7.x86_64 80/100 Verifying : libxml2-2.9.1-6.el7.5.x86_64 81/100 Verifying : centos-release-7-9.2009.0.el7.centos.x86_64 82/100 Verifying : systemd-libs-219-78.el7.x86_64 83/100 Verifying : diffutils-3.3-5.el7.x86_64 84/100 Verifying : openldap-2.4.44-22.el7.x86_64 85/100 Verifying : 7:device-mapper-libs-1.02.170-6.el7.x86_64 86/100 Verifying : util-linux-2.23.2-65.el7.x86_64 87/100 Verifying : xz-libs-5.2.2-1.el7.x86_64 88/100 Verifying : python-2.7.5-89.el7.x86_64 89/100 Verifying : python-chardet-2.2.1-3.el7.noarch 90/100 Verifying : expat-2.1.0-12.el7.x86_64 91/100 Verifying : glibc-2.17-317.el7.x86_64 92/100 Verifying : bash-4.2.46-34.el7.x86_64 93/100 Verifying : kpartx-0.4.9-133.el7.x86_64 94/100 Verifying : 32:bind-license-9.11.4-26.P2.el7.noarch 95/100 Verifying : python-libs-2.7.5-89.el7.x86_64 96/100 Verifying : xz-5.2.2-1.el7.x86_64 97/100 Verifying : libsmartcols-2.23.2-65.el7.x86_64 98/100 Verifying : cyrus-sasl-lib-2.1.26-23.el7.x86_64 99/100 Verifying : libmount-2.23.2-65.el7.x86_64 100/100 Installed: python2-chardet.noarch 0:3.0.4-7.el7 Updated: bash.x86_64 0:4.2.46-35.el7_9 bind-license.noarch 32:9.11.4-26.P2.el7_9.15 binutils.x86_64 0:2.27-44.base.el7_9.1 ca-certificates.noarch 0:2023.2.60_v7.0.306-72.el7_9 centos-release.x86_64 0:7-9.2009.1.el7.centos curl.x86_64 0:7.29.0-59.el7_9.2 cyrus-sasl-lib.x86_64 0:2.1.26-24.el7_9 device-mapper.x86_64 7:1.02.170-6.el7_9.5 device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 diffutils.x86_64 0:3.3-6.el7_9 expat.x86_64 0:2.1.0-15.el7_9 geoipupdate.x86_64 0:2.5.0-2.el7 glib2.x86_64 0:2.56.1-9.el7_9 glibc.x86_64 0:2.17-326.el7_9 glibc-common.x86_64 0:2.17-326.el7_9 gzip.x86_64 0:1.5-11.el7_9 kpartx.x86_64 0:0.4.9-136.el7_9 krb5-libs.x86_64 0:1.15.1-55.el7_9 libblkid.x86_64 0:2.23.2-65.el7_9.1 libcurl.x86_64 0:7.29.0-59.el7_9.2 libmount.x86_64 0:2.23.2-65.el7_9.1 libsmartcols.x86_64 0:2.23.2-65.el7_9.1 libssh2.x86_64 0:1.8.0-4.el7_9.1 libuuid.x86_64 0:2.23.2-65.el7_9.1 libxml2.x86_64 0:2.9.1-6.el7_9.6 libxml2-python.x86_64 0:2.9.1-6.el7_9.6 nspr.x86_64 0:4.35.0-1.el7_9 nss.x86_64 0:3.90.0-2.el7_9 nss-pem.x86_64 0:1.0.3-7.el7_9.1 nss-softokn.x86_64 0:3.90.0-6.el7_9 nss-softokn-freebl.x86_64 0:3.90.0-6.el7_9 nss-sysinit.x86_64 0:3.90.0-2.el7_9 nss-tools.x86_64 0:3.90.0-2.el7_9 nss-util.x86_64 0:3.90.0-1.el7_9 openldap.x86_64 0:2.4.44-25.el7_9 python.x86_64 0:2.7.5-94.el7_9 python-libs.x86_64 0:2.7.5-94.el7_9 rpm.x86_64 0:4.11.3-48.el7_9 rpm-build-libs.x86_64 0:4.11.3-48.el7_9 rpm-libs.x86_64 0:4.11.3-48.el7_9 rpm-python.x86_64 0:4.11.3-48.el7_9 systemd.x86_64 0:219-78.el7_9.9 systemd-libs.x86_64 0:219-78.el7_9.9 tzdata.noarch 0:2024a-1.el7 util-linux.x86_64 0:2.23.2-65.el7_9.1 vim-minimal.x86_64 2:7.4.629-8.el7_9 xz.x86_64 0:5.2.2-2.el7_9 xz-libs.x86_64 0:5.2.2-2.el7_9 zlib.x86_64 0:1.2.7-21.el7_9 Replaced: python-chardet.noarch 0:2.2.1-3.el7 Complete! Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile No Packages marked for minimal Update Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed --> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64 --> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: GConf2-3.2.6-8.el7.x86_64 ---> Package ant.noarch 0:1.9.4-2.el7 will be installed --> Processing Dependency: jpackage-utils >= 1.7.5 for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: java-devel >= 1.5.0 for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: xml-commons-apis for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: xerces-j2 for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: perl for package: ant-1.9.4-2.el7.noarch --> Processing Dependency: jpackage-utils for package: ant-1.9.4-2.el7.noarch ---> Package ant-junit.noarch 0:1.9.4-2.el7 will be installed --> Processing Dependency: xalan-j2 for package: ant-junit-1.9.4-2.el7.noarch --> Processing Dependency: junit for package: ant-junit-1.9.4-2.el7.noarch ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed ---> Package gcc-c++.x86_64 0:4.8.5-44.el7 will be installed --> Processing Dependency: libstdc++-devel = 4.8.5-44.el7 for package: gcc-c++-4.8.5-44.el7.x86_64 --> Processing Dependency: gcc = 4.8.5-44.el7 for package: gcc-c++-4.8.5-44.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-c++-4.8.5-44.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-c++-4.8.5-44.el7.x86_64 ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.x86_64 ---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed --> Processing Dependency: pango >= 1.20.0-1 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libtiff >= 3.6.1 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: atk >= 1.29.4-2 for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libfreetype.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libfontconfig.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libcairo.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXi.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXext.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 --> Processing Dependency: libX11.so.6()(64bit) for package: gtk2-2.24.31-1.el7.x86_64 ---> Package ipmitool.x86_64 0:1.8.18-11.el7_9 will be installed --> Processing Dependency: systemd-sysv for package: ipmitool-1.8.18-11.el7_9.x86_64 --> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-11.el7_9.x86_64 ---> Package libXpm.x86_64 0:3.5.12-2.el7_9 will be installed ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed ---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed ---> Package tcpdump.x86_64 14:4.9.2-4.el7_7.1 will be installed ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed ---> Package vim-enhanced.x86_64 2:7.4.629-8.el7_9 will be installed --> Processing Dependency: vim-common = 2:7.4.629-8.el7_9 for package: 2:vim-enhanced-7.4.629-8.el7_9.x86_64 --> Processing Dependency: which for package: 2:vim-enhanced-7.4.629-8.el7_9.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.629-8.el7_9.x86_64 --> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.629-8.el7_9.x86_64 --> Running transaction check ---> Package OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: OpenIPMI for package: OpenIPMI-modalias-2.0.27-1.el7.x86_64 ---> Package atk.x86_64 0:2.28.1-2.el7 will be installed ---> Package cairo.x86_64 0:1.15.12-4.el7 will be installed --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libxcb.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libxcb-shm.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libxcb-render.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libpng15.so.15()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libpixman-1.so.0()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-4.el7.x86_64 ---> Package cups-libs.x86_64 1:1.6.3-52.el7_9 will be installed --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-52.el7_9.x86_64 --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-52.el7_9.x86_64 ---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64 --> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64 ---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be installed ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 ---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 --> Processing Dependency: libjpeg.so.62()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64 ---> Package gpm-libs.x86_64 0:1.20.7-6.el7 will be installed ---> Package gtk-update-icon-cache.x86_64 0:3.22.30-8.el7_9 will be installed ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed ---> Package java-1.8.0-openjdk-devel.x86_64 1:1.8.0.402.b06-1.el7_9 will be installed --> Processing Dependency: java-1.8.0-openjdk(x86-64) = 1:1.8.0.402.b06-1.el7_9 for package: 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_64 ---> Package javapackages-tools.noarch 0:3.4.1-11.el7 will be installed --> Processing Dependency: python-javapackages = 3.4.1-11.el7 for package: javapackages-tools-3.4.1-11.el7.noarch --> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-11.el7.noarch ---> Package junit.noarch 0:4.11-8.el7 will be installed --> Processing Dependency: osgi(org.hamcrest.core) for package: junit-4.11-8.el7.noarch --> Processing Dependency: hamcrest for package: junit-4.11-8.el7.noarch ---> Package libX11.x86_64 0:1.6.7-4.el7_9 will be installed --> Processing Dependency: libX11-common >= 1.6.7-4.el7_9 for package: libX11-1.6.7-4.el7_9.x86_64 ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed ---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package libstdc++-devel.x86_64 0:4.8.5-44.el7 will be installed ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 ---> Package pango.x86_64 0:1.42.4-4.el7_7 will be installed --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-4.el7_7.x86_64 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed ---> Package polkit.x86_64 0:0.112-26.el7_9.1 will be installed --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7_9.1.x86_64 ---> Package psmisc.x86_64 0:22.20-17.el7 will be installed ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed ---> Package systemd-sysv.x86_64 0:219-78.el7_9.9 will be installed ---> Package vim-common.x86_64 2:7.4.629-8.el7_9 will be installed --> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.629-8.el7_9.x86_64 ---> Package which.x86_64 0:2.20-7.el7 will be installed ---> Package xalan-j2.noarch 0:2.7.1-23.el7 will be installed ---> Package xerces-j2.noarch 0:2.11.0-17.el7_0 will be installed --> Processing Dependency: xml-commons-resolver >= 1.2 for package: xerces-j2-2.11.0-17.el7_0.noarch --> Processing Dependency: osgi(org.apache.xml.resolver) for package: xerces-j2-2.11.0-17.el7_0.noarch ---> Package xml-commons-apis.noarch 0:1.4.01-16.el7 will be installed --> Running transaction check ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed --> Processing Dependency: OpenIPMI-libs = 2.0.27-1.el7 for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 --> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 ---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed ---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed --> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed ---> Package fribidi.x86_64 0:1.0.2-1.el7_7.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64 ---> Package hamcrest.noarch 0:1.3-6.el7 will be installed --> Processing Dependency: qdox for package: hamcrest-1.3-6.el7.noarch --> Processing Dependency: easymock2 for package: hamcrest-1.3-6.el7.noarch ---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64 ---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed ---> Package java-1.8.0-openjdk.x86_64 1:1.8.0.402.b06-1.el7_9 will be installed --> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 ---> Package java-1.8.0-openjdk-headless.x86_64 1:1.8.0.402.b06-1.el7_9 will be installed --> Processing Dependency: tzdata-java >= 2022g for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: copy-jdk-configs >= 3.3 for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: pcsc-lite-libs(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 --> Processing Dependency: lksctp-tools(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x86_64 ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed ---> Package libX11-common.noarch 0:1.6.7-4.el7_9 will be installed ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed --> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 --> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 --> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 ---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed --> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed ---> Package libxcb.x86_64 0:1.13-1.el7 will be installed --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64 ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed ---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed ---> Package python-javapackages.noarch 0:3.4.1-11.el7 will be installed --> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-11.el7.noarch ---> Package vim-filesystem.x86_64 2:7.4.629-8.el7_9 will be installed ---> Package xml-commons-resolver.noarch 0:1.2-15.el7 will be installed --> Running transaction check ---> Package OpenIPMI-libs.x86_64 0:2.0.27-1.el7 will be installed ---> Package alsa-lib.x86_64 0:1.1.8-1.el7 will be installed ---> Package copy-jdk-configs.noarch 0:3.3-11.el7_9 will be installed ---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed ---> Package easymock2.noarch 0:2.5.2-12.el7 will be installed ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed --> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 --> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64 ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed ---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed ---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed ---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed ---> Package mesa-libEGL.x86_64 0:18.3.4-12.el7_9 will be installed --> Processing Dependency: mesa-libgbm = 18.3.4-12.el7_9 for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libxshmfence.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libEGL-18.3.4-12.el7_9.x86_64 ---> Package mesa-libGL.x86_64 0:18.3.4-12.el7_9 will be installed --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.3.4-12.el7_9.x86_64 ---> Package net-snmp-libs.x86_64 1:5.7.2-49.el7_9.4 will be installed ---> Package pcsc-lite-libs.x86_64 0:1.8.8-8.el7 will be installed ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed ---> Package qdox.noarch 0:1.12.1-10.el7 will be installed ---> Package tzdata-java.noarch 0:2024a-1.el7 will be installed ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch --> Running transaction check ---> Package kernel-headers.x86_64 0:3.10.0-1160.108.1.el7 will be installed ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed ---> Package libdrm.x86_64 0:2.4.97-2.el7 will be installed --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.97-2.el7.x86_64 ---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed ---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed ---> Package mesa-libgbm.x86_64 0:18.3.4-12.el7_9 will be installed ---> Package mesa-libglapi.x86_64 0:18.3.4-12.el7_9 will be installed ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed ---> Package ttmkfdir.x86_64 0:3.0.9-42.el7 will be installed ---> Package xorg-x11-font-utils.x86_64 1:7.5-21.el7 will be installed --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-21.el7.x86_64 --> Running transaction check ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64 --> Running transaction check ---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: GConf2 x86_64 3.2.6-8.el7 tf-mirrors.ci_repos_yum7-base 1.0 M ant noarch 1.9.4-2.el7 tf-mirrors.ci_repos_yum7-base 2.0 M ant-junit noarch 1.9.4-2.el7 tf-mirrors.ci_repos_yum7-base 145 k bzip2 x86_64 1.0.6-13.el7 tf-mirrors.ci_repos_yum7-base 52 k gcc-c++ x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 7.2 M git x86_64 1.8.3.1-25.el7_9 tf-mirrors.ci_repos_yum7-updates 4.4 M gtk2 x86_64 2.24.31-1.el7 tf-mirrors.ci_repos_yum7-base 3.4 M ipmitool x86_64 1.8.18-11.el7_9 tf-mirrors.ci_repos_yum7-updates 442 k libXpm x86_64 3.5.12-2.el7_9 tf-mirrors.ci_repos_yum7-updates 56 k libXrender x86_64 0.9.10-1.el7 tf-mirrors.ci_repos_yum7-base 26 k patch x86_64 2.7.1-12.el7_7 tf-mirrors.ci_repos_yum7-base 111 k sudo x86_64 1.8.23-10.el7_9.3 tf-mirrors.ci_repos_yum7-updates 844 k tcpdump x86_64 14:4.9.2-4.el7_7.1 tf-mirrors.ci_repos_yum7-base 422 k unzip x86_64 6.0-24.el7_9 tf-mirrors.ci_repos_yum7-updates 172 k vim-enhanced x86_64 2:7.4.629-8.el7_9 tf-mirrors.ci_repos_yum7-updates 1.1 M Installing for dependencies: OpenIPMI x86_64 2.0.27-1.el7 tf-mirrors.ci_repos_yum7-base 243 k OpenIPMI-libs x86_64 2.0.27-1.el7 tf-mirrors.ci_repos_yum7-base 523 k OpenIPMI-modalias x86_64 2.0.27-1.el7 tf-mirrors.ci_repos_yum7-base 16 k alsa-lib x86_64 1.1.8-1.el7 tf-mirrors.ci_repos_yum7-base 425 k atk x86_64 2.28.1-2.el7 tf-mirrors.ci_repos_yum7-base 263 k avahi-libs x86_64 0.6.31-20.el7 tf-mirrors.ci_repos_yum7-base 62 k cairo x86_64 1.15.12-4.el7 tf-mirrors.ci_repos_yum7-base 741 k copy-jdk-configs noarch 3.3-11.el7_9 tf-mirrors.ci_repos_yum7-updates 22 k cpp x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 5.9 M cups-libs x86_64 1:1.6.3-52.el7_9 tf-mirrors.ci_repos_yum7-updates 359 k dejavu-fonts-common noarch 2.33-6.el7 tf-mirrors.ci_repos_yum7-base 64 k dejavu-sans-fonts noarch 2.33-6.el7 tf-mirrors.ci_repos_yum7-base 1.4 M easymock2 noarch 2.5.2-12.el7 tf-mirrors.ci_repos_yum7-base 92 k fipscheck x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 21 k fipscheck-lib x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 11 k fontconfig x86_64 2.13.0-4.3.el7 tf-mirrors.ci_repos_yum7-base 254 k fontpackages-filesystem noarch 1.44-8.el7 tf-mirrors.ci_repos_yum7-base 9.9 k freetype x86_64 2.8-14.el7_9.1 tf-mirrors.ci_repos_yum7-updates 380 k fribidi x86_64 1.0.2-1.el7_7.1 tf-mirrors.ci_repos_yum7-base 79 k gcc x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 16 M gdk-pixbuf2 x86_64 2.36.12-3.el7 tf-mirrors.ci_repos_yum7-base 570 k giflib x86_64 4.1.6-9.el7 tf-mirrors.ci_repos_yum7-base 40 k glibc-devel x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 1.1 M glibc-headers x86_64 2.17-326.el7_9 tf-mirrors.ci_repos_yum7-updates 691 k gpm-libs x86_64 1.20.7-6.el7 tf-mirrors.ci_repos_yum7-base 32 k graphite2 x86_64 1.3.10-1.el7_3 tf-mirrors.ci_repos_yum7-base 115 k gtk-update-icon-cache x86_64 3.22.30-8.el7_9 tf-mirrors.ci_repos_yum7-updates 27 k hamcrest noarch 1.3-6.el7 tf-mirrors.ci_repos_yum7-base 124 k harfbuzz x86_64 1.7.5-2.el7 tf-mirrors.ci_repos_yum7-base 267 k hicolor-icon-theme noarch 0.12-7.el7 tf-mirrors.ci_repos_yum7-base 42 k hwdata x86_64 0.252-9.7.el7 tf-mirrors.ci_repos_yum7-base 2.5 M jasper-libs x86_64 1.900.1-33.el7 tf-mirrors.ci_repos_yum7-base 150 k java-1.8.0-openjdk x86_64 1:1.8.0.402.b06-1.el7_9 tf-mirrors.ci_repos_yum7-updates 320 k java-1.8.0-openjdk-devel x86_64 1:1.8.0.402.b06-1.el7_9 tf-mirrors.ci_repos_yum7-updates 9.9 M java-1.8.0-openjdk-headless x86_64 1:1.8.0.402.b06-1.el7_9 tf-mirrors.ci_repos_yum7-updates 33 M javapackages-tools noarch 3.4.1-11.el7 tf-mirrors.ci_repos_yum7-base 73 k jbigkit-libs x86_64 2.0-11.el7 tf-mirrors.ci_repos_yum7-base 46 k junit noarch 4.11-8.el7 tf-mirrors.ci_repos_yum7-base 261 k kernel-headers x86_64 3.10.0-1160.108.1.el7 tf-mirrors.ci_repos_yum7-updates 9.1 M libICE x86_64 1.0.9-9.el7 tf-mirrors.ci_repos_yum7-base 66 k libSM x86_64 1.2.2-2.el7 tf-mirrors.ci_repos_yum7-base 39 k libX11 x86_64 1.6.7-4.el7_9 tf-mirrors.ci_repos_yum7-updates 607 k libX11-common noarch 1.6.7-4.el7_9 tf-mirrors.ci_repos_yum7-updates 164 k libXau x86_64 1.0.8-2.1.el7 tf-mirrors.ci_repos_yum7-base 29 k libXcomposite x86_64 0.4.4-4.1.el7 tf-mirrors.ci_repos_yum7-base 22 k libXcursor x86_64 1.1.15-1.el7 tf-mirrors.ci_repos_yum7-base 30 k libXdamage x86_64 1.1.4-4.1.el7 tf-mirrors.ci_repos_yum7-base 20 k libXext x86_64 1.3.3-3.el7 tf-mirrors.ci_repos_yum7-base 39 k libXfixes x86_64 5.0.3-1.el7 tf-mirrors.ci_repos_yum7-base 18 k libXft x86_64 2.3.2-2.el7 tf-mirrors.ci_repos_yum7-base 58 k libXi x86_64 1.7.9-1.el7 tf-mirrors.ci_repos_yum7-base 40 k libXinerama x86_64 1.1.3-2.1.el7 tf-mirrors.ci_repos_yum7-base 14 k libXrandr x86_64 1.5.1-2.el7 tf-mirrors.ci_repos_yum7-base 27 k libXtst x86_64 1.2.3-1.el7 tf-mirrors.ci_repos_yum7-base 20 k libXxf86vm x86_64 1.1.4-1.el7 tf-mirrors.ci_repos_yum7-base 18 k libdrm x86_64 2.4.97-2.el7 tf-mirrors.ci_repos_yum7-base 151 k libedit x86_64 3.0-12.20121213cvs.el7 tf-mirrors.ci_repos_yum7-base 92 k libfontenc x86_64 1.1.3-3.el7 tf-mirrors.ci_repos_yum7-base 31 k libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 tf-mirrors.ci_repos_yum7-base 89 k libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 tf-mirrors.ci_repos_yum7-base 44 k libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 tf-mirrors.ci_repos_yum7-base 125 k libgomp x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 159 k libjpeg-turbo x86_64 1.2.90-8.el7 tf-mirrors.ci_repos_yum7-base 135 k libmpc x86_64 1.0.1-3.el7 tf-mirrors.ci_repos_yum7-base 51 k libpciaccess x86_64 0.14-1.el7 tf-mirrors.ci_repos_yum7-base 26 k libpng x86_64 2:1.5.13-8.el7 tf-mirrors.ci_repos_yum7-base 213 k libstdc++-devel x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 1.5 M libthai x86_64 0.1.14-9.el7 tf-mirrors.ci_repos_yum7-base 187 k libtiff x86_64 4.0.3-35.el7 tf-mirrors.ci_repos_yum7-base 172 k libwayland-client x86_64 1.15.0-1.el7 tf-mirrors.ci_repos_yum7-base 33 k libwayland-server x86_64 1.15.0-1.el7 tf-mirrors.ci_repos_yum7-base 39 k libxcb x86_64 1.13-1.el7 tf-mirrors.ci_repos_yum7-base 214 k libxshmfence x86_64 1.2-1.el7 tf-mirrors.ci_repos_yum7-base 7.2 k libxslt x86_64 1.1.28-6.el7 tf-mirrors.ci_repos_yum7-base 242 k lksctp-tools x86_64 1.0.17-2.el7 tf-mirrors.ci_repos_yum7-base 88 k mesa-libEGL x86_64 18.3.4-12.el7_9 tf-mirrors.ci_repos_yum7-updates 110 k mesa-libGL x86_64 18.3.4-12.el7_9 tf-mirrors.ci_repos_yum7-updates 166 k mesa-libgbm x86_64 18.3.4-12.el7_9 tf-mirrors.ci_repos_yum7-updates 39 k mesa-libglapi x86_64 18.3.4-12.el7_9 tf-mirrors.ci_repos_yum7-updates 46 k mozjs17 x86_64 17.0.0-20.el7 tf-mirrors.ci_repos_yum7-base 1.4 M mpfr x86_64 3.1.1-4.el7 tf-mirrors.ci_repos_yum7-base 203 k net-snmp-libs x86_64 1:5.7.2-49.el7_9.4 tf-mirrors.ci_repos_yum7-updates 752 k openssh x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 510 k openssh-clients x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 655 k pango x86_64 1.42.4-4.el7_7 tf-mirrors.ci_repos_yum7-base 280 k pcsc-lite-libs x86_64 1.8.8-8.el7 tf-mirrors.ci_repos_yum7-base 34 k perl x86_64 4:5.16.3-299.el7_9 tf-mirrors.ci_repos_yum7-updates 8.0 M perl-Carp noarch 1.26-244.el7 tf-mirrors.ci_repos_yum7-base 19 k perl-Encode x86_64 2.51-7.el7 tf-mirrors.ci_repos_yum7-base 1.5 M perl-Error noarch 1:0.17020-2.el7 tf-mirrors.ci_repos_yum7-base 32 k perl-Exporter noarch 5.68-3.el7 tf-mirrors.ci_repos_yum7-base 28 k perl-File-Path noarch 2.09-2.el7 tf-mirrors.ci_repos_yum7-base 26 k perl-File-Temp noarch 0.23.01-3.el7 tf-mirrors.ci_repos_yum7-base 56 k perl-Filter x86_64 1.49-3.el7 tf-mirrors.ci_repos_yum7-base 76 k perl-Getopt-Long noarch 2.40-3.el7 tf-mirrors.ci_repos_yum7-base 56 k perl-Git noarch 1.8.3.1-25.el7_9 tf-mirrors.ci_repos_yum7-updates 56 k perl-HTTP-Tiny noarch 0.033-3.el7 tf-mirrors.ci_repos_yum7-base 38 k perl-PathTools x86_64 3.40-5.el7 tf-mirrors.ci_repos_yum7-base 82 k perl-Pod-Escapes noarch 1:1.04-299.el7_9 tf-mirrors.ci_repos_yum7-updates 52 k perl-Pod-Perldoc noarch 3.20-4.el7 tf-mirrors.ci_repos_yum7-base 87 k perl-Pod-Simple noarch 1:3.28-4.el7 tf-mirrors.ci_repos_yum7-base 216 k perl-Pod-Usage noarch 1.63-3.el7 tf-mirrors.ci_repos_yum7-base 27 k perl-Scalar-List-Utils x86_64 1.27-248.el7 tf-mirrors.ci_repos_yum7-base 36 k perl-Socket x86_64 2.010-5.el7 tf-mirrors.ci_repos_yum7-base 49 k perl-Storable x86_64 2.45-3.el7 tf-mirrors.ci_repos_yum7-base 77 k perl-TermReadKey x86_64 2.30-20.el7 tf-mirrors.ci_repos_yum7-base 31 k perl-Text-ParseWords noarch 3.29-4.el7 tf-mirrors.ci_repos_yum7-base 14 k perl-Time-HiRes x86_64 4:1.9725-3.el7 tf-mirrors.ci_repos_yum7-base 45 k perl-Time-Local noarch 1.2300-2.el7 tf-mirrors.ci_repos_yum7-base 24 k perl-constant noarch 1.27-2.el7 tf-mirrors.ci_repos_yum7-base 19 k perl-libs x86_64 4:5.16.3-299.el7_9 tf-mirrors.ci_repos_yum7-updates 690 k perl-macros x86_64 4:5.16.3-299.el7_9 tf-mirrors.ci_repos_yum7-updates 44 k perl-parent noarch 1:0.225-244.el7 tf-mirrors.ci_repos_yum7-base 12 k perl-podlators noarch 2.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 112 k perl-threads x86_64 1.87-4.el7 tf-mirrors.ci_repos_yum7-base 49 k perl-threads-shared x86_64 1.43-6.el7 tf-mirrors.ci_repos_yum7-base 39 k pixman x86_64 0.34.0-1.el7 tf-mirrors.ci_repos_yum7-base 248 k polkit x86_64 0.112-26.el7_9.1 tf-mirrors.ci_repos_yum7-updates 170 k polkit-pkla-compat x86_64 0.1-4.el7 tf-mirrors.ci_repos_yum7-base 39 k psmisc x86_64 22.20-17.el7 tf-mirrors.ci_repos_yum7-base 141 k python-javapackages noarch 3.4.1-11.el7 tf-mirrors.ci_repos_yum7-base 31 k python-lxml x86_64 3.2.1-4.el7 tf-mirrors.ci_repos_yum7-base 758 k qdox noarch 1.12.1-10.el7 tf-mirrors.ci_repos_yum7-base 170 k rsync x86_64 3.1.2-12.el7_9 tf-mirrors.ci_repos_yum7-updates 408 k systemd-sysv x86_64 219-78.el7_9.9 tf-mirrors.ci_repos_yum7-updates 98 k ttmkfdir x86_64 3.0.9-42.el7 tf-mirrors.ci_repos_yum7-base 48 k tzdata-java noarch 2024a-1.el7 tf-mirrors.ci_repos_yum7-updates 187 k vim-common x86_64 2:7.4.629-8.el7_9 tf-mirrors.ci_repos_yum7-updates 5.9 M vim-filesystem x86_64 2:7.4.629-8.el7_9 tf-mirrors.ci_repos_yum7-updates 11 k which x86_64 2.20-7.el7 tf-mirrors.ci_repos_yum7-base 41 k xalan-j2 noarch 2.7.1-23.el7 tf-mirrors.ci_repos_yum7-base 1.9 M xerces-j2 noarch 2.11.0-17.el7_0 tf-mirrors.ci_repos_yum7-base 1.1 M xml-commons-apis noarch 1.4.01-16.el7 tf-mirrors.ci_repos_yum7-base 227 k xml-commons-resolver noarch 1.2-15.el7 tf-mirrors.ci_repos_yum7-base 108 k xorg-x11-font-utils x86_64 1:7.5-21.el7 tf-mirrors.ci_repos_yum7-base 104 k xorg-x11-fonts-Type1 noarch 7.5-9.el7 tf-mirrors.ci_repos_yum7-base 521 k Transaction Summary ================================================================================ Install 15 Packages (+136 Dependent packages) Total download size: 139 M Installed size: 414 M Downloading packages: -------------------------------------------------------------------------------- Total 85 MB/s | 139 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 1/151 Installing : 2:libpng-1.5.13-8.el7.x86_64 2/151 Installing : freetype-2.8-14.el7_9.1.x86_64 3/151 Installing : mpfr-3.1.1-4.el7.x86_64 4/151 Installing : libmpc-1.0.1-3.el7.x86_64 5/151 Installing : fipscheck-1.4.1-6.el7.x86_64 6/151 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 7/151 Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 8/151 Installing : libxslt-1.1.28-6.el7.x86_64 9/151 Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 10/151 Installing : systemd-sysv-219-78.el7_9.9.x86_64 11/151 Installing : fontpackages-filesystem-1.44-8.el7.noarch 12/151 Installing : libICE-1.0.9-9.el7.x86_64 13/151 Installing : libxshmfence-1.2-1.el7.x86_64 14/151 Installing : libwayland-server-1.15.0-1.el7.x86_64 15/151 Installing : libSM-1.2.2-2.el7.x86_64 16/151 Installing : dejavu-fonts-common-2.33-6.el7.noarch 17/151 Installing : dejavu-sans-fonts-2.33-6.el7.noarch 18/151 Installing : fontconfig-2.13.0-4.3.el7.x86_64 19/151 Installing : python-lxml-3.2.1-4.el7.x86_64 20/151 Installing : python-javapackages-3.4.1-11.el7.noarch 21/151 Installing : javapackages-tools-3.4.1-11.el7.noarch 22/151 Installing : openssh-7.4p1-23.el7_9.x86_64 23/151 Installing : cpp-4.8.5-44.el7.x86_64 24/151 Installing : ttmkfdir-3.0.9-42.el7.x86_64 25/151 Installing : jasper-libs-1.900.1-33.el7.x86_64 26/151 Installing : 1:perl-parent-0.225-244.el7.noarch 27/151 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 28/151 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 29/151 Installing : perl-podlators-2.5.1-3.el7.noarch 30/151 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 31/151 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 32/151 Installing : perl-Encode-2.51-7.el7.x86_64 33/151 Installing : perl-Pod-Usage-1.63-3.el7.noarch 34/151 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 35/151 Installing : perl-threads-1.87-4.el7.x86_64 36/151 Installing : perl-Carp-1.26-244.el7.noarch 37/151 Installing : perl-Filter-1.49-3.el7.x86_64 38/151 Installing : perl-Exporter-5.68-3.el7.noarch 39/151 Installing : perl-constant-1.27-2.el7.noarch 40/151 Installing : perl-Socket-2.010-5.el7.x86_64 41/151 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 42/151 Installing : perl-Time-Local-1.2300-2.el7.noarch 43/151 Installing : perl-threads-shared-1.43-6.el7.x86_64 44/151 Installing : perl-File-Path-2.09-2.el7.noarch 45/151 Installing : perl-File-Temp-0.23.01-3.el7.noarch 46/151 Installing : perl-PathTools-3.40-5.el7.x86_64 47/151 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 48/151 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 49/151 Installing : perl-Getopt-Long-2.40-3.el7.noarch 50/151 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 51/151 Installing : perl-Storable-2.45-3.el7.x86_64 52/151 Installing : 4:perl-5.16.3-299.el7_9.x86_64 53/151 Installing : 1:perl-Error-0.17020-2.el7.noarch 54/151 Installing : perl-TermReadKey-2.30-20.el7.x86_64 55/151 Installing : libX11-common-1.6.7-4.el7_9.noarch 56/151 Installing : avahi-libs-0.6.31-20.el7.x86_64 57/151 Installing : 1:cups-libs-1.6.3-52.el7_9.x86_64 58/151 Installing : libfontenc-1.1.3-3.el7.x86_64 59/151 Installing : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 60/151 Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 61/151 Installing : libstdc++-devel-4.8.5-44.el7.x86_64 62/151 Installing : copy-jdk-configs-3.3-11.el7_9.noarch 63/151 Installing : jbigkit-libs-2.0-11.el7.x86_64 64/151 Installing : libtiff-4.0.3-35.el7.x86_64 65/151 Installing : mozjs17-17.0.0-20.el7.x86_64 66/151 Installing : polkit-0.112-26.el7_9.1.x86_64 67/151 Installing : polkit-pkla-compat-0.1-4.el7.x86_64 68/151 Installing : libthai-0.1.14-9.el7.x86_64 69/151 Installing : alsa-lib-1.1.8-1.el7.x86_64 70/151 Installing : graphite2-1.3.10-1.el7_3.x86_64 71/151 Installing : harfbuzz-1.7.5-2.el7.x86_64 72/151 Installing : fribidi-1.0.2-1.el7_7.1.x86_64 73/151 Installing : tzdata-java-2024a-1.el7.noarch 74/151 Installing : hicolor-icon-theme-0.12-7.el7.noarch 75/151 Installing : which-2.20-7.el7.x86_64 76/151 install-info: No such file or directory for /usr/share/info/which.info.gz Installing : libgomp-4.8.5-44.el7.x86_64 77/151 Installing : psmisc-22.20-17.el7.x86_64 78/151 Installing : atk-2.28.1-2.el7.x86_64 79/151 Installing : pixman-0.34.0-1.el7.x86_64 80/151 Installing : 2:vim-filesystem-7.4.629-8.el7_9.x86_64 81/151 Installing : 2:vim-common-7.4.629-8.el7_9.x86_64 82/151 Installing : 1:net-snmp-libs-5.7.2-49.el7_9.4.x86_64 83/151 Installing : OpenIPMI-2.0.27-1.el7.x86_64 84/151 Installing : OpenIPMI-modalias-2.0.27-1.el7.x86_64 85/151 Installing : OpenIPMI-libs-2.0.27-1.el7.x86_64 86/151 Installing : hwdata-0.252-9.7.el7.x86_64 87/151 Installing : libpciaccess-0.14-1.el7.x86_64 88/151 Installing : libdrm-2.4.97-2.el7.x86_64 89/151 Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 90/151 Installing : kernel-headers-3.10.0-1160.108.1.el7.x86_64 91/151 Installing : glibc-headers-2.17-326.el7_9.x86_64 92/151 Installing : glibc-devel-2.17-326.el7_9.x86_64 93/151 Installing : gcc-4.8.5-44.el7.x86_64 94/151 Installing : gpm-libs-1.20.7-6.el7.x86_64 95/151 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 96/151 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 97/151 Installing : libXau-1.0.8-2.1.el7.x86_64 98/151 Installing : libxcb-1.13-1.el7.x86_64 99/151 Installing : libX11-1.6.7-4.el7_9.x86_64 100/151 Installing : libXext-1.3.3-3.el7.x86_64 101/151 Installing : libXrender-0.9.10-1.el7.x86_64 102/151 Installing : libXfixes-5.0.3-1.el7.x86_64 103/151 Installing : libXi-1.7.9-1.el7.x86_64 104/151 Installing : libXdamage-1.1.4-4.1.el7.x86_64 105/151 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 106/151 Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 107/151 Installing : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 108/151 Installing : libXtst-1.2.3-1.el7.x86_64 109/151 Installing : libXcursor-1.1.15-1.el7.x86_64 110/151 Installing : libXrandr-1.5.1-2.el7.x86_64 111/151 Installing : libXft-2.3.2-2.el7.x86_64 112/151 Installing : libXinerama-1.1.3-2.1.el7.x86_64 113/151 Installing : libXxf86vm-1.1.4-1.el7.x86_64 114/151 Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 115/151 Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 116/151 Installing : giflib-4.1.6-9.el7.x86_64 117/151 Installing : pcsc-lite-libs-1.8.8-8.el7.x86_64 118/151 Installing : lksctp-tools-1.0.17-2.el7.x86_64 119/151 Installing : 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x8 120/151 Installing : libwayland-client-1.15.0-1.el7.x86_64 121/151 Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 122/151 Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 123/151 Installing : cairo-1.15.12-4.el7.x86_64 124/151 Installing : pango-1.42.4-4.el7_7.x86_64 125/151 Installing : gtk2-2.24.31-1.el7.x86_64 126/151 Installing : 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 127/151 Installing : xml-commons-apis-1.4.01-16.el7.noarch 128/151 Installing : xml-commons-resolver-1.2-15.el7.noarch 129/151 Installing : xalan-j2-2.7.1-23.el7.noarch 130/151 Installing : xerces-j2-2.11.0-17.el7_0.noarch 131/151 Installing : easymock2-2.5.2-12.el7.noarch 132/151 Installing : qdox-1.12.1-10.el7.noarch 133/151 Installing : hamcrest-1.3-6.el7.noarch 134/151 Installing : junit-4.11-8.el7.noarch 135/151 Installing : 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_6 136/151 Installing : ant-1.9.4-2.el7.noarch 137/151 Installing : rsync-3.1.2-12.el7_9.x86_64 138/151 Installing : perl-Git-1.8.3.1-25.el7_9.noarch 139/151 Installing : git-1.8.3.1-25.el7_9.x86_64 140/151 Installing : ant-junit-1.9.4-2.el7.noarch 141/151 Installing : libXpm-3.5.12-2.el7_9.x86_64 142/151 Installing : 2:vim-enhanced-7.4.629-8.el7_9.x86_64 143/151 Installing : gcc-c++-4.8.5-44.el7.x86_64 144/151 Installing : ipmitool-1.8.18-11.el7_9.x86_64 145/151 Installing : GConf2-3.2.6-8.el7.x86_64 146/151 Installing : patch-2.7.1-12.el7_7.x86_64 147/151 Installing : unzip-6.0-24.el7_9.x86_64 148/151 Installing : bzip2-1.0.6-13.el7.x86_64 149/151 Installing : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 150/151 Installing : sudo-1.8.23-10.el7_9.3.x86_64 151/151 WARNING: ipmi_devintf module isn't available. WARNING: ipmi_msghandler module isn't available. Verifying : libXext-1.3.3-3.el7.x86_64 1/151 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 2/151 Verifying : libXi-1.7.9-1.el7.x86_64 3/151 Verifying : gcc-c++-4.8.5-44.el7.x86_64 4/151 Verifying : rsync-3.1.2-12.el7_9.x86_64 5/151 Verifying : libXrender-0.9.10-1.el7.x86_64 6/151 Verifying : 1:xorg-x11-font-utils-7.5-21.el7.x86_64 7/151 Verifying : libwayland-server-1.15.0-1.el7.x86_64 8/151 Verifying : python-lxml-3.2.1-4.el7.x86_64 9/151 Verifying : libXpm-3.5.12-2.el7_9.x86_64 10/151 Verifying : junit-4.11-8.el7.noarch 11/151 Verifying : OpenIPMI-modalias-2.0.27-1.el7.x86_64 12/151 Verifying : libwayland-client-1.15.0-1.el7.x86_64 13/151 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/151 Verifying : python-javapackages-3.4.1-11.el7.noarch 15/151 Verifying : cpp-4.8.5-44.el7.x86_64 16/151 Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 17/151 Verifying : 1:java-1.8.0-openjdk-headless-1.8.0.402.b06-1.el7_9.x8 18/151 Verifying : xerces-j2-2.11.0-17.el7_0.noarch 19/151 Verifying : lksctp-tools-1.0.17-2.el7.x86_64 20/151 Verifying : openssh-7.4p1-23.el7_9.x86_64 21/151 Verifying : 1:cups-libs-1.6.3-52.el7_9.x86_64 22/151 Verifying : sudo-1.8.23-10.el7_9.3.x86_64 23/151 Verifying : fipscheck-1.4.1-6.el7.x86_64 24/151 Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 25/151 Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 26/151 Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 27/151 Verifying : pcsc-lite-libs-1.8.8-8.el7.x86_64 28/151 Verifying : libxshmfence-1.2-1.el7.x86_64 29/151 Verifying : perl-Storable-2.45-3.el7.x86_64 30/151 Verifying : libXau-1.0.8-2.1.el7.x86_64 31/151 Verifying : perl-File-Path-2.09-2.el7.noarch 32/151 Verifying : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 33/151 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 34/151 Verifying : gpm-libs-1.20.7-6.el7.x86_64 35/151 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 36/151 Verifying : freetype-2.8-14.el7_9.1.x86_64 37/151 Verifying : ant-junit-1.9.4-2.el7.noarch 38/151 Verifying : libpciaccess-0.14-1.el7.x86_64 39/151 Verifying : libmpc-1.0.1-3.el7.x86_64 40/151 Verifying : libICE-1.0.9-9.el7.x86_64 41/151 Verifying : giflib-4.1.6-9.el7.x86_64 42/151 Verifying : kernel-headers-3.10.0-1160.108.1.el7.x86_64 43/151 Verifying : hwdata-0.252-9.7.el7.x86_64 44/151 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 45/151 Verifying : 1:net-snmp-libs-5.7.2-49.el7_9.4.x86_64 46/151 Verifying : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 47/151 Verifying : libdrm-2.4.97-2.el7.x86_64 48/151 Verifying : bzip2-1.0.6-13.el7.x86_64 49/151 Verifying : 2:vim-filesystem-7.4.629-8.el7_9.x86_64 50/151 Verifying : git-1.8.3.1-25.el7_9.x86_64 51/151 Verifying : libXtst-1.2.3-1.el7.x86_64 52/151 Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 53/151 Verifying : mpfr-3.1.1-4.el7.x86_64 54/151 Verifying : pixman-0.34.0-1.el7.x86_64 55/151 Verifying : javapackages-tools-3.4.1-11.el7.noarch 56/151 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 57/151 Verifying : perl-Encode-2.51-7.el7.x86_64 58/151 Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 59/151 Verifying : jasper-libs-1.900.1-33.el7.x86_64 60/151 Verifying : perl-threads-1.87-4.el7.x86_64 61/151 Verifying : glibc-devel-2.17-326.el7_9.x86_64 62/151 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 63/151 Verifying : libXfixes-5.0.3-1.el7.x86_64 64/151 Verifying : atk-2.28.1-2.el7.x86_64 65/151 Verifying : psmisc-22.20-17.el7.x86_64 66/151 Verifying : libgomp-4.8.5-44.el7.x86_64 67/151 Verifying : ant-1.9.4-2.el7.noarch 68/151 Verifying : which-2.20-7.el7.x86_64 69/151 Verifying : fontconfig-2.13.0-4.3.el7.x86_64 70/151 Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 71/151 Verifying : perl-threads-shared-1.43-6.el7.x86_64 72/151 Verifying : 2:vim-common-7.4.629-8.el7_9.x86_64 73/151 Verifying : easymock2-2.5.2-12.el7.noarch 74/151 Verifying : libXcursor-1.1.15-1.el7.x86_64 75/151 Verifying : unzip-6.0-24.el7_9.x86_64 76/151 Verifying : 1:java-1.8.0-openjdk-devel-1.8.0.402.b06-1.el7_9.x86_6 77/151 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 78/151 Verifying : fontpackages-filesystem-1.44-8.el7.noarch 79/151 Verifying : ttmkfdir-3.0.9-42.el7.x86_64 80/151 Verifying : hicolor-icon-theme-0.12-7.el7.noarch 81/151 Verifying : 1:perl-parent-0.225-244.el7.noarch 82/151 Verifying : tzdata-java-2024a-1.el7.noarch 83/151 Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 84/151 Verifying : pango-1.42.4-4.el7_7.x86_64 85/151 Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 86/151 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 87/151 Verifying : patch-2.7.1-12.el7_7.x86_64 88/151 Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 89/151 Verifying : perl-Carp-1.26-244.el7.noarch 90/151 Verifying : harfbuzz-1.7.5-2.el7.x86_64 91/151 Verifying : gcc-4.8.5-44.el7.x86_64 92/151 Verifying : libXrandr-1.5.1-2.el7.x86_64 93/151 Verifying : 2:libpng-1.5.13-8.el7.x86_64 94/151 Verifying : xalan-j2-2.7.1-23.el7.noarch 95/151 Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 96/151 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 97/151 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 98/151 Verifying : ipmitool-1.8.18-11.el7_9.x86_64 99/151 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 100/151 Verifying : libSM-1.2.2-2.el7.x86_64 101/151 Verifying : libX11-1.6.7-4.el7_9.x86_64 102/151 Verifying : perl-PathTools-3.40-5.el7.x86_64 103/151 Verifying : perl-Filter-1.49-3.el7.x86_64 104/151 Verifying : qdox-1.12.1-10.el7.noarch 105/151 Verifying : libXdamage-1.1.4-4.1.el7.x86_64 106/151 Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 107/151 Verifying : systemd-sysv-219-78.el7_9.9.x86_64 108/151 Verifying : libXinerama-1.1.3-2.1.el7.x86_64 109/151 Verifying : OpenIPMI-2.0.27-1.el7.x86_64 110/151 Verifying : libXxf86vm-1.1.4-1.el7.x86_64 111/151 Verifying : graphite2-1.3.10-1.el7_3.x86_64 112/151 Verifying : perl-Exporter-5.68-3.el7.noarch 113/151 Verifying : perl-constant-1.27-2.el7.noarch 114/151 Verifying : 2:vim-enhanced-7.4.629-8.el7_9.x86_64 115/151 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 116/151 Verifying : perl-Socket-2.010-5.el7.x86_64 117/151 Verifying : gtk2-2.24.31-1.el7.x86_64 118/151 Verifying : xml-commons-apis-1.4.01-16.el7.noarch 119/151 Verifying : alsa-lib-1.1.8-1.el7.x86_64 120/151 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 121/151 Verifying : libtiff-4.0.3-35.el7.x86_64 122/151 Verifying : polkit-0.112-26.el7_9.1.x86_64 123/151 Verifying : dejavu-fonts-common-2.33-6.el7.noarch 124/151 Verifying : glibc-headers-2.17-326.el7_9.x86_64 125/151 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 126/151 Verifying : libthai-0.1.14-9.el7.x86_64 127/151 Verifying : perl-Time-Local-1.2300-2.el7.noarch 128/151 Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 129/151 Verifying : libxcb-1.13-1.el7.x86_64 130/151 Verifying : libXft-2.3.2-2.el7.x86_64 131/151 Verifying : hamcrest-1.3-6.el7.noarch 132/151 Verifying : xml-commons-resolver-1.2-15.el7.noarch 133/151 Verifying : mozjs17-17.0.0-20.el7.x86_64 134/151 Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 135/151 Verifying : 1:perl-Error-0.17020-2.el7.noarch 136/151 Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 137/151 Verifying : 1:java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64 138/151 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 139/151 Verifying : jbigkit-libs-2.0-11.el7.x86_64 140/151 Verifying : cairo-1.15.12-4.el7.x86_64 141/151 Verifying : GConf2-3.2.6-8.el7.x86_64 142/151 Verifying : copy-jdk-configs-3.3-11.el7_9.noarch 143/151 Verifying : perl-podlators-2.5.1-3.el7.noarch 144/151 Verifying : libxslt-1.1.28-6.el7.x86_64 145/151 Verifying : libstdc++-devel-4.8.5-44.el7.x86_64 146/151 Verifying : OpenIPMI-libs-2.0.27-1.el7.x86_64 147/151 Verifying : libfontenc-1.1.3-3.el7.x86_64 148/151 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 149/151 Verifying : avahi-libs-0.6.31-20.el7.x86_64 150/151 Verifying : libX11-common-1.6.7-4.el7_9.noarch 151/151 Installed: GConf2.x86_64 0:3.2.6-8.el7 ant.noarch 0:1.9.4-2.el7 ant-junit.noarch 0:1.9.4-2.el7 bzip2.x86_64 0:1.0.6-13.el7 gcc-c++.x86_64 0:4.8.5-44.el7 git.x86_64 0:1.8.3.1-25.el7_9 gtk2.x86_64 0:2.24.31-1.el7 ipmitool.x86_64 0:1.8.18-11.el7_9 libXpm.x86_64 0:3.5.12-2.el7_9 libXrender.x86_64 0:0.9.10-1.el7 patch.x86_64 0:2.7.1-12.el7_7 sudo.x86_64 0:1.8.23-10.el7_9.3 tcpdump.x86_64 14:4.9.2-4.el7_7.1 unzip.x86_64 0:6.0-24.el7_9 vim-enhanced.x86_64 2:7.4.629-8.el7_9 Dependency Installed: OpenIPMI.x86_64 0:2.0.27-1.el7 OpenIPMI-libs.x86_64 0:2.0.27-1.el7 OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 alsa-lib.x86_64 0:1.1.8-1.el7 atk.x86_64 0:2.28.1-2.el7 avahi-libs.x86_64 0:0.6.31-20.el7 cairo.x86_64 0:1.15.12-4.el7 copy-jdk-configs.noarch 0:3.3-11.el7_9 cpp.x86_64 0:4.8.5-44.el7 cups-libs.x86_64 1:1.6.3-52.el7_9 dejavu-fonts-common.noarch 0:2.33-6.el7 dejavu-sans-fonts.noarch 0:2.33-6.el7 easymock2.noarch 0:2.5.2-12.el7 fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 fontconfig.x86_64 0:2.13.0-4.3.el7 fontpackages-filesystem.noarch 0:1.44-8.el7 freetype.x86_64 0:2.8-14.el7_9.1 fribidi.x86_64 0:1.0.2-1.el7_7.1 gcc.x86_64 0:4.8.5-44.el7 gdk-pixbuf2.x86_64 0:2.36.12-3.el7 giflib.x86_64 0:4.1.6-9.el7 glibc-devel.x86_64 0:2.17-326.el7_9 glibc-headers.x86_64 0:2.17-326.el7_9 gpm-libs.x86_64 0:1.20.7-6.el7 graphite2.x86_64 0:1.3.10-1.el7_3 gtk-update-icon-cache.x86_64 0:3.22.30-8.el7_9 hamcrest.noarch 0:1.3-6.el7 harfbuzz.x86_64 0:1.7.5-2.el7 hicolor-icon-theme.noarch 0:0.12-7.el7 hwdata.x86_64 0:0.252-9.7.el7 jasper-libs.x86_64 0:1.900.1-33.el7 java-1.8.0-openjdk.x86_64 1:1.8.0.402.b06-1.el7_9 java-1.8.0-openjdk-devel.x86_64 1:1.8.0.402.b06-1.el7_9 java-1.8.0-openjdk-headless.x86_64 1:1.8.0.402.b06-1.el7_9 javapackages-tools.noarch 0:3.4.1-11.el7 jbigkit-libs.x86_64 0:2.0-11.el7 junit.noarch 0:4.11-8.el7 kernel-headers.x86_64 0:3.10.0-1160.108.1.el7 libICE.x86_64 0:1.0.9-9.el7 libSM.x86_64 0:1.2.2-2.el7 libX11.x86_64 0:1.6.7-4.el7_9 libX11-common.noarch 0:1.6.7-4.el7_9 libXau.x86_64 0:1.0.8-2.1.el7 libXcomposite.x86_64 0:0.4.4-4.1.el7 libXcursor.x86_64 0:1.1.15-1.el7 libXdamage.x86_64 0:1.1.4-4.1.el7 libXext.x86_64 0:1.3.3-3.el7 libXfixes.x86_64 0:5.0.3-1.el7 libXft.x86_64 0:2.3.2-2.el7 libXi.x86_64 0:1.7.9-1.el7 libXinerama.x86_64 0:1.1.3-2.1.el7 libXrandr.x86_64 0:1.5.1-2.el7 libXtst.x86_64 0:1.2.3-1.el7 libXxf86vm.x86_64 0:1.1.4-1.el7 libdrm.x86_64 0:2.4.97-2.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 libfontenc.x86_64 0:1.1.3-3.el7 libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 libgomp.x86_64 0:4.8.5-44.el7 libjpeg-turbo.x86_64 0:1.2.90-8.el7 libmpc.x86_64 0:1.0.1-3.el7 libpciaccess.x86_64 0:0.14-1.el7 libpng.x86_64 2:1.5.13-8.el7 libstdc++-devel.x86_64 0:4.8.5-44.el7 libthai.x86_64 0:0.1.14-9.el7 libtiff.x86_64 0:4.0.3-35.el7 libwayland-client.x86_64 0:1.15.0-1.el7 libwayland-server.x86_64 0:1.15.0-1.el7 libxcb.x86_64 0:1.13-1.el7 libxshmfence.x86_64 0:1.2-1.el7 libxslt.x86_64 0:1.1.28-6.el7 lksctp-tools.x86_64 0:1.0.17-2.el7 mesa-libEGL.x86_64 0:18.3.4-12.el7_9 mesa-libGL.x86_64 0:18.3.4-12.el7_9 mesa-libgbm.x86_64 0:18.3.4-12.el7_9 mesa-libglapi.x86_64 0:18.3.4-12.el7_9 mozjs17.x86_64 0:17.0.0-20.el7 mpfr.x86_64 0:3.1.1-4.el7 net-snmp-libs.x86_64 1:5.7.2-49.el7_9.4 openssh.x86_64 0:7.4p1-23.el7_9 openssh-clients.x86_64 0:7.4p1-23.el7_9 pango.x86_64 0:1.42.4-4.el7_7 pcsc-lite-libs.x86_64 0:1.8.8-8.el7 perl.x86_64 4:5.16.3-299.el7_9 perl-Carp.noarch 0:1.26-244.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-Git.noarch 0:1.8.3.1-25.el7_9 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-5.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-299.el7_9 perl-macros.x86_64 4:5.16.3-299.el7_9 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 pixman.x86_64 0:0.34.0-1.el7 polkit.x86_64 0:0.112-26.el7_9.1 polkit-pkla-compat.x86_64 0:0.1-4.el7 psmisc.x86_64 0:22.20-17.el7 python-javapackages.noarch 0:3.4.1-11.el7 python-lxml.x86_64 0:3.2.1-4.el7 qdox.noarch 0:1.12.1-10.el7 rsync.x86_64 0:3.1.2-12.el7_9 systemd-sysv.x86_64 0:219-78.el7_9.9 ttmkfdir.x86_64 0:3.0.9-42.el7 tzdata-java.noarch 0:2024a-1.el7 vim-common.x86_64 2:7.4.629-8.el7_9 vim-filesystem.x86_64 2:7.4.629-8.el7_9 which.x86_64 0:2.20-7.el7 xalan-j2.noarch 0:2.7.1-23.el7 xerces-j2.noarch 0:2.11.0-17.el7_0 xml-commons-apis.noarch 0:1.4.01-16.el7 xml-commons-resolver.noarch 0:1.2-15.el7 xorg-x11-font-utils.x86_64 1:7.5-21.el7 xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 Complete! 2024-12-30 17:03:20 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/pub/archive/epel/8.4/Everything/x86_64/Packages/s/sshpass-1.06-9.el8.x86_64.rpm [28064/28064] -> "sshpass-1.06-9.el8.x86_64.rpm" [1] warning: sshpass-1.06-9.el8.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 2f86d6a1: NOKEY Preparing... ######################################## Updating / installing... sshpass-1.06-9.el8 ######################################## Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package python3-devel.x86_64 0:3.6.8-21.el7_9 will be installed --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-21.el7_9.x86_64 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-21.el7_9.x86_64 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-21.el7_9.x86_64 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-21.el7_9.x86_64 --> Running transaction check ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch --> Running transaction check ---> Package dwz.x86_64 0:0.11-3.el7 will be installed ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed ---> Package zip.x86_64 0:3.0-11.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python3-devel x86_64 3.6.8-21.el7_9 tf-mirrors.ci_repos_yum7-updates 217 k Installing for dependencies: dwz x86_64 0.11-3.el7 tf-mirrors.ci_repos_yum7-base 99 k perl-srpm-macros noarch 1-8.el7 tf-mirrors.ci_repos_yum7-base 4.6 k python-rpm-macros noarch 3-34.el7 tf-mirrors.ci_repos_yum7-base 9.1 k python-srpm-macros noarch 3-34.el7 tf-mirrors.ci_repos_yum7-base 8.8 k python3-rpm-generators noarch 6-2.el7 tf-mirrors.ci_repos_yum7-base 20 k python3-rpm-macros noarch 3-34.el7 tf-mirrors.ci_repos_yum7-base 8.1 k redhat-rpm-config noarch 9.1.0-88.el7.centos tf-mirrors.ci_repos_yum7-base 81 k zip x86_64 3.0-11.el7 tf-mirrors.ci_repos_yum7-base 260 k Transaction Summary ================================================================================ Install 1 Package (+8 Dependent packages) Total download size: 707 k Installed size: 1.8 M Downloading packages: -------------------------------------------------------------------------------- Total 6.2 MB/s | 707 kB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Warning: RPMDB altered outside of yum.  Installing : python-srpm-macros-3-34.el7.noarch 1/9 Installing : python-rpm-macros-3-34.el7.noarch 2/9 Installing : python3-rpm-macros-3-34.el7.noarch 3/9 Installing : dwz-0.11-3.el7.x86_64 4/9 Installing : zip-3.0-11.el7.x86_64 5/9 Installing : perl-srpm-macros-1-8.el7.noarch 6/9 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 7/9 Installing : python3-rpm-generators-6-2.el7.noarch 8/9 Installing : python3-devel-3.6.8-21.el7_9.x86_64 9/9 Verifying : python3-rpm-generators-6-2.el7.noarch 1/9 Verifying : perl-srpm-macros-1-8.el7.noarch 2/9 Verifying : python3-devel-3.6.8-21.el7_9.x86_64 3/9 Verifying : zip-3.0-11.el7.x86_64 4/9 Verifying : python-rpm-macros-3-34.el7.noarch 5/9 Verifying : dwz-0.11-3.el7.x86_64 6/9 Verifying : python-srpm-macros-3-34.el7.noarch 7/9 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 8/9 Verifying : python3-rpm-macros-3-34.el7.noarch 9/9 Installed: python3-devel.x86_64 0:3.6.8-21.el7_9 Dependency Installed: dwz.x86_64 0:0.11-3.el7 perl-srpm-macros.noarch 0:1-8.el7 python-rpm-macros.noarch 0:3-34.el7 python-srpm-macros.noarch 0:3-34.el7 python3-rpm-generators.noarch 0:6-2.el7 python3-rpm-macros.noarch 0:3-34.el7 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos zip.x86_64 0:3.0-11.el7 Complete! Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile No package python3-contrail available. Error: Nothing to do ERROR: Faild to build test container for train