[main-red] molecule-ai/molecule-core: 467e3ae9ce #2100

Closed
opened 2026-06-01 11:07:00 +00:00 by gitea-actions · 1 comment

Main is RED on molecule-ai/molecule-core at 467e3ae9ce

Commit: https://git.moleculesai.app/molecule-ai/molecule-core/commit/467e3ae9ce9059bd9ae8e0628fc037194f258800

Auto-filed by .gitea/workflows/main-red-watchdog.yml (Option C of the main-never-red directive). Per feedback_no_such_thing_as_flakes + feedback_fix_root_not_symptom: investigate the root cause; do NOT revert as a reflex. The watchdog itself never reverts.

Failed status contexts

  • E2E API Smoke Test / detect-changes (push)failurelogs
    • Failing after 1s
  • E2E Chat / detect-changes (push)failurelogs
    • Failing after 0s
  • Handlers Postgres Integration / detect-changes (push)failurelogs
    • Failing after 1s
  • Harness Replays / detect-changes (push)failurelogs
    • Failing after 1s
  • publish-workspace-server-image / Production auto-deploy (push)failurelogs
    • Failing after 52s

Resolution path

  1. Read the failed logs (links above).
  2. If reproducible locally, fix forward in a PR targeting main.
  3. If the failure is a real flake — STOP. Per feedback_no_such_thing_as_flakes, intermittent failures are real bugs. Investigate to root cause; do not mark as flake.
  4. If the failure is blocking unrelated work for >1 hour, file a follow-up issue and assign someone. Do NOT revert without a human GO per feedback_prod_apply_needs_hongming_chat_go (branch protection is a prod surface).

Debug

{
  "all_contexts": [
    {
      "context": "ci-arm64-advisory / fast-checks (push)",
      "state": "pending"
    },
    {
      "context": "E2E API Smoke Test / detect-changes (push)",
      "state": "failure"
    },
    {
      "context": "E2E API Smoke Test / E2E API Smoke Test (push)",
      "state": "skipped"
    },
    {
      "context": "E2E Chat / detect-changes (push)",
      "state": "failure"
    },
    {
      "context": "E2E Chat / E2E Chat (push)",
      "state": "skipped"
    },
    {
      "context": "Handlers Postgres Integration / detect-changes (push)",
      "state": "failure"
    },
    {
      "context": "Handlers Postgres Integration / Handlers Postgres Integration (push)",
      "state": "skipped"
    },
    {
      "context": "Harness Replays / detect-changes (push)",
      "state": "failure"
    },
    {
      "context": "Harness Replays / Harness Replays (push)",
      "state": "skipped"
    },
    {
      "context": "Block internal-flavored paths / Block forbidden paths (push)",
      "state": "success"
    },
    {
      "context": "CI / Python Lint & Test (push)",
      "state": "success"
    },
    {
      "context": "Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (push)",
      "state": "success"
    },
    {
      "context": "CI / Detect changes (push)",
      "state": "success"
    },
    {
      "context": "Secret scan / Scan diff for credential-shaped strings (push)",
      "state": "success"
    },
    {
      "context": "Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (push)",
      "state": "success"
    },
    {
      "context": "sync-providers-yaml / Compare synced providers.yaml against controlplane canonical (push)",
      "state": "success"
    },
    {
      "context": "CI / Canvas (Next.js) (push)",
      "state": "success"
    },
    {
      "context": "CI / Canvas Deploy Reminder (push)",
      "state": "success"
    },
    {
      "context": "Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (push)",
      "state": "success"
    },
    {
      "context": "E2E Staging Canvas (Playwright) / detect-changes (push)",
      "state": "success"
    },
    {
      "context": "CI / Shellcheck (E2E scripts) (push)",
      "state": "success"
    },
    {
      "context": "E2E Staging Canvas (Playwright) / Canvas tabs E2E (push)",
      "state": "success"
    },
    {
      "context": "verify-providers-gen / Regenerate providers artifact and fail on drift (push)",
      "state": "success"
    },
    {
      "context": "publish-workspace-server-image / build-and-push (push)",
      "state": "success"
    },
    {
      "context": "CI / Platform (Go) (push)",
      "state": "success"
    },
    {
      "context": "CI / all-required (push)",
      "state": "success"
    },
    {
      "context": "publish-workspace-server-image / Production auto-deploy (push)",
      "state": "failure"
    }
  ],
  "branch": "main",
  "combined_state": "failure",
  "failed_contexts": [
    "E2E API Smoke Test / detect-changes (push)",
    "E2E Chat / detect-changes (push)",
    "Handlers Postgres Integration / detect-changes (push)",
    "Harness Replays / detect-changes (push)",
    "publish-workspace-server-image / Production auto-deploy (push)"
  ],
  "recheck_combined_state": "failure",
  "recheck_failed_contexts": [
    "E2E API Smoke Test / detect-changes (push)",
    "E2E Chat / detect-changes (push)",
    "Handlers Postgres Integration / detect-changes (push)",
    "Harness Replays / detect-changes (push)",
    "publish-workspace-server-image / Production auto-deploy (push)"
  ],
  "sha": "467e3ae9ce9059bd9ae8e0628fc037194f258800"
}

This issue is idempotent: the watchdog runs hourly at :05 and edits this body in place. When main returns to green, the watchdog will close this issue automatically with a "main returned to green" comment.

# Main is RED on `molecule-ai/molecule-core` at `467e3ae9ce` Commit: <https://git.moleculesai.app/molecule-ai/molecule-core/commit/467e3ae9ce9059bd9ae8e0628fc037194f258800> Auto-filed by `.gitea/workflows/main-red-watchdog.yml` (Option C of the [main-never-red directive](https://git.moleculesai.app/molecule-ai/molecule-core/issues/420)). Per `feedback_no_such_thing_as_flakes` + `feedback_fix_root_not_symptom`: investigate the root cause; do NOT revert as a reflex. The watchdog itself never reverts. ## Failed status contexts - **E2E API Smoke Test / detect-changes (push)** — `failure` → [logs](/molecule-ai/molecule-core/actions/runs/178692/jobs/241807) - Failing after 1s - **E2E Chat / detect-changes (push)** — `failure` → [logs](/molecule-ai/molecule-core/actions/runs/178693/jobs/241809) - Failing after 0s - **Handlers Postgres Integration / detect-changes (push)** — `failure` → [logs](/molecule-ai/molecule-core/actions/runs/178695/jobs/241813) - Failing after 1s - **Harness Replays / detect-changes (push)** — `failure` → [logs](/molecule-ai/molecule-core/actions/runs/178696/jobs/241815) - Failing after 1s - **publish-workspace-server-image / Production auto-deploy (push)** — `failure` → [logs](/molecule-ai/molecule-core/actions/runs/178700/jobs/241821) - Failing after 52s ## Resolution path 1. Read the failed logs (links above). 2. If reproducible locally, fix forward in a PR targeting `main`. 3. If the failure is a real flake — STOP. Per `feedback_no_such_thing_as_flakes`, intermittent failures are real bugs. Investigate to root cause; do not mark as flake. 4. If the failure is blocking unrelated work for >1 hour, file a follow-up issue and assign someone. Do NOT revert without a human GO per `feedback_prod_apply_needs_hongming_chat_go` (branch protection is a prod surface). ## Debug ```json { "all_contexts": [ { "context": "ci-arm64-advisory / fast-checks (push)", "state": "pending" }, { "context": "E2E API Smoke Test / detect-changes (push)", "state": "failure" }, { "context": "E2E API Smoke Test / E2E API Smoke Test (push)", "state": "skipped" }, { "context": "E2E Chat / detect-changes (push)", "state": "failure" }, { "context": "E2E Chat / E2E Chat (push)", "state": "skipped" }, { "context": "Handlers Postgres Integration / detect-changes (push)", "state": "failure" }, { "context": "Handlers Postgres Integration / Handlers Postgres Integration (push)", "state": "skipped" }, { "context": "Harness Replays / detect-changes (push)", "state": "failure" }, { "context": "Harness Replays / Harness Replays (push)", "state": "skipped" }, { "context": "Block internal-flavored paths / Block forbidden paths (push)", "state": "success" }, { "context": "CI / Python Lint & Test (push)", "state": "success" }, { "context": "Lint no tenant GITEA or GITHUB token write / Scan for repo-host token write into tenant workspace surface (push)", "state": "success" }, { "context": "CI / Detect changes (push)", "state": "success" }, { "context": "Secret scan / Scan diff for credential-shaped strings (push)", "state": "success" }, { "context": "Lint forbidden tenant-env keys / Scan workspace_secrets writers for forbidden env keys (push)", "state": "success" }, { "context": "sync-providers-yaml / Compare synced providers.yaml against controlplane canonical (push)", "state": "success" }, { "context": "CI / Canvas (Next.js) (push)", "state": "success" }, { "context": "CI / Canvas Deploy Reminder (push)", "state": "success" }, { "context": "Lint shellcheck (arm64 pilot) / shellcheck-arm64 (pilot) (push)", "state": "success" }, { "context": "E2E Staging Canvas (Playwright) / detect-changes (push)", "state": "success" }, { "context": "CI / Shellcheck (E2E scripts) (push)", "state": "success" }, { "context": "E2E Staging Canvas (Playwright) / Canvas tabs E2E (push)", "state": "success" }, { "context": "verify-providers-gen / Regenerate providers artifact and fail on drift (push)", "state": "success" }, { "context": "publish-workspace-server-image / build-and-push (push)", "state": "success" }, { "context": "CI / Platform (Go) (push)", "state": "success" }, { "context": "CI / all-required (push)", "state": "success" }, { "context": "publish-workspace-server-image / Production auto-deploy (push)", "state": "failure" } ], "branch": "main", "combined_state": "failure", "failed_contexts": [ "E2E API Smoke Test / detect-changes (push)", "E2E Chat / detect-changes (push)", "Handlers Postgres Integration / detect-changes (push)", "Harness Replays / detect-changes (push)", "publish-workspace-server-image / Production auto-deploy (push)" ], "recheck_combined_state": "failure", "recheck_failed_contexts": [ "E2E API Smoke Test / detect-changes (push)", "E2E Chat / detect-changes (push)", "Handlers Postgres Integration / detect-changes (push)", "Harness Replays / detect-changes (push)", "publish-workspace-server-image / Production auto-deploy (push)" ], "sha": "467e3ae9ce9059bd9ae8e0628fc037194f258800" } ``` _This issue is idempotent: the watchdog runs hourly at `:05` and edits this body in place. When `main` returns to green, the watchdog will close this issue automatically with a "main returned to green" comment._
gitea-actions bot added the tier:high label 2026-06-01 11:07:01 +00:00

main returned to green at SHA a4def269e0e831781c08c264b134e01aead67710 (https://git.moleculesai.app/molecule-ai/molecule-core/commit/a4def269e0e831781c08c264b134e01aead67710). Closing automatically. If the underlying root cause is not yet understood, reopen this issue and file a postmortem — green-by-flake is still a bug per feedback_no_such_thing_as_flakes.

`main` returned to green at SHA `a4def269e0e831781c08c264b134e01aead67710` (<https://git.moleculesai.app/molecule-ai/molecule-core/commit/a4def269e0e831781c08c264b134e01aead67710>). Closing automatically. If the underlying root cause is not yet understood, reopen this issue and file a postmortem — green-by-flake is still a bug per `feedback_no_such_thing_as_flakes`.
gitea-actions bot closed this issue 2026-06-01 18:07:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-core#2100