20 May
2018
20 May
'18
8:40 a.m.
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_64/1578/display/redirect>
------------------------------------------
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_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-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3972357899187947782.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Resyncing repo: centos-updates-el7
Syncing yum repo centos-updates-el7 for arch: x86_64
scap-security-guide-doc-0.1.36-9.el7.centos.noarch: Insufficient space in download directory /var/www/html/repos/yum/centos-updates-el7/base/Packages
* free 32 k
* needed 2.7 M
scap-security-guide-0.1.36-9.el7.centos.noarch: Insufficient space in download directory /var/www/html/repos/yum/centos-updates-el7/base/Packages
* free 32 k
* needed 4.4 M
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 326, in main
result, error = my.sigCheckPkg(pkg)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2759, in sigCheckPkg
ts, po.localPkg(), payload=self.conf.payload_gpgcheck,
File "/usr/lib/python2.7/site-packages/rpmUtils/miscutils.py", line 76, in checkSig
fdno = os.open(package, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: '/var/www/html/repos/yum/centos-updates-el7/base/Packages/scap-security-guide-0.1.36-9.el7.centos.noarch.rpm'
Build step 'Execute shell' marked build as failure