New issue
Advanced search Search tips

Issue 822098 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 717716
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Swarming named cache eviction doesn't seem to WAI

Project Member Reported by iannucci@chromium.org, Mar 15 2018

Issue description

Example builder: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Android%20x64%20Builder%20%28dbg%29

Graph of disk usage: https://viceroy.corp.google.com/chrome_infra/Machines/per_machine?hostname=swarm976-c4&duration=1d&refresh=-1

This builder has failed multiple times in a row. I suspect that swarming is doing something like:
  * Delete <small && required> caches until < threshold
  * Run task
  * Run out of disk space

There's some big, honking caches that are available for deletion on this bot (everything not ending with _v2): https://chromium-swarm.appspot.com/bot?id=swarm976-c4&sort_stats=total%3Adesc

Marking as P1 as this is actually causing infra failures around the fleet, currently. If there's a systemic fix we can implement in swarming quickly, that would be the best, otherwise we can whack-a-mole.
 
Mergedinto: 717716
Status: Duplicate (was: Untriaged)

Sign in to add a comment