Build failed in Jenkins:
system-sync_mirrors-centos-powertools-el8-x86_64 #1
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-centos-powertools-el8-x...>
Changes:
------------------------------------------
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-powertools-el8-x...>
No credentials specified
Cloning the remote Git repository
Cloning repository http://gerrit.ovirt.org/jenkins.git
> git init <https://jenkins.ovirt.org/job/system-sync_mirrors-centos-powertools-el8-x...> # timeout=10
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/*
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> 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 6355daf931835e16cdc89c0f8a6d8b1ffd90e73a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6355daf931835e16cdc89c0f8a6d8b1ffd90e73a
Commit message: "OST: add metrics nightly suite for 4.3"
First time build. Skipping changelog.
[system-sync_mirrors-centos-powertools-el8-x86_64] $ /bin/bash -xe /tmp/jenkins4792023742492144039.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-powertools-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-powertools-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-powertools-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-powertools-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-powertools-el8 yum
+ local repo_name=centos-powertools-el8
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/centos-powertools-el8 /var/www/html/repos/yum/centos-powertools-el8/base
+ check_yum_sync_needed centos-powertools-el8 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-powertools-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-powertools-el8
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-powertools-el8 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-powertools-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-powertools-el8 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/centos-powertools-el8/base --norepopath --newest-only --urls --quiet
Error setting up repositories: centos-powertools-el8: Check uncompressed DB failed
+ reposync_out=
Build step 'Execute shell' marked build as failure
4 years, 7 months
Build failed in Jenkins:
system-sync_mirrors-ovirt-master-glusterfs-7-el8-x86_64 #44
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-ovirt-master-glusterfs-...>
Changes:
[Evgheni Dereveanchin] Define more CentOS 8 repo mirrors
[Evgheni Dereveanchin] Fix typo in centos-extras-el8 mirror definition
------------------------------------------
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-glusterfs-...>
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 14ecb6fb82f32da6d17ac418b863451ec63194ea (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 14ecb6fb82f32da6d17ac418b863451ec63194ea
Commit message: "Fix typo in centos-extras-el8 mirror definition"
> git rev-list --no-walk 7ff2d84e95416ee1b17480ab34f3fc11f26a6646 # timeout=10
[system-sync_mirrors-ovirt-master-glusterfs-7-el8-x86_64] $ /bin/bash -xe /tmp/jenkins6622915226753702384.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror ovirt-master-glusterfs-7-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-glusterfs-7-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-glusterfs-7-el8 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=ovirt-master-glusterfs-7-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-glusterfs-7-el8 yum
+ local repo_name=ovirt-master-glusterfs-7-el8
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/ovirt-master-glusterfs-7-el8 /var/www/html/repos/yum/ovirt-master-glusterfs-7-el8/base
+ check_yum_sync_needed ovirt-master-glusterfs-7-el8 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=ovirt-master-glusterfs-7-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-glusterfs-7-el8
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync ovirt-master-glusterfs-7-el8 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=ovirt-master-glusterfs-7-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-glusterfs-7-el8 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/ovirt-master-glusterfs-7-el8/base --norepopath --newest-only --urls --quiet
Error setting up repositories: File /home/jenkins/mirrors_cache/fedora-base-fc30/metalink.xml is not XML
+ reposync_out='Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=fedora-30&arch=x86_64 error was
16: error opening file from https://mirrors.fedoraproject.org/metalink?repo=fedora-30&arch=x86_64, IOError: [Errno 2] No such file or directory: '\''/home/jenkins/mirrors_cache/fedora-base-fc30/metalink.xml.tmp'\'''
Build step 'Execute shell' marked build as failure
4 years, 7 months
Build failed in Jenkins:
system-sync_mirrors-glusterfs-3.12-el7-x86_64 #2821
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-glusterfs-3.12-el7-x86_...>
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-glusterfs-3.12-el7-x86_...>
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-glusterfs-3.12-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4145333931731438079.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-3.12-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
+ 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 glusterfs-3.12-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-3.12-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-3.12-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 glusterfs-3.12-el7 yum
+ local repo_name=glusterfs-3.12-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/glusterfs-3.12-el7 /var/www/html/repos/yum/glusterfs-3.12-el7/base
+ check_yum_sync_needed glusterfs-3.12-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-3.12-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/glusterfs-3.12-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-3.12-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=glusterfs-3.12-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=glusterfs-3.12-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/glusterfs-3.12-el7/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-kvm-common-el7-x86_64 #3481
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-centos-kvm-common-el7-x...>
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-kvm-common-el7-x...>
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-kvm-common-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3061479776073978629.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-kvm-common-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
+ 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-kvm-common-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-kvm-common-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-kvm-common-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-kvm-common-el7 yum
+ local repo_name=centos-kvm-common-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/centos-kvm-common-el7 /var/www/html/repos/yum/centos-kvm-common-el7/base
+ check_yum_sync_needed centos-kvm-common-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-kvm-common-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-kvm-common-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-kvm-common-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-kvm-common-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-kvm-common-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/centos-kvm-common-el7/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-sac-gluster-ansible-el7-x86_64 #810
by jenkins@jenkins.phx.ovirt.org
See <https://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7...>
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-sac-gluster-ansible-el7...>
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-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5183470970825176052.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-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
+ 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 sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-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 sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-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/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-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=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/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