[aw] Smoke Enclave Build Test is missing required data

Smoke Enclave Build Test · issue · closed

Filter2mode:review mode:live
All recorded Export JSON
github-actions[bot]

published Aug 22, 2026, 1:36 AM · updated Aug 22, 2026, 7:22 PM

Workflow Failure

Workflow: Smoke Enclave Build Test
Branch: main
Run: https://github.com/github/gh-aw-firewall/actions/runs/32543243070

Warning

Missing Data Reported: The agent reported missing data during execution.

Missing Data:

  • Enclave script execution result (module/go_mod/makefile/cli_entrypoint/workflow_package booleans): Called enclave_run_script exactly once as instructed to inspect the github/gh-aw pseudo-private repo, but the call failed with an MCP timeout error before returning any result.
    • Context: enclave_run_script against privateRepo github/gh-aw timed out: 'MCP error -32001: Request timed out'. Instructions specify exactly one invocation, so no retry was attempted.
    • Alternatives: Re-run the smoke test workflow; if the timeout persists, investigate enclave MCP server availability/health.

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) · reason: "Called enclave_run_script exactly once as instructed t…
  └ {"result":"success"}
The `enclave_run_script` call to the pseudo-private `github/gh-aw` repository timed out (`MCP error -32001: Request timed out`) before returning any result. Per instructions, I invoked it exactly once and did not retry. Since no result was obtained, I reported this via `missing_data` rather than falsely reporting a pass/fail through `noop`.
Changes   +0 -0
Duration  3m 12s
Tokens    ↑ 110.8k • ↓ 1.0k • 73.4k (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/32543243070
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

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: false

Generated from Smoke Enclave Build Test · 11.8 AIC ·

  • expires on Aug 29, 2026, 1:36 AM UTC