Closed Bug 1065071 Opened 10 years ago Closed 10 years ago

ftpscraper raising KeyError looking for moz_source_repo

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

FTP scraper is finding this file:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2014/09/2014-09-09-03-02-07-mozilla-central/firefox-35.0a1.en-US.linux-i686.mozinfo.json

It does not appear to be in the format we're expecting, so this is causing the scraper to fail.
I haven't seen "mozinfo.json" files on FTP before - do we need to tell our FTP scraper to ignore them? This is causing alerts on production Socorro right now (can't pick up release metadata)
Flags: needinfo?(bugspam.Callek)
found its related to Bug 1062546 and indeed ignorable by your automation afaict
Depends on: 1062546
Flags: needinfo?(bugspam.Callek)
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/74585924ec3005d085c1c8b0d2b220bb6d7e50af
fix bug 1065071 - ignore unrecognizable JSON files

https://github.com/mozilla/socorro/commit/07fd0acdc498204e85a1172229879d626b218b16
Merge pull request #2346 from rhelmer/bug1065071-ignore-unrecognizable-JSON-files

fix bug 1065071 - ignore unrecognizable JSON files
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102
You need to log in before you can comment on or make changes to this bug.