Builds are taking longer than usual
s0lar17
PROOP

an hour ago

I just pushed a hotfix to a microservice of mine but its been stuck in "Building" for more than 20min, specifically on the "image push" stage following the docker image creation. I already went ahead and aborted the current deployment and tried again but we are still stuck at this stage for 5+ min now

6 Replies

s0lar17
PROOP

an hour ago

Build finished on the second try after 10 min, took total 30 min to push the docker image to the registry, unsure if this is worth escalating at this point


edgnkv
EMPLOYEE

an hour ago

can you link the exact slow build/deployment? I see un-cached builds are taking 5-9mins (cached are ~1m), but I do not see slow builds (e.g. 30mins)


s0lar17
PROOP

an hour ago

I aborted the previous build, but the deployment ID was 54fcd972-beeb-4e1f-80f9-db0c591a4723


s0lar17
PROOP

an hour ago

that one took 20min give or take


s0lar17
PROOP

an hour ago

then the next one you saw took 9 or 10 min


edgnkv
EMPLOYEE

an hour ago

this one is interesting - the build itself was fast (and image push to), but the build state was not propagated properly, and the pipeline was stuck waiting on the build to finish. Should be one off. I will check why build state was lost


Welcome!

Sign in to your Railway account to join the conversation.

Loading...