You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi, I have problem with bamboo. I don't know why after night I have problem with with building in one plan. After git changes it should start building, but nothing happens.
Agent is free, I have in log
[33-BAM::agent_name::Agent:pool-48-thread-1] [BuildAgentControllerImpl] Agent xxx checking build queue for executables...
More from logs
WARN [http-bio-8085-exec-9] [TextProviderHelper] The first TextProvider in the ValueStack (com.atlassian.bamboo.ww2.actions.chains.ViewChainResult) could not locate the message resource with key 'Run stage “Release”…'
WARN [http-bio-8085-exec-9] [TextProviderHelper] The default value expression 'Run stage “Release”…' was evaluated and did not match a property. The literal value 'Run stage “Release”…' will be used.
WARN [http-bio-8085-exec-41] [TextProviderHelper] The first TextProvider in the ValueStack (com.atlassian.bamboo.v2.ww2.build.ParameterisedManualBuild) could not locate the message resource with key 'Build Variables'
WARN [http-bio-8085-exec-41] [TextProviderHelper] The default value expression 'Build Variables' was evaluated and did not match a property. The literal value 'Build Variables' will be used.
[6-DelayedChangeDetectionThread:pool-13-thread-34] [DashboardCacheListener] event: com.atlassian.bamboo.event.ManualStageResumedEvent[source=com.atlassian.bamboo.chains.ChainExecutionManagerImpl@xxx] plan=plan_name
INFO [6-DelayedChangeDetectionThread:pool-13-thread-34] [DashboardCachingManagerImpl] Plan cache updated for 1 plans in 0:00:00.122
INFO [28-BAM::11_SCM::Agent:pool-43-thread-1] [BuildAgentControllerImpl] Agent agent_id checking build queue for executables...
INFO [6-DelayedChangeDetectionThread:pool-13-thread-34] [ChainExecutionManagerImpl] Build name_of_build has been dispatched
After restart bamboo everything back to normal. In others plans there is no problem.