|
I can confirm this on multiple projects on a completely separate system. Info:
Jenkins v. 1.596.2 Git Plugin 2.3.5 Git Client 1.17.0
SCM- Stash 3.11.0
Builds are automatically kicked off using Stash Webhook to Jenkins. Stash logs show a single commit being created, and a single call going out to Jenkins. Builds are then queued at the same time from the single call from Stash Webhook to Jenkins. Both builds are done with the exact same revision ID
This has happened with three separate projects, spaced about a week apart. It happens infrequently, as we have builds running regularly. Today was the first time I saw it happen twice on the same project.
|