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 codex engine terminated unexpectedly.
Last agent output:
- No current PR context (`EVENT=schedule`, `REF=refs/heads/main`), so “current PR” comment target is unavailable.
- GitHub write attempts (PR/discussion comment) are denied by token permissions.
- Required `safeoutputs`/`safeinputs-gh`/Playwright/Tavily MCP tools are not exposed in this runtime.
2026-04-19T01:12:54.988611Z DEBUG opentelemetry_sdk: name="PeriodicReaderMetricsCollected" count=12 time_taken_in_millis=0
2026-04-19T01:12:54.990353Z DEBUG opentelemetry-otlp: name="HttpMetricsClient.ExportStarted"
2026-04-19T01:12:54.990364Z DEBUG opentelemetry-http: name="ReqwestBlockingClient.Send"
2026-04-19T01:12:54.991501Z DEBUG opentelemetry-otlp: name="HttpMetricsClient.ExportFailed" error="reqwest::Error { kind: Request, url: \"https://ab.chatgpt.com/otlp/v1/metrics\", source: hyper_util::client::legacy::Error(Connect, TunnelUnsuccessful) }"
2026-04-19T01:12:54.991519Z DEBUG opentelemetry_sdk: name="PeriodReaderInvokedExport" export_result="Err(InternalFailure(\"reqwest::Error { kind: Request, url: \\\"https://ab.chatgpt.com/otlp/v1/metrics\\\", source: hyper_util::client::legacy::Error(Connect, TunnelUnsuccessful) }\"))"
2026-04-19T01:12:54.991528Z DEBUG opentelemetry_sdk: name="PeriodReaderThreadAdjustingRemainingIntervalAfterFlush" remaining_interval=48
2026-04-19T01:12:54.991532Z DEBUG opentelemetry_sdk: name="PeriodReaderThreadLoopAlive" Next export will happen after interval, unless flush or shutdown is triggered. interval_in_millisecs=48180
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/24617869633
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Smoke Codex
Branch: main
Run: https://github.com/github/gh-aw-firewall/actions/runs/24617869633
codexengine 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-codex failure in https://github.com/github/gh-aw-firewall/actions/runs/24617869633Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: