New issue
Advanced search Search tips

Issue 705325 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Jul 10
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

run_slave.py silently fails when there is no space left on device

Project Member Reported by philwright@chromium.org, Mar 27 2017

Issue description

While attending to o/374947, I found that running "./run_slave.py --no_save -y buildbot.tac" would state that the service had been started, but in fact it had failed because there was insufficient space on the storage device.

Ideally, the diskspace should be checked and an appropriate message printed to stdout/stderr if there is insufficient space.

[note, the error below from gclient doesn't appear to be relevant]

------------------------------
chrome-bot@build19-m2:(Linux 12.04):/b/build/slave$ ./run_slave.py --no_save -y buildbot.tac


internal.DEPS (ERROR)
----------------------------------------
[0:00:00] Started.
----------------------------------------
Error: Command 'git rev-parse --verify FETCH_HEAD' returned non-zero exit status 128 in /b/internal.DEPS
fatal: Needed a single revision

(./run_slave.py) `gclient sync` failed; proceeding anyway...
Using buildbot_slave_8_4 and twisted_10_2
Using slave name build19-m2
Using master host master2a.golo.chromium.org
Using master port 31508

 

Comment 1 by estaab@chromium.org, Jun 28 2017

Status: Available (was: Untriaged)
Project Member

Comment 2 by sheriffbot@chromium.org, Jun 28 2018

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Archived (was: Untriaged)

Sign in to add a comment