-
New Feature
-
Resolution: Unresolved
-
Trivial
-
None
-
windows
When using Merge Before Build, sometimes throws error:
git merge --ff df24f37fedf6048881cc0683a782c975b0bd8db7 # timeout=10
ERROR: Timeout after 10 minutes
> git config core.sparsecheckout # timeout=10
> git checkout -f df24f37fedf6048881cc0683a782c975b0bd8db7 # timeout=20
FATAL: Could not lock repository. Please try again
and next build in the same workspace is failed with error:
FATAL: Could not lock repository. Please try again
This happens because my repositore is very big. I want set a merge timeout or kill git process before next try.
Thanks
[JENKINS-32143] Set git merge timeout
Assignee | Original: Mark Waite [ markewaite ] |
Component/s | New: git-client-plugin [ 17423 ] |
Workflow | Original: JNJira [ 167629 ] | New: JNJira + In-Review [ 182815 ] |
Component/s | Original: git-client-plugin [ 17423 ] |
Labels | New: newbie-friendly |
Assignee | New: Sladyn Nunes [ sladyn98 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | Original: Sladyn Nunes [ sladyn98 ] | New: Aarya Hareendranath [ aarya ] |
Assignee | Original: Aarya Hareendranath [ aarya ] | New: Aaryan [ aaryan_gautam ] |