I’ve had two jobs die due to a SIGKILL (sig 9, exit status 137) after exactly 4 hours. I’m guessing that this is a default time limit on automated build jobs. Am I right? Can that time limit be configured and extended?
I’m running it on a AWS EC2 t2.small instance, and if it runs out of CPU credits, the build can take a long time.
Cheers,
Shaun