See
<
http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on
mirrors.phx.ovirt.org (mirrors) in workspace
<
http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...
No credentials specified
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.origin.url
http://gerrit.ovirt.org/jenkins.git #
timeout=10
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working
tree
git reset --hard # timeout=10
git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from
http://gerrit.ovirt.org/jenkins.git
git --version # timeout=10
git fetch --tags --progress
http://gerrit.ovirt.org/jenkins.git
+refs/heads/*:refs/remotes/origin/* --prune # timeout=10
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
923a9132e19710fe8e84b36bdb5911f0306b24cf (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 923a9132e19710fe8e84b36bdb5911f0306b24cf # timeout=10
Commit
message: "ovirt-host-deploy: move master to v2"
git rev-list --no-walk 923a9132e19710fe8e84b36bdb5911f0306b24cf #
timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe
/tmp/jenkins5513067588509634765.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+
MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-updates-el7 yum
+ local repo_name=centos-updates-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum
/var/www/html/repos/yum/centos-updates-el7
/var/www/html/repos/yum/centos-updates-el7/base
+ check_yum_sync_needed centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
sync_needed
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-updates-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls
--quiet
++ local repo_name=centos-updates-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=centos-updates-el7
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache
--download_path=/var/www/html/repos/yum/centos-updates-el7/base --norepopath --newest-only
--urls --quiet
+
reposync_out='http://mirror.atlanticmetro.net/centos/7.6.1810/updates...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/f...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
+ [[ -n
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/f...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/f...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
http://mirror.atlanticmetro.net/centos/7.6.1810/updates/x86_64/Packages/p...
]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey centos-updates-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[centos-updates-el7]/{
:loop;
s#^gpgkey\s*=\s*file://(.*)$#\1#p;
n;
/^\[.*\]$/q ;
b loop
}' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
+ [[ -n /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 ]]
+ [[ -r /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 ]]
+ sudo /usr/bin/rpmkeys --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
+ echo 'Resyncing repo: centos-updates-el7'
Resyncing repo: centos-updates-el7
+ perform_yum_sync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/centos-updates-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo centos-updates-el7 for arch: x86_64'
Syncing yum repo centos-updates-el7 for arch: x86_64
+ run_reposync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
--downloadcomps --gpgcheck
+ local repo_name=centos-updates-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=centos-updates-el7
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache
--download_path=/var/www/html/repos/yum/centos-updates-el7/base --norepopath --newest-only
--downloadcomps --gpgcheck
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 0 B --:-- ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 0 B --:-- ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 0 B --:-- ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 0 B --:-- ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 0 B --:-- ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 0 B --:-- ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 0 B --:-- ETA (2/7):
firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 0.0 B/s | 181 kB --:-- ETA (2/7):
firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(2/7): firefox-60.6.0-3.el 0% [ ] 442 kB/s | 472 kB 07:05 ETA (2/7):
firefox-60.6.0-3.el 0% [ ] 503 kB/s | 918 kB 06:13 ETA (1/7):
firefox-60.6.0-3.el 0% [ ] 604 kB/s | 1.5 MB 05:09 ETA (1/7):
firefox-60.6.0-3.el 1% [ ] 734 kB/s | 2.4 MB 04:13 ETA (1/7):
firefox-60.6.0-3.el 1% [ ] 932 kB/s | 3.6 MB 03:18 ETA (1/7):
firefox-60.6.0-3.el 2% [ ] 1.2 MB/s | 5.2 MB 02:31 ETA (2/7):
firefox-60.6.0-3.el 3% [- ] 1.2 MB/s | 5.8 MB 02:24 ETA (2/7):
firefox-60.6.0-3.el 4% [- ] 1.7 MB/s | 8.4 MB 01:45 ETA (2/7):
firefox-60.6.0-3.el 5% [= ] 2.1 MB/s | 11 MB 01:23 ETA (2/7):
firefox-60.6.0-3.el 7% [= ] 2.5 MB/s | 14 MB 01:07 ETA (1/7):
firefox-60.6.0-3.el 8% [= ] 2.6 MB/s | 15 MB 01:04 ETA (1/7):
firefox-60.6.0-3.el 8% [=- ] 2.7 MB/s | 16 MB 01:01 ETA (1/7):
firefox-60.6.0-3.el 9% [=- ] 2.6 MB/s | 17 MB 01:04 ETA (1/7):
firefox-60.6.0-3.el 9% [=- ] 2.7 MB/s | 18 MB 01:00 ETA (2/7):
firefox-60.6.0-3.el 11% [=- ] 3.0 MB/s | 20 MB 00:54 ETA (2/7):
firefox-60.6.0-3.el 12% [=- ] 3.2 MB/s | 22 MB 00:51 ETA (2/7):
firefox-60.6.0-3.el 13% [== ] 3.5 MB/s | 25 MB 00:45 ETA (2/7):
firefox-60.6.0-3.el 14% [== ] 3.7 MB/s | 27 MB 00:42 ETA (1/7):
firefox-60.6.0-3.el 15% [==- ] 3.9 MB/s | 29 MB 00:39 ETA (1/7):
firefox-60.6.0-3.el 17% [==- ] 4.1 MB/s | 31 MB 00:37 ETA (1/7):
firefox-60.6.0-3.el 17% [==- ] 4.1 MB/s | 33 MB 00:36 ETA (1/7):
firefox-60.6.0-3.el 18% [==- ] 4.2 MB/s | 34 MB 00:35 ETA (2/7):
firefox-60.6.0-3.el 18% [=== ] 4.0 MB/s | 35 MB 00:37 ETA (2/7):
firefox-60.6.0-3.el 20% [=== ] 4.2 MB/s | 37 MB 00:35 ETA (2/7):
firefox-60.6.0-3.el 21% [=== ] 4.4 MB/s | 39 MB 00:32 ETA (2/7):
firefox-60.6.0-3.el 22% [===- ] 4.6 MB/s | 42 MB 00:31 ETA (1/7):
firefox-60.6.0-3.el 24% [===- ] 4.8 MB/s | 44 MB 00:29 ETA (1/7):
firefox-60.6.0-3.el 25% [==== ] 4.9 MB/s | 46 MB 00:28 ETA (1/7):
firefox-60.6.0-3.el 25% [==== ] 4.8 MB/s | 47 MB 00:28 ETA (1/7):
firefox-60.6.0-3.el 26% [==== ] 4.9 MB/s | 49 MB 00:27 ETA (2/7):
firefox-60.6.0-3.el 26% [==== ] 4.6 MB/s | 50 MB 00:28 ETA (2/7):
firefox-60.6.0-3.el 28% [====- ] 4.8 MB/s | 52 MB 00:27 ETA (2/7):
firefox-60.6.0-3.el 29% [====- ] 5.0 MB/s | 54 MB 00:26 ETA (2/7):
firefox-60.6.0-3.el 30% [====- ] 5.1 MB/s | 56 MB 00:25 ETA (1/7):
firefox-60.6.0-3.el 31% [===== ] 5.2 MB/s | 59 MB 00:24 ETA (1/7):
firefox-60.6.0-3.el 33% [===== ] 5.3 MB/s | 61 MB 00:23 ETA (1/7):
firefox-60.6.0-3.el 34% [===== ] 5.4 MB/s | 63 MB 00:22 ETA (1/7):
firefox-60.6.0-3.el 34% [===== ] 5.1 MB/s | 63 MB 00:23 ETA (2/7):
firefox-60.6.0-3.el 35% [=====- ] 5.3 MB/s | 65 MB 00:22 ETA (2/7):
firefox-60.6.0-3.el 36% [=====- ] 5.4 MB/s | 68 MB 00:21 ETA (2/7):
firefox-60.6.0-3.el 37% [====== ] 5.5 MB/s | 70 MB 00:20 ETA (2/7):
firefox-60.6.0-3.el 38% [====== ] 5.5 MB/s | 72 MB 00:20 ETA (1/7):
firefox-60.6.0-3.el 39% [====== ] 5.5 MB/s | 74 MB 00:19 ETA (1/7):
firefox-60.6.0-3.el 40% [======- ] 5.5 MB/s | 75 MB 00:19 ETA (1/7):
firefox-60.6.0-3.el 41% [======- ] 5.5 MB/s | 77 MB 00:19 ETA (1/7):
firefox-60.6.0-3.el 42% [======- ] 5.6 MB/s | 79 MB 00:18 ETA (2/7):
firefox-60.6.0-3.el 44% [======= ] 5.7 MB/s | 81 MB 00:18 ETA (2/7):
firefox-60.6.0-3.el 45% [======= ] 5.7 MB/s | 83 MB 00:17 ETA (2/7):
firefox-60.6.0-3.el 45% [======= ] 5.4 MB/s | 83 MB 00:18 ETA (2/7):
firefox-60.6.0-3.el 46% [======= ] 5.5 MB/s | 85 MB 00:18 ETA (1/7):
firefox-60.6.0-3.el 47% [=======- ] 5.6 MB/s | 88 MB 00:17 ETA (1/7):
firefox-60.6.0-3.el 48% [=======- ] 5.7 MB/s | 90 MB 00:16 ETA (1/7):
firefox-60.6.0-3.el 50% [======== ] 5.9 MB/s | 93 MB 00:15 ETA (1/7):
firefox-60.6.0-3.el 51% [======== ] 6.0 MB/s | 95 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 52% [======== ] 6.1 MB/s | 97 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 53% [========- ] 5.8 MB/s | 98 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 54% [========- ] 6.0 MB/s | 101 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 56% [========= ] 6.2 MB/s | 104 MB 00:12 ETA (1/7):
firefox-60.6.0-3.el 58% [========= ] 6.4 MB/s | 107 MB 00:12 ETA (1/7):
firefox-60.6.0-3.el 59% [=========- ] 6.7 MB/s | 110 MB 00:11 ETA (1/7):
firefox-60.6.0-3.el 61% [=========- ] 7.0 MB/s | 113 MB 00:10 ETA (1/7):
firefox-60.6.0-3.el7.centos.i686.rpm | 93 MB 00:20
(2/7): firefox-60.6.0-3.el 63% [========== ] 6.5 MB/s | 117 MB 00:10 ETA (2/7):
firefox-60.6.0-3.el 65% [========== ] 6.5 MB/s | 120 MB 00:09 ETA (2/7):
firefox-60.6.0-3.el 65% [==========- ] 6.3 MB/s | 121 MB 00:10 ETA (2/7):
firefox-60.6.0-3.el 65% [==========- ] 6.0 MB/s | 121 MB 00:10 ETA (2/7):
firefox-60.6.0-3.el 66% [==========- ] 5.7 MB/s | 122 MB 00:10 ETA (2/7):
firefox-60.6.0-3.el 66% [==========- ] 5.5 MB/s | 123 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 66% [==========- ] 5.2 MB/s | 123 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 67% [==========- ] 5.0 MB/s | 123 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 67% [==========- ] 4.8 MB/s | 124 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 67% [==========- ] 4.6 MB/s | 124 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 67% [==========- ] 4.4 MB/s | 125 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 68% [==========- ] 4.3 MB/s | 126 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 68% [==========- ] 4.1 MB/s | 126 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 69% [=========== ] 4.0 MB/s | 127 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 69% [=========== ] 4.0 MB/s | 128 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 70% [=========== ] 3.9 MB/s | 129 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 70% [=========== ] 3.9 MB/s | 130 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 71% [=========== ] 3.8 MB/s | 131 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 71% [===========- ] 3.8 MB/s | 132 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 72% [===========- ] 3.9 MB/s | 134 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 73% [===========- ] 3.9 MB/s | 135 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 73% [===========- ] 3.8 MB/s | 136 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 74% [===========- ] 3.7 MB/s | 137 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 74% [===========- ] 3.6 MB/s | 137 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 75% [============ ] 3.6 MB/s | 138 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 75% [============ ] 3.5 MB/s | 139 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 76% [============ ] 3.5 MB/s | 140 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 76% [============ ] 3.5 MB/s | 141 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 77% [============ ] 3.4 MB/s | 142 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 77% [============ ] 3.3 MB/s | 142 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 77% [============ ] 3.1 MB/s | 142 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 77% [============ ] 3.0 MB/s | 143 MB 00:13 ETA (2/7):
firefox-60.6.0-3.el 77% [============ ] 2.9 MB/s | 143 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 77% [============ ] 2.7 MB/s | 143 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 78% [============ ] 2.6 MB/s | 144 MB 00:15 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 2.5 MB/s | 144 MB 00:15 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 2.4 MB/s | 144 MB 00:16 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 2.3 MB/s | 145 MB 00:17 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 2.2 MB/s | 145 MB 00:17 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 2.1 MB/s | 145 MB 00:19 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 1.9 MB/s | 145 MB 00:20 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 1.9 MB/s | 145 MB 00:20 ETA (2/7):
firefox-60.6.0-3.el 78% [============- ] 1.8 MB/s | 145 MB 00:21 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.7 MB/s | 146 MB 00:22 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.6 MB/s | 146 MB 00:23 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.5 MB/s | 146 MB 00:25 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.5 MB/s | 146 MB 00:26 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.4 MB/s | 146 MB 00:27 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.3 MB/s | 146 MB 00:28 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.3 MB/s | 146 MB 00:29 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.2 MB/s | 146 MB 00:30 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.1 MB/s | 147 MB 00:32 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.1 MB/s | 147 MB 00:34 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 1.0 MB/s | 147 MB 00:36 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 988 kB/s | 147 MB 00:38 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 954 kB/s | 147 MB 00:39 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 937 kB/s | 147 MB 00:40 ETA (2/7):
firefox-60.6.0-3.el 79% [============- ] 918 kB/s | 147 MB 00:41 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 895 kB/s | 147 MB 00:41 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 885 kB/s | 148 MB 00:42 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 873 kB/s | 148 MB 00:42 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 848 kB/s | 148 MB 00:43 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 815 kB/s | 148 MB 00:45 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 754 kB/s | 148 MB 00:48 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 728 kB/s | 148 MB 00:50 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 699 kB/s | 148 MB 00:52 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 694 kB/s | 149 MB 00:52 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 691 kB/s | 149 MB 00:52 ETA (2/7):
firefox-60.6.0-3.el 80% [============- ] 690 kB/s | 149 MB 00:52 ETA (2/7):
firefox-60.6.0-3.el 81% [============- ] 698 kB/s | 149 MB 00:51 ETA (2/7):
firefox-60.6.0-3.el 81% [============- ] 710 kB/s | 149 MB 00:49 ETA (2/7):
firefox-60.6.0-3.el 81% [============= ] 729 kB/s | 150 MB 00:48 ETA (2/7):
firefox-60.6.0-3.el 81% [============= ] 757 kB/s | 150 MB 00:45 ETA (2/7):
firefox-60.6.0-3.el 81% [============= ] 800 kB/s | 151 MB 00:42 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 835 kB/s | 151 MB 00:40 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 831 kB/s | 151 MB 00:40 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 805 kB/s | 151 MB 00:41 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 790 kB/s | 152 MB 00:42 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 790 kB/s | 152 MB 00:41 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 772 kB/s | 152 MB 00:42 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 770 kB/s | 152 MB 00:42 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 783 kB/s | 152 MB 00:41 ETA (2/7):
firefox-60.6.0-3.el 82% [============= ] 790 kB/s | 153 MB 00:40 ETA (2/7):
firefox-60.6.0-3.el 83% [============= ] 786 kB/s | 153 MB 00:40 ETA (2/7):
firefox-60.6.0-3.el 83% [============= ] 794 kB/s | 153 MB 00:39 ETA (2/7):
firefox-60.6.0-3.el 83% [============= ] 813 kB/s | 154 MB 00:38 ETA (2/7):
firefox-60.6.0-3.el 83% [============= ] 843 kB/s | 154 MB 00:36 ETA (2/7):
firefox-60.6.0-3.el 83% [============= ] 888 kB/s | 154 MB 00:34 ETA (2/7):
firefox-60.6.0-3.el 84% [============= ] 904 kB/s | 155 MB 00:33 ETA (2/7):
firefox-60.6.0-3.el 84% [============= ] 908 kB/s | 155 MB 00:32 ETA (2/7):
firefox-60.6.0-3.el 84% [=============- ] 925 kB/s | 155 MB 00:31 ETA (2/7):
firefox-60.6.0-3.el 84% [=============- ] 945 kB/s | 156 MB 00:30 ETA (2/7):
firefox-60.6.0-3.el 84% [=============- ] 986 kB/s | 156 MB 00:28 ETA (2/7):
firefox-60.6.0-3.el 85% [=============- ] 974 kB/s | 157 MB 00:28 ETA (2/7):
firefox-60.6.0-3.el 85% [=============- ] 924 kB/s | 157 MB 00:30 ETA (2/7):
firefox-60.6.0-3.el 85% [=============- ] 890 kB/s | 157 MB 00:31 ETA (2/7):
firefox-60.6.0-3.el 85% [=============- ] 867 kB/s | 157 MB 00:31 ETA (2/7):
firefox-60.6.0-3.el 85% [=============- ] 861 kB/s | 157 MB 00:31 ETA (2/7):
firefox-60.6.0-3.el 85% [=============- ] 870 kB/s | 158 MB 00:31 ETA (2/7):
firefox-60.6.0-3.el 85% [=============- ] 892 kB/s | 158 MB 00:29 ETA (2/7):
firefox-60.6.0-3.el 86% [=============- ] 921 kB/s | 158 MB 00:28 ETA (2/7):
firefox-60.6.0-3.el 86% [=============- ] 966 kB/s | 159 MB 00:26 ETA (2/7):
firefox-60.6.0-3.el 86% [=============- ] 1.0 MB/s | 159 MB 00:24 ETA (2/7):
firefox-60.6.0-3.el 86% [=============- ] 1.1 MB/s | 160 MB 00:22 ETA (2/7):
firefox-60.6.0-3.el 87% [=============- ] 1.1 MB/s | 161 MB 00:20 ETA (2/7):
firefox-60.6.0-3.el 87% [============== ] 1.2 MB/s | 161 MB 00:19 ETA (2/7):
firefox-60.6.0-3.el 88% [============== ] 1.3 MB/s | 162 MB 00:17 ETA (2/7):
firefox-60.6.0-3.el 88% [============== ] 1.3 MB/s | 163 MB 00:15 ETA (2/7):
firefox-60.6.0-3.el 89% [============== ] 1.4 MB/s | 164 MB 00:14 ETA (2/7):
firefox-60.6.0-3.el 89% [============== ] 1.5 MB/s | 165 MB 00:12 ETA (2/7):
firefox-60.6.0-3.el 90% [============== ] 1.6 MB/s | 166 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 90% [============== ] 1.6 MB/s | 166 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 90% [============== ] 1.5 MB/s | 166 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 90% [============== ] 1.5 MB/s | 166 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 90% [============== ] 1.4 MB/s | 167 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 90% [==============- ] 1.4 MB/s | 167 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 91% [==============- ] 1.4 MB/s | 168 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 91% [==============- ] 1.4 MB/s | 168 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 91% [==============- ] 1.4 MB/s | 169 MB 00:10 ETA (2/7):
firefox-60.6.0-3.el 91% [==============- ] 1.4 MB/s | 169 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 91% [==============- ] 1.3 MB/s | 169 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 91% [==============- ] 1.3 MB/s | 169 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 91% [==============- ] 1.2 MB/s | 169 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 92% [==============- ] 1.2 MB/s | 170 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 92% [==============- ] 1.2 MB/s | 170 MB 00:11 ETA (2/7):
firefox-60.6.0-3.el 92% [==============- ] 1.2 MB/s | 170 MB 00:10 ETA (2/7):
firefox-60.6.0-3.el 92% [==============- ] 1.3 MB/s | 171 MB 00:10 ETA (2/7):
firefox-60.6.0-3.el 93% [==============- ] 1.3 MB/s | 171 MB 00:09 ETA (2/7):
firefox-60.6.0-3.el 93% [==============- ] 1.3 MB/s | 172 MB 00:09 ETA (2/7):
firefox-60.6.0-3.el 93% [==============- ] 1.3 MB/s | 173 MB 00:08 ETA (2/7):
firefox-60.6.0-3.el 94% [=============== ] 1.4 MB/s | 173 MB 00:07 ETA (2/7):
firefox-60.6.0-3.el 94% [=============== ] 1.4 MB/s | 174 MB 00:07 ETA (2/7):
firefox-60.6.0-3.el 94% [=============== ] 1.5 MB/s | 175 MB 00:06 ETA (2/7):
firefox-60.6.0-3.el 95% [=============== ] 1.5 MB/s | 175 MB 00:05 ETA (2/7):
firefox-60.6.0-3.el 95% [=============== ] 1.6 MB/s | 176 MB 00:04 ETA (2/7):
firefox-60.6.0-3.el 96% [=============== ] 1.7 MB/s | 177 MB 00:04 ETA (2/7):
firefox-60.6.0-3.el 96% [=============== ] 1.7 MB/s | 178 MB 00:03 ETA (2/7):
firefox-60.6.0-3.el 97% [===============-] 1.8 MB/s | 179 MB 00:02 ETA (2/7):
firefox-60.6.0-3.el 97% [===============-] 1.9 MB/s | 180 MB 00:02 ETA (2/7):
firefox-60.6.0-3.el 98% [===============-] 1.9 MB/s | 180 MB 00:01 ETA (2/7):
firefox-60.6.0-3.el 98% [===============-] 1.9 MB/s | 181 MB 00:01 ETA (2/7):
firefox-60.6.0-3.el 98% [===============-] 1.9 MB/s | 182 MB 00:01 ETA (2/7):
firefox-60.6.0-3.el 98% [===============-] 1.9 MB/s | 182 MB 00:01 ETA (2/7):
firefox-60.6.0-3.el 99% [===============-] 1.9 MB/s | 183 MB 00:00 ETA (2/7):
firefox-60.6.0-3.el 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA (2/7):
firefox-60.6.0-3.el 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA (2/7):
firefox-60.6.0-3.el7.centos.x86_64.rpm | 91 MB 01:07
polkit-0.112-18.el7_6.1.x86_64 FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-docs-0.112-1 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(3/7): polkit-docs-0.112-1 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-devel-0.112- 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-devel-0.112- 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(3/7): polkit-devel-0.112- 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-devel-0.112- 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(3/7): polkit-docs-0.112-1 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-docs-0.112-18.el7_6.1.n FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1. FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.i686.r FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-0.112-18.el7_6.1.x86_64 FAILED
(3/7): polkit-0.112-18.el7 99% [===============-] 1.8 MB/s | 183 MB 00:00 ETA
polkit-devel-0.112-18.el7_6.1.i686: [Errno 256] No more mirrors to try.
polkit-docs-0.112-18.el7_6.1.noarch: [Errno 256] No more mirrors to try.
polkit-devel-0.112-18.el7_6.1.x86_64: [Errno 256] No more mirrors to try.
polkit-0.112-18.el7_6.1.i686: [Errno 256] No more mirrors to try.
polkit-0.112-18.el7_6.1.x86_64: [Errno 256] No more mirrors to try.
Build step 'Execute shell' marked build as failure