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 all,
I created Bamboo job that was running fine for months. It would take about 5 minutes to complete because I was loading python packages through a virtual environment, so it was taking a while to download them.
I have not made any changes to the build or python script, but it's now taking hours to complete. I ensured the data size was the same, but it's still taking hours.
(I have 4 agents which are able to build it, and they all have the same issue)
Where do I begin investigating this issue?
Hello @Billy Sharpe
Welcome to Atlassian Community!
To troubleshoot "mysterious builds" you would ideally:
Following these steps will allow you to observe how the build behaves when outside of the Bamboo scope. When running the Job tasks manually, you may have to declare certain variables or properties by hand depending on how your Plan is constructed.
Cheers,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Hello! @Eduardo Alvarenga
Thanks for the tip. I failed to mention that our servers are windows, not Linux. Sorry :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Billy Sharpe
Thanks for the follow-up. The operating system will not matter in this case. Could you follow the equivalent steps on Windows to understand what's wrong with the build? The "su" part will be the equivalent of opening a session as another user or using "runas".
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.