See
<
http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/1493/dis...
------------------------------------------
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 fetch --tags --progress
http://gerrit.ovirt.org/jenkins.git
+refs/heads/*:refs/remotes/origin/* --prune
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
590375b63082c509575860789958514fd9a3392c (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 590375b63082c509575860789958514fd9a3392c
Commit message:
"Don't run check-patch-s390x.sh on merge"
git rev-list --no-walk 590375b63082c509575860789958514fd9a3392c #
timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe
/tmp/jenkins636525014278819916.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64
jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 209, in main
my.doSackSetup(arches)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 741, in
doSackSetup
return self._getSacks(archlist=archlist, thisrepo=thisrepo)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in
_getSacks
self.repos.populateSack(which=repos)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 380, in
populateSack
sack._retrieve_async(repo, data)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 185, in
_retrieve_async
if not self._check_uncompressed_db_gen(repo, mydbtype):
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 287, in
_check_uncompressed_db_gen
cached=repo.cache)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1165, in
repo_gen_decompress
return decompress(filename, dest=dest, check_timestamps=True)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1150, in decompress
_decompress_chunked(filename, out, ztype)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 791, in
_decompress_chunked
raise Errors.MiscError, msg
yum.Errors.MiscError: Error reading from file
/home/jenkins/mirrors_cache/epel-el6/5d6210f57b81b5c31606373e7d65124e1a01a88f5944ba4322b7bed694bdb494-primary.sqlite.bz2:
compressed file ended before the logical end-of-stream was detected
Build step 'Execute shell' marked build as failure