See <
http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/3/>
------------------------------------------
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-epel-el6-x86_64/ws/>
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 -c core.askpass=true fetch --tags --progress
http://gerrit.ovirt.org/jenkins.git
+refs/changes/96/70996/1:patch --prune
git rev-parse origin/patch^{commit} # timeout=10
git rev-parse patch^{commit} # timeout=10
Checking out Revision
1457c2aedc387c2387aaf6d7f8d11fd57fd62084 (patch)
git config core.sparsecheckout # timeout=10
git checkout -f 1457c2aedc387c2387aaf6d7f8d11fd57fd62084
First time build. Skipping
changelog.
git branch -a # timeout=10
git rev-parse patch^{commit} # timeout=10
git rev-parse remotes/origin/master^{commit} # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe
/tmp/hudson1697672761424802089.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64
jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Resyncing repo: epel-el6
Syncing yum repo epel-el6 for arch: x86_64
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 274, in main
shutil.copyfile(resultfile, "%s/%s" % (local_repo_path, basename))
File "/usr/lib64/python2.7/shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied:
'/var/www/html/repos/yum/epel-el6/base/comps.xml'
Build step 'Execute shell' marked build as failure