Closed Bug 635486 Opened 14 years ago Closed 14 years ago

Upload logs for release builds to ftp

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: catlee)

References

Details

(Whiteboard: [logs])

Attachments

(4 files)

No description provided.
Priority: -- → P2
Required a bunch of work in the log uploader to get stuff into the right places. For l10n work (bug 625189), we pass in --l10n or --l10n --nightly to log_uploader.py. The has the effect of appending the locale name to the buildername in the log filename, e.g. http://staging-stage.build.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-l10n/mozilla-central-macosx64-l10n-dep-eu-build20.txt.gz. Makes it easier to find the log you're looking for! Logs for l10n dep builds go into the tinderbox-builds/<branch>-l10n/ directory, along with the dep repack binaries. I initially had the logs going into the directory of the en-US binary, which has the nice effect of not cluttering up the l10n dir with lots of log files. However, I think that having the logs in the l10n dir makes them easier to find. The downside is that we'll have a month's worth of logs in there (or whatever the retention policy is). Logs for nightly l10n jobs go into the dated directory along with the repacks, e.g. http://staging-stage.build.mozilla.org/pub/mozilla.org/firefox/nightly/2011/02/2011-02-22-03-mozilla-central-l10n/mozilla-central-linux-l10n-nightly-tr-build6.txt.gz Logs for release builds go into a new 'logs' directory in the candidates directory, e.g. http://staging-stage.build.mozilla.org/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build2/logs/ I think the signing rsync exclude list and push to mirrors exclude list will need to be updated to ignore this directory. Any other ones you know about?
Attachment #514183 - Flags: review?(bhearsum)
Attachment #514180 - Flags: review?(bhearsum) → review+
Attachment #514183 - Flags: review?(bhearsum) → review+
Attachment #514183 - Flags: checked-in+
Comment on attachment 514180 [details] [diff] [review] Don't upload win32 logs to unsigned directory, print out urls for release-to-dated http://hg.mozilla.org/build/tools/rev/fb1a62d3a053
Attachment #514180 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
(In reply to comment #2) > I think the signing rsync exclude list and push to mirrors exclude list will > need to be updated to ignore this directory. Any other ones you know about? Can't see any sign of this in the two patches here, did it happen elsewhere ?
(In reply to comment #5) > (In reply to comment #2) > > I think the signing rsync exclude list and push to mirrors exclude list will > > need to be updated to ignore this directory. Any other ones you know about? > > Can't see any sign of this in the two patches here, did it happen elsewhere ? whoops! not yet
Attached patch rsync excludesSplinter Review
Attachment #519589 - Flags: review?(nrthomas)
Attachment #519589 - Flags: review?(nrthomas) → review+
Attachment #519660 - Flags: review?(nrthomas)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #519660 - Flags: review?(nrthomas) → review+
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Blocks: 646729
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: