Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHA runner hung causing build to fail #51472

Open
fheinecke opened this issue Jan 24, 2025 · 2 comments
Open

GHA runner hung causing build to fail #51472

fheinecke opened this issue Jan 24, 2025 · 2 comments

Comments

@fheinecke
Copy link
Contributor

Expected behavior:

Teleport should build without issue

Current behavior:

Teleport builds in GHA periodically fail. It appears that something in the build process hangs, or perhaps the runner process disconnects. The issue happens once or twice a week on different jobs and is not easily reproducable.

Relevant builds:
v16:

Related tickets:

@camscale
Copy link
Contributor

Another instance: https://github.com/gravitational/teleport.e/actions/runs/12964379055/job/36163034565 on v15 this time. This is the same place - building the linux/arm64 build of the tbot oci - I've seen this one a few times always in the same place. We may want to split that specific issue out as this does not seem like a runner hang but something to do with docker.

@camscale
Copy link
Contributor

I've created #51527 to track the tbot issue - it really is a spacelift runner OCI image issue, not the tbot OCI image. This specific hang with the spacelift runner release build should be recorded against that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants