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.
Hello.
I currently use Bamboo 5.7.2 as a CD. I operated the bamboos in their usual configuration.
But it doesn't work and only the message ' Build: #59 has been queued for 1429 minutes' was received.
All plans work like that without an error message. I stopped all configurations and ran 'Source Code Checkout' but the result was the same.
I think that is a Git problem. Is there a solution?
Hello there,
first of all: Your Bamboo version in use is End of Life (EOL) and this for quite long already. Please consider urgently a Bamboo upgrade as it's almost impossible to support sich old versions.
Here a KB guiding you through the upgrade process: https://confluence.atlassian.com/bamboo/bamboo-upgrade-guide-720411366.html (please care about upgrade path!)
Hard to advise anything here without looking in your logs. Therefore, open your Bamboo Server log under <Bamboo home directory>/logs/atlassian-bamboo.log and grab for exception, error / fatal, etc. This should drive you to the source of the issue.
If it is really a Git problem, try to run the failing Git command outside Bamboo, so from a command-line / Terminal on the machine Bamboo runs it. If it's failing there, the problem is not Bamboo related.
If not, quite often Bamboo log or the error message as such point to a document or KB which typically provides at least a workaround. If not, please google for the error you spot.
Hope I could help with this.
Cheers, Gerhard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.