Hi David - wondering if you resolved this issue. 

I'm seeing something very similar - a job that gets into a build loop. When 
I manually hit the Build Now button I immediately see 2 instances of the 
jobs scheduled with the second one pending completion of the first. Then 
when the second one starts it triggers a third, etc. The first instance is 
"Started by <user>" and the subsequent ones are "Started by an SCM change". 

Job details:
- Maven job type
- Git repo
- trigger on SCM poll 
- Git option to "check out to specific local branch" specified

The build #1 appears to run fine but then once a check-in happens to the 
repo the next triggered (or manually run) build starts looping. 

Jenkins 1.609.1
Git plugin 2.3.5
Maven plugin 2.10


On Wednesday, May 20, 2015 at 10:40:23 PM UTC-7, David Resnick wrote:
>
> Unfortunately, I don't have a lot to add to the subject.
>
> The job has SCM but no triggers -- it is triggered using the Parameterized 
> Trigger Plugin. 
>
> Yesterday we noticed that it was running continuously (using default 
> parameters), restarting as soon as it finishes the previous build. The 
> builds indicate that they were started by SCM change, but that there were 
> no changes. There have been no new commits in the (git) SCM.
>
> Disabling and then enabling the job stopped it from building, but once it 
> was triggered again (manually) it once again built continuously until 
> disabled.
>
> The logs don't show anything out of the ordinary, just that the job 
> completes successfully:
> May 20, 2015 12:27:10 PM hudson.model.Run execute
> INFO: Update Machine #5372 main build action completed: SUCCESS
>
> Jenkins is 1.608 with a lot of plugins. There have not been any plugins 
> installed or upgraded recently that might be the trigger to this problem.
>
> Any ideas or suggestions?
>
> Thanks,
> David
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/39fbe4b8-23fc-40bd-aa47-df157546ff12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to