Issue Summary
Bitbucket Server trigger stops working for a particular master or branch plan randomly. Restarting Bamboo will make it work again.
Steps to Diagnose
- Enable debug logging:
com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl
- atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger:
2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Failed to load
[BAM-20730] Master or branch plan Bitbucket Server triggered stop working
Description |
Original:
h3. Issue Summary
Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again h3. Steps to Diagnose # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
New:
h3. Issue Summary
Bitbucket Server trigger stops working for a particular master or branch plan randomly. Restarting Bamboo will make it work again. h3. Steps to Diagnose # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
Remote Link | New: This issue links to "Page (Confluence)" [ 471165 ] |
Description |
Original:
h3. Issue Summary
Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again h3. Steps to Diagnose Randomly happen # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
New:
h3. Issue Summary
Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again h3. Steps to Diagnose # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Closed [ 6 ] |
Status | Original: Needs Triage [ 10030 ] | New: In Progress [ 3 ] |
Description |
Original:
h3. Issue Summary
Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again h3. Steps to Diagnose Randomly happen # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
New:
h3. Issue Summary
Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again h3. Steps to Diagnose Randomly happen # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job even though the previous build have finished and it does not receive any other trigger: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
Assignee | New: Alexey Chystoprudov [ achystoprudov ] |
Fix Version/s | New: 6.10.4 [ 89690 ] |
Description |
Original:
h3. Issue Summary
Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again h3. Steps to Reproduce Randomly happen # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Expected Results sd h3. Actual Results sd h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |
New:
h3. Issue Summary
Bitbucket Server trigger stop working for a particular master or branch plan randomly. Restarting Bamboo will make it works again h3. Steps to Diagnose Randomly happen # Enable debug logging: {noformat} com.atlassian.bamboo.plugins.stash.events.BranchChangedEventListener com.atlassian.bamboo.plan.NonBlockingPlanExecutionServiceImpl {noformat} # atlassian-bamboo.log file shows that Bamboo receive Bitbucket Server trigger but did not start queue polling job: {noformat} 2019-10-18 11:56:37,720 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] Received Bitbucket Server ref changed event PROJ/reponame::branchname 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,722 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-6] [BranchChangedEventListener] publishing change detection event for PROJ-PLAN2 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-9] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed 2019-10-18 11:56:37,723 DEBUG [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-4] [NonBlockingPlanExecutionServiceImpl] Did not start queue polling job, CHAIN:PROJ-PLAN2 is already being executed {noformat} h3. Workaround Currently there is no known workaround for this behavior. A workaround will be added here when available |