-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
Component/s: git-plugin
-
Environment:Jenkins 4.414.1
Docker Image Alpine Based
HA-Proxy as a reverse proxy / certificates holder
2 Jenkins instances on different machines pointing to the same jenkins_home ( NFS )
Some Cron jobs are triggering twice on the same branch, which causes fail and eventual ' git lock' problems on builds.
I'm using git-plugin to retrieve the code from Bitbucket and there's no other call ( commit, merge, etc.) that might have invoked it.
Could not find any additional info on logs and crontab log was ok for other cron jobs on the same environment.
How can I collect and provide more info to debug this problem?