Build failed in Jenkins: system-sync_mirrors-mock-copr-fc29-x86_64
#1015
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-mock-copr-fc29-x86_64/1...>
Changes:
[Evgheni Dereveanchin] Define more CentOS 8 repo mirrors
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <https://jenkins.ovirt.org/job/system-sync_mirrors-mock-copr-fc29-x86_64/ws/>
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 --prune http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 33b0b453a5688b9717c8ff0ba7b6fef04969d5f5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 33b0b453a5688b9717c8ff0ba7b6fef04969d5f5
Commit message: "Define more CentOS 8 repo mirrors"
> git rev-list --no-walk 7ff2d84e95416ee1b17480ab34f3fc11f26a6646 # timeout=10
[system-sync_mirrors-mock-copr-fc29-x86_64] $ /bin/bash -xe /tmp/jenkins2535334837266107469.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror mock-copr-fc29 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
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=mock-copr-fc29
+ 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 mock-copr-fc29 yum
+ local repo_name=mock-copr-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/mock-copr-fc29 /var/www/html/repos/yum/mock-copr-fc29/base
+ check_yum_sync_needed mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=mock-copr-fc29
+ 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/mock-copr-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=mock-copr-fc29
++ 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=mock-copr-fc29 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/mock-copr-fc29/base --norepopath --newest-only --urls --quiet
Error setting up repositories: Cannot find a valid baseurl for repo: centos-extras-el8
+ reposync_out=
Build step 'Execute shell' marked build as failure
4 years, 7 months
Build failed in Jenkins:
system-sync_mirrors-ovirt-master-copr-ovsdbapp-el8-x86_64 #44
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-ovirt-master-copr-ovsdb...>
Changes:
[Evgheni Dereveanchin] Define more CentOS 8 repo mirrors
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <https://jenkins.ovirt.org/job/system-sync_mirrors-ovirt-master-copr-ovsdb...>
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 --prune http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 33b0b453a5688b9717c8ff0ba7b6fef04969d5f5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 33b0b453a5688b9717c8ff0ba7b6fef04969d5f5
Commit message: "Define more CentOS 8 repo mirrors"
> git rev-list --no-walk 7ff2d84e95416ee1b17480ab34f3fc11f26a6646 # timeout=10
[system-sync_mirrors-ovirt-master-copr-ovsdbapp-el8-x86_64] $ /bin/bash -xe /tmp/jenkins736871596443847023.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror ovirt-master-copr-ovsdbapp-el8 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
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror ovirt-master-copr-ovsdbapp-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror ovirt-master-copr-ovsdbapp-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=ovirt-master-copr-ovsdbapp-el8
+ 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 ovirt-master-copr-ovsdbapp-el8 yum
+ local repo_name=ovirt-master-copr-ovsdbapp-el8
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/ovirt-master-copr-ovsdbapp-el8 /var/www/html/repos/yum/ovirt-master-copr-ovsdbapp-el8/base
+ check_yum_sync_needed ovirt-master-copr-ovsdbapp-el8 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=ovirt-master-copr-ovsdbapp-el8
+ 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/ovirt-master-copr-ovsdbapp-el8
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync ovirt-master-copr-ovsdbapp-el8 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=ovirt-master-copr-ovsdbapp-el8
++ 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=ovirt-master-copr-ovsdbapp-el8 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/ovirt-master-copr-ovsdbapp-el8/base --norepopath --newest-only --urls --quiet
Error setting up repositories: Cannot find a valid baseurl for repo: centos-extras-el8
+ reposync_out=
Build step 'Execute shell' marked build as failure
4 years, 7 months
Build failed in Jenkins:
system-sync_mirrors-centos-appstream-el8-x86_64 #1
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-centos-appstream-el8-x8...>
Changes:
------------------------------------------
[...truncated 1.61 MB...]
(4757/4965): unicode-ucd-11.0.0-1.el8.noarch.rpm | 3.9 MB 00:00
(4758/4965): uom-se-javadoc-1.0.4-3.module_el8.0.0+52+7952 | 215 kB 00:00
(4759/4965): uom-se-1.0.4-3.module_el8.0.0+52+7952939b.noa | 204 kB 00:00
(4760/4965): uom-systems-0.7-1.module_el8.0.0+52+7952939b. | 118 kB 00:00
(4761/4965): upower-0.99.7-3.el8.i686.rpm | 181 kB 00:00
(4762/4965): uom-systems-javadoc-0.7-1.module_el8.0.0+52+7 | 122 kB 00:00
(4766/4965): urw-base35-bo 94% [=============== ] 13 MB/s | 5.4 GB 00:24 ETA (4763/4965): upower-0.99.7-3.el8.x86_64.rpm | 171 kB 00:00
(4764/4965): urlview-0.9-23.20131022git08767a.el8.x86_64.r | 34 kB 00:00
(4765/4965): urw-base35-bookman-fonts-20170801-10.el8.noar | 857 kB 00:00
(4766/4965): urw-base35-c059-fonts-20170801-10.el8.noarch. | 884 kB 00:00
(4767/4965): urw-base35-fonts-common-20170801-10.el8.noarc | 23 kB 00:00
(4768/4965): urw-base35-fonts-20170801-10.el8.noarch.rpm | 12 kB 00:00
(4769/4965): urw-base35-nimbus-mono-ps-fonts-20170801-10.e | 801 kB 00:00
(4770/4965): urw-base35-gothic-fonts-20170801-10.el8.noarc | 654 kB 00:00
(4771/4965): urw-base35-nimbus-roman-fonts-20170801-10.el8 | 865 kB 00:00
(4775/4965): urw-base35-p0 94% [=============== ] 13 MB/s | 5.4 GB 00:25 ETA (4772/4965): urw-base35-p052-fonts-20170801-10.el8.noarch. | 982 kB 00:00
(4773/4965): urw-base35-d050000l-fonts-20170801-10.el8.noa | 79 kB 00:00
(4774/4965): urw-base35-standard-symbols-ps-fonts-20170801 | 44 kB 00:00
(4775/4965): usbguard-0.7.4-2.el8.i686.rpm | 528 kB 00:00
(4776/4965): usbguard-0.7.4-2.el8.x86_64.rpm | 481 kB 00:00
(4777/4965): urw-base35-nimbus-sans-fonts-20170801-10.el8. | 1.3 MB 00:00
(4778/4965): urw-base35-z003-fonts-20170801-10.el8.noarch. | 279 kB 00:00
(4779/4965): thunderbird-6 94% [=============== ] 13 MB/s | 5.4 GB 00:24 ETA (4779/4965): usbguard-dbus-0.7.4-2.el8.x86_64.rpm | 31 kB 00:00
(4780/4965): usbguard-tools-0.7.4-2.el8.x86_64.rpm | 21 kB 00:00
(4781/4965): usbmuxd-1.1.0-13.el8.x86_64.rpm | 65 kB 00:00
(4782/4965): usbredir-0.8.0-1.el8.i686.rpm | 53 kB 00:00
(4783/4965): usbredir-0.8.0-1.el8.x86_64.rpm | 50 kB 00:00
(4784/4965): utf8proc-2.1.1-4.module_el8.0.0+45+75bba4f4.x | 67 kB 00:00
(4785/4965): usermode-gtk-1.113-1.el8.x86_64.rpm | 120 kB 00:00
(4786/4965): uuid-1.6.2-42.el8.i686.rpm | 65 kB 00:00
(4787/4965): uuid-1.6.2-42.el8.x86_64.rpm | 63 kB 00:00
(4788/4965): valgrind-devel-3.15.0-9.el8.i686.rpm | 90 kB 00:00
(4789/4965): valgrind-devel-3.15.0-9.el8.x86_64.rpm | 90 kB 00:00
(4790/4965): thunderbird-6 94% [=============== ] 12 MB/s | 5.4 GB 00:25 ETA (4790/4965): varnish-6.0.2-1.module_el8.0.0+19+b2cdb875.x8 | 2.6 MB 00:00
(4791/4965): varnish-devel-6.0.2-1.module_el8.0.0+19+b2cdb | 125 kB 00:00
(4792/4965): thunderbird-6 94% [=============== ] 14 MB/s | 5.4 GB 00:22 ETA (4792/4965): varnish-docs-6.0.2-1.module_el8.0.0+19+b2cdb8 | 619 kB 00:00
(4793/4965): valgrind-3.15.0-9.el8.i686.rpm | 11 MB 00:00
(4794/4965): varnish-modules-0.15.0-4.module_el8.0.0+19+b2 | 83 kB 00:00
(4795/4965): vhostmd-0.5-18.el8.x86_64.rpm | 51 kB 00:00
(4796/4965): velocity-1.7-24.module_el8.1.0+233+b2be703e.n | 437 kB 00:00
(4798/4965): valgrind-3.15 94% [=============== ] 14 MB/s | 5.4 GB 00:20 ETA (4797/4965): vim-X11-8.0.1763-13.el8.x86_64.rpm | 1.5 MB 00:00
(4799/4965): valgrind-3.15 94% [=============== ] 15 MB/s | 5.4 GB 00:20 ETA (4798/4965): vim-enhanced-8.0.1763-13.el8.x86_64.rpm | 1.4 MB 00:00
(4799/4965): vim-filesystem-8.0.1763-13.el8.noarch.rpm | 48 kB 00:00
(4800/4965): vinagre-3.22.0-20.el8.x86_64.rpm | 1.4 MB 00:00
(4801/4965): vim-common-8.0.1763-13.el8.x86_64.rpm | 6.3 MB 00:00
(4803/4965): valgrind-3.15 95% [=============== ] 16 MB/s | 5.4 GB 00:17 ETA (4802/4965): vino-3.22.0-10.el8.x86_64.rpm | 461 kB 00:00
(4803/4965): virt-install-2.2.1-2.el8.noarch.rpm | 99 kB 00:00
(4804/4965): virt-dib-1.38.4-14.module_el8.1.0+248+298dec1 | 722 kB 00:00
(4805/4965): virt-manager-2.2.1-2.el8.noarch.rpm | 368 kB 00:00
(4806/4965): valgrind-3.15.0-9.el8.x86_64.rpm | 12 MB 00:02
(4807/4965): virt-manager-common-2.2.1-2.el8.noarch.rpm | 889 kB 00:00
(4808/4965): virt-p2v-maker-1.38.4-14.module_el8.1.0+248+2 | 237 kB 00:00
(4811/4965): virt-v2v-1.38 95% [=============== ] 15 MB/s | 5.4 GB 00:17 ETA (4809/4965): virt-top-1.0.8-32.el8.x86_64.rpm | 729 kB 00:00
(4810/4965): virt-viewer-7.0-8.el8.x86_64.rpm | 399 kB 00:00
(4811/4965): virt-who-0.25.7-1.el8.noarch.rpm | 257 kB 00:00
(4812/4965): voikko-tools-4.1.1-1.el8.x86_64.rpm | 45 kB 00:00
(4815/4965): virtio-win-1. 95% [=============== ] 16 MB/s | 5.4 GB 00:16 ETA (4815/4965): virtio-win-1. 95% [=============== ] 16 MB/s | 5.4 GB 00:15 ETA (4813/4965): virt-v2v-1.38.4-14.module_el8.1.0+248+298dec1 | 13 MB 00:01
(4816/4965): volume_key-0. 95% [=============== ] 17 MB/s | 5.4 GB 00:15 ETA (4814/4965): volume_key-devel-0.3.11-5.el8.i686.rpm | 18 kB 00:00
(4815/4965): volume_key-0.3.11-5.el8.x86_64.rpm | 49 kB 00:00
(4816/4965): volume_key-libs-0.3.11-5.el8.i686.rpm | 151 kB 00:00
(4817/4965): volume_key-devel-0.3.11-5.el8.x86_64.rpm | 18 kB 00:00
(4818/4965): vorbis-tools-1.4.0-28.el8.x86_64.rpm | 347 kB 00:00
(4819/4965): volume_key-libs-0.3.11-5.el8.x86_64.rpm | 149 kB 00:00
(4820/4965): vsftpd-3.0.3-28.el8.x86_64.rpm | 180 kB 00:00
(4824/4965): vte291-0.52.2 95% [=============== ] 16 MB/s | 5.4 GB 00:15 ETA (4821/4965): vte-profile-0.52.2-2.el8.x86_64.rpm | 14 kB 00:00
(4822/4965): vte291-0.52.2-2.el8.i686.rpm | 269 kB 00:00
(4823/4965): vte291-0.52.2-2.el8.x86_64.rpm | 257 kB 00:00
(4824/4965): vulkan-headers-1.1.126.0-1.el8_1.noarch.rpm | 549 kB 00:00
(4825/4965): vulkan-loader-1.1.126.0-1.el8.i686.rpm | 120 kB 00:00
(4829/4965): vulkan-loader 95% [=============== ] 16 MB/s | 5.5 GB 00:14 ETA (4826/4965): vulkan-loader-devel-1.1.126.0-1.el8.i686.rpm | 9.5 kB 00:00
(4827/4965): vulkan-loader-1.1.126.0-1.el8.x86_64.rpm | 113 kB 00:00
(4828/4965): vulkan-tools-1.1.126.0-1.el8.x86_64.rpm | 192 kB 00:00
(4829/4965): vulkan-loader-devel-1.1.126.0-1.el8.x86_64.rp | 9.4 kB 00:00
(4830/4965): wavpack-5.1.0-9.el8.i686.rpm | 201 kB 00:00
(4831/4965): thunderbird-6 95% [=============== ] 16 MB/s | 5.5 GB 00:14 ETA (4831/4965): vulkan-validation-layers-1.1.82.0-1.el8.x86_6 | 1.8 MB 00:00
(4832/4965): wavpack-5.1.0-9.el8.x86_64.rpm | 190 kB 00:00
(4833/4965): wayland-devel-1.15.0-1.el8.i686.rpm | 148 kB 00:00
(4834/4965): thunderbird-6 95% [=============== ] 16 MB/s | 5.5 GB 00:14 ETA (4834/4965): wayland-devel-1.15.0-1.el8.x86_64.rpm | 146 kB 00:00
(4835/4965): wayland-protocols-devel-1.17-1.el8.noarch.rpm | 80 kB 00:00
(4837/4965): virtio-win-1. 96% [=============== ] 16 MB/s | 5.5 GB 00:14 ETA (4837/4965): virtio-win-1. 96% [=============== ] 17 MB/s | 5.5 GB 00:12 ETA (4837/4965): virtio-win-1. 96% [=============== ] 19 MB/s | 5.5 GB 00:11 ETA (4836/4965): webkit2gtk3-2.24.4-2.el8_1.i686.rpm | 15 MB 00:01
(4839/4965): webkit2gtk3-2 96% [=============== ] 19 MB/s | 5.5 GB 00:10 ETA (4837/4965): webkit2gtk3-2.24.4-2.el8_1.x86_64.rpm | 14 MB 00:01
(4838/4965): webkit2gtk3-devel-2.24.4-2.el8_1.i686.rpm | 259 kB 00:00
(4841/4965): webkit2gtk3-d 96% [=============== ] 19 MB/s | 5.5 GB 00:09 ETA (4839/4965): webkit2gtk3-jsc-2.24.4-2.el8_1.i686.rpm | 3.0 MB 00:00
(4842/4965): webkit2gtk3-d 96% [===============-] 19 MB/s | 5.5 GB 00:09 ETA (4840/4965): webkit2gtk3-jsc-2.24.4-2.el8_1.x86_64.rpm | 5.3 MB 00:00
(4844/4965): webkit2gtk3-j 97% [===============-] 20 MB/s | 5.5 GB 00:08 ETA (4841/4965): webkit2gtk3-jsc-devel-2.24.4-2.el8_1.i686.rpm | 120 kB 00:00
(4842/4965): webkit2gtk3-jsc-devel-2.24.4-2.el8_1.x86_64.r | 116 kB 00:00
(4846/4965): webkit2gtk3-p 97% [===============-] 19 MB/s | 5.5 GB 00:08 ETA (4846/4965): webkit2gtk3-p 97% [===============-] 19 MB/s | 5.5 GB 00:08 ETA (4843/4965): webkit2gtk3-devel-2.24.4-2.el8_1.x86_64.rpm | 255 kB 00:01
(4844/4965): webkit2gtk3-plugin-process-gtk2-2.24.4-2.el8_ | 12 MB 00:01
(4845/4965): thunderbird-6 97% [===============-] 20 MB/s | 5.5 GB 00:07 ETA (4845/4965): virtio-win-1.9.9-3.el8.noarch.rpm | 47 MB 00:06
(4846/4965): thunderbird-6 97% [===============-] 18 MB/s | 5.5 GB 00:07 ETA (4846/4965): webrtc-audio-processing-0.3-8.el8.x86_64.rpm | 299 kB 00:00
(4847/4965): webkit2gtk3-plugin-process-gtk2-2.24.4-2.el8_ | 11 MB 00:00
(4848/4965): wget-1.19.5-8.el8_1.1.x86_64.rpm | 735 kB 00:00
(4849/4965): wireshark-2.6.2-11.el8.x86_64.rpm | 3.7 MB 00:00
(4851/4965): webrtc-audio- 97% [===============-] 19 MB/s | 5.6 GB 00:06 ETA (4851/4965): webrtc-audio- 97% [===============-] 19 MB/s | 5.6 GB 00:06 ETA (4851/4965): webrtc-audio- 97% [===============-] 19 MB/s | 5.6 GB 00:06 ETA (4850/4965): webrtc-audio-processing-0.3-8.el8.i686.rpm | 327 kB 00:02
(4852/4965): wireshark-cli 98% [===============-] 19 MB/s | 5.6 GB 00:05 ETA (4853/4965): wireshark-cli 98% [===============-] 19 MB/s | 5.6 GB 00:05 ETA (4851/4965): wireshark-cli-2.6.2-11.el8.i686.rpm | 15 MB 00:02
(4854/4965): wodim-1.1.11- 98% [===============-] 19 MB/s | 5.6 GB 00:05 ETA (4852/4965): wireshark-cli-2.6.2-11.el8.x86_64.rpm | 17 MB 00:01
(4853/4965): wodim-1.1.11-39.el8.x86_64.rpm | 337 kB 00:00
(4854/4965): woff2-1.0.2-4.el8.i686.rpm | 64 kB 00:00
(4855/4965): woff2-1.0.2-4.el8.x86_64.rpm | 60 kB 00:00
(4856/4965): wsmancli-2.6.0-8.el8.x86_64.rpm | 35 kB 00:00
(4857/4965): wqy-microhei-fonts-0.2.0-0.22.beta.el8.noarch | 1.7 MB 00:00
(4860/4965): x3270-x11-3.6 98% [===============-] 18 MB/s | 5.6 GB 00:05 ETA (4858/4965): x3270-x11-3.6ga5-1.el8.x86_64.rpm | 838 kB 00:00
(4859/4965): xcb-util-0.4.0-10.el8.i686.rpm | 22 kB 00:00
(4860/4965): xcb-util-0.4.0-10.el8.x86_64.rpm | 22 kB 00:00
(4861/4965): xalan-j2-2.7.1-38.module_el8.1.0+233+b2be703e | 1.9 MB 00:00
(4862/4965): wqy-unibit-fonts-1.1.0-20.el8.noarch.rpm | 719 kB 00:00
(4863/4965): xcb-util-image-0.4.0-9.el8.i686.rpm | 21 kB 00:00
(4867/4965): xcb-util-keys 98% [===============-] 18 MB/s | 5.6 GB 00:05 ETA (4864/4965): xcb-util-image-0.4.0-9.el8.x86_64.rpm | 21 kB 00:00
(4865/4965): xcb-util-keysyms-0.4.0-7.el8.x86_64.rpm | 16 kB 00:00
(4866/4965): xcb-util-keysyms-0.4.0-7.el8.i686.rpm | 16 kB 00:00
(4867/4965): xcb-util-wm-0.4.1-12.el8.i686.rpm | 35 kB 00:00
(4868/4965): xcb-util-renderutil-0.3.9-10.el8.i686.rpm | 19 kB 00:00
(4869/4965): xcb-util-renderutil-0.3.9-10.el8.x86_64.rpm | 19 kB 00:00
(4870/4965): xcb-util-wm-0.4.1-12.el8.x86_64.rpm | 32 kB 00:00
(4871/4965): xdg-desktop-portal-1.0.3-1.el8.x86_64.rpm | 297 kB 00:00
(4872/4965): xdg-desktop-portal-gtk-1.0.2-1.el8.x86_64.rpm | 181 kB 00:00
(4873/4965): xdg-user-dirs-0.17-1.el8.x86_64.rpm | 65 kB 00:00
(4874/4965): xdg-utils-1.1.2-5.el8.noarch.rpm | 84 kB 00:00
(4875/4965): thunderbird-6 98% [===============-] 17 MB/s | 5.6 GB 00:05 ETA (4875/4965): xdg-user-dirs-gtk-0.10-13.el8.x86_64.rpm | 73 kB 00:00
(4876/4965): xinetd-2.3.15-24.el8.x86_64.rpm | 135 kB 00:00
(4877/4965): xkeyboard-config-2.24-3.el8.noarch.rpm | 828 kB 00:00
(4878/4965): xerces-j2-2.11.0-34.module_el8.1.0+233+b2be70 | 1.2 MB 00:00
(4879/4965): xkeyboard-config-devel-2.24-3.el8.noarch.rpm | 14 kB 00:00
(4880/4965): xml-commons-resolver-1.2-26.module_el8.1.0+23 | 115 kB 00:00
(4881/4965): xml-commons-apis-1.4.01-25.module_el8.1.0+233 | 234 kB 00:00
(4882/4965): xmlsec1-1.2.25-4.el8.i686.rpm | 185 kB 00:00
(4883/4965): thunderbird-6 98% [===============-] 16 MB/s | 5.6 GB 00:05 ETA (4883/4965): xmlsec1-nss-1.2.25-4.el8.i686.rpm | 76 kB 00:00
(4884/4965): xmlsec1-1.2.25-4.el8.x86_64.rpm | 191 kB 00:00
(4885/4965): xmlsec1-nss-1.2.25-4.el8.x86_64.rpm | 80 kB 00:00
(4886/4965): xmlsec1-openssl-1.2.25-4.el8.x86_64.rpm | 94 kB 00:00
(4887/4965): xmlsec1-openssl-1.2.25-4.el8.i686.rpm | 88 kB 00:00
(4888/4965): xmlstreambuffer-1.5.4-8.module_el8.1.0+233+b2 | 87 kB 00:00
(4889/4965): xorg-sgml-doctools-1.11-6.el8.noarch.rpm | 30 kB 00:00
(4890/4965): xmlto-0.0.28-7.el8.x86_64.rpm | 59 kB 00:00
(4891/4965): xorg-x11-docs-1.7.1-7.el8.noarch.rpm | 296 kB 00:00
(4892/4965): xorg-x11-drv-ati-19.0.1-1.el8.x86_64.rpm | 175 kB 00:00
(4893/4965): xorg-x11-drivers-7.7-22.el8.x86_64.rpm | 16 kB 00:00
(4894/4965): thunderbird-6 98% [===============-] 16 MB/s | 5.6 GB 00:05 ETA (4894/4965): xorg-x11-drv-dummy-0.3.7-6.el8.1.x86_64.rpm | 23 kB 00:00
(4895/4965): xorg-x11-drv-evdev-devel-2.10.6-2.el8.i686.rp | 27 kB 00:00
(4896/4965): xorg-x11-drv-evdev-2.10.6-2.el8.x86_64.rpm | 57 kB 00:00
(4897/4965): xorg-x11-drv-evdev-devel-2.10.6-2.el8.x86_64. | 27 kB 00:00
(4898/4965): xorg-x11-drv-fbdev-0.5.0-2.el8.x86_64.rpm | 27 kB 00:00
(4899/4965): xorg-x11-drv-intel-2.99.917-38.20180618.el8.i | 755 kB 00:00
(4900/4965): xorg-x11-drv-intel-2.99.917-38.20180618.el8.x | 702 kB 00:00
(4901/4965): xorg-x11-drv-libinput-0.28.0-2.el8.x86_64.rpm | 50 kB 00:00
(4902/4965): xorg-x11-drv-qxl-0.1.5-9.el8.x86_64.rpm | 102 kB 00:00
(4903/4965): xorg-x11-drv-nouveau-1.0.15-4.el8.1.x86_64.rp | 104 kB 00:00
(4905/4965): xorg-x11-drv- 98% [===============-] 15 MB/s | 5.6 GB 00:05 ETA (4904/4965): xorg-x11-drv-v4l-0.3.0-2.el8.x86_64.rpm | 26 kB 00:00
(4905/4965): xorg-x11-drv-vmware-13.2.1-8.el8.x86_64.rpm | 90 kB 00:00
(4906/4965): xorg-x11-drv-vesa-2.4.0-3.el8.x86_64.rpm | 31 kB 00:00
(4907/4965): xorg-x11-drv-wacom-0.36.1-5.el8.x86_64.rpm | 319 kB 00:00
(4908/4965): xorg-x11-font-utils-7.5-40.el8.x86_64.rpm | 103 kB 00:00
(4909/4965): xorg-x11-drv-wacom-serial-support-0.36.1-5.el | 40 kB 00:00
(4911/4965): xorg-x11-font 98% [===============-] 15 MB/s | 5.6 GB 00:05 ETA (4910/4965): xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.no | 1.1 MB 00:00
(4911/4965): xorg-x11-fonts-75dpi-7.5-19.el8.noarch.rpm | 2.8 MB 00:00
(4912/4965): xorg-x11-fonts-100dpi-7.5-19.el8.noarch.rpm | 3.1 MB 00:00
(4914/4965): xorg-x11-font 98% [===============-] 15 MB/s | 5.6 GB 00:04 ETA (4913/4965): xorg-x11-fonts-ISO8859-1-75dpi-7.5-19.el8.noa | 932 kB 00:00
(4914/4965): xorg-x11-fonts-ISO8859-14-75dpi-7.5-19.el8.no | 905 kB 00:00
(4915/4965): xorg-x11-fonts-ISO8859-15-100dpi-7.5-19.el8.n | 1.1 MB 00:00
(4916/4965): xorg-x11-fonts-ISO8859-15-75dpi-7.5-19.el8.no | 931 kB 00:00
(4918/4965): xorg-x11-font 98% [===============-] 15 MB/s | 5.6 GB 00:04 ETA (4917/4965): xorg-x11-fonts-ISO8859-14-100dpi-7.5-19.el8.n | 1.0 MB 00:00
(4918/4965): xorg-x11-fonts-ISO8859-2-100dpi-7.5-19.el8.no | 1.0 MB 00:00
(4919/4965): xorg-x11-fonts-ISO8859-2-75dpi-7.5-19.el8.noa | 900 kB 00:00
(4920/4965): xorg-x11-fonts-Type1-7.5-19.el8.noarch.rpm | 522 kB 00:00
(4921/4965): xorg-x11-fonts-ISO8859-9-100dpi-7.5-19.el8.no | 1.1 MB 00:00
(4924/4965): xorg-x11-font 98% [===============-] 15 MB/s | 5.6 GB 00:04 ETA (4922/4965): xorg-x11-fonts-cyrillic-7.5-19.el8.noarch.rpm | 397 kB 00:00
(4923/4965): xorg-x11-fonts-ethiopic-7.5-19.el8.noarch.rpm | 151 kB 00:00
(4924/4965): xorg-x11-proto-devel-2018.4-1.el8.noarch.rpm | 283 kB 00:00
(4925/4965): xorg-x11-fonts-ISO8859-9-75dpi-7.5-19.el8.noa | 929 kB 00:00
(4928/4965): xorg-x11-serv 98% [===============-] 15 MB/s | 5.6 GB 00:04 ETA (4928/4965): xorg-x11-serv 99% [===============-] 14 MB/s | 5.6 GB 00:03 ETA (4926/4965): xorg-x11-fonts-misc-7.5-19.el8.noarch.rpm | 5.8 MB 00:00
(4927/4965): xorg-x11-server-Xdmx-1.20.3-8.el8.x86_64.rpm | 902 kB 00:00
(4928/4965): xorg-x11-server-Xephyr-1.20.3-8.el8.x86_64.rp | 1.0 MB 00:00
(4931/4965): xorg-x11-serv 99% [===============-] 14 MB/s | 5.6 GB 00:03 ETA (4929/4965): xorg-x11-server-Xnest-1.20.3-8.el8.x86_64.rpm | 716 kB 00:00
(4930/4965): xorg-x11-server-Xspice-0.1.5-9.el8.x86_64.rpm | 116 kB 00:00
(4931/4965): xorg-x11-server-Xorg-1.20.3-8.el8.x86_64.rpm | 1.5 MB 00:00
(4932/4965): xorg-x11-server-Xvfb-1.20.3-8.el8.x86_64.rpm | 870 kB 00:00
(4933/4965): xorg-x11-server-common-1.20.3-8.el8.x86_64.rp | 40 kB 00:00
(4937/4965): xorg-x11-util 99% [===============-] 14 MB/s | 5.6 GB 00:03 ETA (4934/4965): xorg-x11-utils-7.5-28.el8.x86_64.rpm | 136 kB 00:00
(4935/4965): xorg-x11-server-utils-7.7-27.el8.x86_64.rpm | 198 kB 00:00
(4936/4965): xorg-x11-xauth-1.0.9-12.el8.x86_64.rpm | 39 kB 00:00
(4937/4965): xorg-x11-xinit-1.3.4-18.el8.x86_64.rpm | 58 kB 00:00
(4941/4965): xorg-x11-xini 99% [===============-] 13 MB/s | 5.6 GB 00:03 ETA (4938/4965): xorg-x11-xinit-session-1.3.4-18.el8.x86_64.rp | 13 kB 00:00
(4939/4965): xorg-x11-xkb-utils-7.7-27.el8.x86_64.rpm | 114 kB 00:00
(4940/4965): xorg-x11-server-Xwayland-1.20.3-8.el8.x86_64. | 976 kB 00:00
(4941/4965): xorriso-1.4.8-4.el8.x86_64.rpm | 281 kB 00:00
(4942/4965): xorg-x11-xbitmaps-1.1.1-13.el8.noarch.rpm | 42 kB 00:00
(4943/4965): xrestop-0.4-21.el8.x86_64.rpm | 28 kB 00:00
(4947/4965): xsane-gimp-0. 99% [===============-] 13 MB/s | 5.6 GB 00:03 ETA (4944/4965): xsane-gimp-0.999-30.el8.x86_64.rpm | 288 kB 00:00
(4945/4965): xsom-0-19.20110809svn.module_el8.1.0+233+b2be | 399 kB 00:00
(4949/4965): xterm-331-1.e 99% [===============-] 12 MB/s | 5.6 GB 00:03 ETA (4946/4965): xsane-common-0.999-30.el8.x86_64.rpm | 1.2 MB 00:00
(4947/4965): xsane-0.999-30.el8.x86_64.rpm | 587 kB 00:00
(4948/4965): xterm-resize-331-1.el8.x86_64.rpm | 38 kB 00:00
(4949/4965): yajl-2.1.0-10.el8.x86_64.rpm | 41 kB 00:00
(4950/4965): yajl-2.1.0-10.el8.i686.rpm | 42 kB 00:00
(4951/4965): yelp-libs-3.28.1-3.el8.i686.rpm | 120 kB 00:00
(4952/4965): thunderbird-6 99% [===============-] 12 MB/s | 5.6 GB 00:03 ETA (4952/4965): yelp-3.28.1-3.el8.x86_64.rpm | 784 kB 00:00
(4953/4965): yelp-tools-3.28.0-3.el8.noarch.rpm | 40 kB 00:00
(4954/4965): yelp-libs-3.28.1-3.el8.x86_64.rpm | 108 kB 00:00
(4955/4965): yp-tools-4.2.3-1.el8.x86_64.rpm | 90 kB 00:00
(4956/4965): yelp-xsl-3.28.0-2.el8.noarch.rpm | 210 kB 00:00
(4957/4965): ypserv-4.0-6.20170331git5bfba76.el8.x86_64.rp | 171 kB 00:00
(4958/4965): ypbind-2.5-2.el8.x86_64.rpm | 69 kB 00:00
(4959/4965): thunderbird-6 99% [===============-] 12 MB/s | 5.6 GB 00:03 ETA (4959/4965): xterm-331-1.el8.x86_64.rpm | 528 kB 00:00
(4960/4965): zsh-html-5.5.1-6.el8_1.2.noarch.rpm | 520 kB 00:00
(4961/4965): zziplib-0.13.68-7.el8.i686.rpm | 93 kB 00:00
(4962/4965): zziplib-utils-0.13.68-7.el8.x86_64.rpm | 48 kB 00:00
(4963/4965): zziplib-0.13.68-7.el8.x86_64.rpm | 91 kB 00:00
(4964/4965): thunderbird-6 99% [===============-] 11 MB/s | 5.7 GB 00:03 ETA (4964/4965): zenity-3.28.1-1.el8.x86_64.rpm | 4.0 MB 00:00
(4965/4965): thunderbird-6 99% [===============-] 11 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 11 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 10 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 9.7 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 9.2 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 8.9 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 8.5 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 8.2 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 7.9 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 7.7 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 7.5 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 7.3 MB/s | 5.7 GB 00:03 ETA (4965/4965): thunderbird-6 99% [===============-] 7.1 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 7.0 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 6.8 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 6.5 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 6.2 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 6.0 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 5.8 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 5.6 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 5.4 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 5.3 MB/s | 5.7 GB 00:02 ETA (4965/4965): thunderbird-6 99% [===============-] 5.2 MB/s | 5.7 GB 00:01 ETA (4965/4965): thunderbird-6 99% [===============-] 5.2 MB/s | 5.7 GB 00:01 ETA (4965/4965): thunderbird-6 99% [===============-] 5.1 MB/s | 5.7 GB 00:01 ETA (4965/4965): thunderbird-6 99% [===============-] 5.1 MB/s | 5.7 GB 00:01 ETA (4965/4965): thunderbird-6 99% [===============-] 5.1 MB/s | 5.7 GB 00:00 ETA (4965/4965): thunderbird-6 99% [===============-] 5.1 MB/s | 5.7 GB 00:00 ETA (4965/4965): thunderbird-6 99% [===============-] 5.1 MB/s | 5.7 GB 00:00 ETA (4965/4965): thunderbird-6 99% [===============-] 5.0 MB/s | 5.7 GB 00:00 ETA (4965/4965): thunderbird-68.6.0-1.el8_1.x86_64.rpm | 86 MB 00:34
+ [[ -f /var/www/html/repos/yum/centos-appstream-el8/base/comps.xml ]]
+ repo_comps=("--groupfile=$repo_mp/comps.xml")
+ echo 'Generating yum repo metadata for: centos-appstream-el8'
Generating yum repo metadata for: centos-appstream-el8
++ repo_url centos-appstream-el8 yum base
++ local repo_name=centos-appstream-el8
++ local repo_type=yum
++ local snapshot=base
++ echo http://mirrors.phx.ovirt.org/repos/yum/centos-appstream-el8/base
+ /bin/createrepo --update --workers=8 --baseurl=http://mirrors.phx.ovirt.org/repos/yum/centos-appstream-el8/base --retain-old-md=100 --groupfile=/var/www/html/repos/yum/centos-appstream-el8/base/comps.xml /var/www/html/repos/yum/centos-appstream-el8/base
Could not find valid repo at: /var/www/html/repos/yum/centos-appstream-el8/base
Spawning worker 0 with 621 pkgs
Spawning worker 1 with 621 pkgs
Spawning worker 2 with 621 pkgs
Spawning worker 3 with 621 pkgs
Spawning worker 4 with 621 pkgs
Spawning worker 5 with 620 pkgs
Spawning worker 6 with 620 pkgs
Spawning worker 7 with 620 pkgs
Workers Finished
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
++ get_modulesmd_path centos-appstream-el8
++ local repo_name=centos-appstream-el8
+++ sed -e 's/xmlns=".*"//g' /home/jenkins/mirrors_cache/centos-appstream-el8/repomd.xml
+++ xmllint --xpath 'string(/repomd/data[@type="modules"]/location/@href)' -
+++ grep -o '[[:alnum:]_.-]*$'
++ filename=1dc85ed0b58097fa81dc55dd165e3fb3c4230e517ed39f9aa40c9fb0d6cd36c8-modules.yaml.gz
++ [[ -z 1dc85ed0b58097fa81dc55dd165e3fb3c4230e517ed39f9aa40c9fb0d6cd36c8-modules.yaml.gz ]]
++ echo /home/jenkins/mirrors_cache/centos-appstream-el8/1dc85ed0b58097fa81dc55dd165e3fb3c4230e517ed39f9aa40c9fb0d6cd36c8-modules.yaml.gz
+ modulesmd_path=/home/jenkins/mirrors_cache/centos-appstream-el8/1dc85ed0b58097fa81dc55dd165e3fb3c4230e517ed39f9aa40c9fb0d6cd36c8-modules.yaml.gz
+ [[ -f /home/jenkins/mirrors_cache/centos-appstream-el8/1dc85ed0b58097fa81dc55dd165e3fb3c4230e517ed39f9aa40c9fb0d6cd36c8-modules.yaml.gz ]]
+ echo 'Module information found, updating metadata'
Module information found, updating metadata
+ /bin/modifyrepo --mdtype=modules /home/jenkins/mirrors_cache/centos-appstream-el8/1dc85ed0b58097fa81dc55dd165e3fb3c4230e517ed39f9aa40c9fb0d6cd36c8-modules.yaml.gz /var/www/html/repos/yum/centos-appstream-el8/base
Could not access repository: /var/www/html/repos/yum/centos-appstream-el8/base/repomd.xml not found
Build step 'Execute shell' marked build as failure
4 years, 7 months
Build failed in Jenkins:
system-sync_mirrors-centos-extras-el8-x86_64 #45
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-centos-extras-el8-x86_6...>
Changes:
[Evgheni Dereveanchin] Define more CentOS 8 repo mirrors
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <https://jenkins.ovirt.org/job/system-sync_mirrors-centos-extras-el8-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 --prune http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 33b0b453a5688b9717c8ff0ba7b6fef04969d5f5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 33b0b453a5688b9717c8ff0ba7b6fef04969d5f5
Commit message: "Define more CentOS 8 repo mirrors"
> git rev-list --no-walk 7ff2d84e95416ee1b17480ab34f3fc11f26a6646 # timeout=10
[system-sync_mirrors-centos-extras-el8-x86_64] $ /bin/bash -xe /tmp/jenkins1743937886341708915.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-extras-el8 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
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-extras-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-extras-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-extras-el8
+ 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-extras-el8 yum
+ local repo_name=centos-extras-el8
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/centos-extras-el8 /var/www/html/repos/yum/centos-extras-el8/base
+ check_yum_sync_needed centos-extras-el8 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-extras-el8
+ 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-extras-el8
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-extras-el8 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-extras-el8
++ 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-extras-el8 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/centos-extras-el8/base --norepopath --newest-only --urls --quiet
Error setting up repositories: Cannot find a valid baseurl for repo: centos-extras-el8
+ reposync_out=
Build step 'Execute shell' marked build as failure
4 years, 7 months