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

Ubuntu 24.04 actions killed after 4 minutes #9960

Closed
2 of 14 tasks
daveisfera opened this issue May 29, 2024 · 3 comments
Closed
2 of 14 tasks

Ubuntu 24.04 actions killed after 4 minutes #9960

daveisfera opened this issue May 29, 2024 · 3 comments
Labels
bug report duplicate This issue or pull request already exists OS: Ubuntu

Comments

@daveisfera
Copy link

Description

Yesterday, our actions that use Ubuntu 24.04 started being killed if they ran for more than 4 minutes. We reverted the build to use 22.04 and they completed, so it appears to be something specific to those runners

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

Current runner version: '2.316.1'
Runner Image
  Image: ubuntu-24.04
  Version: 20240516.4.0

Is it regression?

Yes, started yesterday and the successful builds have the same version info

Expected behavior

Build run to completion and aren't cancelled after 4 minutes

Actual behavior

All builds using Ubuntu 24.04 are cancelled after 4 minutes

Repro steps

With 24.04 and it was killed after 4 minutes:
https://github.com/awresports/awresports-server/actions/runs/9292154743

With 22.04 and it finished:
https://github.com/awresports/awresports-server/actions/runs/9292165631

@marcalff
Copy link

Same report for repository opentelemetry-cpp.

@Piedone
Copy link

Piedone commented May 29, 2024

Seems to be the duplicate of: #9959.

@daveisfera
Copy link
Author

Agreed that it's a duplicate

@Alexey-Ayupov Alexey-Ayupov added OS: Ubuntu duplicate This issue or pull request already exists and removed needs triage labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report duplicate This issue or pull request already exists OS: Ubuntu
Projects
None yet
Development

No branches or pull requests

4 participants