![]() |
|
|
|
|
Change By:
|
Jan Hudec
(24/Jun/14 4:32 PM)
|
|
Summary:
|
Matrix jobs don't honor git
Git
timeout setting
does not work for checkout
|
|
Labels:
|
configuration
git
matrix
plugin
|
|
Environment:
|
Windows (8), but I don't think it matters.
Unfortunately our MacOS builder is currently broken, so I can't test there.
|
|
Description:
|
When I configure
Some git processes error out with {{ERROR: Timeout after 10 minutes}} even though
longer timeout
for
is configured.
It affects the `
git checkout
in a matrix job, the master job checks
` operation itself. The fetch operation is OK.
The log says:
{noformat} using GIT_SSH to set credentials jenkins key for git > git fetch --tags --progress [email protected]:project +refs/heads/*:refs/remotes/origin/* --prune Checking
out
fine, but the individual configurations incorrectly abort the check out
Revision 159bc2b21669bc7b5217341fc8de9cd6b48439b2 (origin/dev/jan.hudec/pu) > git config core.sparsecheckout > git checkout -f 159bc2b21669bc7b5217341fc8de9cd6b48439b2 ERROR: Timeout
after 10 minutes
.
FATAL: Could not checkout null with start point 159bc2b21669bc7b5217341fc8de9cd6b48439b2 {noformat}
|
|
|
|
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
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.