cancel
Showing results for 
Search instead for 
Did you mean: 

Kyma - Build of Function run infinitely

christianlechne
Active Contributor
0 Kudos

Hi,

on a quite regular basis the build process of a function gets stuck in the build step. The build of a simple node.js function is still running after 15 minutes- This process including deployment usually takes a minute including deployment. I am not sure when this appears (sometimes, when updating dependencies, sometimes, when adding a service binding ...)

kubectl -n describe jobs just shows that the job is running. I could not find any logs including hints or errors on that situation). Is there any guidance on how to get a deeper insight into the build process?

Best regards

Christian

Accepted Solutions (1)

Accepted Solutions (1)

jamie_cawley
Advisor
Advisor

It may, maybe try removing some resources to free the system up.

Regards,

Jamie

christianlechne
Active Contributor
0 Kudos

Okay, I will give that a try

christianlechne
Active Contributor
0 Kudos

Hi Jamie,

removing resources did the trick.

Best regards

Christian

Answers (1)

Answers (1)

jamie_cawley
Advisor
Advisor
0 Kudos

Hi Christian,

Is this a trial system or production? The trial system is limited in resources and will not scale up which could be the cause.

Regards,

Jamie

christianlechne
Active Contributor
0 Kudos

Hi Jamie,

forgot to mention: it is trial. Will the job then finish at some point in time if enough resources are available?

Best regards

Christian