github-actions[bot]
published Aug 24, 2026, 3:11 PM · updated Aug 25, 2026, 4:51 AM
Workflow Failure
Workflow: Daily CLI Performance Agent
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32742464892
Warning
Engine Failure: The codex engine terminated unexpectedly.
Last agent output:
{"timestamp":"2026-08-24T15:08:24.249Z","level":"info","event":"startup","message":"Starting AWF API proxy sidecar","squid_proxy":"http://172.30.0.10:3128","providers_configured":["copilot"]}
{"timestamp":"2026-08-24T15:08:24.262Z","level":"info","event":"server_start","message":"openai proxy listening on port 10000","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.262Z","level":"info","event":"server_start","message":"anthropic proxy listening on port 10001","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"server_start","message":"copilot proxy listening on port 10002","target":"api.githubcopilot.com"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"startup_complete","message":"All 2 validation-participating listeners ready, starting key validation"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"server_start","message":"gemini proxy listening on port 10003","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.263Z","level":"info","event":"server_start","message":"vertex proxy listening on port 10004","target":"(not configured)"}
{"timestamp":"2026-08-24T15:08:24.790Z","level":"info","event":"models_json_written","path":"/var/log/api-proxy/models.json"}
{"timestamp":"2026-08-24T15:08:24.797Z","level":"info","event":"key_validation","provider":"copilot","status":"valid","httpStatus":200}
{"timestamp":"2026-08-24T15:08:24.798Z","level":"info","event":"key_validation","message":"All configured API keys validated successfully"}
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/32742464892
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-cli-performance failure in https://github.com/github/gh-aw/actions/runs/32742464892
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 CLI Performance Agent · ◷
- expires on Aug 25, 2026, 3:11 AM UTC