Skip to content

flake: test-go-pg infrastructure issue - cache save cancelled (ubuntu-latest) #1619

Description

@flake-investigator

CI Run Link: https://github.com/coder/coder/actions/runs/29350616308
Failed Job: test-go-pg (ubuntu-latest) https://github.com/coder/coder/actions/runs/29350616308/job/87145684762
Aggregator failure: required job failed because test-go-pg was cancelled

Commit Info:

  • SHA: 3126306598701f459989706a38340138e54bba86
  • Author: Paweł Banaszewski
  • Message: feat: add --aigateway-proxy-target flag (#27122)

Failure evidence:

  • tests completed successfully:
DONE 27745 tests, 61 skipped in 594.070s
  • cache save cancellation during post-job cleanup:
2026-07-14T16:57:52.7809461Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/coder/coder --files-from manifest.txt --use-compress-program zstdmt
2026-07-14T17:05:53.0560119Z ##[error]Step canceled by GitHub (see: https://depot.dev/docs/github-actions/troubleshooting#error-step-canceled-by-github)
  • required job output:
- test-go-pg: cancelled
One of the required checks has failed or has been cancelled

Root cause classification: Infrastructure

  • test-go-pg (ubuntu-latest) completed tests, then the cache save/post-step was cancelled by GitHub/Depot. No individual test failure.

Assignment analysis (infra ownership):

  • No failing test function to blame; failure occurs in CI cache save step.
  • Used CI action ownership as fallback:
    • git log --oneline -10 .github/actions/test-go-pg/action.yaml
      • f422ac89 ci: extract go-test-failure-report composite action (Ethan)
  • Assigning to @ethanndickson as the most recent maintainer of the test-go-pg action/CI infra. Please reassign if a different owner is preferred.

Race/Panic/OOM checks:

  • No WARNING: DATA RACE, panic traces, or OOM indicators in the retrieved logs around the cancellation.

Related issues search:

  • Searched coder/internal for: "Step canceled by GitHub", "test-go-pg cancelled", "cache save" and recent closed issues (last 30 days). No matching ubuntu-latest cache-save cancellation issues found.

Reproduction:

  • Re-run the CI workflow on main and observe the test-go-pg (ubuntu-latest) post-job cache save step.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions