Closed Bug 755784 Opened 13 years ago Closed 10 years ago

purge_builds.py reclaims space well beyond what is needed

Categories

(Release Engineering :: General, defect, P5)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jhopkins, Unassigned)

Details

(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2739] )

purge_builds is taking a significant amount of time (sometimes enough for buildbot to time it out) removing old build directories even though there is well over 100GB of free space on my build machine. There is no need for it to be doing this on a release repack build.
Most probably it was removing dep builds older than a week, which is to avoid issues with old objdirs being compiled with much newer source code. We could exempt release jobs from that part of purge_builds.py, so that we get the best turn around possible. The code is at http://hg.mozilla.org/build/tools/file/default/buildfarm/maintenance/purge_builds.py and called from buildbotcustom. Note that this is probably worse for the current Thunderbird release setup because the slaves are sitting idle between release jobs.
Priority: -- → P5
Product: mozilla.org → Release Engineering
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2732]
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2732] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2739]
Still an issue? Probably don't care..
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.