githubnext / githubnext/self-hosted-aw

[aw] Azure VM OpenRouter Agent failed

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
agentic-workflows
Dominant language
Shell
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Workflow Failure

**Workflow:** [Azure VM OpenRouter Agent](https://github.com/githubnext/self-hosted-aw/blob/main/.github/workflows/azure-vm-openrouter.md)
**Branch:** main
**Run:** https://github.com/githubnext/self-hosted-aw/actions/runs/27592517983

> [!WARNING]
> **Engine Failure**: The `codex` engine terminated unexpectedly.

**Last agent output:**
```
{"type":"thread.started","thread_id":"019ece87-06e4-7a52-8d8c-4ce2a3370e93"}
2026-06-16T03:43:36.222446Z WARN codex_models_manager::model_info: Unknown model openai/gpt-4o-mini is used. This will use fallback model metadata.
2026-06-16T03:43:36.232996Z WARN codex_core_plugins::startup_sync: git sync failed for curated plugin sync; falling back to GitHub HTTP error=git ls-remote curated plugins repo failed with status exit status: 128: fatal: unable to access 'https://github.com/openai/plugins.git/': CONNECT tunnel failed, response 403 git_binary="git"
{"type":"turn.started"}
2026-06-16T03:43:36.256585Z WARN codex_core_plugins::startup_sync: GitHub HTTP sync failed for curated plugin sync; skipping export archive fallback because a local curated plugins snapshot already exists error=failed to get curated plugins repository from https://api.github.com/repos/openai/plugins: error sending request for url (https://api.github.com/repos/openai/plugins)
2026-06-16T03:43:36.256960Z WARN codex_core_plugins::manager: failed to sync curated plugins repo: git sync failed for curated plugin sync: git ls-remote curated plugins repo failed with status exit status: 128: fatal: unable to access 'https://github.com/openai/plugins.git/': CONNECT tunnel failed, response 403; GitHub HTTP sync failed for curated plugin sync: failed to get curated plugins repository from https://api.github.com/repos/openai/plugins: error sending request for url (https://api.github.com/repos/openai/plugins); export archive fallback skipped because a local curated plugins snapshot already exists
2026-06-16T03:43:36.271558Z WARN codex_core_plugins::manager: failed to warm featured plugin ids cache error=remote plugin sync request to https://chatgpt.com/backend-api/plugins/featured failed with status 401 Unauthorized: {"detail":"Unauthorized"}
{"type":"error","message":"{\"error\":{\"message\":\"Provider returned error\",\"code\":400,\"metadata\":{\"raw\":\"{\\n \\\"error\\\": {\\n \\\"message\\\": \\\"Invalid value: 'namespace'. Supported values are: 'function' and 'custom'.\\\",\\n \\\"type\\\": \\\"invalid_request_error\\\",\\n \\\"param\\\": \\\"tools[11].type\\\",\\n \\\"code\\\": \\\"invalid_value\\\"\\n }\\n}\",\"provider_name\":\"OpenAI\",\"is_byok\":false}},\"user_id\":\"user_324lvdLC192FtxZSJnsLLnH7xEe\"}"}
{"type":"turn.failed","error":{"message":"{\"error\":{\"message\":\"Provider returned error\",\"code\":400,\"metadata\":{\"raw\":\"{\\n \\\"error\\\": {\\n \\\"message\\\": \\\"Invalid value: 'namespace'. Supported values are: 'function' and 'custom'.\\\",\\n \\\"type\\\": \\\"invalid_request_error\\\",\\n \\\"param\\\": \\\"tools[11].type\\\",\\n \\\"code\\\": \\\"invalid_value\\\"\\n }\\n}\",\"provider_name\":\"OpenAI\",\"is_byok\":false}},\"user_id\":\"user_324lvdLC192FtxZSJnsLLnH7xEe\"}"}}
2026-06-16T03:43:37.568166Z WARN codex_file_watcher: failed to unwatch /tmp/gh-aw/mcp-config/skills/.system: No watch was found. about ["/tmp/gh-aw/mcp-config/skills/.system"]
```

### 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/githubnext/self-hosted-aw/actions/runs/27592517983
````

Manually invoke the agent

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

- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow azure-vm-openrouter failure in https://github.com/githubnext/self-hosted-aw/actions/runs/27592517983`

> [!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:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>

> Generated from [Azure VM OpenRouter Agent](https://github.com/githubnext/self-hosted-aw/actions/runs/27592517983) · [◷](https://github.com/search?q=repo%3Agithubnext%2Fself-hosted-aw+is%3Aissue+%22gh-aw-workflow-id%3A+azure-vm-openrouter%22&type=issues)
> - [x] expires on Jun 23, 2026, 3:44 AM UTC

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.