github-actions[bot]
published Aug 25, 2026, 7:40 AM · updated Aug 25, 2026, 8:48 PM
Workflow Failure
Workflow: Daily Evals Feature Report
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32821762168
Warning
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
{"timestamp":"2026-08-25T07:38:05.749Z","level":"warn","event":"upstream_auth_error","request_id":"7cee42c3-f0af-4200-bbb4-8688a046147f","provider":"openai","status":401,"upstream_host":"api.openai.com","path":"/responses","message":"Upstream returned 401 — check that the API key is valid and correctly formatted"}
{"timestamp":"2026-08-25T07:38:05.750Z","level":"debug","event":"token_track_start","request_id":"7cee42c3-f0af-4200-bbb4-8688a046147f","provider":"openai","path":"/responses","streaming":false,"content_type":"text/plain","content_encoding":"(none)","status":401}
{"timestamp":"2026-08-25T07:38:05.751Z","level":"info","event":"request_complete","request_id":"7cee42c3-f0af-4200-bbb4-8688a046147f","provider":"openai","method":"POST","path":"/responses","status":401,"duration_ms":233,"request_bytes":58717,"response_bytes":200,"upstream_host":"api.openai.com"}
{"timestamp":"2026-08-25T07:38:05.751Z","level":"debug","event":"token_track_skip_status","request_id":"7cee42c3-f0af-4200-bbb4-8688a046147f","provider":"openai","status":401}
{"timestamp":"2026-08-25T07:38:05.878Z","level":"info","event":"request_start","request_id":"d3c77344-03f6-46c9-8b79-552d40b6a3ee","provider":"openai","method":"GET","path":"/v1/models","upstream_host":"api.openai.com"}
{"timestamp":"2026-08-25T07:38:05.878Z","level":"debug","event":"auth_inject","request_id":"d3c77344-03f6-46c9-8b79-552d40b6a3ee","provider":"openai","key_length":171,"key_preview":"Bearer s...uoMA","has_anthropic_version":false}
{"timestamp":"2026-08-25T07:38:06.353Z","level":"warn","event":"upstream_auth_error","request_id":"d3c77344-03f6-46c9-8b79-552d40b6a3ee","provider":"openai","status":401,"upstream_host":"api.openai.com","path":"/v1/models","message":"Upstream returned 401 — check that the API key is valid and correctly formatted"}
{"timestamp":"2026-08-25T07:38:06.354Z","level":"debug","event":"token_track_start","request_id":"d3c77344-03f6-46c9-8b79-552d40b6a3ee","provider":"openai","path":"/v1/models","streaming":false,"content_type":"application/json","content_encoding":"(none)","status":401}
{"timestamp":"2026-08-25T07:38:06.354Z","level":"info","event":"request_complete","request_id":"d3c77344-03f6-46c9-8b79-552d40b6a3ee","provider":"openai","method":"GET","path":"/v1/models","status":401,"duration_ms":476,"request_bytes":0,"response_bytes":183,"upstream_host":"api.openai.com"}
{"timestamp":"2026-08-25T07:38:06.354Z","level":"debug","event":"token_track_skip_status","request_id":"d3c77344-03f6-46c9-8b79-552d40b6a3ee","provider":"openai","status":401}
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/32821762168
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow daily-evals-report failure in https://github.com/github/gh-aw/actions/runs/32821762168
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: falseGenerated from Daily Evals Feature Report · ◷
- expires on Aug 25, 2026, 7:40 PM UTC