[JIRA] (OVIRT-979) Jobs randomly fail connecting to the gerrit

[ 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@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/console... might be related to the git-daemon issues.
-- This message was sent by Atlassian JIRA (v1000.621.5#100023)
participants (1)
-
Barak Korren (oVirt JIRA)