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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南