Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Component/s: git-plugin, multiple-scms-plugin
-
Labels:None
-
Environment:Jenkins: 1.575. MultipleSCM: 0.3 . Git: 2.2.4
-
Similar Issues:
Description
I have a job configured with 2 git checkouts. Sometimes it will use the sha from the first checkout on the second git checkout, failing the job since the sha does not exist there.
I have not been able to replicate this consistently. But I have about 15 jobs using this plugin, which run a few times an hour. I notice the issue at least once every couple hours.
The issue will randomly fix it self after a few tries.
Attachments
Issue Links
- is related to
-
JENKINS-54732 Revision information produced by pipline 'checkout' operation isn't parallel safe
-
- Open
-
After two weeks without a response to the request for more information, I'm closing this bug as "Cannot reproduce". There is a small chance that the improvements in git plugin 2.4.0 and git client plugin 1.18.0, but without a set of steps to duplicate the problem, we can't be sure.