<div dir="ltr"><div>Thanks for reporting and investigating this!</div><div><br></div>The specific issue causing this failure is fixed by cleaning up vdsm's tox.ini file:<div><a href="https://gerrit.ovirt.org/#/c/77624">https://gerrit.ovirt.org/#/c/77624</a><br></div><div><br></div><div>The general issue depending on working setuptools remain, we should think how</div><div>to ensure that we have a working (and recent enough) setuptools package on </div><div>the slaves.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 1, 2017 at 11:18 AM <a href="mailto:ngoldin@redhat.com">ngoldin@redhat.com</a> (oVirt JIRA) <<a href="mailto:jira@ovirt-jira.atlassian.net">jira@ovirt-jira.atlassian.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
[ <a href="https://ovirt-jira.atlassian.net/browse/OVIRT-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31802#comment-31802" rel="noreferrer" target="_blank">https://ovirt-jira.atlassian.net/browse/OVIRT-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31802#comment-31802</a> ]<br>
<br>
<a href="mailto:ngoldin@redhat.com" target="_blank">ngoldin@redhat.com</a> commented on OVIRT-1426:<br>
-------------------------------------------<br>
<br>
This is a regression in setuptools(new release from 01/06)<br>
<a href="https://github.com/pypa/setuptools/issues/1042" rel="noreferrer" target="_blank">https://github.com/pypa/setuptools/issues/1042</a><br>
<br>
Several workarounds available there(installing six prior, etc).<br>
<br>
<br>
> vdsm check patch jobs are failing<br>
> ---------------------------------<br>
><br>
> Key: OVIRT-1426<br>
> URL: <a href="https://ovirt-jira.atlassian.net/browse/OVIRT-1426" rel="noreferrer" target="_blank">https://ovirt-jira.atlassian.net/browse/OVIRT-1426</a><br>
> Project: oVirt - virtualization made easy<br>
> Issue Type: By-EMAIL<br>
> Reporter: Irit Goihman<br>
> Assignee: infra<br>
><br>
> Hi,<br>
> All vdsm master check-patch jobs are failing starting from this morning<br>
> (el7 and fc25).<br>
> I see this repeating error:<br>
> ERROR: invocation failed (exit code 1), logfile:<br>
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log<br>
> 05:53:56 msg: getenv<br>
> 05:53:56 cmdargs:<br>
> ['/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip',<br>
> 'install', 'flake8==3.0.4']<br>
> 05:53:56 env: {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"',<br>
> 'http_proxy': '<a href="http://proxy01.phx.ovirt.org:3128" rel="noreferrer" target="_blank">http://proxy01.phx.ovirt.org:3128</a>', 'LESSOPEN':<br>
> '||/usr/bin/lesspipe.sh %s', 'LOGNAME': 'root', 'USER': 'root', 'TIMEOUT':<br>
> '600', 'PATH':<br>
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin',<br>
> 'HOME': '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm',<br>
> 'GUESTFISH_RESTORE': '\\e[0m', 'GUESTFISH_INIT': '\\e[1;34m', 'MAKEFLAGS':<br>
> ' --jobserver-fds=3,4 -j --<br>
> NOSE_COVER_PACKAGE=/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib<br>
> NOSE_WITH_COVERAGE=1', 'NOSE_WITH_COVERAGE': '1', 'LANG': 'en_US.UTF-8',<br>
> 'TERM': 'vt100', 'SHELL': '/bin/bash', 'OVIRT_CI': '1', 'SHLVL': '2',<br>
> 'HISTSIZE': '1000', 'NOSE_COVER_PACKAGE':<br>
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/vdsm,/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/lib',<br>
> 'PYTHONHASHSEED': '3892129931', 'MFLAGS': '- --jobserver-fds=3,4 -j',<br>
> 'GUESTFISH_PS1': '\\[\\e[1;32m\\]><fs>\\[\\e[0;31m\\] ', 'VIRTUAL_ENV':<br>
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8',<br>
> 'MAKEOVERRIDES': '${-*-command-variables-*-}', '_': '/usr/bin/make',<br>
> 'GUESTFISH_OUTPUT': '\\e[0m', 'HOSTNAME': '<a href="http://vm0060.workers-phx.ovirt.org" rel="noreferrer" target="_blank">vm0060.workers-phx.ovirt.org</a>',<br>
> 'HISTCONTROL': 'ignoredups', 'MAKELEVEL': '1', 'PWD':<br>
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm', 'MAIL':<br>
> '/var/spool/mail/root'}<br>
> 05:53:56<br>
> 05:53:56 The directory<br>
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip/http'<br>
> or its parent directory is not owned by the current user and the cache has<br>
> been disabled. Please check the permissions and owner of that directory. If<br>
> executing pip with sudo, you may want sudo's -H flag.<br>
> 05:53:56 The directory<br>
> '/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.cache/pip'<br>
> or its parent directory is not owned by the current user and caching wheels<br>
> has been disabled. check the permissions and owner of that directory. If<br>
> executing pip with sudo, you may want sudo's -H flag.<br>
> ....<br>
> ERROR: flake8: could not install deps [flake8==3.0.4]; v =<br>
> InvocationError('/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/bin/pip<br>
> install flake8==3.0.4 (see<br>
> /home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/.tox/flake8/log/flake8-1.log)',<br>
> 1)<br>
> 05:53:56 make: *** [flake8] Error 1<br>
> more details can be found at:<br>
> <a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/13002/consoleFull" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/13002/consoleFull</a><br>
> Can you check?<br>
> --<br>
> IRIT GOIHMAN<br>
> SOFTWARE ENGINEER<br>
> EMEA VIRTUALIZATION R&D<br>
> Red Hat EMEA <<a href="https://www.redhat.com/" rel="noreferrer" target="_blank">https://www.redhat.com/</a>><br>
> <<a href="https://red.ht/sig" rel="noreferrer" target="_blank">https://red.ht/sig</a>><br>
> TRIED. TESTED. TRUSTED. <<a href="https://redhat.com/trusted" rel="noreferrer" target="_blank">https://redhat.com/trusted</a>><br>
> @redhatnews <<a href="https://twitter.com/redhatnews" rel="noreferrer" target="_blank">https://twitter.com/redhatnews</a>> Red Hat<br>
> <<a href="https://www.linkedin.com/company/red-hat" rel="noreferrer" target="_blank">https://www.linkedin.com/company/red-hat</a>> Red Hat<br>
> <<a href="https://www.facebook.com/RedHatInc" rel="noreferrer" target="_blank">https://www.facebook.com/RedHatInc</a>><br>
<br>
<br>
<br>
--<br>
This message was sent by Atlassian JIRA<br>
(v1000.1026.0#100045)<br>
_______________________________________________<br>
Infra mailing list<br>
<a href="mailto:Infra@ovirt.org" target="_blank">Infra@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
</blockquote></div>