You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have reduced number of threads needed for our build to 28 from total capacity of 32 but still its same.
Runner Version and Platform
Runner version : '2.322.0'
We're using larger runner with 32 cores
Image: ubuntu-22.04
Version: 20250209.1.0
OS of the machine running the runner? OSX/Windows/Linux/...
OS : Ubuntu 22.04.5
What's not working?
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Process completed with exit code 137.
The operation was canceled.
The text was updated successfully, but these errors were encountered:
i can tell you i have this issue in EKS , Ec2 or any build i try to do from time to time i get
the issue is from ubuntu 22xx,24xx
my test was on ec2 32gig 8core and same errors not much help there
i try to compile the agent , build my one one , use github compile one but same results
"The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled"
not sure why this is know issues from 2022 that not being fixed
we have the same issue, but seems likely its killed by other process. i am trying to see if i can reserve some resources for github runner , so that it wont be killed.
Describe the bug
Time to time we're getting this error and workflow is getting canceled due to that, its very frustating. We have looked into couple of other issues as well:
The runner has received a shutdown signal. · Issue #6709 · actions/runner-images
The runner has received a shutdown signal. · actions/runner-images · Discussion #7188
we have reduced number of threads needed for our build to 28 from total capacity of 32 but still its same.
Runner Version and Platform
Runner version : '2.322.0'
We're using larger runner with 32 cores
Image: ubuntu-22.04
Version: 20250209.1.0
OS of the machine running the runner? OSX/Windows/Linux/...
OS : Ubuntu 22.04.5
What's not working?
The text was updated successfully, but these errors were encountered: