Closed Bug 1999975 Opened 15 days ago Closed 8 days ago

Disable JSON ingestion for unstable suites (bugbug_push_schedules & compiler_metrics)

Categories

(Tree Management :: Treeherder, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: myeongjun.ko, Assigned: myeongjun.ko)

References

(Blocks 1 open bug)

Details

We need to temporarily disable JSON ingestion for two unstable suites:

  1. build_metrics:bugbug_push_schedules
    The perfherder-data-bugbug-*.json artifacts occasionally contain trailing garbage due to a race condition, causing JSON parse failures. The ingestion order is also inconsistent compared to the old log-based flow.

  2. build_metrics:compiler_metrics (snap-core job only)
    In the snap-coreXX-build job, the script explicitly runs unset MOZ_AUTOMATION, so symbolstore.py does not write perfherder-data-compiler-metrics.json.

We should exclude both cases from JSON ingestion until fixes are prepared.

Status: NEW → RESOLVED
Closed: 8 days ago
Resolution: --- → FIXED
Depends on: 1986824
No longer depends on: 1646502
Blocks: 1986824
No longer depends on: 1986824
You need to log in before you can comment on or make changes to this bug.