Skip to content

feat: add 3 new error entries (runner-environment x3)#388

Merged
htekdev merged 1 commit into
mainfrom
add-errors-2026-06-12a
Jun 12, 2026
Merged

feat: add 3 new error entries (runner-environment x3)#388
htekdev merged 1 commit into
mainfrom
add-errors-2026-06-12a

Conversation

@htekdev

@htekdev htekdev commented Jun 12, 2026

Copy link
Copy Markdown
Owner

New Error Entries

re-476: Ubuntu ARM64 larger/partner runners missing Docker

  • File: errors/runner-environment/ubuntu-arm64-larger-runner-docker-not-installed.yml
  • Source: runner-images#14051 (7 reactions, June 2026)
  • Pattern: Unable to locate executable file: docker. / failed to connect to docker.sock
  • Affects ubuntu-24.04-arm partner runner images and GitHub-hosted ARM64 larger runners where Docker is absent

re-477: K8s/ARC runner oom_score_adj permission denied

  • File: errors/runner-environment/kubernetes-arc-runner-oom-score-adj-permission-denied.yml
  • Source: actions/runner#3380, PR#4478 (fixed in v2.335.x)
  • Pattern: System.UnauthorizedAccessException: Access to the path '/proc/[pid]/oom_score_adj' is denied
  • Affects ARC, EKS+DinD, and any Kubernetes deployment running unprivileged runner containers
  • Fix: set ACTIONS_RUNNER_DISABLE_OOM_SCORE_ADJ=true in runner container env (v2.335.x+)

re-478: ubuntu-24.04-arm Wine programs hang (broken packaging)

  • File: errors/runner-environment/ubuntu-2404-arm-wine-programs-hang-broken-package.yml
  • Source: runner-images#14094, Ubuntu bug #2102681
  • Pattern: Wine programs hang indefinitely on ubuntu-24.04-arm; stack overflow on ubuntu-26.04
  • Fix: use ubuntu-22.04-arm or container: ghcr.io/mstorsjo/wine

Strategy 3 round 238 — GitHub Changelog / runner-images announcements

@htekdev htekdev merged commit cb6053c into main Jun 12, 2026
6 checks passed
@htekdev htekdev deleted the add-errors-2026-06-12a branch June 12, 2026 11:02
htekdev added a commit that referenced this pull request Jun 12, 2026
… runner-environment) (#389)

* feat: add 4 new error entries (silent-failures, caching-artifacts x2, runner-environment)

* fix: correct re-479 ID — re-476/477/478 already used by PR #388
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant