INFO: Start build test container for train Waiting for base container .....master-1_3_2_6-2_5: Pulling from contrail-base Digest: sha256:0211c0ab6d7e61c759180447764e78e85eaf3c545d3f776348606faf78bde2b0 Status: Image is up to date for nexus.gz1.opensdn.io:5101/contrail-base:master-1_3_2_6-2_5 Building test container contrail-test-test:master-1_3_2_6-2_5 (sudo docker build --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_3_2_6-2_5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --network host --build-arg SKU=train --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --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_3_2_6-2_5 -f docker/Dockerfile.nofromargs .) Sending build context to Docker daemon 35.88 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} ---> 4b0f6ddcac9e Step 4/17 : ARG PIP_REPOSITORY ---> Running in 1eda63a5822b ---> Removed intermediate container 1eda63a5822b ---> bbff86207ebe Step 5/17 : ARG SITE_MIRROR ---> Running in a65974582c01 ---> Removed intermediate container a65974582c01 ---> 9230f3bf04bf Step 6/17 : ARG YUM_ENABLE_REPOS="" ---> Running in 8ed283b09a70 ---> Removed intermediate container 8ed283b09a70 ---> 5a25e14ae250 Step 7/17 : ARG SKU=ocata ---> Running in 4f14ac90cd8d ---> Removed intermediate container 4f14ac90cd8d ---> 07979d8dc247 Step 8/17 : ARG OPENSTACK_REPO ---> Running in 8a5524b4549d ---> Removed intermediate container 8a5524b4549d ---> ec5a6cc6ff59 Step 9/17 : ARG CONTRAIL_REPO ---> Running in efe7b9aba254 ---> Removed intermediate container efe7b9aba254 ---> 444af8c2edc3 Step 10/17 : ARG DOCKERFILE_DIR ---> Running in 9f76e03d3762 ---> Removed intermediate container 9f76e03d3762 ---> b75a07222308 Step 11/17 : COPY $DOCKERFILE_DIR/*requirements*.txt $DOCKERFILE_DIR/entrypoint.sh / ---> d5ab7ce0f0c7 Step 12/17 : RUN mkdir -p /contrail-test ---> Running in 4c3a82f468e1 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)  ---> Removed intermediate container 4c3a82f468e1 ---> 5834105b14bd Step 13/17 : COPY ./ /contrail-test/ ---> ae9bf2b5e9a0 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 ; yum clean all -y ; rm -rf /var/cache/yum ; rm -rf /etc/yum.repos.d ; 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} ; mkdir -p /etc/contrail/ ; touch /etc/contrail/vnc_api_lib.ini ; python3 -m pip install --no-compile -r /requirements_common.txt -r /requirements3.txt ; mkdir -p /contrail-test/images ---> Running in b6b5a6689a35 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Failed to set locale, defaulting to C.UTF-8 Contrail repo 7.2 MB/s | 146 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 2.1 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 264 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 4.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 15 MB/s | 939 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 2.3 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 392 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 9.7 MB/s | 451 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 497 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 70 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 748 kB/s | 64 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 44 MB/s | 30 MB 00:00 Third parties for Contrail 26 MB/s | 5.4 MB 00:00 Dependencies resolved. ============================================================================================================== Package Arch Version Repository Size ============================================================================================================== Upgrading: alternatives x86_64 1.24-1.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 38 k audit-libs x86_64 3.1.5-1.el9 tf-mirrors.ci_repos_yum9-baseos 120 k basesystem noarch 11-13.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 6.4 k bash x86_64 5.1.8-9.el9 tf-mirrors.ci_repos_yum9-baseos 1.7 M binutils x86_64 2.35.2-54.el9 tf-mirrors.ci_repos_yum9-baseos 4.5 M binutils-gold x86_64 2.35.2-54.el9 tf-mirrors.ci_repos_yum9-baseos 734 k bzip2-libs x86_64 1.0.8-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 39 k ca-certificates noarch 2024.2.69_v8.0.303-91.4.el9_4 tf-mirrors.ci_repos_yum9-baseos 911 k crypto-policies noarch 20240828-2.git626aa59.el9_5 tf-mirrors.ci_repos_yum9-baseos 55 k crypto-policies-scripts noarch 20240828-2.git626aa59.el9_5 tf-mirrors.ci_repos_yum9-baseos 83 k curl-minimal x86_64 7.76.1-31.el9 tf-mirrors.ci_repos_yum9-baseos 126 k dnf noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 467 k dnf-data noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 34 k elfutils-debuginfod-client x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 36 k elfutils-default-yama-scope noarch 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 11 k elfutils-libelf x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 206 k elfutils-libs x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 259 k expat x86_64 2.5.0-3.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 115 k file-libs x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 588 k filesystem x86_64 3.16-5.el9 tf-mirrors.ci_repos_yum9-baseos 1.1 M findutils x86_64 1:4.8.0-7.el9 tf-mirrors.ci_repos_yum9-baseos 536 k gdbm-libs x86_64 1:1.23-1.el9 tf-mirrors.ci_repos_yum9-baseos 55 k glib2 x86_64 2.68.4-14.el9_4.1 tf-mirrors.ci_repos_yum9-baseos 2.6 M gnutls x86_64 3.8.3-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 1.1 M krb5-libs x86_64 1.21.1-4.el9_5 tf-mirrors.ci_repos_yum9-baseos 756 k libarchive x86_64 3.5.3-4.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 387 k libblkid x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 106 k libcom_err x86_64 1.46.5-5.el9 tf-mirrors.ci_repos_yum9-baseos 25 k libcurl-minimal x86_64 7.76.1-31.el9 tf-mirrors.ci_repos_yum9-baseos 224 k libdb x86_64 5.3.28-54.el9 tf-mirrors.ci_repos_yum9-baseos 736 k libdnf x86_64 0.69.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 650 k libeconf x86_64 0.4.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 26 k libevent x86_64 2.1.12-8.el9_4 tf-mirrors.ci_repos_yum9-baseos 262 k libfdisk x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 153 k libgcrypt x86_64 1.10.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 507 k libksba x86_64 1.5.1-7.el9 tf-mirrors.ci_repos_yum9-baseos 152 k libmount x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 134 k libnghttp2 x86_64 1.43.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 72 k librepo x86_64 1.14.5-2.el9 tf-mirrors.ci_repos_yum9-baseos 87 k libsemanage x86_64 3.6-2.1.el9_5 tf-mirrors.ci_repos_yum9-baseos 116 k libsmartcols x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 62 k libsolv x86_64 0.7.24-3.el9 tf-mirrors.ci_repos_yum9-baseos 404 k libstdc++ x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 731 k libuser x86_64 0.63-15.el9 tf-mirrors.ci_repos_yum9-baseos 387 k libuuid x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 27 k libxml2 x86_64 2.9.13-6.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 746 k nettle x86_64 3.9.1-1.el9 tf-mirrors.ci_repos_yum9-baseos 558 k openldap x86_64 2.6.6-3.el9 tf-mirrors.ci_repos_yum9-baseos 254 k p11-kit x86_64 0.25.3-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 510 k p11-kit-trust x86_64 0.25.3-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 141 k pam x86_64 1.5.1-22.el9_5 tf-mirrors.ci_repos_yum9-baseos 548 k pcre x86_64 8.44-4.el9 tf-mirrors.ci_repos_yum9-baseos 196 k pcre2 x86_64 10.40-6.el9 tf-mirrors.ci_repos_yum9-baseos 233 k pcre2-syntax noarch 10.40-6.el9 tf-mirrors.ci_repos_yum9-baseos 140 k python3-dnf noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 405 k python3-hawkey x86_64 0.69.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 101 k python3-libdnf x86_64 0.69.0-12.el9 tf-mirrors.ci_repos_yum9-baseos 771 k python3-pip-wheel noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-baseos 1.1 M python3-setuptools-wheel noarch 53.0.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 467 k rocky-gpg-keys noarch 9.5-1.2.el9 tf-mirrors.ci_repos_yum9-baseos 13 k rocky-release noarch 9.5-1.2.el9 tf-mirrors.ci_repos_yum9-baseos 24 k rocky-repos noarch 9.5-1.2.el9 tf-mirrors.ci_repos_yum9-baseos 13 k setup noarch 2.13.7-10.el9 tf-mirrors.ci_repos_yum9-baseos 140 k shadow-utils x86_64 2:4.9-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.1 M sqlite-libs x86_64 3.34.1-7.el9_3 tf-mirrors.ci_repos_yum9-baseos 618 k tar x86_64 2:1.34-7.el9 tf-mirrors.ci_repos_yum9-baseos 875 k tpm2-tss x86_64 3.2.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 594 k tzdata noarch 2025a-1.el9 tf-mirrors.ci_repos_yum9-baseos 429 k usermode x86_64 1.114-5.el9 tf-mirrors.ci_repos_yum9-baseos 174 k util-linux x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 2.2 M util-linux-core x86_64 2.37.4-20.el9 tf-mirrors.ci_repos_yum9-baseos 437 k vim-minimal x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 670 k yum noarch 4.14.0-17.el9 tf-mirrors.ci_repos_yum9-baseos 87 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k Installing weak dependencies: rpm-plugin-systemd-inhibit x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 16 k Transaction Summary ============================================================================================================== Install 2 Packages Upgrade 73 Packages Total download size: 35 M Downloading Packages: (1/75): rpm-plugin-systemd-inhibit-4.16.1.3-34. 838 kB/s | 16 kB 00:00 (2/75): alternatives-1.24-1.el9_5.1.x86_64.rpm 1.6 MB/s | 38 kB 00:00 (3/75): dbus-libs-1.12.20-8.el9.x86_64.rpm 4.9 MB/s | 151 kB 00:00 (4/75): basesystem-11-13.el9.0.1.noarch.rpm 521 kB/s | 6.4 kB 00:00 (5/75): audit-libs-3.1.5-1.el9.x86_64.rpm 3.9 MB/s | 120 kB 00:00 (6/75): bash-5.1.8-9.el9.x86_64.rpm 27 MB/s | 1.7 MB 00:00 (7/75): binutils-gold-2.35.2-54.el9.x86_64.rpm 13 MB/s | 734 kB 00:00 (8/75): bzip2-libs-1.0.8-10.el9_5.x86_64.rpm 1.7 MB/s | 39 kB 00:00 (9/75): ca-certificates-2024.2.69_v8.0.303-91.4 40 MB/s | 911 kB 00:00 (10/75): crypto-policies-20240828-2.git626aa59. 2.5 MB/s | 55 kB 00:00 (11/75): crypto-policies-scripts-20240828-2.git 7.4 MB/s | 83 kB 00:00 (12/75): binutils-2.35.2-54.el9.x86_64.rpm 32 MB/s | 4.5 MB 00:00 (13/75): curl-minimal-7.76.1-31.el9.x86_64.rpm 2.6 MB/s | 126 kB 00:00 (14/75): dnf-data-4.14.0-17.el9.noarch.rpm 2.9 MB/s | 34 kB 00:00 (15/75): elfutils-debuginfod-client-0.191-4.el9 3.5 MB/s | 36 kB 00:00 (16/75): elfutils-default-yama-scope-0.191-4.el 1.4 MB/s | 11 kB 00:00 (17/75): dnf-4.14.0-17.el9.noarch.rpm 6.9 MB/s | 467 kB 00:00 (18/75): elfutils-libelf-0.191-4.el9.x86_64.rpm 9.3 MB/s | 206 kB 00:00 (19/75): expat-2.5.0-3.el9_5.1.x86_64.rpm 9.2 MB/s | 115 kB 00:00 (20/75): elfutils-libs-0.191-4.el9.x86_64.rpm 8.1 MB/s | 259 kB 00:00 (21/75): file-libs-5.39-16.el9.x86_64.rpm 20 MB/s | 588 kB 00:00 (22/75): findutils-4.8.0-7.el9.x86_64.rpm 21 MB/s | 536 kB 00:00 (23/75): gdbm-libs-1.23-1.el9.x86_64.rpm 3.9 MB/s | 55 kB 00:00 (24/75): filesystem-3.16-5.el9.x86_64.rpm 20 MB/s | 1.1 MB 00:00 (25/75): gnutls-3.8.3-4.el9_4.x86_64.rpm 28 MB/s | 1.1 MB 00:00 (26/75): krb5-libs-1.21.1-4.el9_5.x86_64.rpm 22 MB/s | 756 kB 00:00 (27/75): libarchive-3.5.3-4.el9.0.1.x86_64.rpm 19 MB/s | 387 kB 00:00 (28/75): libblkid-2.37.4-20.el9.x86_64.rpm 7.8 MB/s | 106 kB 00:00 (29/75): libcom_err-1.46.5-5.el9.x86_64.rpm 2.7 MB/s | 25 kB 00:00 (30/75): libcurl-minimal-7.76.1-31.el9.x86_64.r 24 MB/s | 224 kB 00:00 (31/75): glib2-2.68.4-14.el9_4.1.x86_64.rpm 25 MB/s | 2.6 MB 00:00 (32/75): libdb-5.3.28-54.el9.x86_64.rpm 16 MB/s | 736 kB 00:00 (33/75): libeconf-0.4.1-4.el9.x86_64.rpm 1.6 MB/s | 26 kB 00:00 (34/75): libdnf-0.69.0-12.el9.x86_64.rpm 11 MB/s | 650 kB 00:00 (35/75): libevent-2.1.12-8.el9_4.x86_64.rpm 7.8 MB/s | 262 kB 00:00 (36/75): libfdisk-2.37.4-20.el9.x86_64.rpm 3.9 MB/s | 153 kB 00:00 (37/75): libksba-1.5.1-7.el9.x86_64.rpm 10 MB/s | 152 kB 00:00 (38/75): libmount-2.37.4-20.el9.x86_64.rpm 9.3 MB/s | 134 kB 00:00 (39/75): libnghttp2-1.43.0-6.el9.x86_64.rpm 5.7 MB/s | 72 kB 00:00 (40/75): librepo-1.14.5-2.el9.x86_64.rpm 7.8 MB/s | 87 kB 00:00 (41/75): libgcrypt-1.10.0-11.el9.x86_64.rpm 8.7 MB/s | 507 kB 00:00 (42/75): libsmartcols-2.37.4-20.el9.x86_64.rpm 3.3 MB/s | 62 kB 00:00 (43/75): libsemanage-3.6-2.1.el9_5.x86_64.rpm 3.5 MB/s | 116 kB 00:00 (44/75): libsolv-0.7.24-3.el9.x86_64.rpm 15 MB/s | 404 kB 00:00 (45/75): libstdc++-11.5.0-5.el9_5.x86_64.rpm 20 MB/s | 731 kB 00:00 (46/75): libuser-0.63-15.el9.x86_64.rpm 9.8 MB/s | 387 kB 00:00 (47/75): libuuid-2.37.4-20.el9.x86_64.rpm 829 kB/s | 27 kB 00:00 (48/75): libxml2-2.9.13-6.el9_5.1.x86_64.rpm 25 MB/s | 746 kB 00:00 (49/75): openldap-2.6.6-3.el9.x86_64.rpm 13 MB/s | 254 kB 00:00 (50/75): nettle-3.9.1-1.el9.x86_64.rpm 17 MB/s | 558 kB 00:00 (51/75): p11-kit-trust-0.25.3-3.el9_5.x86_64.rp 6.2 MB/s | 141 kB 00:00 (52/75): p11-kit-0.25.3-3.el9_5.x86_64.rpm 12 MB/s | 510 kB 00:00 (53/75): pcre-8.44-4.el9.x86_64.rpm 9.3 MB/s | 196 kB 00:00 (54/75): pcre2-10.40-6.el9.x86_64.rpm 13 MB/s | 233 kB 00:00 (55/75): pam-1.5.1-22.el9_5.x86_64.rpm 10 MB/s | 548 kB 00:00 (56/75): pcre2-syntax-10.40-6.el9.noarch.rpm 4.0 MB/s | 140 kB 00:00 (57/75): python3-hawkey-0.69.0-12.el9.x86_64.rp 5.2 MB/s | 101 kB 00:00 (58/75): python3-dnf-4.14.0-17.el9.noarch.rpm 9.7 MB/s | 405 kB 00:00 (59/75): python3-libdnf-0.69.0-12.el9.x86_64.rp 24 MB/s | 771 kB 00:00 (60/75): python3-setuptools-wheel-53.0.0-13.el9 17 MB/s | 467 kB 00:00 (61/75): rocky-gpg-keys-9.5-1.2.el9.noarch.rpm 812 kB/s | 13 kB 00:00 (62/75): rocky-release-9.5-1.2.el9.noarch.rpm 2.4 MB/s | 24 kB 00:00 (63/75): rocky-repos-9.5-1.2.el9.noarch.rpm 1.4 MB/s | 13 kB 00:00 (64/75): python3-pip-wheel-21.3.1-1.el9.noarch. 16 MB/s | 1.1 MB 00:00 (65/75): setup-2.13.7-10.el9.noarch.rpm 1.5 MB/s | 140 kB 00:00 (66/75): sqlite-libs-3.34.1-7.el9_3.x86_64.rpm 7.2 MB/s | 618 kB 00:00 (67/75): shadow-utils-4.9-10.el9_5.x86_64.rpm 9.2 MB/s | 1.1 MB 00:00 (68/75): tar-1.34-7.el9.x86_64.rpm 16 MB/s | 875 kB 00:00 (69/75): tpm2-tss-3.2.3-1.el9.x86_64.rpm 12 MB/s | 594 kB 00:00 (70/75): usermode-1.114-5.el9.x86_64.rpm 1.3 MB/s | 174 kB 00:00 (71/75): tzdata-2025a-1.el9.noarch.rpm 2.6 MB/s | 429 kB 00:00 (72/75): util-linux-core-2.37.4-20.el9.x86_64.r 19 MB/s | 437 kB 00:00 (73/75): vim-minimal-8.2.2637-21.el9.x86_64.rpm 25 MB/s | 670 kB 00:00 (74/75): yum-4.14.0-17.el9.noarch.rpm 4.1 MB/s | 87 kB 00:00 (75/75): util-linux-2.37.4-20.el9.x86_64.rpm 12 MB/s | 2.2 MB 00:00 -------------------------------------------------------------------------------- Total 34 MB/s | 35 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.16-5.el9.x86_64 1/1 Preparing : 1/1 Upgrading : audit-libs-3.1.5-1.el9.x86_64 1/148 Upgrading : libuuid-2.37.4-20.el9.x86_64 2/148 Upgrading : libstdc++-11.5.0-5.el9_5.x86_64 3/148 Upgrading : bzip2-libs-1.0.8-10.el9_5.x86_64 4/148 Upgrading : libsmartcols-2.37.4-20.el9.x86_64 5/148 Upgrading : libxml2-2.9.13-6.el9_5.1.x86_64 6/148 Upgrading : libsolv-0.7.24-3.el9.x86_64 7/148 Upgrading : sqlite-libs-3.34.1-7.el9_3.x86_64 8/148 Upgrading : p11-kit-0.25.3-3.el9_5.x86_64 9/148 Upgrading : libcom_err-1.46.5-5.el9.x86_64 10/148 Upgrading : elfutils-libelf-0.191-4.el9.x86_64 11/148 Upgrading : alternatives-1.24-1.el9_5.1.x86_64 12/148 Upgrading : libsemanage-3.6-2.1.el9_5.x86_64 13/148 Upgrading : rocky-gpg-keys-9.5-1.2.el9.noarch 14/148 Upgrading : rocky-release-9.5-1.2.el9.noarch 15/148 Upgrading : rocky-repos-9.5-1.2.el9.noarch 16/148 warning: /etc/yum.repos.d/rocky-addons.repo created as /etc/yum.repos.d/rocky-addons.repo.rpmnew warning: /etc/yum.repos.d/rocky-devel.repo created as /etc/yum.repos.d/rocky-devel.repo.rpmnew warning: /etc/yum.repos.d/rocky-extras.repo created as /etc/yum.repos.d/rocky-extras.repo.rpmnew warning: /etc/yum.repos.d/rocky.repo created as /etc/yum.repos.d/rocky.repo.rpmnew Upgrading : setup-2.13.7-10.el9.noarch 17/148 warning: /etc/shadow created as /etc/shadow.rpmnew Running scriptlet: setup-2.13.7-10.el9.noarch 17/148 Upgrading : filesystem-3.16-5.el9.x86_64 18/148 Upgrading : bash-5.1.8-9.el9.x86_64 19/148 Running scriptlet: bash-5.1.8-9.el9.x86_64 19/148 Upgrading : libblkid-2.37.4-20.el9.x86_64 20/148 Running scriptlet: libblkid-2.37.4-20.el9.x86_64 20/148 Upgrading : libmount-2.37.4-20.el9.x86_64 21/148 Upgrading : crypto-policies-20240828-2.git626aa59.el9_5.noar 22/148 Running scriptlet: crypto-policies-20240828-2.git626aa59.el9_5.noar 22/148 Upgrading : p11-kit-trust-0.25.3-3.el9_5.x86_64 23/148 Running scriptlet: p11-kit-trust-0.25.3-3.el9_5.x86_64 23/148 Upgrading : shadow-utils-2:4.9-10.el9_5.x86_64 24/148 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 25/148 Upgrading : ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 25/148 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 25/148 Upgrading : krb5-libs-1.21.1-4.el9_5.x86_64 26/148 Upgrading : util-linux-core-2.37.4-20.el9.x86_64 27/148 Running scriptlet: util-linux-core-2.37.4-20.el9.x86_64 27/148 Upgrading : libfdisk-2.37.4-20.el9.x86_64 28/148 Upgrading : elfutils-default-yama-scope-0.191-4.el9.noarch 29/148 Running scriptlet: elfutils-default-yama-scope-0.191-4.el9.noarch 29/148 Upgrading : elfutils-libs-0.191-4.el9.x86_64 30/148 Upgrading : pcre2-syntax-10.40-6.el9.noarch 31/148 Upgrading : pcre-8.44-4.el9.x86_64 32/148 Upgrading : nettle-3.9.1-1.el9.x86_64 33/148 Upgrading : gnutls-3.8.3-4.el9_4.x86_64 34/148 Upgrading : glib2-2.68.4-14.el9_4.1.x86_64 35/148 Upgrading : libnghttp2-1.43.0-6.el9.x86_64 36/148 Upgrading : libcurl-minimal-7.76.1-31.el9.x86_64 37/148 Upgrading : elfutils-debuginfod-client-0.191-4.el9.x86_64 38/148 Upgrading : binutils-gold-2.35.2-54.el9.x86_64 39/148 Upgrading : binutils-2.35.2-54.el9.x86_64 40/148 Running scriptlet: binutils-2.35.2-54.el9.x86_64 40/148 Upgrading : librepo-1.14.5-2.el9.x86_64 41/148 Upgrading : libdnf-0.69.0-12.el9.x86_64 42/148 Upgrading : python3-libdnf-0.69.0-12.el9.x86_64 43/148 Upgrading : python3-hawkey-0.69.0-12.el9.x86_64 44/148 Upgrading : libevent-2.1.12-8.el9_4.x86_64 45/148 Upgrading : openldap-2.6.6-3.el9.x86_64 46/148 Upgrading : libeconf-0.4.1-4.el9.x86_64 47/148 Upgrading : libdb-5.3.28-54.el9.x86_64 48/148 Upgrading : pam-1.5.1-22.el9_5.x86_64 49/148 Upgrading : libuser-0.63-15.el9.x86_64 50/148 Upgrading : util-linux-2.37.4-20.el9.x86_64 51/148 Upgrading : dnf-data-4.14.0-17.el9.noarch 52/148 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 53/148 Installing : rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.x 54/148 Upgrading : python3-dnf-4.14.0-17.el9.noarch 55/148 Upgrading : dnf-4.14.0-17.el9.noarch 56/148 Running scriptlet: dnf-4.14.0-17.el9.noarch 56/148 Upgrading : yum-4.14.0-17.el9.noarch 57/148 Upgrading : usermode-1.114-5.el9.x86_64 58/148 Upgrading : curl-minimal-7.76.1-31.el9.x86_64 59/148 Running scriptlet: tpm2-tss-3.2.3-1.el9.x86_64 60/148 Upgrading : tpm2-tss-3.2.3-1.el9.x86_64 60/148 Upgrading : pcre2-10.40-6.el9.x86_64 61/148 Running scriptlet: pcre2-10.40-6.el9.x86_64 61/148 Upgrading : python3-pip-wheel-21.3.1-1.el9.noarch 62/148 Upgrading : crypto-policies-scripts-20240828-2.git626aa59.el 63/148 Upgrading : vim-minimal-2:8.2.2637-21.el9.x86_64 64/148 Upgrading : basesystem-11-13.el9.0.1.noarch 65/148 Upgrading : libarchive-3.5.3-4.el9.0.1.x86_64 66/148 Upgrading : tzdata-2025a-1.el9.noarch 67/148 Upgrading : tar-2:1.34-7.el9.x86_64 68/148 Upgrading : python3-setuptools-wheel-53.0.0-13.el9.noarch 69/148 Upgrading : libksba-1.5.1-7.el9.x86_64 70/148 Upgrading : libgcrypt-1.10.0-11.el9.x86_64 71/148 Upgrading : gdbm-libs-1:1.23-1.el9.x86_64 72/148 Upgrading : findutils-1:4.8.0-7.el9.x86_64 73/148 Upgrading : file-libs-5.39-16.el9.x86_64 74/148 Upgrading : expat-2.5.0-3.el9_5.1.x86_64 75/148 Cleanup : crypto-policies-scripts-20230731-1.git94f0e2c.el 76/148 Cleanup : basesystem-11-13.el9.noarch 77/148 Running scriptlet: binutils-2.35.2-42.el9.x86_64 78/148 Cleanup : binutils-2.35.2-42.el9.x86_64 78/148 Running scriptlet: binutils-2.35.2-42.el9.x86_64 78/148 Cleanup : binutils-gold-2.35.2-42.el9.x86_64 79/148 Cleanup : elfutils-debuginfod-client-0.189-3.el9.x86_64 80/148 Cleanup : elfutils-libs-0.189-3.el9.x86_64 81/148 Cleanup : usermode-1.114-4.el9.x86_64 82/148 Cleanup : util-linux-2.37.4-15.el9.x86_64 83/148 Cleanup : util-linux-core-2.37.4-15.el9.x86_64 84/148 Cleanup : libuser-0.63-13.el9.x86_64 85/148 Cleanup : libfdisk-2.37.4-15.el9.x86_64 86/148 Cleanup : pam-1.5.1-15.el9.x86_64 87/148 Cleanup : libarchive-3.5.3-4.el9.x86_64 88/148 Cleanup : tpm2-tss-3.2.2-2.el9.x86_64 89/148 Cleanup : shadow-utils-2:4.9-8.el9.x86_64 90/148 Cleanup : libsemanage-3.5-2.el9.x86_64 91/148 Cleanup : curl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 92/148 Cleanup : elfutils-default-yama-scope-0.189-3.el9.noarch 93/148 Cleanup : yum-4.14.0-8.el9.noarch 94/148 Running scriptlet: dnf-4.14.0-8.el9.noarch 95/148 Cleanup : dnf-4.14.0-8.el9.noarch 95/148 Running scriptlet: dnf-4.14.0-8.el9.noarch 95/148 Cleanup : python3-dnf-4.14.0-8.el9.noarch 96/148 Cleanup : python3-pip-wheel-21.2.3-7.el9.noarch 97/148 Cleanup : python3-hawkey-0.69.0-6.el9_3.x86_64 98/148 Cleanup : ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no 99/148 Cleanup : python3-libdnf-0.69.0-6.el9_3.x86_64 100/148 Cleanup : libdnf-0.69.0-6.el9_3.x86_64 101/148 Cleanup : librepo-1.14.5-1.el9.x86_64 102/148 Cleanup : libcurl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 103/148 Cleanup : glib2-2.68.4-11.el9.x86_64 104/148 Cleanup : gnutls-3.7.6-23.el9.x86_64 105/148 Cleanup : p11-kit-trust-0.24.1-2.el9.x86_64 106/148 Running scriptlet: p11-kit-trust-0.24.1-2.el9.x86_64 106/148 Cleanup : libmount-2.37.4-15.el9.x86_64 107/148 Cleanup : libsolv-0.7.24-2.el9.x86_64 108/148 Cleanup : krb5-libs-1.21.1-1.el9.x86_64 109/148 Cleanup : libblkid-2.37.4-15.el9.x86_64 110/148 Cleanup : openldap-2.6.3-1.el9.x86_64 111/148 Cleanup : vim-minimal-2:8.2.2637-20.el9_1.x86_64 112/148 Cleanup : bash-5.1.8-6.el9_1.x86_64 113/148 Running scriptlet: bash-5.1.8-6.el9_1.x86_64 113/148 Cleanup : filesystem-3.16-2.el9.x86_64 114/148 Cleanup : setup-2.13.7-9.el9.noarch 115/148 Cleanup : rocky-release-9.3-1.1.el9.noarch 116/148 Cleanup : rocky-repos-9.3-1.1.el9.noarch 117/148 Cleanup : pcre2-10.40-2.el9.x86_64 118/148 Cleanup : pcre2-syntax-10.40-2.el9.noarch 119/148 Cleanup : rocky-gpg-keys-9.3-1.1.el9.noarch 120/148 Cleanup : crypto-policies-20230731-1.git94f0e2c.el9_3.1.no 121/148 Cleanup : dnf-data-4.14.0-8.el9.noarch 122/148 Cleanup : tzdata-2023c-1.el9.noarch 123/148 Cleanup : python3-setuptools-wheel-53.0.0-12.el9.noarch 124/148 Cleanup : libevent-2.1.12-6.el9.x86_64 125/148 Cleanup : libuuid-2.37.4-15.el9.x86_64 126/148 Cleanup : libcom_err-1.46.5-3.el9.x86_64 127/148 Cleanup : bzip2-libs-1.0.8-8.el9.x86_64 128/148 Cleanup : libxml2-2.9.13-4.el9.x86_64 129/148 Cleanup : alternatives-1.24-1.el9.x86_64 130/148 Cleanup : p11-kit-0.24.1-2.el9.x86_64 131/148 Cleanup : nettle-3.8-3.el9_0.x86_64 132/148 Cleanup : pcre-8.44-3.el9.3.x86_64 133/148 Cleanup : libnghttp2-1.43.0-5.el9_3.1.x86_64 134/148 Cleanup : libsmartcols-2.37.4-15.el9.x86_64 135/148 Cleanup : sqlite-libs-3.34.1-6.el9_1.x86_64 136/148 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 137/148 Cleanup : audit-libs-3.0.7-104.el9.x86_64 138/148 Cleanup : libdb-5.3.28-53.el9.x86_64 139/148 Cleanup : libeconf-0.4.1-3.el9_2.x86_64 140/148 Cleanup : elfutils-libelf-0.189-3.el9.x86_64 141/148 Cleanup : tar-2:1.34-6.el9_1.x86_64 142/148 Cleanup : libksba-1.5.1-6.el9_1.x86_64 143/148 Cleanup : libgcrypt-1.10.0-10.el9_2.x86_64 144/148 Cleanup : gdbm-libs-1:1.19-4.el9.x86_64 145/148 Cleanup : findutils-1:4.8.0-6.el9.x86_64 146/148 Cleanup : file-libs-5.39-14.el9.x86_64 147/148 Cleanup : expat-2.5.0-1.el9.x86_64 148/148 Running scriptlet: filesystem-3.16-5.el9.x86_64 148/148 Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 148/148 Running scriptlet: crypto-policies-scripts-20240828-2.git626aa59.el 148/148 Running scriptlet: expat-2.5.0-1.el9.x86_64 148/148 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/148 Verifying : rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.x 2/148 Verifying : alternatives-1.24-1.el9_5.1.x86_64 3/148 Verifying : alternatives-1.24-1.el9.x86_64 4/148 Verifying : audit-libs-3.1.5-1.el9.x86_64 5/148 Verifying : audit-libs-3.0.7-104.el9.x86_64 6/148 Verifying : basesystem-11-13.el9.0.1.noarch 7/148 Verifying : basesystem-11-13.el9.noarch 8/148 Verifying : bash-5.1.8-9.el9.x86_64 9/148 Verifying : bash-5.1.8-6.el9_1.x86_64 10/148 Verifying : binutils-2.35.2-54.el9.x86_64 11/148 Verifying : binutils-2.35.2-42.el9.x86_64 12/148 Verifying : binutils-gold-2.35.2-54.el9.x86_64 13/148 Verifying : binutils-gold-2.35.2-42.el9.x86_64 14/148 Verifying : bzip2-libs-1.0.8-10.el9_5.x86_64 15/148 Verifying : bzip2-libs-1.0.8-8.el9.x86_64 16/148 Verifying : ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.no 17/148 Verifying : ca-certificates-2023.2.60_v7.0.306-90.1.el9_2.no 18/148 Verifying : crypto-policies-20240828-2.git626aa59.el9_5.noar 19/148 Verifying : crypto-policies-20230731-1.git94f0e2c.el9_3.1.no 20/148 Verifying : crypto-policies-scripts-20240828-2.git626aa59.el 21/148 Verifying : crypto-policies-scripts-20230731-1.git94f0e2c.el 22/148 Verifying : curl-minimal-7.76.1-31.el9.x86_64 23/148 Verifying : curl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 24/148 Verifying : dnf-4.14.0-17.el9.noarch 25/148 Verifying : dnf-4.14.0-8.el9.noarch 26/148 Verifying : dnf-data-4.14.0-17.el9.noarch 27/148 Verifying : dnf-data-4.14.0-8.el9.noarch 28/148 Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 29/148 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 30/148 Verifying : elfutils-default-yama-scope-0.191-4.el9.noarch 31/148 Verifying : elfutils-default-yama-scope-0.189-3.el9.noarch 32/148 Verifying : elfutils-libelf-0.191-4.el9.x86_64 33/148 Verifying : elfutils-libelf-0.189-3.el9.x86_64 34/148 Verifying : elfutils-libs-0.191-4.el9.x86_64 35/148 Verifying : elfutils-libs-0.189-3.el9.x86_64 36/148 Verifying : expat-2.5.0-3.el9_5.1.x86_64 37/148 Verifying : expat-2.5.0-1.el9.x86_64 38/148 Verifying : file-libs-5.39-16.el9.x86_64 39/148 Verifying : file-libs-5.39-14.el9.x86_64 40/148 Verifying : filesystem-3.16-5.el9.x86_64 41/148 Verifying : filesystem-3.16-2.el9.x86_64 42/148 Verifying : findutils-1:4.8.0-7.el9.x86_64 43/148 Verifying : findutils-1:4.8.0-6.el9.x86_64 44/148 Verifying : gdbm-libs-1:1.23-1.el9.x86_64 45/148 Verifying : gdbm-libs-1:1.19-4.el9.x86_64 46/148 Verifying : glib2-2.68.4-14.el9_4.1.x86_64 47/148 Verifying : glib2-2.68.4-11.el9.x86_64 48/148 Verifying : gnutls-3.8.3-4.el9_4.x86_64 49/148 Verifying : gnutls-3.7.6-23.el9.x86_64 50/148 Verifying : krb5-libs-1.21.1-4.el9_5.x86_64 51/148 Verifying : krb5-libs-1.21.1-1.el9.x86_64 52/148 Verifying : libarchive-3.5.3-4.el9.0.1.x86_64 53/148 Verifying : libarchive-3.5.3-4.el9.x86_64 54/148 Verifying : libblkid-2.37.4-20.el9.x86_64 55/148 Verifying : libblkid-2.37.4-15.el9.x86_64 56/148 Verifying : libcom_err-1.46.5-5.el9.x86_64 57/148 Verifying : libcom_err-1.46.5-3.el9.x86_64 58/148 Verifying : libcurl-minimal-7.76.1-31.el9.x86_64 59/148 Verifying : libcurl-minimal-7.76.1-26.el9_3.2.0.1.x86_64 60/148 Verifying : libdb-5.3.28-54.el9.x86_64 61/148 Verifying : libdb-5.3.28-53.el9.x86_64 62/148 Verifying : libdnf-0.69.0-12.el9.x86_64 63/148 Verifying : libdnf-0.69.0-6.el9_3.x86_64 64/148 Verifying : libeconf-0.4.1-4.el9.x86_64 65/148 Verifying : libeconf-0.4.1-3.el9_2.x86_64 66/148 Verifying : libevent-2.1.12-8.el9_4.x86_64 67/148 Verifying : libevent-2.1.12-6.el9.x86_64 68/148 Verifying : libfdisk-2.37.4-20.el9.x86_64 69/148 Verifying : libfdisk-2.37.4-15.el9.x86_64 70/148 Verifying : libgcrypt-1.10.0-11.el9.x86_64 71/148 Verifying : libgcrypt-1.10.0-10.el9_2.x86_64 72/148 Verifying : libksba-1.5.1-7.el9.x86_64 73/148 Verifying : libksba-1.5.1-6.el9_1.x86_64 74/148 Verifying : libmount-2.37.4-20.el9.x86_64 75/148 Verifying : libmount-2.37.4-15.el9.x86_64 76/148 Verifying : libnghttp2-1.43.0-6.el9.x86_64 77/148 Verifying : libnghttp2-1.43.0-5.el9_3.1.x86_64 78/148 Verifying : librepo-1.14.5-2.el9.x86_64 79/148 Verifying : librepo-1.14.5-1.el9.x86_64 80/148 Verifying : libsemanage-3.6-2.1.el9_5.x86_64 81/148 Verifying : libsemanage-3.5-2.el9.x86_64 82/148 Verifying : libsmartcols-2.37.4-20.el9.x86_64 83/148 Verifying : libsmartcols-2.37.4-15.el9.x86_64 84/148 Verifying : libsolv-0.7.24-3.el9.x86_64 85/148 Verifying : libsolv-0.7.24-2.el9.x86_64 86/148 Verifying : libstdc++-11.5.0-5.el9_5.x86_64 87/148 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 88/148 Verifying : libuser-0.63-15.el9.x86_64 89/148 Verifying : libuser-0.63-13.el9.x86_64 90/148 Verifying : libuuid-2.37.4-20.el9.x86_64 91/148 Verifying : libuuid-2.37.4-15.el9.x86_64 92/148 Verifying : libxml2-2.9.13-6.el9_5.1.x86_64 93/148 Verifying : libxml2-2.9.13-4.el9.x86_64 94/148 Verifying : nettle-3.9.1-1.el9.x86_64 95/148 Verifying : nettle-3.8-3.el9_0.x86_64 96/148 Verifying : openldap-2.6.6-3.el9.x86_64 97/148 Verifying : openldap-2.6.3-1.el9.x86_64 98/148 Verifying : p11-kit-0.25.3-3.el9_5.x86_64 99/148 Verifying : p11-kit-0.24.1-2.el9.x86_64 100/148 Verifying : p11-kit-trust-0.25.3-3.el9_5.x86_64 101/148 Verifying : p11-kit-trust-0.24.1-2.el9.x86_64 102/148 Verifying : pam-1.5.1-22.el9_5.x86_64 103/148 Verifying : pam-1.5.1-15.el9.x86_64 104/148 Verifying : pcre-8.44-4.el9.x86_64 105/148 Verifying : pcre-8.44-3.el9.3.x86_64 106/148 Verifying : pcre2-10.40-6.el9.x86_64 107/148 Verifying : pcre2-10.40-2.el9.x86_64 108/148 Verifying : pcre2-syntax-10.40-6.el9.noarch 109/148 Verifying : pcre2-syntax-10.40-2.el9.noarch 110/148 Verifying : python3-dnf-4.14.0-17.el9.noarch 111/148 Verifying : python3-dnf-4.14.0-8.el9.noarch 112/148 Verifying : python3-hawkey-0.69.0-12.el9.x86_64 113/148 Verifying : python3-hawkey-0.69.0-6.el9_3.x86_64 114/148 Verifying : python3-libdnf-0.69.0-12.el9.x86_64 115/148 Verifying : python3-libdnf-0.69.0-6.el9_3.x86_64 116/148 Verifying : python3-pip-wheel-21.3.1-1.el9.noarch 117/148 Verifying : python3-pip-wheel-21.2.3-7.el9.noarch 118/148 Verifying : python3-setuptools-wheel-53.0.0-13.el9.noarch 119/148 Verifying : python3-setuptools-wheel-53.0.0-12.el9.noarch 120/148 Verifying : rocky-gpg-keys-9.5-1.2.el9.noarch 121/148 Verifying : rocky-gpg-keys-9.3-1.1.el9.noarch 122/148 Verifying : rocky-release-9.5-1.2.el9.noarch 123/148 Verifying : rocky-release-9.3-1.1.el9.noarch 124/148 Verifying : rocky-repos-9.5-1.2.el9.noarch 125/148 Verifying : rocky-repos-9.3-1.1.el9.noarch 126/148 Verifying : setup-2.13.7-10.el9.noarch 127/148 Verifying : setup-2.13.7-9.el9.noarch 128/148 Verifying : shadow-utils-2:4.9-10.el9_5.x86_64 129/148 Verifying : shadow-utils-2:4.9-8.el9.x86_64 130/148 Verifying : sqlite-libs-3.34.1-7.el9_3.x86_64 131/148 Verifying : sqlite-libs-3.34.1-6.el9_1.x86_64 132/148 Verifying : tar-2:1.34-7.el9.x86_64 133/148 Verifying : tar-2:1.34-6.el9_1.x86_64 134/148 Verifying : tpm2-tss-3.2.3-1.el9.x86_64 135/148 Verifying : tpm2-tss-3.2.2-2.el9.x86_64 136/148 Verifying : tzdata-2025a-1.el9.noarch 137/148 Verifying : tzdata-2023c-1.el9.noarch 138/148 Verifying : usermode-1.114-5.el9.x86_64 139/148 Verifying : usermode-1.114-4.el9.x86_64 140/148 Verifying : util-linux-2.37.4-20.el9.x86_64 141/148 Verifying : util-linux-2.37.4-15.el9.x86_64 142/148 Verifying : util-linux-core-2.37.4-20.el9.x86_64 143/148 Verifying : util-linux-core-2.37.4-15.el9.x86_64 144/148 Verifying : vim-minimal-2:8.2.2637-21.el9.x86_64 145/148 Verifying : vim-minimal-2:8.2.2637-20.el9_1.x86_64 146/148 Verifying : yum-4.14.0-17.el9.noarch 147/148 Verifying : yum-4.14.0-8.el9.noarch 148/148 Upgraded: alternatives-1.24-1.el9_5.1.x86_64 audit-libs-3.1.5-1.el9.x86_64 basesystem-11-13.el9.0.1.noarch bash-5.1.8-9.el9.x86_64 binutils-2.35.2-54.el9.x86_64 binutils-gold-2.35.2-54.el9.x86_64 bzip2-libs-1.0.8-10.el9_5.x86_64 ca-certificates-2024.2.69_v8.0.303-91.4.el9_4.noarch crypto-policies-20240828-2.git626aa59.el9_5.noarch crypto-policies-scripts-20240828-2.git626aa59.el9_5.noarch curl-minimal-7.76.1-31.el9.x86_64 dnf-4.14.0-17.el9.noarch dnf-data-4.14.0-17.el9.noarch elfutils-debuginfod-client-0.191-4.el9.x86_64 elfutils-default-yama-scope-0.191-4.el9.noarch elfutils-libelf-0.191-4.el9.x86_64 elfutils-libs-0.191-4.el9.x86_64 expat-2.5.0-3.el9_5.1.x86_64 file-libs-5.39-16.el9.x86_64 filesystem-3.16-5.el9.x86_64 findutils-1:4.8.0-7.el9.x86_64 gdbm-libs-1:1.23-1.el9.x86_64 glib2-2.68.4-14.el9_4.1.x86_64 gnutls-3.8.3-4.el9_4.x86_64 krb5-libs-1.21.1-4.el9_5.x86_64 libarchive-3.5.3-4.el9.0.1.x86_64 libblkid-2.37.4-20.el9.x86_64 libcom_err-1.46.5-5.el9.x86_64 libcurl-minimal-7.76.1-31.el9.x86_64 libdb-5.3.28-54.el9.x86_64 libdnf-0.69.0-12.el9.x86_64 libeconf-0.4.1-4.el9.x86_64 libevent-2.1.12-8.el9_4.x86_64 libfdisk-2.37.4-20.el9.x86_64 libgcrypt-1.10.0-11.el9.x86_64 libksba-1.5.1-7.el9.x86_64 libmount-2.37.4-20.el9.x86_64 libnghttp2-1.43.0-6.el9.x86_64 librepo-1.14.5-2.el9.x86_64 libsemanage-3.6-2.1.el9_5.x86_64 libsmartcols-2.37.4-20.el9.x86_64 libsolv-0.7.24-3.el9.x86_64 libstdc++-11.5.0-5.el9_5.x86_64 libuser-0.63-15.el9.x86_64 libuuid-2.37.4-20.el9.x86_64 libxml2-2.9.13-6.el9_5.1.x86_64 nettle-3.9.1-1.el9.x86_64 openldap-2.6.6-3.el9.x86_64 p11-kit-0.25.3-3.el9_5.x86_64 p11-kit-trust-0.25.3-3.el9_5.x86_64 pam-1.5.1-22.el9_5.x86_64 pcre-8.44-4.el9.x86_64 pcre2-10.40-6.el9.x86_64 pcre2-syntax-10.40-6.el9.noarch python3-dnf-4.14.0-17.el9.noarch python3-hawkey-0.69.0-12.el9.x86_64 python3-libdnf-0.69.0-12.el9.x86_64 python3-pip-wheel-21.3.1-1.el9.noarch python3-setuptools-wheel-53.0.0-13.el9.noarch rocky-gpg-keys-9.5-1.2.el9.noarch rocky-release-9.5-1.2.el9.noarch rocky-repos-9.5-1.2.el9.noarch setup-2.13.7-10.el9.noarch shadow-utils-2:4.9-10.el9_5.x86_64 sqlite-libs-3.34.1-7.el9_3.x86_64 tar-2:1.34-7.el9.x86_64 tpm2-tss-3.2.3-1.el9.x86_64 tzdata-2025a-1.el9.noarch usermode-1.114-5.el9.x86_64 util-linux-2.37.4-20.el9.x86_64 util-linux-core-2.37.4-20.el9.x86_64 vim-minimal-2:8.2.2637-21.el9.x86_64 yum-4.14.0-17.el9.noarch Installed: dbus-libs-1:1.12.20-8.el9.x86_64 rpm-plugin-systemd-inhibit-4.16.1.3-34.el9.0.1.x86_64 Complete! Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:26 ago on Thu Mar 27 15:31:47 2025. No security updates needed, but 1 update available Dependencies resolved. Nothing to do. Complete! Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:27 ago on Thu Mar 27 15:31:47 2025. Dependencies resolved. ============================================================================================================================= Package Arch Version Repository Size ============================================================================================================================= Installing: GConf2 x86_64 3.2.6-34.el9 tf-mirrors.ci_repos_epel9.repo 979 k ant noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 163 k ant-junit noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 155 k bzip2 x86_64 1.0.8-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 51 k git x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 50 k gtk2 x86_64 2.24.33-8.el9 tf-mirrors.ci_repos_yum9-appstream 3.5 M ipmitool x86_64 1.8.18-27.el9 tf-mirrors.ci_repos_yum9-appstream 385 k libXpm x86_64 3.5.13-10.el9 tf-mirrors.ci_repos_yum9-appstream 58 k libXrender x86_64 0.9.10-16.el9 tf-mirrors.ci_repos_yum9-appstream 27 k patch x86_64 2.7.6-16.el9 tf-mirrors.ci_repos_yum9-appstream 127 k sudo x86_64 1.9.5p2-10.el9_3 tf-mirrors.ci_repos_yum9-baseos 1.0 M tcpdump x86_64 14:4.99.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 542 k unzip x86_64 6.0-57.el9 tf-mirrors.ci_repos_yum9-baseos 180 k vim-enhanced x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M Installing dependencies: ModemManager-glib x86_64 1.20.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 334 k NetworkManager-libnm x86_64 1:1.48.10-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 tf-mirrors.ci_repos_yum9-baseos 831 k adwaita-cursor-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 623 k adwaita-icon-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 11 M alsa-lib x86_64 1.2.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 504 k ant-lib noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.0 M ant-openjdk17 noarch 1.10.9-11.el9_5 tf-mirrors.ci_repos_yum9-appstream 7.5 k at-spi2-atk x86_64 2.38.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 86 k at-spi2-core x86_64 2.40.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 176 k atk x86_64 2.36.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 270 k avahi-glib x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-appstream 14 k avahi-libs x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-baseos 67 k bluez-libs x86_64 5.72-2.el9 tf-mirrors.ci_repos_yum9-baseos 81 k bubblewrap x86_64 0.4.1-8.el9_5 tf-mirrors.ci_repos_yum9-baseos 49 k cairo x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 659 k cairo-gobject x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 18 k checkpolicy x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 352 k colord-libs x86_64 1.4.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 230 k composefs-libs x86_64 1.0.5-1.el9 tf-mirrors.ci_repos_yum9-appstream 60 k copy-jdk-configs noarch 4.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 27 k cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k cups-libs x86_64 1:2.3.3op2-31.el9_5 tf-mirrors.ci_repos_yum9-baseos 262 k dbus-glib x86_64 0.110-13.el9 tf-mirrors.ci_repos_yum9-appstream 122 k dejavu-sans-fonts noarch 2.37-18.el9 tf-mirrors.ci_repos_yum9-baseos 1.3 M device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k ed x86_64 1.14.2-12.el9 tf-mirrors.ci_repos_yum9-baseos 74 k emacs-filesystem noarch 1:27.2-11.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 7.9 k exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 tf-mirrors.ci_repos_yum9-appstream 523 k exiv2-libs x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k fdk-aac-free x86_64 2.0.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 324 k flac-libs x86_64 1.3.3-10.el9_2.1 tf-mirrors.ci_repos_yum9-appstream 217 k flatpak-selinux noarch 1.12.9-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 21 k flatpak-session-helper x86_64 1.12.9-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 72 k fontconfig x86_64 2.14.0-2.el9_1 tf-mirrors.ci_repos_yum9-appstream 274 k fonts-filesystem noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-baseos 9.0 k freetype x86_64 2.10.4-9.el9 tf-mirrors.ci_repos_yum9-baseos 387 k fribidi x86_64 1.0.10-6.el9.2 tf-mirrors.ci_repos_yum9-appstream 84 k fuse x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 78 k fuse-common x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-baseos 7.3 k fuse-libs x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 96 k gdk-pixbuf2 x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 466 k gdk-pixbuf2-modules x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 85 k geoclue2 x86_64 2.6.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 122 k giflib x86_64 5.2.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 48 k git-core x86_64 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M git-core-doc noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.7 M glib-networking x86_64 2.68.3-3.el9 tf-mirrors.ci_repos_yum9-baseos 169 k gobject-introspection x86_64 1.68.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 246 k gpm-libs x86_64 1.20.7-29.el9 tf-mirrors.ci_repos_yum9-appstream 20 k graphene x86_64 1.10.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 64 k graphite2 x86_64 1.3.14-9.el9 tf-mirrors.ci_repos_yum9-baseos 94 k groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M gsettings-desktop-schemas x86_64 40.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 667 k gsm x86_64 1.0.19-6.el9 tf-mirrors.ci_repos_yum9-appstream 33 k gstreamer1 x86_64 1.22.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M gstreamer1-plugins-base x86_64 1.22.1-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 2.2 M gtk-update-icon-cache x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 32 k gtk3 x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M hamcrest noarch 2.2-9.el9_5 tf-mirrors.ci_repos_yum9-appstream 118 k harfbuzz x86_64 2.7.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 623 k hicolor-icon-theme noarch 0.17-13.el9 tf-mirrors.ci_repos_yum9-appstream 66 k hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M info x86_64 6.7-15.el9 tf-mirrors.ci_repos_yum9-baseos 224 k iso-codes noarch 4.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M java-17-openjdk x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 430 k java-17-openjdk-headless x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 44 M javapackages-filesystem noarch 6.0.0-7.el9_5 tf-mirrors.ci_repos_yum9-appstream 9.9 k javapackages-tools noarch 6.0.0-7.el9_5 tf-mirrors.ci_repos_yum9-appstream 23 k jbigkit-libs x86_64 2.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 52 k json-glib x86_64 1.6.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 151 k junit noarch 1:4.13.1-7.el9_5 tf-mirrors.ci_repos_yum9-appstream 341 k kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k langpacks-core-font-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k lcms2 x86_64 2.12-3.el9 tf-mirrors.ci_repos_yum9-appstream 166 k libX11 x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 650 k libX11-common noarch 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 151 k libX11-xcb x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 10 k libXau x86_64 1.0.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXcomposite x86_64 0.4.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 23 k libXcursor x86_64 1.2.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXdamage x86_64 1.1.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 22 k libXext x86_64 1.3.4-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXfixes x86_64 5.0.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 19 k libXft x86_64 2.3.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 61 k libXi x86_64 1.7.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXinerama x86_64 1.1.4-10.el9 tf-mirrors.ci_repos_yum9-appstream 14 k libXrandr x86_64 1.5.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXtst x86_64 1.2.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 20 k libXv x86_64 1.0.11-16.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libXxf86vm x86_64 1.1.4-18.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libappstream-glib x86_64 0.7.18-5.el9_4 tf-mirrors.ci_repos_yum9-appstream 386 k libasyncns x86_64 0.8-22.el9 tf-mirrors.ci_repos_yum9-appstream 29 k libatomic x86_64 11.5.0-5.el9_5 tf-mirrors.ci_repos_yum9-baseos 25 k libbrotli x86_64 1.0.9-7.el9_5 tf-mirrors.ci_repos_yum9-baseos 312 k libcanberra x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 85 k libcanberra-gtk3 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 31 k libcbor x86_64 0.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 56 k libdatrie x86_64 0.2.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libdrm x86_64 2.4.121-1.el9 tf-mirrors.ci_repos_yum9-appstream 158 k libedit x86_64 3.1-38.20210216cvs.el9 tf-mirrors.ci_repos_yum9-baseos 103 k libepoxy x86_64 1.5.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 244 k libexif x86_64 0.6.22-6.el9 tf-mirrors.ci_repos_yum9-appstream 423 k libfido2 x86_64 1.13.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 97 k libfontenc x86_64 1.1.3-17.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libgexiv2 x86_64 0.12.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 81 k libglvnd x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 133 k libglvnd-egl x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 36 k libglvnd-glx x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 140 k libgsf x86_64 1.14.47-5.el9 tf-mirrors.ci_repos_yum9-appstream 245 k libgudev x86_64 237-1.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libgusb x86_64 0.3.8-2.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libgxps x86_64 0.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 78 k libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M libiptcdata x86_64 1.0.5-10.el9 tf-mirrors.ci_repos_yum9-appstream 60 k libjpeg-turbo x86_64 2.0.90-7.el9 tf-mirrors.ci_repos_yum9-appstream 174 k libldac x86_64 2.0.2.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 40 k libnotify x86_64 0.7.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 43 k libogg x86_64 2:1.3.4-6.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libosinfo x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 312 k libpciaccess x86_64 0.16-7.el9 tf-mirrors.ci_repos_yum9-baseos 26 k libpng x86_64 2:1.6.37-12.el9 tf-mirrors.ci_repos_yum9-baseos 116 k libproxy x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-baseos 73 k librsvg2 x86_64 2.50.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 2.8 M libsbc x86_64 1.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 44 k libsndfile x86_64 1.0.31-8.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 206 k libsoup x86_64 2.72.0-8.el9_5.3 tf-mirrors.ci_repos_yum9-appstream 388 k libstemmer x86_64 0-18.585svn.el9 tf-mirrors.ci_repos_yum9-appstream 83 k libtdb x86_64 1.4.10-1.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libthai x86_64 0.1.28-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k libtheora x86_64 1:1.1.1-31.el9 tf-mirrors.ci_repos_yum9-appstream 163 k libtiff x86_64 4.4.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libtool-ltdl x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 35 k libtracker-sparql x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 316 k libvisual x86_64 1:0.4.0-34.el9 tf-mirrors.ci_repos_yum9-appstream 143 k libvorbis x86_64 1:1.3.7-5.el9 tf-mirrors.ci_repos_yum9-appstream 192 k libwayland-client x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 33 k libwayland-cursor x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libwayland-egl x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libwayland-server x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libwebp x86_64 1.2.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 276 k libxcb x86_64 1.13.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 224 k libxkbcommon x86_64 1.0.3-4.el9 tf-mirrors.ci_repos_yum9-appstream 132 k libxshmfence x86_64 1.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libxslt x86_64 1.1.34-9.el9 tf-mirrors.ci_repos_yum9-appstream 240 k lksctp-tools x86_64 1.0.19-3.el9_4 tf-mirrors.ci_repos_yum9-baseos 96 k llvm-libs x86_64 18.1.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 M low-memory-monitor x86_64 2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k lua x86_64 5.4.4-4.el9 tf-mirrors.ci_repos_yum9-appstream 187 k lua-posix x86_64 35.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 131 k mesa-filesystem x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 10 k mesa-libEGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 138 k mesa-libGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 169 k mesa-libgbm x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 35 k mesa-libglapi x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 44 k mkfontscale x86_64 1.2.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 31 k ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k nspr x86_64 4.35.0-17.el9_5 tf-mirrors.ci_repos_yum9-appstream 134 k nss x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 716 k nss-softokn x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 386 k nss-softokn-freebl x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 309 k nss-sysinit x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 18 k nss-util x86_64 3.101.0-10.el9_5 tf-mirrors.ci_repos_yum9-appstream 89 k openjpeg2 x86_64 2.4.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 162 k openssh x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 457 k openssh-clients x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 713 k opus x86_64 1.3.1-10.el9 tf-mirrors.ci_repos_yum9-appstream 199 k orc x86_64 0.4.31-8.el9 tf-mirrors.ci_repos_yum9-appstream 182 k osinfo-db noarch 20240701-2.el9 tf-mirrors.ci_repos_yum9-appstream 289 k osinfo-db-tools x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 68 k ostree-libs x86_64 2024.9-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 467 k pango x86_64 1.48.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 297 k perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Git noarch 2.43.5-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 37 k perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 134 k pipewire-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M pixman x86_64 0.40.0-6.el9_3 tf-mirrors.ci_repos_yum9-appstream 269 k policycoreutils-python-utils noarch 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-appstream 71 k polkit x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 146 k polkit-libs x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 8.3 M poppler x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.1 M poppler-data noarch 0.4.9-9.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 1.8 M poppler-glib x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 151 k procps-ng x86_64 3.3.17-14.el9 tf-mirrors.ci_repos_yum9-baseos 332 k pulseaudio-libs x86_64 15.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 666 k python3-audit x86_64 3.1.5-1.el9 tf-mirrors.ci_repos_yum9-appstream 82 k python3-distro noarch 1.5.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 36 k python3-libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 187 k python3-libsemanage x86_64 3.6-2.1.el9_5 tf-mirrors.ci_repos_yum9-appstream 78 k python3-policycoreutils noarch 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M python3-setools x86_64 4.4.4-1.el9 tf-mirrors.ci_repos_yum9-baseos 551 k rtkit x86_64 0.11-29.el9 tf-mirrors.ci_repos_yum9-appstream 55 k shared-mime-info x86_64 2.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 372 k sound-theme-freedesktop noarch 0.8-17.el9 tf-mirrors.ci_repos_yum9-appstream 377 k systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M totem-pl-parser x86_64 3.26.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 130 k tracker x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 538 k ttmkfdir x86_64 3.0.9-65.el9 tf-mirrors.ci_repos_yum9-appstream 52 k tzdata-java noarch 2025a-1.el9 tf-mirrors.ci_repos_yum9-appstream 145 k upower x86_64 0.99.13-2.el9 tf-mirrors.ci_repos_yum9-appstream 165 k vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k webkit2gtk3-jsc x86_64 2.46.6-1.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M webrtc-audio-processing x86_64 0.3.1-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 303 k which x86_64 2.21-29.el9 tf-mirrors.ci_repos_yum9-baseos 40 k wireplumber x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 83 k wireplumber-libs x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 338 k xdg-dbus-proxy x86_64 0.1.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k xdg-desktop-portal x86_64 1.12.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 367 k xkeyboard-config noarch 2.33-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k xml-common noarch 0.6.3-58.el9 tf-mirrors.ci_repos_yum9-appstream 31 k xorg-x11-fonts-Type1 noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 499 k Installing weak dependencies: abattis-cantarell-fonts noarch 0.301-4.el9 tf-mirrors.ci_repos_yum9-appstream 364 k dconf x86_64 0.40.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 109 k exiv2 x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 975 k flatpak x86_64 1.12.9-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 1.7 M java-17-openjdk-devel x86_64 1:17.0.14.0.7-2.el9 tf-mirrors.ci_repos_yum9-appstream 4.7 M libcanberra-gtk2 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 25 k libproxy-webkitgtk4 x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-appstream 21 k mesa-dri-drivers x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 8.8 M p11-kit-server x86_64 0.25.3-3.el9_5 tf-mirrors.ci_repos_yum9-appstream 244 k perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k pipewire x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 101 k pipewire-alsa x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 56 k pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 8.1 k pipewire-pulseaudio x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 185 k polkit-pkla-compat x86_64 0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 44 k tracker-miners x86_64 3.1.2-4.el9_3 tf-mirrors.ci_repos_yum9-appstream 888 k xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 130 k Transaction Summary ============================================================================================================================= Install 307 Packages Total download size: 216 M Installed size: 817 M Downloading Packages: (1/307): ModemManager-glib-1.20.2-1.el9.x86_64. 14 MB/s | 334 kB 00:00 (2/307): avahi-libs-0.8-21.el9.x86_64.rpm 10 MB/s | 67 kB 00:00 (3/307): NetworkManager-libnm-1.48.10-5.el9_5.x 33 MB/s | 1.8 MB 00:00 (4/307): adobe-source-code-pro-fonts-2.030.1.05 11 MB/s | 831 kB 00:00 (5/307): bluez-libs-5.72-2.el9.x86_64.rpm 1.7 MB/s | 81 kB 00:00 (6/307): bubblewrap-0.4.1-8.el9_5.x86_64.rpm 1.7 MB/s | 49 kB 00:00 (7/307): bzip2-1.0.8-10.el9_5.x86_64.rpm 3.0 MB/s | 51 kB 00:00 (8/307): cups-libs-2.3.3op2-31.el9_5.x86_64.rpm 19 MB/s | 262 kB 00:00 (9/307): cryptsetup-libs-2.7.2-3.el9_5.x86_64.r 18 MB/s | 514 kB 00:00 (10/307): device-mapper-1.02.198-2.el9.x86_64.r 8.9 MB/s | 137 kB 00:00 (11/307): device-mapper-libs-1.02.198-2.el9.x86 15 MB/s | 177 kB 00:00 (12/307): ed-1.14.2-12.el9.x86_64.rpm 6.5 MB/s | 74 kB 00:00 (13/307): fonts-filesystem-2.0.5-7.el9.1.noarch 1.0 MB/s | 9.0 kB 00:00 (14/307): dejavu-sans-fonts-2.37-18.el9.noarch. 23 MB/s | 1.3 MB 00:00 (15/307): fuse-2.9.9-16.el9.x86_64.rpm 3.5 MB/s | 78 kB 00:00 (16/307): fuse-common-3.10.2-9.el9.x86_64.rpm 991 kB/s | 7.3 kB 00:00 (17/307): freetype-2.10.4-9.el9.x86_64.rpm 10 MB/s | 387 kB 00:00 (18/307): fuse-libs-2.9.9-16.el9.x86_64.rpm 6.4 MB/s | 96 kB 00:00 (19/307): glib-networking-2.68.3-3.el9.x86_64.r 9.0 MB/s | 169 kB 00:00 (20/307): graphite2-1.3.14-9.el9.x86_64.rpm 7.3 MB/s | 94 kB 00:00 (21/307): gobject-introspection-1.68.0-11.el9.x 9.6 MB/s | 246 kB 00:00 (22/307): gsettings-desktop-schemas-40.0-6.el9. 31 MB/s | 667 kB 00:00 (23/307): harfbuzz-2.7.4-10.el9.x86_64.rpm 24 MB/s | 623 kB 00:00 (24/307): groff-base-1.22.4-10.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 (25/307): info-6.7-15.el9.x86_64.rpm 9.4 MB/s | 224 kB 00:00 (26/307): json-glib-1.6.6-1.el9.x86_64.rpm 10 MB/s | 151 kB 00:00 (27/307): kbd-2.4.0-10.el9.x86_64.rpm 25 MB/s | 387 kB 00:00 (28/307): kbd-legacy-2.4.0-10.el9.noarch.rpm 18 MB/s | 502 kB 00:00 (29/307): hwdata-0.348-9.15.el9.noarch.rpm 20 MB/s | 1.6 MB 00:00 (30/307): kmod-28-10.el9.x86_64.rpm 8.2 MB/s | 121 kB 00:00 (31/307): libatomic-11.5.0-5.el9_5.x86_64.rpm 2.9 MB/s | 25 kB 00:00 (32/307): libbrotli-1.0.9-7.el9_5.x86_64.rpm 25 MB/s | 312 kB 00:00 (33/307): libcbor-0.7.0-5.el9.x86_64.rpm 4.1 MB/s | 56 kB 00:00 (34/307): libedit-3.1-38.20210216cvs.el9.x86_64 12 MB/s | 103 kB 00:00 (35/307): libfido2-1.13.0-2.el9.x86_64.rpm 13 MB/s | 97 kB 00:00 (36/307): libgudev-237-1.el9.x86_64.rpm 4.7 MB/s | 35 kB 00:00 (37/307): libgusb-0.3.8-2.el9.x86_64.rpm 7.2 MB/s | 50 kB 00:00 (38/307): kbd-misc-2.4.0-10.el9.noarch.rpm 17 MB/s | 1.5 MB 00:00 (39/307): libpciaccess-0.16-7.el9.x86_64.rpm 1.1 MB/s | 26 kB 00:00 (40/307): libpng-1.6.37-12.el9.x86_64.rpm 17 MB/s | 116 kB 00:00 (41/307): libproxy-0.4.15-35.el9.x86_64.rpm 7.1 MB/s | 73 kB 00:00 (42/307): libtdb-1.4.10-1.el9.x86_64.rpm 4.5 MB/s | 50 kB 00:00 (43/307): lksctp-tools-1.0.19-3.el9_4.x86_64.rp 12 MB/s | 96 kB 00:00 (44/307): ncurses-6.2-10.20210508.el9.x86_64.rp 16 MB/s | 399 kB 00:00 (45/307): openssh-8.7p1-43.el9.x86_64.rpm 15 MB/s | 457 kB 00:00 (46/307): openssh-clients-8.7p1-43.el9.x86_64.r 28 MB/s | 713 kB 00:00 (47/307): polkit-0.117-13.el9.x86_64.rpm 7.0 MB/s | 146 kB 00:00 (48/307): polkit-pkla-compat-0.1-21.el9.x86_64. 4.5 MB/s | 44 kB 00:00 (49/307): procps-ng-3.3.17-14.el9.x86_64.rpm 14 MB/s | 332 kB 00:00 (50/307): libicu-67.1-9.el9.x86_64.rpm 47 MB/s | 9.6 MB 00:00 (51/307): python3-setools-4.4.4-1.el9.x86_64.rp 6.4 MB/s | 551 kB 00:00 (52/307): shared-mime-info-2.1-5.el9.x86_64.rpm 17 MB/s | 372 kB 00:00 (53/307): sudo-1.9.5p2-10.el9_3.x86_64.rpm 37 MB/s | 1.0 MB 00:00 (54/307): unzip-6.0-57.el9.x86_64.rpm 24 MB/s | 180 kB 00:00 (55/307): systemd-udev-252-46.el9_5.2.0.1.x86_6 38 MB/s | 1.9 MB 00:00 (56/307): vim-filesystem-8.2.2637-21.el9.noarch 336 kB/s | 9.3 kB 00:00 (57/307): which-2.21-29.el9.x86_64.rpm 5.4 MB/s | 40 kB 00:00 (58/307): polkit-libs-0.117-13.el9.x86_64.rpm 33 MB/s | 8.3 MB 00:00 (59/307): abattis-cantarell-fonts-0.301-4.el9.n 4.7 MB/s | 364 kB 00:00 (60/307): adwaita-cursor-theme-40.1.1-3.el9.noa 7.2 MB/s | 623 kB 00:00 (61/307): alsa-lib-1.2.12-1.el9.x86_64.rpm 20 MB/s | 504 kB 00:00 (62/307): ant-1.10.9-11.el9_5.noarch.rpm 8.3 MB/s | 163 kB 00:00 (63/307): ant-junit-1.10.9-11.el9_5.noarch.rpm 14 MB/s | 155 kB 00:00 (64/307): ant-openjdk17-1.10.9-11.el9_5.noarch. 963 kB/s | 7.5 kB 00:00 (65/307): ant-lib-1.10.9-11.el9_5.noarch.rpm 52 MB/s | 2.0 MB 00:00 (66/307): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 2.7 MB/s | 86 kB 00:00 (67/307): at-spi2-core-2.40.3-1.el9.x86_64.rpm 12 MB/s | 176 kB 00:00 (68/307): atk-2.36.0-5.el9.x86_64.rpm 16 MB/s | 270 kB 00:00 (69/307): avahi-glib-0.8-21.el9.x86_64.rpm 1.2 MB/s | 14 kB 00:00 (70/307): cairo-1.17.4-7.el9.x86_64.rpm 38 MB/s | 659 kB 00:00 (71/307): cairo-gobject-1.17.4-7.el9.x86_64.rpm 996 kB/s | 18 kB 00:00 (72/307): checkpolicy-3.6-1.el9.x86_64.rpm 25 MB/s | 352 kB 00:00 (73/307): colord-libs-1.4.5-4.el9.x86_64.rpm 14 MB/s | 230 kB 00:00 (74/307): composefs-libs-1.0.5-1.el9.x86_64.rpm 5.4 MB/s | 60 kB 00:00 (75/307): copy-jdk-configs-4.0-3.el9.noarch.rpm 3.6 MB/s | 27 kB 00:00 (76/307): dbus-glib-0.110-13.el9.x86_64.rpm 10 MB/s | 122 kB 00:00 (77/307): dconf-0.40.0-6.el9.x86_64.rpm 7.2 MB/s | 109 kB 00:00 (78/307): emacs-filesystem-27.2-11.el9_5.1.noar 873 kB/s | 7.9 kB 00:00 (79/307): exempi-2.6.0-0.2.20211007gite23c213.e 36 MB/s | 523 kB 00:00 (80/307): adwaita-icon-theme-40.1.1-3.el9.noarc 41 MB/s | 11 MB 00:00 (81/307): exiv2-0.27.5-2.el9.x86_64.rpm 9.2 MB/s | 975 kB 00:00 (82/307): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 15 MB/s | 324 kB 00:00 (83/307): exiv2-libs-0.27.5-2.el9.x86_64.rpm 6.7 MB/s | 779 kB 00:00 (84/307): flac-libs-1.3.3-10.el9_2.1.x86_64.rpm 7.6 MB/s | 217 kB 00:00 (85/307): flatpak-selinux-1.12.9-3.el9_5.noarch 2.0 MB/s | 21 kB 00:00 (86/307): flatpak-session-helper-1.12.9-3.el9_5 8.8 MB/s | 72 kB 00:00 (87/307): fontconfig-2.14.0-2.el9_1.x86_64.rpm 23 MB/s | 274 kB 00:00 (88/307): fribidi-1.0.10-6.el9.2.x86_64.rpm 7.4 MB/s | 84 kB 00:00 (89/307): gdk-pixbuf2-modules-2.42.6-4.el9_4.x8 786 kB/s | 85 kB 00:00 (90/307): gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rpm 3.7 MB/s | 466 kB 00:00 (91/307): geoclue2-2.6.0-7.el9.x86_64.rpm 7.3 MB/s | 122 kB 00:00 (92/307): giflib-5.2.1-9.el9.x86_64.rpm 5.7 MB/s | 48 kB 00:00 (93/307): git-2.43.5-2.el9_5.x86_64.rpm 6.5 MB/s | 50 kB 00:00 (94/307): flatpak-1.12.9-3.el9_5.x86_64.rpm 8.6 MB/s | 1.7 MB 00:00 (95/307): gpm-libs-1.20.7-29.el9.x86_64.rpm 1.7 MB/s | 20 kB 00:00 (96/307): graphene-1.10.6-2.el9.x86_64.rpm 6.7 MB/s | 64 kB 00:00 (97/307): git-core-doc-2.43.5-2.el9_5.noarch.rp 36 MB/s | 2.7 MB 00:00 (98/307): gsm-1.0.19-6.el9.x86_64.rpm 970 kB/s | 33 kB 00:00 (99/307): git-core-2.43.5-2.el9_5.x86_64.rpm 34 MB/s | 4.4 MB 00:00 (100/307): gtk-update-icon-cache-3.24.31-5.el9. 5.5 MB/s | 32 kB 00:00 (101/307): gstreamer1-1.22.1-2.el9.x86_64.rpm 18 MB/s | 1.4 MB 00:00 (102/307): gstreamer1-plugins-base-1.22.1-3.el9 21 MB/s | 2.2 MB 00:00 (103/307): hamcrest-2.2-9.el9_5.noarch.rpm 10 MB/s | 118 kB 00:00 (104/307): hicolor-icon-theme-0.17-13.el9.noarc 8.2 MB/s | 66 kB 00:00 (105/307): gtk2-2.24.33-8.el9.x86_64.rpm 33 MB/s | 3.5 MB 00:00 (106/307): ipmitool-1.8.18-27.el9.x86_64.rpm 9.1 MB/s | 385 kB 00:00 (107/307): java-17-openjdk-17.0.14.0.7-2.el9.x8 28 MB/s | 430 kB 00:00 (108/307): gtk3-3.24.31-5.el9.x86_64.rpm 29 MB/s | 4.8 MB 00:00 (109/307): iso-codes-4.6.0-3.el9.noarch.rpm 29 MB/s | 3.3 MB 00:00 (110/307): javapackages-filesystem-6.0.0-7.el9_ 2.0 MB/s | 9.9 kB 00:00 (111/307): javapackages-tools-6.0.0-7.el9_5.noa 3.1 MB/s | 23 kB 00:00 (112/307): jbigkit-libs-2.1-23.el9.x86_64.rpm 10 MB/s | 52 kB 00:00 (113/307): java-17-openjdk-devel-17.0.14.0.7-2. 31 MB/s | 4.7 MB 00:00 (114/307): junit-4.13.1-7.el9_5.noarch.rpm 5.6 MB/s | 341 kB 00:00 (115/307): langpacks-core-font-en-3.0-16.el9.no 560 kB/s | 9.5 kB 00:00 (116/307): lcms2-2.12-3.el9.x86_64.rpm 17 MB/s | 166 kB 00:00 (117/307): libX11-common-1.7.0-9.el9.noarch.rpm 22 MB/s | 151 kB 00:00 (118/307): libX11-1.7.0-9.el9.x86_64.rpm 25 MB/s | 650 kB 00:00 (119/307): libX11-xcb-1.7.0-9.el9.x86_64.rpm 664 kB/s | 10 kB 00:00 (120/307): libXau-1.0.9-8.el9.x86_64.rpm 615 kB/s | 30 kB 00:00 (121/307): libXcomposite-0.4.5-7.el9.x86_64.rpm 137 kB/s | 23 kB 00:00 (122/307): libXcursor-1.2.0-7.el9.x86_64.rpm 86 kB/s | 30 kB 00:00 (123/307): libXdamage-1.1.5-7.el9.x86_64.rpm 35 kB/s | 22 kB 00:00 (124/307): libXext-1.3.4-8.el9.x86_64.rpm 58 kB/s | 39 kB 00:00 (125/307): libXfixes-5.0.3-16.el9.x86_64.rpm 67 kB/s | 19 kB 00:00 (126/307): libXft-2.3.3-8.el9.x86_64.rpm 9.4 MB/s | 61 kB 00:00 (127/307): libXi-1.7.10-8.el9.x86_64.rpm 6.8 MB/s | 39 kB 00:00 (128/307): libXinerama-1.1.4-10.el9.x86_64.rpm 1.3 MB/s | 14 kB 00:00 (129/307): libXpm-3.5.13-10.el9.x86_64.rpm 300 kB/s | 58 kB 00:00 (130/307): libXrandr-1.5.2-8.el9.x86_64.rpm 140 kB/s | 27 kB 00:00 (131/307): libXrender-0.9.10-16.el9.x86_64.rpm 1.5 MB/s | 27 kB 00:00 (132/307): libXtst-1.2.3-16.el9.x86_64.rpm 1.7 MB/s | 20 kB 00:00 (133/307): libXv-1.0.11-16.el9.x86_64.rpm 953 kB/s | 18 kB 00:00 (134/307): libXxf86vm-1.1.4-18.el9.x86_64.rpm 936 kB/s | 18 kB 00:00 (135/307): libappstream-glib-0.7.18-5.el9_4.x86 22 MB/s | 386 kB 00:00 (136/307): libasyncns-0.8-22.el9.x86_64.rpm 1.7 MB/s | 29 kB 00:00 (137/307): libcanberra-0.30-27.el9.x86_64.rpm 6.5 MB/s | 85 kB 00:00 (138/307): libcanberra-gtk2-0.30-27.el9.x86_64. 1.8 MB/s | 25 kB 00:00 (139/307): libcanberra-gtk3-0.30-27.el9.x86_64. 2.3 MB/s | 31 kB 00:00 (140/307): libdatrie-0.2.13-4.el9.x86_64.rpm 2.3 MB/s | 32 kB 00:00 (141/307): libdrm-2.4.121-1.el9.x86_64.rpm 12 MB/s | 158 kB 00:00 (142/307): libepoxy-1.5.5-4.el9.x86_64.rpm 13 MB/s | 244 kB 00:00 (143/307): libfontenc-1.1.3-17.el9.x86_64.rpm 3.5 MB/s | 30 kB 00:00 (144/307): libexif-0.6.22-6.el9.x86_64.rpm 9.7 MB/s | 423 kB 00:00 (145/307): libgexiv2-0.12.3-1.el9.x86_64.rpm 3.2 MB/s | 81 kB 00:00 (146/307): libglvnd-1.3.4-1.el9.x86_64.rpm 15 MB/s | 133 kB 00:00 (147/307): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 3.7 MB/s | 36 kB 00:00 (148/307): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 8.8 MB/s | 140 kB 00:00 (149/307): libgsf-1.14.47-5.el9.x86_64.rpm 19 MB/s | 245 kB 00:00 (150/307): libgxps-0.3.2-3.el9.x86_64.rpm 5.8 MB/s | 78 kB 00:00 (151/307): libiptcdata-1.0.5-10.el9.x86_64.rpm 5.6 MB/s | 60 kB 00:00 (152/307): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 19 MB/s | 174 kB 00:00 (153/307): libldac-2.0.2.3-10.el9.x86_64.rpm 4.8 MB/s | 40 kB 00:00 (154/307): libnotify-0.7.9-8.el9.x86_64.rpm 5.6 MB/s | 43 kB 00:00 (155/307): libogg-1.3.4-6.el9.x86_64.rpm 4.0 MB/s | 32 kB 00:00 (156/307): libosinfo-1.10.0-1.el9.x86_64.rpm 26 MB/s | 312 kB 00:00 (157/307): libproxy-webkitgtk4-0.4.15-35.el9.x8 1.9 MB/s | 21 kB 00:00 (158/307): librsvg2-2.50.7-3.el9.x86_64.rpm 52 MB/s | 2.8 MB 00:00 (159/307): libsbc-1.4-9.el9.x86_64.rpm 806 kB/s | 44 kB 00:00 (160/307): libsndfile-1.0.31-8.el9_5.2.x86_64.r 19 MB/s | 206 kB 00:00 (161/307): libsoup-2.72.0-8.el9_5.3.x86_64.rpm 21 MB/s | 388 kB 00:00 (162/307): libstemmer-0-18.585svn.el9.x86_64.rp 5.4 MB/s | 83 kB 00:00 (163/307): libthai-0.1.28-8.el9.x86_64.rpm 19 MB/s | 208 kB 00:00 (164/307): libtheora-1.1.1-31.el9.x86_64.rpm 13 MB/s | 163 kB 00:00 (165/307): libtiff-4.4.0-13.el9.x86_64.rpm 15 MB/s | 197 kB 00:00 (166/307): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 3.4 MB/s | 35 kB 00:00 (167/307): libtracker-sparql-3.1.2-3.el9_1.x86_ 27 MB/s | 316 kB 00:00 (168/307): libvisual-0.4.0-34.el9.x86_64.rpm 11 MB/s | 143 kB 00:00 (169/307): libvorbis-1.3.7-5.el9.x86_64.rpm 19 MB/s | 192 kB 00:00 (170/307): libwayland-client-1.21.0-1.el9.x86_6 3.3 MB/s | 33 kB 00:00 (171/307): libwayland-cursor-1.21.0-1.el9.x86_6 2.8 MB/s | 18 kB 00:00 (172/307): libwayland-egl-1.21.0-1.el9.x86_64.r 2.4 MB/s | 12 kB 00:00 (173/307): libwayland-server-1.21.0-1.el9.x86_6 7.7 MB/s | 41 kB 00:00 (174/307): libwebp-1.2.0-8.el9.x86_64.rpm 26 MB/s | 276 kB 00:00 (175/307): libxcb-1.13.1-9.el9.x86_64.rpm 12 MB/s | 224 kB 00:00 (176/307): libxkbcommon-1.0.3-4.el9.x86_64.rpm 8.0 MB/s | 132 kB 00:00 (177/307): libxshmfence-1.3-10.el9.x86_64.rpm 637 kB/s | 12 kB 00:00 (178/307): libxslt-1.1.34-9.el9.x86_64.rpm 12 MB/s | 240 kB 00:00 (179/307): low-memory-monitor-2.1-4.el9.x86_64. 1.9 MB/s | 35 kB 00:00 (180/307): lua-5.4.4-4.el9.x86_64.rpm 20 MB/s | 187 kB 00:00 (181/307): lua-posix-35.0-8.el9.x86_64.rpm 15 MB/s | 131 kB 00:00 (182/307): mesa-dri-drivers-24.1.2-3.el9.x86_64 63 MB/s | 8.8 MB 00:00 (183/307): mesa-filesystem-24.1.2-3.el9.x86_64. 1.2 MB/s | 10 kB 00:00 (184/307): mesa-libEGL-24.1.2-3.el9.x86_64.rpm 8.1 MB/s | 138 kB 00:00 (185/307): java-17-openjdk-headless-17.0.14.0.7 20 MB/s | 44 MB 00:02 (186/307): mesa-libGL-24.1.2-3.el9.x86_64.rpm 678 kB/s | 169 kB 00:00 (187/307): mesa-libgbm-24.1.2-3.el9.x86_64.rpm 4.0 MB/s | 35 kB 00:00 (188/307): mesa-libglapi-24.1.2-3.el9.x86_64.rp 7.1 MB/s | 44 kB 00:00 (189/307): mkfontscale-1.2.1-3.el9.x86_64.rpm 5.5 MB/s | 31 kB 00:00 (190/307): nspr-4.35.0-17.el9_5.x86_64.rpm 19 MB/s | 134 kB 00:00 (191/307): nss-3.101.0-10.el9_5.x86_64.rpm 40 MB/s | 716 kB 00:00 (192/307): nss-softokn-3.101.0-10.el9_5.x86_64. 15 MB/s | 386 kB 00:00 (193/307): nss-softokn-freebl-3.101.0-10.el9_5. 16 MB/s | 309 kB 00:00 (194/307): nss-sysinit-3.101.0-10.el9_5.x86_64. 1.7 MB/s | 18 kB 00:00 (195/307): nss-util-3.101.0-10.el9_5.x86_64.rpm 12 MB/s | 89 kB 00:00 (196/307): openjpeg2-2.4.0-7.el9.x86_64.rpm 16 MB/s | 162 kB 00:00 (197/307): opus-1.3.1-10.el9.x86_64.rpm 17 MB/s | 199 kB 00:00 (198/307): orc-0.4.31-8.el9.x86_64.rpm 16 MB/s | 182 kB 00:00 (199/307): osinfo-db-20240701-2.el9.noarch.rpm 21 MB/s | 289 kB 00:00 (200/307): osinfo-db-tools-1.10.0-1.el9.x86_64. 6.0 MB/s | 68 kB 00:00 (201/307): ostree-libs-2024.9-1.el9_5.x86_64.rp 34 MB/s | 467 kB 00:00 (202/307): p11-kit-server-0.25.3-3.el9_5.x86_64 14 MB/s | 244 kB 00:00 (203/307): pango-1.48.7-3.el9.x86_64.rpm 22 MB/s | 297 kB 00:00 (204/307): patch-2.7.6-16.el9.x86_64.rpm 12 MB/s | 127 kB 00:00 (205/307): perl-AutoLoader-5.74-481.el9.noarch. 2.4 MB/s | 20 kB 00:00 (206/307): perl-B-1.80-481.el9.x86_64.rpm 19 MB/s | 178 kB 00:00 (207/307): perl-Carp-1.50-460.el9.noarch.rpm 2.9 MB/s | 29 kB 00:00 (208/307): perl-Class-Struct-0.66-481.el9.noarc 2.7 MB/s | 21 kB 00:00 (209/307): perl-Data-Dumper-2.174-462.el9.x86_6 7.4 MB/s | 55 kB 00:00 (210/307): perl-Digest-1.19-4.el9.noarch.rpm 3.9 MB/s | 25 kB 00:00 (211/307): perl-Digest-MD5-2.58-4.el9.x86_64.rp 5.7 MB/s | 36 kB 00:00 (212/307): perl-DynaLoader-1.47-481.el9.x86_64. 3.5 MB/s | 24 kB 00:00 (213/307): llvm-libs-18.1.8-3.el9.x86_64.rpm 34 MB/s | 26 MB 00:00 (214/307): perl-Errno-1.30-481.el9.x86_64.rpm 85 kB/s | 13 kB 00:00 (215/307): perl-Error-0.17029-7.el9.noarch.rpm 6.0 MB/s | 41 kB 00:00 (216/307): perl-Exporter-5.74-461.el9.noarch.rp 4.0 MB/s | 31 kB 00:00 (217/307): perl-Fcntl-1.13-481.el9.x86_64.rpm 2.8 MB/s | 19 kB 00:00 (218/307): perl-File-Basename-2.85-481.el9.noar 2.8 MB/s | 16 kB 00:00 (219/307): perl-File-Find-1.37-481.el9.noarch.r 3.3 MB/s | 24 kB 00:00 (220/307): perl-File-Path-2.18-4.el9.noarch.rpm 4.4 MB/s | 35 kB 00:00 (221/307): perl-File-Temp-0.231.100-4.el9.noarc 8.2 MB/s | 59 kB 00:00 (222/307): perl-File-stat-1.09-481.el9.noarch.r 2.4 MB/s | 16 kB 00:00 (223/307): perl-FileHandle-2.03-481.el9.noarch. 2.2 MB/s | 14 kB 00:00 (224/307): perl-Getopt-Long-2.52-4.el9.noarch.r 8.1 MB/s | 60 kB 00:00 (225/307): perl-Getopt-Std-1.12-481.el9.noarch. 2.2 MB/s | 14 kB 00:00 (226/307): perl-Git-2.43.5-2.el9_5.noarch.rpm 5.4 MB/s | 37 kB 00:00 (227/307): perl-HTTP-Tiny-0.076-462.el9.noarch. 5.6 MB/s | 53 kB 00:00 (228/307): perl-IO-1.43-481.el9.x86_64.rpm 8.0 MB/s | 85 kB 00:00 (229/307): perl-IO-Socket-IP-0.41-5.el9.noarch. 4.3 MB/s | 42 kB 00:00 (230/307): perl-Encode-3.08-462.el9.x86_64.rpm 6.9 MB/s | 1.7 MB 00:00 (231/307): perl-IPC-Open3-1.21-481.el9.noarch.r 821 kB/s | 21 kB 00:00 (232/307): perl-IO-Socket-SSL-2.073-2.el9.noarc 5.9 MB/s | 214 kB 00:00 (233/307): perl-MIME-Base64-3.16-4.el9.x86_64.r 2.5 MB/s | 30 kB 00:00 (234/307): perl-Mozilla-CA-20200520-6.el9.noarc 1.0 MB/s | 12 kB 00:00 (235/307): perl-NDBM_File-1.15-481.el9.x86_64.r 2.7 MB/s | 21 kB 00:00 (236/307): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 22 MB/s | 391 kB 00:00 (237/307): perl-POSIX-1.94-481.el9.x86_64.rpm 4.8 MB/s | 95 kB 00:00 (238/307): perl-Pod-Escapes-1.07-460.el9.noarch 2.2 MB/s | 20 kB 00:00 (239/307): perl-PathTools-3.78-461.el9.x86_64.r 3.7 MB/s | 85 kB 00:00 (240/307): perl-Pod-Perldoc-3.28.01-461.el9.noa 6.6 MB/s | 83 kB 00:00 (241/307): perl-Pod-Usage-2.01-4.el9.noarch.rpm 4.4 MB/s | 40 kB 00:00 (242/307): perl-Scalar-List-Utils-1.56-462.el9. 8.7 MB/s | 70 kB 00:00 (243/307): perl-SelectSaver-1.02-481.el9.noarch 1.4 MB/s | 10 kB 00:00 (244/307): perl-Pod-Simple-3.42-4.el9.noarch.rp 7.5 MB/s | 215 kB 00:00 (245/307): perl-Socket-2.031-4.el9.x86_64.rpm 4.0 MB/s | 54 kB 00:00 (246/307): perl-Symbol-1.08-481.el9.noarch.rpm 2.1 MB/s | 13 kB 00:00 (247/307): perl-Storable-3.21-460.el9.x86_64.rp 5.3 MB/s | 95 kB 00:00 (248/307): perl-Term-ANSIColor-5.01-461.el9.noa 4.4 MB/s | 48 kB 00:00 (249/307): perl-Term-Cap-1.17-460.el9.noarch.rp 2.0 MB/s | 22 kB 00:00 (250/307): perl-TermReadKey-2.38-11.el9.x86_64. 3.6 MB/s | 36 kB 00:00 (251/307): perl-Text-ParseWords-3.30-460.el9.no 2.8 MB/s | 16 kB 00:00 (252/307): perl-Text-Tabs+Wrap-2013.0523-460.el 2.8 MB/s | 23 kB 00:00 (253/307): perl-Time-Local-1.300-7.el9.noarch.r 3.8 MB/s | 33 kB 00:00 (254/307): perl-base-2.27-481.el9.noarch.rpm 2.4 MB/s | 15 kB 00:00 (255/307): perl-constant-1.33-461.el9.noarch.rp 3.5 MB/s | 23 kB 00:00 (256/307): perl-if-0.60.800-481.el9.noarch.rpm 1.7 MB/s | 13 kB 00:00 (257/307): perl-URI-5.09-3.el9.noarch.rpm 5.5 MB/s | 108 kB 00:00 (258/307): perl-lib-0.65-481.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 (259/307): perl-interpreter-5.32.1-481.el9.x86_ 4.5 MB/s | 70 kB 00:00 (260/307): perl-libnet-3.13-4.el9.noarch.rpm 12 MB/s | 125 kB 00:00 (261/307): perl-mro-1.23-481.el9.x86_64.rpm 2.5 MB/s | 27 kB 00:00 (262/307): perl-overload-1.31-481.el9.noarch.rp 4.4 MB/s | 44 kB 00:00 (263/307): perl-overloading-0.02-481.el9.noarch 1.7 MB/s | 11 kB 00:00 (264/307): perl-parent-0.238-460.el9.noarch.rpm 2.4 MB/s | 14 kB 00:00 (265/307): perl-podlators-4.14-460.el9.noarch.r 14 MB/s | 112 kB 00:00 (266/307): perl-subs-1.03-481.el9.noarch.rpm 1.2 MB/s | 10 kB 00:00 (267/307): perl-vars-1.05-481.el9.noarch.rpm 1.8 MB/s | 12 kB 00:00 (268/307): pipewire-1.0.1-1.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 (269/307): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 5.4 MB/s | 56 kB 00:00 (270/307): pipewire-jack-audio-connection-kit-1 1.3 MB/s | 8.1 kB 00:00 (271/307): perl-libs-5.32.1-481.el9.x86_64.rpm 27 MB/s | 2.0 MB 00:00 (272/307): pipewire-jack-audio-connection-kit-l 3.7 MB/s | 134 kB 00:00 (273/307): pipewire-pulseaudio-1.0.1-1.el9.x86_ 12 MB/s | 185 kB 00:00 (274/307): pixman-0.40.0-6.el9_3.x86_64.rpm 20 MB/s | 269 kB 00:00 (275/307): policycoreutils-python-utils-3.6-2.1 6.8 MB/s | 71 kB 00:00 (276/307): poppler-21.01.0-21.el9.x86_64.rpm 47 MB/s | 1.1 MB 00:00 (277/307): pipewire-libs-1.0.1-1.el9.x86_64.rpm 20 MB/s | 1.9 MB 00:00 (278/307): poppler-glib-21.01.0-21.el9.x86_64.r 5.2 MB/s | 151 kB 00:00 (279/307): pulseaudio-libs-15.0-2.el9.x86_64.rp 33 MB/s | 666 kB 00:00 (280/307): python3-audit-3.1.5-1.el9.x86_64.rpm 4.6 MB/s | 82 kB 00:00 (281/307): python3-distro-1.5.0-7.el9.noarch.rp 5.2 MB/s | 36 kB 00:00 (282/307): poppler-data-0.4.9-9.el9.0.1.noarch. 21 MB/s | 1.8 MB 00:00 (283/307): python3-libsemanage-3.6-2.1.el9_5.x8 3.3 MB/s | 78 kB 00:00 (284/307): python3-libselinux-3.6-1.el9.x86_64. 5.9 MB/s | 187 kB 00:00 (285/307): python3-policycoreutils-3.6-2.1.el9. 56 MB/s | 2.0 MB 00:00 (286/307): rtkit-0.11-29.el9.x86_64.rpm 1.4 MB/s | 55 kB 00:00 (287/307): sound-theme-freedesktop-0.8-17.el9.n 9.0 MB/s | 377 kB 00:00 (288/307): totem-pl-parser-3.26.6-2.el9.x86_64. 9.6 MB/s | 130 kB 00:00 (289/307): tcpdump-4.99.0-9.el9.x86_64.rpm 19 MB/s | 542 kB 00:00 (290/307): ttmkfdir-3.0.9-65.el9.x86_64.rpm 9.8 MB/s | 52 kB 00:00 (291/307): tracker-3.1.2-3.el9_1.x86_64.rpm 18 MB/s | 538 kB 00:00 (292/307): tzdata-java-2025a-1.el9.noarch.rpm 9.9 MB/s | 145 kB 00:00 (293/307): upower-0.99.13-2.el9.x86_64.rpm 15 MB/s | 165 kB 00:00 (294/307): tracker-miners-3.1.2-4.el9_3.x86_64. 18 MB/s | 888 kB 00:00 (295/307): vim-enhanced-8.2.2637-21.el9.x86_64. 37 MB/s | 1.7 MB 00:00 (296/307): vim-common-8.2.2637-21.el9.x86_64.rp 50 MB/s | 6.6 MB 00:00 (297/307): webrtc-audio-processing-0.3.1-8.el9. 3.4 MB/s | 303 kB 00:00 (298/307): wireplumber-0.4.14-1.el9.0.1.x86_64. 7.1 MB/s | 83 kB 00:00 (299/307): wireplumber-libs-0.4.14-1.el9.0.1.x8 28 MB/s | 338 kB 00:00 (300/307): xdg-dbus-proxy-0.1.3-1.el9.x86_64.rp 3.6 MB/s | 41 kB 00:00 (301/307): webkit2gtk3-jsc-2.46.6-1.el9_5.x86_6 23 MB/s | 4.4 MB 00:00 (302/307): xdg-desktop-portal-gtk-1.12.0-3.el9. 2.3 MB/s | 130 kB 00:00 (303/307): xdg-desktop-portal-1.12.6-1.el9.x86_ 5.4 MB/s | 367 kB 00:00 (304/307): xml-common-0.6.3-58.el9.noarch.rpm 2.6 MB/s | 31 kB 00:00 (305/307): xorg-x11-fonts-Type1-7.5-33.el9.noar 33 MB/s | 499 kB 00:00 (306/307): xkeyboard-config-2.33-2.el9.noarch.r 19 MB/s | 779 kB 00:00 (307/307): GConf2-3.2.6-34.el9.x86_64.rpm 27 MB/s | 979 kB 00:00 -------------------------------------------------------------------------------- Total 45 MB/s | 216 MB 00:04 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_64 1/1 Preparing : 1/1 Installing : libpng-2:1.6.37-12.el9.x86_64 1/307 Installing : nspr-4.35.0-17.el9_5.x86_64 2/307 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 3/307 Installing : javapackages-filesystem-6.0.0-7.el9_5.noarch 4/307 Installing : json-glib-1.6.6-1.el9.x86_64 5/307 Installing : libogg-2:1.3.4-6.el9.x86_64 6/307 Installing : libvorbis-1:1.3.7-5.el9.x86_64 7/307 Installing : atk-2.36.0-5.el9.x86_64 8/307 Installing : alsa-lib-1.2.12-1.el9.x86_64 9/307 Installing : avahi-libs-0.8-21.el9.x86_64 10/307 Installing : nss-util-3.101.0-10.el9_5.x86_64 11/307 Installing : libwayland-client-1.21.0-1.el9.x86_64 12/307 Installing : polkit-libs-0.117-13.el9.x86_64 13/307 Installing : libicu-67.1-9.el9.x86_64 14/307 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 15/307 Installing : cups-libs-1:2.3.3op2-31.el9_5.x86_64 16/307 Installing : opus-1.3.1-10.el9.x86_64 17/307 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 18/307 Installing : libstemmer-0-18.585svn.el9.x86_64 19/307 Installing : libX11-xcb-1.7.0-9.el9.x86_64 20/307 Installing : lcms2-2.12-3.el9.x86_64 21/307 Installing : gstreamer1-1.22.1-2.el9.x86_64 22/307 Installing : which-2.21-29.el9.x86_64 23/307 Installing : libtdb-1.4.10-1.el9.x86_64 24/307 Installing : hwdata-0.348-9.15.el9.noarch 25/307 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 26/307 Running scriptlet: polkit-0.117-13.el9.x86_64 27/307 Installing : polkit-0.117-13.el9.x86_64 27/307 Running scriptlet: polkit-0.117-13.el9.x86_64 27/307 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 28/307 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 29/307 Installing : ant-lib-1.10.9-11.el9_5.noarch 30/307 Running scriptlet: xml-common-0.6.3-58.el9.noarch 31/307 Installing : xml-common-0.6.3-58.el9.noarch 31/307 Installing : python3-libselinux-3.6-1.el9.x86_64 32/307 Installing : pixman-0.40.0-6.el9_3.x86_64 33/307 Installing : libxshmfence-1.3-10.el9.x86_64 34/307 Installing : libwayland-server-1.21.0-1.el9.x86_64 35/307 Installing : libwayland-egl-1.21.0-1.el9.x86_64 36/307 Installing : libglvnd-1:1.3.4-1.el9.x86_64 37/307 Installing : libXau-1.0.9-8.el9.x86_64 38/307 Installing : libxcb-1.13.1-9.el9.x86_64 39/307 Installing : hicolor-icon-theme-0.17-13.el9.noarch 40/307 Installing : fribidi-1.0.10-6.el9.2.x86_64 41/307 Installing : dconf-0.40.0-6.el9.x86_64 42/307 Running scriptlet: dconf-0.40.0-6.el9.x86_64 42/307 Installing : libproxy-0.4.15-35.el9.x86_64 43/307 Installing : libgudev-237-1.el9.x86_64 44/307 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 45/307 Installing : libbrotli-1.0.9-7.el9_5.x86_64 46/307 Installing : fuse-libs-2.9.9-16.el9.x86_64 47/307 Installing : llvm-libs-18.1.8-3.el9.x86_64 48/307 Installing : python3-libsemanage-3.6-2.1.el9_5.x86_64 49/307 Installing : iso-codes-4.6.0-3.el9.noarch 50/307 Running scriptlet: rtkit-0.11-29.el9.x86_64 51/307 Installing : rtkit-0.11-29.el9.x86_64 51/307 Running scriptlet: rtkit-0.11-29.el9.x86_64 51/307 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : langpacks-core-font-en-3.0-16.el9.noarch 52/307 Installing : libpciaccess-0.16-7.el9.x86_64 53/307 Installing : libdrm-2.4.121-1.el9.x86_64 54/307 Installing : osinfo-db-20240701-2.el9.noarch 55/307 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 56/307 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 57/307 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 58/307 Installing : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 59/307 Installing : nss-softokn-3.101.0-10.el9_5.x86_64 60/307 Installing : nss-3.101.0-10.el9_5.x86_64 61/307 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 61/307 Installing : nss-sysinit-3.101.0-10.el9_5.x86_64 62/307 Installing : avahi-glib-0.8-21.el9.x86_64 63/307 Installing : flac-libs-1.3.3-10.el9_2.1.x86_64 64/307 Installing : libtheora-1:1.1.1-31.el9.x86_64 65/307 Installing : hamcrest-2.2-9.el9_5.noarch 66/307 Installing : junit-1:4.13.1-7.el9_5.noarch 67/307 Installing : exiv2-libs-0.27.5-2.el9.x86_64 68/307 Installing : exiv2-0.27.5-2.el9.x86_64 69/307 Installing : libgexiv2-0.12.3-1.el9.x86_64 70/307 Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 71/307 Installing : device-mapper-9:1.02.198-2.el9.x86_64 72/307 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 73/307 Installing : xkeyboard-config-2.33-2.el9.noarch 74/307 Installing : libxkbcommon-1.0.3-4.el9.x86_64 75/307 Installing : xdg-dbus-proxy-0.1.3-1.el9.x86_64 76/307 Installing : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 77/307 Installing : tzdata-java-2025a-1.el9.noarch 78/307 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 79/307 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 80/307 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 80/307 Installing : python3-distro-1.5.0-7.el9.noarch 81/307 Installing : python3-audit-3.1.5-1.el9.x86_64 82/307 Installing : poppler-data-0.4.9-9.el9.0.1.noarch 83/307 Installing : p11-kit-server-0.25.3-3.el9_5.x86_64 84/307 Installing : orc-0.4.31-8.el9.x86_64 85/307 Installing : openjpeg2-2.4.0-7.el9.x86_64 86/307 Installing : mesa-filesystem-24.1.2-3.el9.x86_64 87/307 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 88/307 Installing : mesa-libglapi-24.1.2-3.el9.x86_64 89/307 Installing : mesa-dri-drivers-24.1.2-3.el9.x86_64 90/307 Installing : mesa-libgbm-24.1.2-3.el9.x86_64 91/307 Installing : mesa-libEGL-24.1.2-3.el9.x86_64 92/307 Installing : lua-posix-35.0-8.el9.x86_64 93/307 Installing : lua-5.4.4-4.el9.x86_64 94/307 Installing : copy-jdk-configs-4.0-3.el9.noarch 95/307 Installing : low-memory-monitor-2.1-4.el9.x86_64 96/307 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 96/307 Created symlink /etc/systemd/system/basic.target.wants/low-memory-monitor.service → /usr/lib/systemd/system/low-memory-monitor.service. Installing : libxslt-1.1.34-9.el9.x86_64 97/307 Installing : libwebp-1.2.0-8.el9.x86_64 98/307 Installing : libvisual-1:0.4.0-34.el9.x86_64 99/307 Installing : libsbc-1.4-9.el9.x86_64 100/307 Installing : libldac-2.0.2.3-10.el9.x86_64 101/307 Installing : libiptcdata-1.0.5-10.el9.x86_64 102/307 Installing : libfontenc-1.1.3-17.el9.x86_64 103/307 Installing : libexif-0.6.22-6.el9.x86_64 104/307 Installing : libepoxy-1.5.5-4.el9.x86_64 105/307 Installing : libdatrie-0.2.13-4.el9.x86_64 106/307 Installing : libthai-0.1.28-8.el9.x86_64 107/307 Installing : libasyncns-0.8-22.el9.x86_64 108/307 Installing : libX11-common-1.7.0-9.el9.noarch 109/307 Installing : libX11-1.7.0-9.el9.x86_64 110/307 Installing : libXext-1.3.4-8.el9.x86_64 111/307 Installing : libXrender-0.9.10-16.el9.x86_64 112/307 Installing : libXi-1.7.10-8.el9.x86_64 113/307 Installing : libXfixes-5.0.3-16.el9.x86_64 114/307 Installing : libXcomposite-0.4.5-7.el9.x86_64 115/307 Installing : libXcursor-1.2.0-7.el9.x86_64 116/307 Installing : libXdamage-1.1.5-7.el9.x86_64 117/307 Installing : libXtst-1.2.3-16.el9.x86_64 118/307 Installing : libXrandr-1.5.2-8.el9.x86_64 119/307 Installing : libXinerama-1.1.4-10.el9.x86_64 120/307 Installing : at-spi2-core-2.40.3-1.el9.x86_64 121/307 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 122/307 Installing : libXv-1.0.11-16.el9.x86_64 123/307 Installing : libXxf86vm-1.1.4-18.el9.x86_64 124/307 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 125/307 Installing : mesa-libGL-24.1.2-3.el9.x86_64 126/307 Installing : jbigkit-libs-2.1-23.el9.x86_64 127/307 Installing : libtiff-4.4.0-13.el9.x86_64 128/307 Installing : gsm-1.0.19-6.el9.x86_64 129/307 Installing : libsndfile-1.0.31-8.el9_5.2.x86_64 130/307 Installing : pulseaudio-libs-15.0-2.el9.x86_64 131/307 Installing : libcanberra-0.30-27.el9.x86_64 132/307 Running scriptlet: libcanberra-0.30-27.el9.x86_64 132/307 Installing : graphene-1.10.6-2.el9.x86_64 133/307 Installing : gpm-libs-1.20.7-29.el9.x86_64 134/307 Installing : giflib-5.2.1-9.el9.x86_64 135/307 Installing : flatpak-session-helper-1.12.9-3.el9_5.x86_64 136/307 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 137/307 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 138/307 Installing : emacs-filesystem-1:27.2-11.el9_5.1.noarch 139/307 Installing : dbus-glib-0.110-13.el9.x86_64 140/307 Installing : composefs-libs-1.0.5-1.el9.x86_64 141/307 Installing : ostree-libs-2024.9-1.el9_5.x86_64 142/307 Installing : checkpolicy-3.6-1.el9.x86_64 143/307 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 144/307 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 145/307 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 146/307 Installing : vim-common-2:8.2.2637-21.el9.x86_64 147/307 Installing : shared-mime-info-2.1-5.el9.x86_64 148/307 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 148/307 Installing : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 149/307 Installing : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 150/307 Installing : gtk-update-icon-cache-3.24.31-5.el9.x86_64 151/307 Installing : libgsf-1.14.47-5.el9.x86_64 152/307 Installing : libnotify-0.7.9-8.el9.x86_64 153/307 Installing : python3-setools-4.4.4-1.el9.x86_64 154/307 Installing : python3-policycoreutils-3.6-2.1.el9.noarch 155/307 Installing : policycoreutils-python-utils-3.6-2.1.el9.noarch 156/307 Installing : flatpak-selinux-1.12.9-3.el9_5.noarch 157/307 Running scriptlet: flatpak-selinux-1.12.9-3.el9_5.noarch 157/307 libsemanage.semanage_rename: WARNING: rename(/var/lib/selinux/targeted/active, /var/lib/selinux/targeted/previous) failed: Invalid cross-device link, fall back to non-atomic semanage_copy_dir_flags() Installing : procps-ng-3.3.17-14.el9.x86_64 158/307 Running scriptlet: openssh-8.7p1-43.el9.x86_64 159/307 Installing : openssh-8.7p1-43.el9.x86_64 159/307 Installing : ncurses-6.2-10.20210508.el9.x86_64 160/307 Installing : lksctp-tools-1.0.19-3.el9_4.x86_64 161/307 Installing : java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 162/307 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 162/307 Installing : javapackages-tools-6.0.0-7.el9_5.noarch 163/307 Installing : libgusb-0.3.8-2.el9.x86_64 164/307 Installing : colord-libs-1.4.5-4.el9.x86_64 165/307 Installing : libcbor-0.7.0-5.el9.x86_64 166/307 Installing : libatomic-11.5.0-5.el9_5.x86_64 167/307 Installing : webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 168/307 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 169/307 Installing : glib-networking-2.68.3-3.el9.x86_64 170/307 Installing : libsoup-2.72.0-8.el9_5.3.x86_64 171/307 Installing : libappstream-glib-0.7.18-5.el9_4.x86_64 172/307 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 173/307 Installing : libosinfo-1.10.0-1.el9.x86_64 174/307 Installing : kmod-28-10.el9.x86_64 175/307 Installing : kbd-misc-2.4.0-10.el9.noarch 176/307 Installing : kbd-legacy-2.4.0-10.el9.noarch 177/307 Installing : kbd-2.4.0-10.el9.x86_64 178/307 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 179/307 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 179/307 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : libfido2-1.13.0-2.el9.x86_64 180/307 Installing : openssh-clients-8.7p1-43.el9.x86_64 181/307 Running scriptlet: openssh-clients-8.7p1-43.el9.x86_64 181/307 Installing : git-core-2.43.5-2.el9_5.x86_64 182/307 Installing : git-core-doc-2.43.5-2.el9_5.noarch 183/307 Installing : info-6.7-15.el9.x86_64 184/307 Installing : ed-1.14.2-12.el9.x86_64 185/307 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 186/307 Installing : groff-base-1.22.4-10.el9.x86_64 186/307 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 186/307 Installing : perl-Digest-1.19-4.el9.noarch 187/307 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 188/307 Installing : perl-B-1.80-481.el9.x86_64 189/307 Installing : perl-FileHandle-2.03-481.el9.noarch 190/307 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 191/307 Installing : perl-libnet-3.13-4.el9.noarch 192/307 Installing : perl-AutoLoader-5.74-481.el9.noarch 193/307 Installing : perl-base-2.27-481.el9.noarch 194/307 Installing : perl-URI-5.09-3.el9.noarch 195/307 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 196/307 Installing : perl-if-0.60.800-481.el9.noarch 197/307 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 198/307 Installing : perl-Time-Local-2:1.300-7.el9.noarch 199/307 Installing : perl-File-Path-2.18-4.el9.noarch 200/307 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 201/307 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 202/307 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 203/307 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 204/307 Installing : perl-Class-Struct-0.66-481.el9.noarch 205/307 Installing : perl-POSIX-1.94-481.el9.x86_64 206/307 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 207/307 Installing : perl-IPC-Open3-1.21-481.el9.noarch 208/307 Installing : perl-subs-1.03-481.el9.noarch 209/307 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 210/307 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 211/307 Installing : perl-Term-Cap-1.17-460.el9.noarch 212/307 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 213/307 Installing : perl-Socket-4:2.031-4.el9.x86_64 214/307 Installing : perl-SelectSaver-1.02-481.el9.noarch 215/307 Installing : perl-Symbol-1.08-481.el9.noarch 216/307 Installing : perl-File-stat-1.09-481.el9.noarch 217/307 Installing : perl-podlators-1:4.14-460.el9.noarch 218/307 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 219/307 Installing : perl-Fcntl-1.13-481.el9.x86_64 220/307 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 221/307 Installing : perl-mro-1.23-481.el9.x86_64 222/307 Installing : perl-IO-1.43-481.el9.x86_64 223/307 Installing : perl-overloading-0.02-481.el9.noarch 224/307 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 225/307 Installing : perl-Errno-1.30-481.el9.x86_64 226/307 Installing : perl-File-Basename-2.85-481.el9.noarch 227/307 Installing : perl-Getopt-Std-1.12-481.el9.noarch 228/307 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 229/307 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 230/307 Installing : perl-constant-1.33-461.el9.noarch 231/307 Installing : perl-Storable-1:3.21-460.el9.x86_64 232/307 Installing : perl-overload-1.31-481.el9.noarch 233/307 Installing : perl-parent-1:0.238-460.el9.noarch 234/307 Installing : perl-vars-1.05-481.el9.noarch 235/307 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 236/307 Installing : perl-Carp-1.50-460.el9.noarch 237/307 Installing : perl-Exporter-5.74-461.el9.noarch 238/307 Installing : perl-NDBM_File-1.15-481.el9.x86_64 239/307 Installing : perl-PathTools-3.78-461.el9.x86_64 240/307 Installing : perl-Encode-4:3.08-462.el9.x86_64 241/307 Installing : perl-libs-4:5.32.1-481.el9.x86_64 242/307 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 243/307 Installing : perl-DynaLoader-1.47-481.el9.x86_64 244/307 Installing : perl-TermReadKey-2.38-11.el9.x86_64 245/307 Installing : perl-Error-1:0.17029-7.el9.noarch 246/307 Installing : perl-File-Find-1.37-481.el9.noarch 247/307 Installing : perl-lib-0.65-481.el9.x86_64 248/307 Installing : perl-Git-2.43.5-2.el9_5.noarch 249/307 Installing : git-2.43.5-2.el9_5.x86_64 250/307 Installing : graphite2-1.3.14-9.el9.x86_64 251/307 Installing : harfbuzz-2.7.4-10.el9.x86_64 252/307 Installing : freetype-2.10.4-9.el9.x86_64 253/307 Installing : fontconfig-2.14.0-2.el9_1.x86_64 254/307 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 254/307 Installing : cairo-1.17.4-7.el9.x86_64 255/307 Installing : cairo-gobject-1.17.4-7.el9.x86_64 256/307 Installing : libgxps-0.3.2-3.el9.x86_64 257/307 Installing : libXft-2.3.3-8.el9.x86_64 258/307 Installing : pango-1.48.7-3.el9.x86_64 259/307 Installing : gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 260/307 Installing : librsvg2-2.50.7-3.el9.x86_64 261/307 Installing : poppler-21.01.0-21.el9.x86_64 262/307 Installing : poppler-glib-21.01.0-21.el9.x86_64 263/307 Installing : mkfontscale-1.2.1-3.el9.x86_64 264/307 Installing : ttmkfdir-3.0.9-65.el9.x86_64 265/307 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 266/307 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 266/307 Installing : gobject-introspection-1.68.0-11.el9.x86_64 267/307 Installing : upower-0.99.13-2.el9.x86_64 268/307 Running scriptlet: upower-0.99.13-2.el9.x86_64 268/307 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : fuse-common-3.10.2-9.el9.x86_64 269/307 Installing : fuse-2.9.9-16.el9.x86_64 270/307 Installing : bubblewrap-0.4.1-8.el9_5.x86_64 271/307 Installing : bluez-libs-5.72-2.el9.x86_64 272/307 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 273/307 Installing : pipewire-1.0.1-1.el9.x86_64 273/307 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 273/307 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : pipewire-libs-1.0.1-1.el9.x86_64 274/307 Installing : wireplumber-0.4.14-1.el9.0.1.x86_64 275/307 Installing : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 276/307 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 277/307 Installing : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 278/307 Running scriptlet: NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 278/307 Installing : libtracker-sparql-3.1.2-3.el9_1.x86_64 279/307 Installing : tracker-3.1.2-3.el9_1.x86_64 280/307 Running scriptlet: tracker-3.1.2-3.el9_1.x86_64 280/307 Installing : tracker-miners-3.1.2-4.el9_3.x86_64 281/307 Running scriptlet: tracker-miners-3.1.2-4.el9_3.x86_64 281/307 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 282/307 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 283/307 Installing : geoclue2-2.6.0-7.el9.x86_64 283/307 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 283/307 Running scriptlet: flatpak-1.12.9-3.el9_5.x86_64 284/307 Installing : flatpak-1.12.9-3.el9_5.x86_64 284/307 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 285/307 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 285/307 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 286/307 Installing : gtk3-3.24.31-5.el9.x86_64 287/307 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 288/307 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 288/307 Installing : java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 289/307 Running scriptlet: java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 289/307 Installing : java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 290/307 Running scriptlet: java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 290/307 Installing : ant-1.10.9-11.el9_5.noarch 291/307 Installing : ant-openjdk17-1.10.9-11.el9_5.noarch 292/307 Installing : gtk2-2.24.33-8.el9.x86_64 293/307 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 294/307 Installing : ant-junit-1.10.9-11.el9_5.noarch 295/307 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 296/307 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 297/307 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 298/307 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 298/307 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Installing : vim-enhanced-2:8.2.2637-21.el9.x86_64 299/307 Installing : patch-2.7.6-16.el9.x86_64 300/307 Installing : GConf2-3.2.6-34.el9.x86_64 301/307 Running scriptlet: GConf2-3.2.6-34.el9.x86_64 301/307 Installing : libXpm-3.5.13-10.el9.x86_64 302/307 Running scriptlet: tcpdump-14:4.99.0-9.el9.x86_64 303/307 Installing : tcpdump-14:4.99.0-9.el9.x86_64 303/307 Installing : ipmitool-1.8.18-27.el9.x86_64 304/307 Installing : unzip-6.0-57.el9.x86_64 305/307 Installing : sudo-1.9.5p2-10.el9_3.x86_64 306/307 Running scriptlet: sudo-1.9.5p2-10.el9_3.x86_64 306/307 Installing : bzip2-1.0.8-10.el9_5.x86_64 307/307 Running scriptlet: dconf-0.40.0-6.el9.x86_64 307/307 Running scriptlet: nss-3.101.0-10.el9_5.x86_64 307/307 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 307/307 Running scriptlet: java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 307/307 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 307/307 Running scriptlet: wireplumber-0.4.14-1.el9.0.1.x86_64 307/307 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. Running scriptlet: java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 307/307 Running scriptlet: java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 307/307 Running scriptlet: bzip2-1.0.8-10.el9_5.x86_64 307/307 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/307 Verifying : NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 2/307 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 3/307 Verifying : avahi-libs-0.8-21.el9.x86_64 4/307 Verifying : bluez-libs-5.72-2.el9.x86_64 5/307 Verifying : bubblewrap-0.4.1-8.el9_5.x86_64 6/307 Verifying : bzip2-1.0.8-10.el9_5.x86_64 7/307 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 8/307 Verifying : cups-libs-1:2.3.3op2-31.el9_5.x86_64 9/307 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 10/307 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 11/307 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 12/307 Verifying : ed-1.14.2-12.el9.x86_64 13/307 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 14/307 Verifying : freetype-2.10.4-9.el9.x86_64 15/307 Verifying : fuse-2.9.9-16.el9.x86_64 16/307 Verifying : fuse-common-3.10.2-9.el9.x86_64 17/307 Verifying : fuse-libs-2.9.9-16.el9.x86_64 18/307 Verifying : glib-networking-2.68.3-3.el9.x86_64 19/307 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 20/307 Verifying : graphite2-1.3.14-9.el9.x86_64 21/307 Verifying : groff-base-1.22.4-10.el9.x86_64 22/307 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 23/307 Verifying : harfbuzz-2.7.4-10.el9.x86_64 24/307 Verifying : hwdata-0.348-9.15.el9.noarch 25/307 Verifying : info-6.7-15.el9.x86_64 26/307 Verifying : json-glib-1.6.6-1.el9.x86_64 27/307 Verifying : kbd-2.4.0-10.el9.x86_64 28/307 Verifying : kbd-legacy-2.4.0-10.el9.noarch 29/307 Verifying : kbd-misc-2.4.0-10.el9.noarch 30/307 Verifying : kmod-28-10.el9.x86_64 31/307 Verifying : libatomic-11.5.0-5.el9_5.x86_64 32/307 Verifying : libbrotli-1.0.9-7.el9_5.x86_64 33/307 Verifying : libcbor-0.7.0-5.el9.x86_64 34/307 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 35/307 Verifying : libfido2-1.13.0-2.el9.x86_64 36/307 Verifying : libgudev-237-1.el9.x86_64 37/307 Verifying : libgusb-0.3.8-2.el9.x86_64 38/307 Verifying : libicu-67.1-9.el9.x86_64 39/307 Verifying : libpciaccess-0.16-7.el9.x86_64 40/307 Verifying : libpng-2:1.6.37-12.el9.x86_64 41/307 Verifying : libproxy-0.4.15-35.el9.x86_64 42/307 Verifying : libtdb-1.4.10-1.el9.x86_64 43/307 Verifying : lksctp-tools-1.0.19-3.el9_4.x86_64 44/307 Verifying : ncurses-6.2-10.20210508.el9.x86_64 45/307 Verifying : openssh-8.7p1-43.el9.x86_64 46/307 Verifying : openssh-clients-8.7p1-43.el9.x86_64 47/307 Verifying : polkit-0.117-13.el9.x86_64 48/307 Verifying : polkit-libs-0.117-13.el9.x86_64 49/307 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 50/307 Verifying : procps-ng-3.3.17-14.el9.x86_64 51/307 Verifying : python3-setools-4.4.4-1.el9.x86_64 52/307 Verifying : shared-mime-info-2.1-5.el9.x86_64 53/307 Verifying : sudo-1.9.5p2-10.el9_3.x86_64 54/307 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 55/307 Verifying : unzip-6.0-57.el9.x86_64 56/307 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 57/307 Verifying : which-2.21-29.el9.x86_64 58/307 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 59/307 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 60/307 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 61/307 Verifying : alsa-lib-1.2.12-1.el9.x86_64 62/307 Verifying : ant-1.10.9-11.el9_5.noarch 63/307 Verifying : ant-junit-1.10.9-11.el9_5.noarch 64/307 Verifying : ant-lib-1.10.9-11.el9_5.noarch 65/307 Verifying : ant-openjdk17-1.10.9-11.el9_5.noarch 66/307 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 67/307 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 68/307 Verifying : atk-2.36.0-5.el9.x86_64 69/307 Verifying : avahi-glib-0.8-21.el9.x86_64 70/307 Verifying : cairo-1.17.4-7.el9.x86_64 71/307 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 72/307 Verifying : checkpolicy-3.6-1.el9.x86_64 73/307 Verifying : colord-libs-1.4.5-4.el9.x86_64 74/307 Verifying : composefs-libs-1.0.5-1.el9.x86_64 75/307 Verifying : copy-jdk-configs-4.0-3.el9.noarch 76/307 Verifying : dbus-glib-0.110-13.el9.x86_64 77/307 Verifying : dconf-0.40.0-6.el9.x86_64 78/307 Verifying : emacs-filesystem-1:27.2-11.el9_5.1.noarch 79/307 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 80/307 Verifying : exiv2-0.27.5-2.el9.x86_64 81/307 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 82/307 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 83/307 Verifying : flac-libs-1.3.3-10.el9_2.1.x86_64 84/307 Verifying : flatpak-1.12.9-3.el9_5.x86_64 85/307 Verifying : flatpak-selinux-1.12.9-3.el9_5.noarch 86/307 Verifying : flatpak-session-helper-1.12.9-3.el9_5.x86_64 87/307 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 88/307 Verifying : fribidi-1.0.10-6.el9.2.x86_64 89/307 Verifying : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 90/307 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 91/307 Verifying : geoclue2-2.6.0-7.el9.x86_64 92/307 Verifying : giflib-5.2.1-9.el9.x86_64 93/307 Verifying : git-2.43.5-2.el9_5.x86_64 94/307 Verifying : git-core-2.43.5-2.el9_5.x86_64 95/307 Verifying : git-core-doc-2.43.5-2.el9_5.noarch 96/307 Verifying : gpm-libs-1.20.7-29.el9.x86_64 97/307 Verifying : graphene-1.10.6-2.el9.x86_64 98/307 Verifying : gsm-1.0.19-6.el9.x86_64 99/307 Verifying : gstreamer1-1.22.1-2.el9.x86_64 100/307 Verifying : gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 101/307 Verifying : gtk-update-icon-cache-3.24.31-5.el9.x86_64 102/307 Verifying : gtk2-2.24.33-8.el9.x86_64 103/307 Verifying : gtk3-3.24.31-5.el9.x86_64 104/307 Verifying : hamcrest-2.2-9.el9_5.noarch 105/307 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 106/307 Verifying : ipmitool-1.8.18-27.el9.x86_64 107/307 Verifying : iso-codes-4.6.0-3.el9.noarch 108/307 Verifying : java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 109/307 Verifying : java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 110/307 Verifying : java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86 111/307 Verifying : javapackages-filesystem-6.0.0-7.el9_5.noarch 112/307 Verifying : javapackages-tools-6.0.0-7.el9_5.noarch 113/307 Verifying : jbigkit-libs-2.1-23.el9.x86_64 114/307 Verifying : junit-1:4.13.1-7.el9_5.noarch 115/307 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 116/307 Verifying : lcms2-2.12-3.el9.x86_64 117/307 Verifying : libX11-1.7.0-9.el9.x86_64 118/307 Verifying : libX11-common-1.7.0-9.el9.noarch 119/307 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 120/307 Verifying : libXau-1.0.9-8.el9.x86_64 121/307 Verifying : libXcomposite-0.4.5-7.el9.x86_64 122/307 Verifying : libXcursor-1.2.0-7.el9.x86_64 123/307 Verifying : libXdamage-1.1.5-7.el9.x86_64 124/307 Verifying : libXext-1.3.4-8.el9.x86_64 125/307 Verifying : libXfixes-5.0.3-16.el9.x86_64 126/307 Verifying : libXft-2.3.3-8.el9.x86_64 127/307 Verifying : libXi-1.7.10-8.el9.x86_64 128/307 Verifying : libXinerama-1.1.4-10.el9.x86_64 129/307 Verifying : libXpm-3.5.13-10.el9.x86_64 130/307 Verifying : libXrandr-1.5.2-8.el9.x86_64 131/307 Verifying : libXrender-0.9.10-16.el9.x86_64 132/307 Verifying : libXtst-1.2.3-16.el9.x86_64 133/307 Verifying : libXv-1.0.11-16.el9.x86_64 134/307 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 135/307 Verifying : libappstream-glib-0.7.18-5.el9_4.x86_64 136/307 Verifying : libasyncns-0.8-22.el9.x86_64 137/307 Verifying : libcanberra-0.30-27.el9.x86_64 138/307 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 139/307 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 140/307 Verifying : libdatrie-0.2.13-4.el9.x86_64 141/307 Verifying : libdrm-2.4.121-1.el9.x86_64 142/307 Verifying : libepoxy-1.5.5-4.el9.x86_64 143/307 Verifying : libexif-0.6.22-6.el9.x86_64 144/307 Verifying : libfontenc-1.1.3-17.el9.x86_64 145/307 Verifying : libgexiv2-0.12.3-1.el9.x86_64 146/307 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 147/307 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 148/307 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 149/307 Verifying : libgsf-1.14.47-5.el9.x86_64 150/307 Verifying : libgxps-0.3.2-3.el9.x86_64 151/307 Verifying : libiptcdata-1.0.5-10.el9.x86_64 152/307 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 153/307 Verifying : libldac-2.0.2.3-10.el9.x86_64 154/307 Verifying : libnotify-0.7.9-8.el9.x86_64 155/307 Verifying : libogg-2:1.3.4-6.el9.x86_64 156/307 Verifying : libosinfo-1.10.0-1.el9.x86_64 157/307 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 158/307 Verifying : librsvg2-2.50.7-3.el9.x86_64 159/307 Verifying : libsbc-1.4-9.el9.x86_64 160/307 Verifying : libsndfile-1.0.31-8.el9_5.2.x86_64 161/307 Verifying : libsoup-2.72.0-8.el9_5.3.x86_64 162/307 Verifying : libstemmer-0-18.585svn.el9.x86_64 163/307 Verifying : libthai-0.1.28-8.el9.x86_64 164/307 Verifying : libtheora-1:1.1.1-31.el9.x86_64 165/307 Verifying : libtiff-4.4.0-13.el9.x86_64 166/307 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 167/307 Verifying : libtracker-sparql-3.1.2-3.el9_1.x86_64 168/307 Verifying : libvisual-1:0.4.0-34.el9.x86_64 169/307 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 170/307 Verifying : libwayland-client-1.21.0-1.el9.x86_64 171/307 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 172/307 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 173/307 Verifying : libwayland-server-1.21.0-1.el9.x86_64 174/307 Verifying : libwebp-1.2.0-8.el9.x86_64 175/307 Verifying : libxcb-1.13.1-9.el9.x86_64 176/307 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 177/307 Verifying : libxshmfence-1.3-10.el9.x86_64 178/307 Verifying : libxslt-1.1.34-9.el9.x86_64 179/307 Verifying : llvm-libs-18.1.8-3.el9.x86_64 180/307 Verifying : low-memory-monitor-2.1-4.el9.x86_64 181/307 Verifying : lua-5.4.4-4.el9.x86_64 182/307 Verifying : lua-posix-35.0-8.el9.x86_64 183/307 Verifying : mesa-dri-drivers-24.1.2-3.el9.x86_64 184/307 Verifying : mesa-filesystem-24.1.2-3.el9.x86_64 185/307 Verifying : mesa-libEGL-24.1.2-3.el9.x86_64 186/307 Verifying : mesa-libGL-24.1.2-3.el9.x86_64 187/307 Verifying : mesa-libgbm-24.1.2-3.el9.x86_64 188/307 Verifying : mesa-libglapi-24.1.2-3.el9.x86_64 189/307 Verifying : mkfontscale-1.2.1-3.el9.x86_64 190/307 Verifying : nspr-4.35.0-17.el9_5.x86_64 191/307 Verifying : nss-3.101.0-10.el9_5.x86_64 192/307 Verifying : nss-softokn-3.101.0-10.el9_5.x86_64 193/307 Verifying : nss-softokn-freebl-3.101.0-10.el9_5.x86_64 194/307 Verifying : nss-sysinit-3.101.0-10.el9_5.x86_64 195/307 Verifying : nss-util-3.101.0-10.el9_5.x86_64 196/307 Verifying : openjpeg2-2.4.0-7.el9.x86_64 197/307 Verifying : opus-1.3.1-10.el9.x86_64 198/307 Verifying : orc-0.4.31-8.el9.x86_64 199/307 Verifying : osinfo-db-20240701-2.el9.noarch 200/307 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 201/307 Verifying : ostree-libs-2024.9-1.el9_5.x86_64 202/307 Verifying : p11-kit-server-0.25.3-3.el9_5.x86_64 203/307 Verifying : pango-1.48.7-3.el9.x86_64 204/307 Verifying : patch-2.7.6-16.el9.x86_64 205/307 Verifying : perl-AutoLoader-5.74-481.el9.noarch 206/307 Verifying : perl-B-1.80-481.el9.x86_64 207/307 Verifying : perl-Carp-1.50-460.el9.noarch 208/307 Verifying : perl-Class-Struct-0.66-481.el9.noarch 209/307 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 210/307 Verifying : perl-Digest-1.19-4.el9.noarch 211/307 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 212/307 Verifying : perl-DynaLoader-1.47-481.el9.x86_64 213/307 Verifying : perl-Encode-4:3.08-462.el9.x86_64 214/307 Verifying : perl-Errno-1.30-481.el9.x86_64 215/307 Verifying : perl-Error-1:0.17029-7.el9.noarch 216/307 Verifying : perl-Exporter-5.74-461.el9.noarch 217/307 Verifying : perl-Fcntl-1.13-481.el9.x86_64 218/307 Verifying : perl-File-Basename-2.85-481.el9.noarch 219/307 Verifying : perl-File-Find-1.37-481.el9.noarch 220/307 Verifying : perl-File-Path-2.18-4.el9.noarch 221/307 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 222/307 Verifying : perl-File-stat-1.09-481.el9.noarch 223/307 Verifying : perl-FileHandle-2.03-481.el9.noarch 224/307 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 225/307 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 226/307 Verifying : perl-Git-2.43.5-2.el9_5.noarch 227/307 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 228/307 Verifying : perl-IO-1.43-481.el9.x86_64 229/307 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 230/307 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 231/307 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 232/307 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 233/307 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 234/307 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 235/307 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 236/307 Verifying : perl-POSIX-1.94-481.el9.x86_64 237/307 Verifying : perl-PathTools-3.78-461.el9.x86_64 238/307 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 239/307 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 240/307 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 241/307 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 242/307 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 243/307 Verifying : perl-SelectSaver-1.02-481.el9.noarch 244/307 Verifying : perl-Socket-4:2.031-4.el9.x86_64 245/307 Verifying : perl-Storable-1:3.21-460.el9.x86_64 246/307 Verifying : perl-Symbol-1.08-481.el9.noarch 247/307 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 248/307 Verifying : perl-Term-Cap-1.17-460.el9.noarch 249/307 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 250/307 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 251/307 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 252/307 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 253/307 Verifying : perl-URI-5.09-3.el9.noarch 254/307 Verifying : perl-base-2.27-481.el9.noarch 255/307 Verifying : perl-constant-1.33-461.el9.noarch 256/307 Verifying : perl-if-0.60.800-481.el9.noarch 257/307 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 258/307 Verifying : perl-lib-0.65-481.el9.x86_64 259/307 Verifying : perl-libnet-3.13-4.el9.noarch 260/307 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 261/307 Verifying : perl-mro-1.23-481.el9.x86_64 262/307 Verifying : perl-overload-1.31-481.el9.noarch 263/307 Verifying : perl-overloading-0.02-481.el9.noarch 264/307 Verifying : perl-parent-1:0.238-460.el9.noarch 265/307 Verifying : perl-podlators-1:4.14-460.el9.noarch 266/307 Verifying : perl-subs-1.03-481.el9.noarch 267/307 Verifying : perl-vars-1.05-481.el9.noarch 268/307 Verifying : pipewire-1.0.1-1.el9.x86_64 269/307 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 270/307 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 271/307 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 272/307 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 273/307 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 274/307 Verifying : pixman-0.40.0-6.el9_3.x86_64 275/307 Verifying : policycoreutils-python-utils-3.6-2.1.el9.noarch 276/307 Verifying : poppler-21.01.0-21.el9.x86_64 277/307 Verifying : poppler-data-0.4.9-9.el9.0.1.noarch 278/307 Verifying : poppler-glib-21.01.0-21.el9.x86_64 279/307 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 280/307 Verifying : python3-audit-3.1.5-1.el9.x86_64 281/307 Verifying : python3-distro-1.5.0-7.el9.noarch 282/307 Verifying : python3-libselinux-3.6-1.el9.x86_64 283/307 Verifying : python3-libsemanage-3.6-2.1.el9_5.x86_64 284/307 Verifying : python3-policycoreutils-3.6-2.1.el9.noarch 285/307 Verifying : rtkit-0.11-29.el9.x86_64 286/307 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 287/307 Verifying : tcpdump-14:4.99.0-9.el9.x86_64 288/307 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 289/307 Verifying : tracker-3.1.2-3.el9_1.x86_64 290/307 Verifying : tracker-miners-3.1.2-4.el9_3.x86_64 291/307 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 292/307 Verifying : tzdata-java-2025a-1.el9.noarch 293/307 Verifying : upower-0.99.13-2.el9.x86_64 294/307 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 295/307 Verifying : vim-enhanced-2:8.2.2637-21.el9.x86_64 296/307 Verifying : webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 297/307 Verifying : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 298/307 Verifying : wireplumber-0.4.14-1.el9.0.1.x86_64 299/307 Verifying : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 300/307 Verifying : xdg-dbus-proxy-0.1.3-1.el9.x86_64 301/307 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 302/307 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 303/307 Verifying : xkeyboard-config-2.33-2.el9.noarch 304/307 Verifying : xml-common-0.6.3-58.el9.noarch 305/307 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 306/307 Verifying : GConf2-3.2.6-34.el9.x86_64 307/307 Installed: GConf2-3.2.6-34.el9.x86_64 ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1:1.48.10-5.el9_5.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.12-1.el9.x86_64 ant-1.10.9-11.el9_5.noarch ant-junit-1.10.9-11.el9_5.noarch ant-lib-1.10.9-11.el9_5.noarch ant-openjdk17-1.10.9-11.el9_5.noarch at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 avahi-glib-0.8-21.el9.x86_64 avahi-libs-0.8-21.el9.x86_64 bluez-libs-5.72-2.el9.x86_64 bubblewrap-0.4.1-8.el9_5.x86_64 bzip2-1.0.8-10.el9_5.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 checkpolicy-3.6-1.el9.x86_64 colord-libs-1.4.5-4.el9.x86_64 composefs-libs-1.0.5-1.el9.x86_64 copy-jdk-configs-4.0-3.el9.noarch cryptsetup-libs-2.7.2-3.el9_5.x86_64 cups-libs-1:2.3.3op2-31.el9_5.x86_64 dbus-glib-0.110-13.el9.x86_64 dconf-0.40.0-6.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch device-mapper-9:1.02.198-2.el9.x86_64 device-mapper-libs-9:1.02.198-2.el9.x86_64 ed-1.14.2-12.el9.x86_64 emacs-filesystem-1:27.2-11.el9_5.1.noarch exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 flac-libs-1.3.3-10.el9_2.1.x86_64 flatpak-1.12.9-3.el9_5.x86_64 flatpak-selinux-1.12.9-3.el9_5.noarch flatpak-session-helper-1.12.9-3.el9_5.x86_64 fontconfig-2.14.0-2.el9_1.x86_64 fonts-filesystem-1:2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-16.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-libs-2.9.9-16.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9_4.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 geoclue2-2.6.0-7.el9.x86_64 giflib-5.2.1-9.el9.x86_64 git-2.43.5-2.el9_5.x86_64 git-core-2.43.5-2.el9_5.x86_64 git-core-doc-2.43.5-2.el9_5.noarch glib-networking-2.68.3-3.el9.x86_64 gobject-introspection-1.68.0-11.el9.x86_64 gpm-libs-1.20.7-29.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.1-2.el9.x86_64 gstreamer1-plugins-base-1.22.1-3.el9_5.x86_64 gtk-update-icon-cache-3.24.31-5.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-5.el9.x86_64 hamcrest-2.2-9.el9_5.noarch harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch hwdata-0.348-9.15.el9.noarch info-6.7-15.el9.x86_64 ipmitool-1.8.18-27.el9.x86_64 iso-codes-4.6.0-3.el9.noarch java-17-openjdk-1:17.0.14.0.7-2.el9.x86_64 java-17-openjdk-devel-1:17.0.14.0.7-2.el9.x86_64 java-17-openjdk-headless-1:17.0.14.0.7-2.el9.x86_64 javapackages-filesystem-6.0.0-7.el9_5.noarch javapackages-tools-6.0.0-7.el9_5.noarch jbigkit-libs-2.1-23.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 junit-1:4.13.1-7.el9_5.noarch kbd-2.4.0-10.el9.x86_64 kbd-legacy-2.4.0-10.el9.noarch kbd-misc-2.4.0-10.el9.noarch kmod-28-10.el9.x86_64 langpacks-core-font-en-3.0-16.el9.noarch lcms2-2.12-3.el9.x86_64 libX11-1.7.0-9.el9.x86_64 libX11-common-1.7.0-9.el9.noarch libX11-xcb-1.7.0-9.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libappstream-glib-0.7.18-5.el9_4.x86_64 libasyncns-0.8-22.el9.x86_64 libatomic-11.5.0-5.el9_5.x86_64 libbrotli-1.0.9-7.el9_5.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.121-1.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-egl-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libiptcdata-1.0.5-10.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 libnotify-0.7.9-8.el9.x86_64 libogg-2:1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libsndfile-1.0.31-8.el9_5.2.x86_64 libsoup-2.72.0-8.el9_5.3.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtdb-1.4.10-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1:1.1.1-31.el9.x86_64 libtiff-4.4.0-13.el9.x86_64 libtool-ltdl-2.4.6-46.el9.x86_64 libtracker-sparql-3.1.2-3.el9_1.x86_64 libvisual-1:0.4.0-34.el9.x86_64 libvorbis-1:1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 lksctp-tools-1.0.19-3.el9_4.x86_64 llvm-libs-18.1.8-3.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-5.4.4-4.el9.x86_64 lua-posix-35.0-8.el9.x86_64 mesa-dri-drivers-24.1.2-3.el9.x86_64 mesa-filesystem-24.1.2-3.el9.x86_64 mesa-libEGL-24.1.2-3.el9.x86_64 mesa-libGL-24.1.2-3.el9.x86_64 mesa-libgbm-24.1.2-3.el9.x86_64 mesa-libglapi-24.1.2-3.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 nspr-4.35.0-17.el9_5.x86_64 nss-3.101.0-10.el9_5.x86_64 nss-softokn-3.101.0-10.el9_5.x86_64 nss-softokn-freebl-3.101.0-10.el9_5.x86_64 nss-sysinit-3.101.0-10.el9_5.x86_64 nss-util-3.101.0-10.el9_5.x86_64 openjpeg2-2.4.0-7.el9.x86_64 openssh-8.7p1-43.el9.x86_64 openssh-clients-8.7p1-43.el9.x86_64 opus-1.3.1-10.el9.x86_64 orc-0.4.31-8.el9.x86_64 osinfo-db-20240701-2.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 ostree-libs-2024.9-1.el9_5.x86_64 p11-kit-server-0.25.3-3.el9_5.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.x86_64 perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-DynaLoader-1.47-481.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Error-1:0.17029-7.el9.noarch perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Find-1.37-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-Git-2.43.5-2.el9_5.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.94-1.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-TermReadKey-2.38-11.el9.x86_64 perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-lib-0.65-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-481.el9.noarch perl-vars-1.05-481.el9.noarch pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9_3.x86_64 policycoreutils-python-utils-3.6-2.1.el9.noarch polkit-0.117-13.el9.x86_64 polkit-libs-0.117-13.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-21.el9.x86_64 poppler-data-0.4.9-9.el9.0.1.noarch poppler-glib-21.01.0-21.el9.x86_64 procps-ng-3.3.17-14.el9.x86_64 pulseaudio-libs-15.0-2.el9.x86_64 python3-audit-3.1.5-1.el9.x86_64 python3-distro-1.5.0-7.el9.noarch python3-libselinux-3.6-1.el9.x86_64 python3-libsemanage-3.6-2.1.el9_5.x86_64 python3-policycoreutils-3.6-2.1.el9.noarch python3-setools-4.4.4-1.el9.x86_64 rtkit-0.11-29.el9.x86_64 shared-mime-info-2.1-5.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch sudo-1.9.5p2-10.el9_3.x86_64 systemd-udev-252-46.el9_5.2.0.1.x86_64 tcpdump-14:4.99.0-9.el9.x86_64 totem-pl-parser-3.26.6-2.el9.x86_64 tracker-3.1.2-3.el9_1.x86_64 tracker-miners-3.1.2-4.el9_3.x86_64 ttmkfdir-3.0.9-65.el9.x86_64 tzdata-java-2025a-1.el9.noarch unzip-6.0-57.el9.x86_64 upower-0.99.13-2.el9.x86_64 vim-common-2:8.2.2637-21.el9.x86_64 vim-enhanced-2:8.2.2637-21.el9.x86_64 vim-filesystem-2:8.2.2637-21.el9.noarch webkit2gtk3-jsc-2.46.6-1.el9_5.x86_64 webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.0.1.x86_64 wireplumber-libs-0.4.14-1.el9.0.1.x86_64 xdg-dbus-proxy-0.1.3-1.el9.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-Type1-7.5-33.el9.noarch Complete! Failed to set locale, defaulting to C.UTF-8 80 files removed 2025-03-27 15:32:55 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 Verifying... ######################################## Preparing... ######################################## Updating / installing... sshpass-1.06-9.el8 ######################################## /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Ignoring importlib-metadata: markers 'python_version < "3.8"' don't match your environment Ignoring ruamel.yaml.clib: markers 'platform_python_implementation == "CPython" and python_version < "3.9"' don't match your environment Collecting backports.ssl-match-hostname==3.5.0.1 (from -r /requirements_common.txt (line 1)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/502/ad98707319f4a/backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-cinderclient==5.0.0 (from -r /requirements_common.txt (line 5)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d4b/0bd21a2d67d8a/python_cinderclient-5.0.0-py2.py3-none-any.whl (274 kB) Collecting python-glanceclient==2.17.0 (from -r /requirements_common.txt (line 6)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f28/c6dadd0c37404/python_glanceclient-2.17.0-py2.py3-none-any.whl (195 kB) Collecting python-heatclient==1.18.0 (from -r /requirements_common.txt (line 7)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bf1/f3cb2fd4ce4a3/python_heatclient-1.18.0-py2.py3-none-any.whl (213 kB) Collecting python-novaclient==16.0.0 (from -r /requirements_common.txt (line 8)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6ac/16cd41bce3057/python_novaclient-16.0.0-py2.py3-none-any.whl (330 kB) Collecting python-ironicclient==3.1.0 (from -r /requirements_common.txt (line 9)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a17/0d6ca5da54a6e/python_ironicclient-3.1.0-py2.py3-none-any.whl (233 kB) Collecting python-neutronclient==6.14.0 (from -r /requirements_common.txt (line 10)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de7/c866519931c85/python_neutronclient-6.14.0-py2.py3-none-any.whl (435 kB) Collecting python-keystoneclient==3.22.0 (from -r /requirements_common.txt (line 11)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b9f/9e74219a44be7/python_keystoneclient-3.22.0-py2.py3-none-any.whl (397 kB) Collecting python-swiftclient==3.9.0 (from -r /requirements_common.txt (line 12)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cba/38ac00a69bcea/python_swiftclient-3.9.0-py2.py3-none-any.whl (84 kB) Requirement already satisfied: setuptools!=58.5 in /usr/local/lib/python3.9/site-packages (from -r /requirements3.txt (line 2)) (77.0.3) Collecting adal==1.2.2 (from -r /requirements3.txt (line 4)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fd1/7e5661f60634d/adal-1.2.2-py2.py3-none-any.whl (53 kB) Collecting appdirs==1.4.3 (from -r /requirements3.txt (line 5)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d8b/24664561d0d34/appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting argparse==1.4.0 (from -r /requirements3.txt (line 6)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting attrs==19.3.0 (from -r /requirements3.txt (line 7)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/08a/96c641c3a74e4/attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting babel==2.9.1 (from -r /requirements3.txt (line 8)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 158.3 MB/s eta 0:00:00 Collecting bcrypt==3.1.7 (from -r /requirements3.txt (line 10)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) Collecting cachetools==3.1.1 (from -r /requirements3.txt (line 11)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/428/266a1c0d36dc5/cachetools-3.1.1-py2.py3-none-any.whl (11 kB) Collecting certifi==2019.11.28 (from -r /requirements3.txt (line 12)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/017/c25db2a153ce5/certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting cffi==1.14.0 (from -r /requirements3.txt (line 13)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2d3/84f4a127a15ba/cffi-1.14.0.tar.gz (463 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==3.0.4 (from -r /requirements3.txt (line 14)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting cliff==2.18.0 (from -r /requirements3.txt (line 15)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4a2/d5dd015d0051e/cliff-2.18.0-py2.py3-none-any.whl (79 kB) Collecting cmd2==0.8.9 (from -r /requirements3.txt (line 16)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) Collecting configparser==4.0.2 (from -r /requirements3.txt (line 17)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/254/c1d9c79f60c45/configparser-4.0.2-py2.py3-none-any.whl (22 kB) Collecting cryptography==3.3.2 (from -r /requirements3.txt (line 18)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a0f/0b96c572fc9f2/cryptography-3.3.2-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 96.7 MB/s eta 0:00:00 Collecting debtcollector==1.22.0 (from -r /requirements3.txt (line 19)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0b/ccd85595fbca1/debtcollector-1.22.0-py2.py3-none-any.whl (23 kB) Collecting decorator==4.4.2 (from -r /requirements3.txt (line 20)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting dictdiffer==0.8.1 (from -r /requirements3.txt (line 21)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d79/d9a39e459fe33/dictdiffer-0.8.1-py2.py3-none-any.whl (16 kB) Collecting discover==0.4.0 (from -r /requirements3.txt (line 22)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/05c/3fa9199e57d4b/discover-0.4.0.tar.gz (8.6 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dnspython==1.16.0 (from -r /requirements3.txt (line 23)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) Collecting dogpile.cache==0.9.0 (from -r /requirements3.txt (line 24)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b34/8835825c9dcd2/dogpile.cache-0.9.0.tar.gz (325 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dpkt==1.9.2 (from -r /requirements3.txt (line 25)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/472/c8fbf992f913c/dpkt-1.9.2-py3-none-any.whl (145 kB) Collecting easyprocess==0.2.10 (from -r /requirements3.txt (line 26)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0f6/2037295e5bdba/EasyProcess-0.2.10-py2.py3-none-any.whl (10 kB) Collecting eventlet==0.31.0 (from -r /requirements3.txt (line 27)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/27a/e41fad9deed9b/eventlet-0.31.0-py2.py3-none-any.whl (224 kB) Collecting fabric3==1.14.post1 (from -r /requirements3.txt (line 30)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7c5/a5f2eb3079eb6/Fabric3-1.14.post1-py3-none-any.whl (92 kB) Collecting fixtures==3.0.0 (from -r /requirements3.txt (line 32)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) Collecting future==0.18.2 (from -r /requirements3.txt (line 33)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 42.3 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gevent==1.5.0 (from -r /requirements3.txt (line 36)) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b28/14258e3b3fb32/gevent-1.5.0.tar.gz (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 122.9 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'error'  error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [315 lines of output] Compiling src/gevent/resolver/cares.pyx because it changed. [1/1] Cythonizing src/gevent/resolver/cares.pyx performance hint: src/gevent/libev/corecext.pyx:1291:5: Exception check on '_syserr_cb' will always require the GIL to be acquired. Possible solutions: 1. Declare '_syserr_cb' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. 2. Use an 'int' return type on '_syserr_cb' to allow an error code to be returned. warning: src/gevent/libev/corecext.pyx:1288:0: Global name __SYSERR_CALLBACK matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. warning: src/gevent/libev/corecext.pyx:1288:0: Global name __SYSERR_CALLBACK matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. warning: src/gevent/libev/corecext.pyx:1288:0: Global name __SYSERR_CALLBACK matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. warning: src/gevent/libev/corecext.pyx:1288:0: Global name __SYSERR_CALLBACK matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release. Error compiling Cython file: ------------------------------------------------------------ ... if events & ~(libev.EV__IOFDSET | libev.EV_READ | libev.EV_WRITE): raise ValueError('illegal event mask: %r' % events) # All the vfd_functions are no-ops on POSIX cdef int vfd = libev.vfd_open(fd) libev.ev_io_init(&self._watcher, gevent_callback_io, vfd, events) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1027:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... raise ValueError('illegal event mask: %r' % events) # All the vfd_functions are no-ops on POSIX cdef int vfd = libev.vfd_open(fd) libev.ev_io_init(&self._watcher, gevent_callback_io, vfd, events) self.__watcher = &self._watcher self.__ss = &io_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1028:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... def __cinit__(self, loop loop, double after=0.0, double repeat=0.0, ref=True, priority=None): if repeat < 0.0: raise ValueError("repeat must be positive or zero: %r" % repeat) libev.ev_timer_init(&self._watcher, gevent_callback_timer, after, repeat) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1072:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... def __cinit__(self, loop loop, double after=0.0, double repeat=0.0, ref=True, priority=None): if repeat < 0.0: raise ValueError("repeat must be positive or zero: %r" % repeat) libev.ev_timer_init(&self._watcher, gevent_callback_timer, after, repeat) self.__watcher = &self._watcher self.__ss = &timer_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1073:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... # 1) "libev: ev_signal_start called with illegal signal number" # EV_NSIG might be different from signal.NSIG on some platforms # 2) "libev: a signal must not be attached to two different loops" # we probably could check that in LIBEV_EMBED mode, but not in general libev.ev_signal_init(&self._watcher, gevent_callback_signal, signalnum) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1117:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... # EV_NSIG might be different from signal.NSIG on some platforms # 2) "libev: a signal must not be attached to two different loops" # we probably could check that in LIBEV_EMBED mode, but not in general libev.ev_signal_init(&self._watcher, gevent_callback_signal, signalnum) self.__watcher = &self._watcher self.__ss = &signal_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1118:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_idle _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_idle_init(&self._watcher, gevent_callback_idle) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1133:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_idle _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_idle_init(&self._watcher, gevent_callback_idle) self.__watcher = &self._watcher self.__ss = &idle_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1134:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_prepare _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_prepare_init(&self._watcher, gevent_callback_prepare) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1146:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_prepare _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_prepare_init(&self._watcher, gevent_callback_prepare) self.__watcher = &self._watcher self.__ss = &prepare_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1147:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_check _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_check_init(&self._watcher, gevent_callback_check) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1159:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_check _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_check_init(&self._watcher, gevent_callback_check) self.__watcher = &self._watcher self.__ss = &check_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1160:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_fork _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_fork_init(&self._watcher, gevent_callback_fork) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1172:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... cdef libev.ev_fork _watcher def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_fork_init(&self._watcher, gevent_callback_fork) self.__watcher = &self._watcher self.__ss = &fork_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1173:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... # Note the use of ev_async_pending instead of ev_is_pending return True if libev.ev_async_pending(&self._watcher) else False def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_async_init(&self._watcher, gevent_callback_async) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1189:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... return True if libev.ev_async_pending(&self._watcher) else False def __cinit__(self, loop loop, ref=True, priority=None): libev.ev_async_init(&self._watcher, gevent_callback_async) self.__watcher = &self._watcher self.__ss = &async_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1190:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... raise AttributeError("Child watchers are not supported on Windows") if not loop.default: raise TypeError('child watchers are only available on the default loop') libev.gevent_install_sigchld_handler() libev.ev_child_init(&self._watcher, gevent_callback_child, pid, trace) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1212:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... if not loop.default: raise TypeError('child watchers are only available on the default loop') libev.gevent_install_sigchld_handler() libev.ev_child_init(&self._watcher, gevent_callback_child, pid, trace) self.__watcher = &self._watcher self.__ss = &child_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1213:20: Cannot convert 'start_and_stop *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... self._paths = paths else: paths = path self._paths = paths libev.ev_stat_init(&self._watcher, gevent_callback_stat, paths, interval) self.__watcher = &self._watcher ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1263:25: Cannot convert 'ev_watcher *' to Python object Error compiling Cython file: ------------------------------------------------------------ ... else: paths = path self._paths = paths libev.ev_stat_init(&self._watcher, gevent_callback_stat, paths, interval) self.__watcher = &self._watcher self.__ss = &stat_ss ^ ------------------------------------------------------------ src/gevent/libev/corecext.pyx:1264:20: Cannot convert 'start_and_stop *' to Python object Compiling src/gevent/libev/corecext.pyx because it changed. [1/1] Cythonizing src/gevent/libev/corecext.pyx Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 389, in main() File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "/tmp/pip-build-env-u8hbb3bd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 334, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) File "/tmp/pip-build-env-u8hbb3bd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 304, in _get_build_requires self.run_setup() File "/tmp/pip-build-env-u8hbb3bd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 522, in run_setup super().run_setup(setup_script=setup_script) File "/tmp/pip-build-env-u8hbb3bd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 320, in run_setup exec(code, locals()) File "", line 49, in File "/tmp/pip-install-q5hratz8/gevent_bf47f9ce72624a70ae2aa692c91f2797/_setuputils.py", line 254, in cythonize1 new_ext = cythonize( File "/tmp/pip-build-env-u8hbb3bd/overlay/lib64/python3.9/site-packages/Cython/Build/Dependencies.py", line 1154, in cythonize cythonize_one(*args) File "/tmp/pip-build-env-u8hbb3bd/overlay/lib64/python3.9/site-packages/Cython/Build/Dependencies.py", line 1321, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: src/gevent/libev/corecext.pyx [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.  ---> Removed intermediate container b6b5a6689a35 ---> f054f8e8b6e1 Step 15/17 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 54e78cb8e005 ---> Removed intermediate container 54e78cb8e005 ---> 94547ddec8b2 Step 16/17 : LABEL net.juniper.contrail=test ---> Running in c2ae730d6bb7 ---> Removed intermediate container c2ae730d6bb7 ---> 2ae0ba8792c5 Step 17/17 : LABEL net.juniper.node=test ---> Running in ef4f8d4cc8d7 ---> Removed intermediate container ef4f8d4cc8d7 ---> 15330b173bdb Successfully built 15330b173bdb Successfully tagged contrail-test-test:master-1_3_2_6-2_5 Built test container contrail-test-test:master-1_3_2_6-2_5 The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-test-test] 741f7522d250: Preparing 1a4314cef9ed: Preparing 2cd004065cf4: Preparing 82ef73178e2a: Preparing 3a83d049bac2: Preparing d816c86645f0: Preparing 3aebe52ecd38: Preparing cf3dc2d2e3a3: Preparing 034da300f549: Preparing be4af9565ddb: Preparing 61cecb3ee198: Preparing dbe1716ad21a: Preparing 44343de3ea1d: Preparing d816c86645f0: Waiting 3aebe52ecd38: Waiting cf3dc2d2e3a3: Waiting 034da300f549: Waiting be4af9565ddb: Waiting 61cecb3ee198: Waiting dbe1716ad21a: Waiting 44343de3ea1d: Waiting 3a83d049bac2: Layer already exists d816c86645f0: Layer already exists 3aebe52ecd38: Layer already exists 2cd004065cf4: Pushed 82ef73178e2a: Pushed cf3dc2d2e3a3: Layer already exists 034da300f549: Layer already exists 61cecb3ee198: Layer already exists be4af9565ddb: Layer already exists dbe1716ad21a: Layer already exists 44343de3ea1d: Layer already exists 1a4314cef9ed: Pushed 741f7522d250: Pushed master-1_3_2_6-2_5: digest: sha256:a5f86f7600f05f06c5e6fde397b44324326429267ca6b9a3472d6ca313ade8aa size: 3041 INFO: Build test container for train finished successfully