Closed Bug 582831 Opened 14 years ago Closed 14 years ago

64-bit Linux xpcshell failed with "'rm -rf ...' failed" and "clobber build tools failed"

Categories

(Release Engineering :: General, defect, P2)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: coop)

References

Details

(Keywords: intermittent-failure, Whiteboard: [badslave?])

http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1280365726.1280367197.25251.gz
Rev3 Fedora 12x64 mozilla-central opt test xpcshell [testfailed]

This unit test run just failed because the following two build steps failed:

======== BuildStep started ========
'rm -rf ...' failed
=== Output ===
rm -rf build
 in dir /home/cltbld/talos-slave/mozilla-central-fedora64-opt-u-xpcshell/. (timeout 1200 secs)
 watching logfiles {}
 argv: ['rm', '-rf', 'build']
 environment:
...
 closing stdin
 using PTY: True
process killed by signal 1
program finished with exit code -1
elapsedTime=4.717831
=== Output ended ===
======== BuildStep ended ========


======== BuildStep started ========
clobber build tools failed
=== Output ===
rm -rf tools
 in dir /home/cltbld/talos-slave/mozilla-central-fedora64-opt-u-xpcshell/. (timeout 1200 secs)
 watching logfiles {}
 argv: ['rm', '-rf', 'tools']
 environment:
...
 closing stdin
 using PTY: True
process killed by signal 1
program finished with exit code -1
elapsedTime=0.981495
=== Output ended ===
======== BuildStep ended ========


Probably intermittent, but seems like these steps shouldn't fail.
Assignee: nobody → ccooper
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [orange] → [orange][badslave?]
I took this slave out of rotation briefly and had no issues clearing those dirs by hand. I've tagged the slave as potentially bad, and put it back in the pool.

Right now orange is the right color for this step IMO, but is this the kind of issue we would want to turn the tree a different color for, i.e. bug 505512?
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: 438871
No longer depends on: 438871
Whiteboard: [orange][badslave?] → [badslave?]
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.