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
Missing Data Reported: The agent reported missing data during execution.
Missing Data:
enclave_run_script result: The enclave_run_script call to inspect github/gh-aw timed out (MCP error -32001: Request timed out), so the build surface JSON could not be retrieved.
Context: Called enclave_run_script with privateRepo=github/gh-aw and the specified schema/script exactly once as instructed; the tool call failed with a timeout before returning any output.
Alternatives: Retry the enclave_run_script call once the MCP server/backend is available, or increase AWF_ENCLAVE_MCP_READINESS_TIMEOUT_MS if the gateway backend was still starting.
Warning
Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
└ MCP server 'awf-enclave': McpError: MCP error -32001: Request timed out
● missing_data (MCP: safeoutputs) · data_type: "enclave_run_script result", reason: "The enclave_ru…
└ {"result":"success"}
The `enclave_run_script` call to `github/gh-aw` timed out (MCP error -32001) before returning any output, so the smoke test could not be completed. Reported via `missing_data` as instructed for failures.
Changes +0 -0
Duration 3m 12s
Tokens ↑ 110.6k • ↓ 951 • 73.3k (cached)
Run 'docker run --help' for more information
Run 'docker run --help' for more information
Run 'docker run --help' for more information
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-firewall/actions/runs/32610231904
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Smoke Enclave Build Test
Branch: main
Run: https://github.com/github/gh-aw-firewall/actions/runs/32610231904
Warning
Missing Data Reported: The agent reported missing data during execution.
Missing Data:
Warning
Engine Failure: The
copilotengine terminated unexpectedly.Last agent output:
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow smoke-enclave-build-test failure in https://github.com/github/gh-aw-firewall/actions/runs/32610231904Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: