Closed Bug 464380 Opened 16 years ago Closed 16 years ago

moz2-win32-slave03 in staging fails to remove files

Categories

(Release Engineering :: General, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: armenzg, Assigned: nthomas)

References

Details

I have logged in, shut off the screen that said "firefox" has crashed (which is probably from the unittest runs)
and removed:
rm -rf tracemonkey-win32*
rm -rf mozilla-central-win32-l10n-nightly
No longer blocks: 460791
I cannot remove /e/builds/mozilla-central-win32-l10n-nightly/mozilla-central/dist

Can someone please fix this? I have tried with the Administrator account

Maybe shutting buildbot off and then trying to remove it might work
Blocks: 460791
Severity: normal → major
The root cause is probably the lack of bug 420216, so I'll put that on there. 

As a general comment, if something in a build/test run crashes out then there are usually stray processes left running. After stopping the buildbot slave, there were a python, 2 scp's, about half a dozen ssh's, a link, a ssltunnel, and several make processes still running. I've killed off all of these to get good operation from the slave. Much of this will have built up over time, but it's definitely worth looking in the process list of the task manager and learning what are the normal windows processes and what should be zapped. And this is much less of an issue once we patch twisted so that it can kill things itself, but still worthwhile to know.
Assignee: nobody → nthomas
Status: NEW → ASSIGNED
Priority: -- → P2
Downgraded & patched twisted, removed *-nightly/build/ (17.4GB free), and reconnected to the master.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.