Skip to content

[aw] Daily Compiler Quality Check failed #36172

@github-actions

Description

@github-actions

Workflow Failure

Workflow: Daily Compiler Quality Check
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/26733792647

⛔ Effective Token Budget Exhausted: The run failed due to effective-token budget/rate-limit enforcement in the API proxy.

Why this happened and how to optimize
ET computation details (formula: 1×max(input-cached,0) + 0.1×cached + 4×output + 4×reasoning + 1×cache_write, then ×model multiplier)
# Model Input Output Cache Read Cache Write ΔET ET Duration
1 claude-sonnet-4.6 40,571 404 0 0 379.7K 379.7K 8.1s
2 claude-sonnet-4.6 41,437 99 30,778 0 127.2K 506.9K 3.8s
3 claude-sonnet-4.6 42,156 105 41,436 0 47.6K 554.4K 4.1s
4 claude-sonnet-4.6 43,403 381 42,155 0 62.9K 617.3K 8.4s
5 claude-sonnet-4.6 43,804 94 43,402 0 46.1K 663.4K 3.5s
6 claude-sonnet-4.6 43,919 105 43,803 0 44.2K 707.6K 4.2s
7 claude-sonnet-4.6 44,045 96 43,918 0 44.1K 751.8K 3.9s
8 claude-sonnet-4.6 44,320 84 44,044 0 45.1K 796.9K 3.5s
9 claude-sonnet-4.6 44,467 129 44,319 0 45.9K 842.8K 4.0s
10 claude-sonnet-4.6 45,376 993 44,466 0 84K 926.7K 15.4s
11 claude-sonnet-4.6 46,563 88 45,375 0 54.7K 981.4K 3.9s
12 claude-sonnet-4.6 46,743 97 46,473 0 47.7K 1M 3.8s
13 claude-sonnet-4.6 46,868 361 46,691 0 56.6K 1.1M 5.6s
14 claude-sonnet-4.6 51,146 344 46,867 0 93.1K 1.2M 5.7s
15 claude-sonnet-4.6 58,753 600 47,340 0 166.9K 1.3M 10.7s
16 claude-sonnet-4.6 59,503 89 51,550 0 121.2K 1.5M 4.5s
17 claude-sonnet-4.6 59,690 106 59,464 0 59.4K 1.5M 4.0s
18 claude-sonnet-4.6 59,824 172 59,639 0 61.5K 1.6M 5.0s
19 claude-sonnet-4.6 60,017 71 59,823 0 58.1K 1.6M 4.5s
20 claude-sonnet-4.6 60,163 54 60,016 0 57.3K 1.7M 3.5s
21 claude-sonnet-4.6 60,235 203 60,162 0 62.1K 1.8M 5.0s
22 claude-sonnet-4.6 60,561 365 60,234 0 70.3K 1.8M 6.0s
23 claude-sonnet-4.6 64,409 644 60,560 0 112.3K 1.9M 9.6s
24 claude-sonnet-4.6 66,923 293 64,408 0 91.2K 2M 5.3s
25 claude-sonnet-4.6 70,694 1,798 65,412 0 171.1K 2.2M 31.8s
26 claude-sonnet-4.6 72,481 131 67,288 0 112K 2.3M 4.5s
27 claude-sonnet-4.6 72,718 465 72,480 0 84.1K 2.4M 11.0s
28 claude-sonnet-4.6 73,401 1,717 72,717 0 133.4K 2.5M 23.9s
29 claude-sonnet-4.6 75,149 113 73,400 0 85.9K 2.6M 4.1s
30 claude-sonnet-4.6 75,283 88 75,148 0 72K 2.7M 4.8s
31 claude-sonnet-4.6 75,512 84 75,282 0 72.8K 2.8M 3.4s
32 claude-sonnet-4.6 75,919 96 75,511 0 75.1K 2.8M 3.5s
33 claude-sonnet-4.6 76,047 1,845 75,918 0 135.9K 3M 15.1s
34 claude-sonnet-4.6 77,927 144 76,046 0 90.6K 3.1M 4.9s
35 claude-sonnet-4.6 78,092 147 77,926 0 76.9K 3.1M 4.2s
36 claude-sonnet-4.6 78,286 233 30,778 0 463.7K 3.6M 5.5s
37 claude-sonnet-4.6 78,514 103 78,091 0 77.8K 3.7M 4.6s
38 claude-sonnet-4.6 78,687 5,180 78,513 0 258.7K 3.9M 1m27s
39 claude-sonnet-4.6 83,923 94 30,778 0 509.4K 4.5M 5.0s
40 claude-sonnet-4.6 84,310 99 30,778 0 513.1K 5M 4.5s
41 claude-sonnet-4.6 84,703 119 30,778 0 517.3K 5.5M 4.9s
Total 2,546,542 18,433 2,233,767 0 5.5M 5m59s

● 5.5M
ET weights: input=1 · cached_input=0.1 · output=4 · reasoning=4 · cache_write=1

⚠️ Missing Tools Reported: The agent reported missing tools during execution.

Missing Tools:

  • tool/permission: missing tool/permission issue: numerous permission denied errors detected
    • Alternatives: Verify token scopes, repository permissions, and MCP/tool access configuration. Denied commands: pkg/workflow/compiler_yaml.go pkg/workflow/compiler_orchestrator.go ... | mkdir -p /tmp/gh-aw/cache-memory/compiler-quality/analyses && echo "OK" | /tmp/gh-aw/cache-memory/compiler-quality/analyses | pkg/workflow/compiler_yaml_main_job.go; do... | /home/runner/work/gh-aw/gh-aw/pkg/workflow/compiler_jobs.go; awk ... | /tmp/gh-aw/cache-memory/compiler-quality-index.json && echo "Cache updated" | ... and 3 more

Action Required

Assign this issue to an agent to debug and fix the issue.

Debug with any coding agent

Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):

Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/gh-aw/actions/runs/26733792647
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

Tip

Stop reporting this workflow as a failure

To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:

safe-outputs:
  report-failure-as-issue: false

Generated from Daily Compiler Quality Check · sonnet46 5.5M ·

  • expires on Jun 1, 2026, 3:52 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions