|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
- [JIRA] (JENKINS-16134) Job fails E03020... [email protected] (JIRA)
- [JIRA] (JENKINS-16134) Job fails E... [email protected] (JIRA)

Discovered the issue goes away if you disable synchcronise.
What is probably happening is that files are locked as part of checkout and when you run the job a second time, the checkout fails (file is writable) because it already 'exists' on the workspace.