Closed
Bug 904091
Opened 12 years ago
Closed 12 years ago
No ADI for 8/8
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: laura, Assigned: rhelmer)
References
Details
The cron has been alerting all weekend so I suspect we haven't had data from metrics. But we should check that first.
| Assignee | ||
Comment 1•12 years ago
|
||
Looks like we are only missing the 8th, which is causing our auto-backfill to fail.
Summary: No ADI data since 8/8 (inclusive) → No ADI for 8/8
| Assignee | ||
Comment 2•12 years ago
|
||
I started running backfill for 9th through 11th, it's still going (reports_clean done, starting in on other matviews now)
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Updated•12 years ago
|
Assignee: rhelmer → sdeckelmann
Comment 3•12 years ago
|
||
From IRC:
11:25 <@rhelmer> selenamarie: hey, backfill failed :( ERROR: null value in column "architecture" violates not-null constraint
11:25 <@ rhelmer> | DETAIL: Failing row contains (2895542, null, 759, Firefox, 2013-08-09, 54).
This is failing because of a bug in the new signature summary matviews. This is fixed in https://github.com/mozilla/socorro/commit/a53898f279fdaa1fe601fbf45c68f0683b6375c7
Comment 5•12 years ago
|
||
Still no ADI for 8/8, running backfill for 8/9->...
Comment 6•12 years ago
|
||
8/9-11 are done. Now running 8/12.
Still waiting on 8/8.
Comment 7•12 years ago
|
||
8/12 is done.
Waiting on ADI per https://bugzilla.mozilla.org/show_bug.cgi?id=903644#c4
| Assignee | ||
Comment 8•12 years ago
|
||
Backfilling the 8th:
breakpad=> select backfill_matviews('2013-08-08','2013-08-08');
Assignee: sdeckelmann → rhelmer
| Assignee | ||
Comment 9•12 years ago
|
||
Completed successfully.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•