published Aug 26, 2026, 1:32 PM · updated Aug 26, 2026, 1:32 PM
Workflow Failure
Workflow: Smoke Enclave Build Test
Branch: main
Run: https://github.com/github/gh-aw-firewall/actions/runs/32973240414
Warning
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 no result object was returned to verify against the expected schema.
- Context: Smoke Test: Enclave Build Surface - single enclave_run_script invocation against pseudo-private github/gh-aw repo
- Alternatives: Retry the enclave_run_script call, or check enclave MCP server health/availability before re-running the smoke test.
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 against `github/gh-aw` timed out (MCP error -32001) before returning any result, so the build-surface check could not be verified. Per instructions, I reported this as missing data rather than a `noop` pass/fail message, since no output was produced to compare against the expected schema.
Changes +0 -0
Duration 3m 12s
Tokens ↑ 110.6k • ↓ 915 • 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/32973240414
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 smoke-enclave-build-test failure in https://github.com/github/gh-aw-firewall/actions/runs/32973240414
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 Smoke Enclave Build Test · copilot · 11.7 AIC · ◷
- expires on Sep 2, 2026, 1:32 PM UTC