AWS codebuild Current phase: QUEUED indefinetley

0

Builds are getting Queued and never running. I cannot find any other builds which are running in whole account(1 concurrent build limit). None of our builds are running since yesterday. Is there any outage?

cj
已提问 9 个月前194 查看次数
3 回答
0

Is this account recently provisioned, if so, can you please launch an ec2 instance(t2.micro) for few minutes and then terminate it. Try running the codebuild after that, it should work fine then.

Also, be noted that codebuild scales based on customer build requests coming. It may be possible that capacity might not be available at given point of time and in that case codebuild puts the build request into queue and wait for additional capacity to be available in the build fleet(ie. on-demand). Once capacity becomes available, it starts processing the queued build request.

I'd also suggest you to check build concurrency limit from codebuild service quota page.

Hope you find this useful.

Comment here if you have additional questions, happy to help.

Abhishek

profile pictureAWS
专家
已回答 9 个月前
  • Do you have support plan through which you can create technical support case? I found another user facing same issue and was resolved with the help of AWS Support team. Please take a look at this thread.

0

Hi, Its not provisioned recently, instead atleast 10-12 months old. All the builds were running without any issues till yesterday. I have tried creating ec2 instance which is working fine without any issues. But even then my pipelines are still stuck at build stage and what i can see is same QUEUED message from the logs.

cj
已回答 9 个月前
0

Can you create a sample/test build in another region and try to run it?

profile picture
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则