Closed Bug 872836 Opened 11 years ago Closed 11 years ago

Talos for win7 on iX slaves doesn't do the Windows-specific cleanup

Categories

(Release Engineering :: General, defect, P1)

x86
Windows 7
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: armenzg)

References

Details

Attachments

(1 file, 1 obsolete file)

In http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#5641 we do some thrashing around to work around the frequent permission denied failures we get while trying to remove files on Windows.

Apparently win7 on iX doesn't match "if self.OS in ('xp', 'win7', 'w764')", since https://tbpl.mozilla.org/php/getParsedLog.php?id=22999804&full=1&branch=mozilla-inbound is an example of how those jobs just walk up to a slave and think they can say "nohup rm -rf *" and have it actually consistently work.

They are wrong, it won't consistently work. It's slightly more likely that the iX slaves are actually magical unicorns that will grant us each one wish on July 21st than that they will rm -rf without frequently failing.
Assignee: nobody → armenzg
Priority: -- → P1
Attachment #751130 - Flags: review?(coop)
Attachment #751130 - Flags: review?(coop) → review+
Attachment #751130 - Flags: checked-in+
Live in production.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment on attachment 751130 [details] [diff] [review]
add platforms to talos

This goes bad for Windows XP.
Attachment #751130 - Flags: checked-in+ → checked-in-
Attached patch only cleanup win7-ix and win8-ix (obsolete) — Splinter Review
I backed the original patch and I'm now landing it only for win7-ix, win8-ix.

I made a mistake when testing originally on staging and I manually fixed the machine. A newbie mistake. I thought I had picked up a wrong machine to test.
Attachment #751130 - Attachment is obsolete: true
Depends on: 874619
Comment on attachment 751130 [details] [diff] [review]
add platforms to talos

I landed this patch in two times after all since I did not do the reconfig.
http://hg.mozilla.org/build/buildbotcustom/rev/ce0d3ddf7158
http://hg.mozilla.org/build/buildbotcustom/rev/f882535f6f35

I will reconfig in the morning after Q pushed that GPO change for us to the XP machines.
Attachment #751130 - Attachment is obsolete: false
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #751130 - Flags: checked-in- → checked-in+
Attachment #752302 - Attachment is obsolete: true
Live in production.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: