Closed
Bug 822261
Opened 13 years ago
Closed 12 years ago
Intermittent "python: can't open file 'tools/buildfarm/maintenance/purge_builds.py': [Errno 2] No such file or directory" during purge_target
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
Details
(Keywords: intermittent-failure)
Rev4 MacOSX Lion 10.7 mozilla-inbound debug test jsreftest on 2012-12-13 13:57:03 PST for push ea2a1011fdb5
slave: talos-r4-lion-043
https://tbpl.mozilla.org/php/getParsedLog.php?id=17917448&tree=Mozilla-Inbound
{
========= Started set props: purge_target (results: 2, elapsed: 0 secs) (at 2012-12-13 13:57:31.076934) =========
python tools/buildfarm/maintenance/purge_builds.py -s 1.0 -n info -n 'rel-*' .. /mock/users/cltbld/home/cltbld/build
in dir /Users/cltbld/talos-slave/test/. (timeout 3600 secs)
watching logfiles {}
argv: ['python', 'tools/buildfarm/maintenance/purge_builds.py', '-s', '1.0', '-n', 'info', '-n', 'rel-*', '..', '/mock/users/cltbld/home/cltbld/build']
environment:
<snip>
python: can't open file 'tools/buildfarm/maintenance/purge_builds.py': [Errno 2] No such file or directory
program finished with exit code 2
elapsedTime=0.040016
purge_target: '1.0GB'
========= Finished set props: purge_target (results: 2, elapsed: 0 secs) (at 2012-12-13 13:57:31.183320) =========
}
Buildbot should mark this as a RETRY.
| Reporter | ||
Comment 1•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•