[JIRA] (OVIRT-979) Jobs randomly fail connecting to the gerrit
Barak Korren (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Mon Dec 26 08:27:02 UTC 2016
[ https://ovirt-jira.atlassian.net/browse/OVIRT-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24941#comment-24941 ]
Barak Korren commented on OVIRT-979:
------------------------------------
Here is the error from the failing job:
{code}
Caused by: hudson.plugins.git.GitException: Command "git clean -fdx" returned status code 1:
{code}
This is caused by root-owned files in the git clone directory and cleaned up later by the same job so that next invocation will not fail:
{code}
07:27:43 + sudo chown -R jenkins /home/jenkins/workspace/vdsm_master_check-merged-el7-x86_64
{code}
Here it is happening b/c the vdsm_master_check_merged job can fail in such a way that prevents the cleanup script from running at all (See OVIRT-938).
Closing this as a duplicate of OVIRT-938.
[~ngoldin at redhat.com] Please open a different ticket for Lago, you're probably seeing a different issue there.
> Jobs randomly fail connecting to the gerrit
> -------------------------------------------
>
> Key: OVIRT-979
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-979
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nadav Goldin
> Assignee: infra
>
> http://jenkins.ovirt.org/job/vdsm_master_check-merged-el7-x86_64/829/consoleFull
> might be related to the git-daemon issues.
--
This message was sent by Atlassian JIRA
(v1000.621.5#100023)
More information about the Infra
mailing list