You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
agent Built
[copilot-driver] 2026-04-12T19:49:33.152Z starting: command=/usr/local/bin/copilot maxRetries=3 initialDelayMs=5000 backoffMultiplier=2 maxDelayMs=60000 nodeVersion=v20.20.2 platform=linux
[copilot-driver] 2026-04-12T19:49:33.229Z pre-flight: command is accessible and executable: /usr/local/bin/copilot
[copilot-driver] 2026-04-12T19:49:33.229Z attempt 1: spawning: /usr/local/bin/copilot --add-dir /tmp/gh-aw/ --log-level all --log-dir /tmp/gh-aw/sandbox/agent/logs/ --disable-builtin-mcps --allow-all-tools --allow-all-paths --add-dir /home/runner/work/gh-aw-firewall/gh-aw-firewall --prompt <redacted>
[copilot-driver] 2026-04-12T19:49:33.232Z attempt 1: process started (pid=135)
[copilot-driver] 2026-04-12T19:49:35.043Z attempt 1: process exit event exitCode=1
[copilot-driver] 2026-04-12T19:49:35.043Z attempt 1: process closed exitCode=1 duration=1s stdout=0B stderr=0B hasOutput=false
[copilot-driver] 2026-04-12T19:49:35.044Z attempt 1 failed: exitCode=1 isCAPIError400=false hasOutput=false retriesRemaining=3
[copilot-driver] 2026-04-12T19:49:35.044Z attempt 1: no output produced — not retrying (possible causes: binary not found, permission denied, auth failure, or silent startup crash)
[copilot-driver] 2026-04-12T19:49:35.044Z done: exitCode=1 totalDuration=1s
Action Required
Assign this issue to Copilot using the agentic-workflows sub-agent to automatically debug and fix the workflow failure.
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-firewall/actions/runs/24314890527
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Smoke Chroot
Branch: copilot/awf-fix-model-validation
Run: https://github.com/github/gh-aw-firewall/actions/runs/24314890527
Pull Request: #1942
copilotengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to Copilot using the
agentic-workflowssub-agent to automatically debug and fix the workflow failure.Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.mddebug the agentic workflow smoke-chroot failure in https://github.com/github/gh-aw-firewall/actions/runs/24314890527Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: