Closed
Bug 866490
Opened 12 years ago
Closed 12 years ago
Determine which linux build(s) have poor size settings and increase them
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: philor)
References
Details
(Whiteboard: [buildduty][capacity])
Over the last few days I saw a handful of the mock builders start retrying due to not enough disk space (to even clone tools)... this is usually because of poor needed-disk-space settings.
I'm not sure which build is responsible but we need to up the size requirements somewhere.
Comment 1•12 years ago
|
||
bld-centos6-hp-018's 8 hour rampage of ~1300 failing builds started with running out of space in
http://buildbot-master66.srv.releng.usw2.mozilla.com:8001/builders/Android mozilla-central l10n nightly 2%2F5/builds/0
I don't see any call to purge_builds.py in there to ensure we have enough free space.
See also bug 866492.
Comment 2•12 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #1)
> bld-centos6-hp-018's 8 hour rampage of ~1300 failing builds started with
> running out of space in
> http://buildbot-master66.srv.releng.usw2.mozilla.com:8001/builders/Android
> mozilla-central l10n nightly 2%2F5/builds/0
> I don't see any call to purge_builds.py in there to ensure we have enough
> free space.
Aki, do you know if there is a related bug?
Flags: needinfo?(aki)
Comment 4•12 years ago
|
||
Are there more builds that need tweaking, or are we done here for now?
Flags: needinfo?(philringnalda)
Comment 5•12 years ago
|
||
There was one today that caused some failures for Android 22.0b5 builds. The cause was a 'Linux x86-64 ux leak test build' on bld-centos6-hp-019 that freed 10.3G after requesting 10G, then failed in make package. This
http://hg.mozilla.org/build/buildbot-configs/rev/9d1ed41dd3f2
got the 32bit environment, so 64bit too ?
Assignee | ||
Comment 6•12 years ago
|
||
Yeah, 64 was what that patch intended to bump, for that very failure, configs are just hard to tell where you are, and even harder to tell where someone was while you're reviewing. Pushed https://hg.mozilla.org/build/buildbot-configs/rev/2d769bf6bde3 with what it meant to be, so we can get some use out of this bug.
Assignee: nobody → philringnalda
Status: NEW → ASSIGNED
Flags: needinfo?(philringnalda)
Comment 7•12 years ago
|
||
This is live now.
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•