[oVirt Jenkins] vdsm_master_unit-tests_merged - Build # 4605 - Failure!

Eyal Edri eedri at redhat.com
Tue Feb 10 15:09:16 UTC 2015


we are enforcing pyflakes latests version via puppet class: vdsm_test_runner.pp

barak - please check that the relevant slave on the hostgroup is getting that and updating to a version
higher than pyflakes-0.8.1-3.el6.noarch.rpm

e.

----- Original Message -----
> From: "Dan Kenigsberg" <danken at redhat.com>
> To: "Jenkins ci oVirt Server" <jenkins at ovirt.org>
> Cc: eedri at redhat.com, vdsm-patches at lists.fedorahosted.org, dcaro at redhat.com, nsoffer at redhat.com
> Sent: Tuesday, February 10, 2015 5:01:44 PM
> Subject: Re: [oVirt Jenkins] vdsm_master_unit-tests_merged - Build # 4605 - Failure!
> 
> On Tue, Feb 10, 2015 at 02:19:59PM +0000, Jenkins ci oVirt Server wrote:
> > Project: http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/
> > Build: http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/4605/
> > Build Number: 4605
> > Build Status:  Failure
> > Triggered By: Triggered by Gerrit: http://gerrit.ovirt.org/37456
> 
> Haven't we already installed newer pyflakes (such as
> http://danken.fedorapeople.org/pyflakes-0.8.1-3.el6.noarch.rpm) on our
> slaves?
> We should.
> 
> 14:19:47 pyflakes-0.4.0
> 14:19:47 ( find . -path './.git' -prune -type f -o \
> 14:19:47                -path './vdsm_compat' -prune -type f -o \
> 14:19:47                -name '*.py' -o -name '*.py.in' && \
> 14:19:47                echo contrib/profile-stats init/daemonAdapter
> vdsm/get-conf-item vdsm/set-conf-item vdsm/supervdsmServer vdsm/vdsm
> vdsm/vdsm-restore-net-config vdsm/storage/curl-img-wrap vdsm/storage/fc-scan
> vdsm-tool/vdsm-tool vds_bootstrap/setup vdsm_reg/vdsm-reg-setup.in  ) |
> xargs /usr/bin/pyflakes | \
> 14:19:47                grep -w -v "\./vdsm/storage/lvm\.py.*: list
> comprehension redefines 'lv' from line .*" | \
> 14:19:47                while read LINE; do echo "$LINE"; false; done
> 14:19:57 ./vdsm/sos/vdsm.py.in:25: redefinition of unused 'RedHatPlugin' from
> line 22
> 14:19:57 ./vdsm/sos/vdsm.py.in:25: redefinition of unused 'Plugin' from line
> 22
> 14:19:57 ./vdsm/virt/guestagent.py:140: redefinition of function
> 'guestDiskMapping' from line 136
> 14:19:57 vdsm/get-conf-item:11: redefinition of unused 'config' from line 8
> 14:19:57 vdsm/set-conf-item:13: redefinition of unused 'config' from line 10
> 14:19:58 make: *** [pyflakes] Error 1
> 14:19:58 Build step 'Execute shell' marked build as failure
> 


More information about the vdsm-patches mailing list