Closed
Bug 419981
Opened 18 years ago
Closed 11 years ago
Talos-related builds need priority treatment getting through the virus-scanning system on stage
Categories
(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task, P2)
Infrastructure & Operations Graveyard
WebOps: Product Delivery
All
Other
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: justdave, Unassigned)
References
Details
(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/55] )
The new virus scanning on stage-new takes about 45 minutes to scan the contents of a push from the l10n build system (because it's about 2.2 GB of compressed stuff that has to be opened and looked at). Since, with the new system, stuff doesn't even show up on the ftp server until after it's been scanned, this means if something destined for a Talos box gets pushed at the same time as a bunch of l10n stuff, it will take until that virus scan completes before it gets pushed. We need to find some way to scan those in parallel or give them priority treatment to avoid things getting backed up.
| Reporter | ||
Updated•18 years ago
|
Assignee: server-ops → justdave
| Reporter | ||
Comment 1•18 years ago
|
||
Nick: can I get one of the following from you?
Either 1) A list of the stuff that needs priority treatment, or 2) a list of the stuff that should have deferred treatment.
| Reporter | ||
Comment 2•18 years ago
|
||
Whichever one can be described with the most-specific subdirectory is what I need.
Comment 3•18 years ago
|
||
The current set of dirs that need a fast path is
firefox/tinderbox-builds/
FX-WIN32-TBOX-trunk/
bm-xserve08-trunk/
fx-linux-tbox-trunk/
production-prometheus-vm-mozilla1.8/
prometheus-vm-mozilla1.8/ *
prod-pacifica-vm-mozilla1.8/
pacifica-vm-mozilla1.8/ *
bm-xserve05-mozilla1.8/
bm-xserve02-mozilla1.8/ *
The starred directories won't be required after bug 417147 is fixed.
If l10n turns out to a blocker on other builds (like nightlies), we will probably want to invert this and make a slow-path.
Are builds pushed live immediately after being scanned, or does a group all get pushed at once ?
| Reporter | ||
Comment 4•18 years ago
|
||
anything that's there when the scan starts gets pushed all at once after the scan finishes.
Basically all I plan to do is segregate them so we have two rsync and scan processes running in parallel. One that specifically grabs the fast-track stuff and one that grabs everything else. The nothing will delay the fast track except other stuff in the fast track.
Comment 5•18 years ago
|
||
The transition for bug 417147 happened yesterday, so please ignore the starred dirs.
Comment 6•18 years ago
|
||
Any progress to report ?
Dunno why this isn't marked blocking the Q1 improvements, it has been in our discussions.
Blocks: 419978
Comment 7•18 years ago
|
||
Updated list of fast-path dirs:
/pub/mozilla.org/firefox/tinderbox-builds/
mozilla-central-linux/
mozilla-central-macosx/
mozilla-central-win32/
actionmonkey-linux/
actionmonkey-macosx/
actionmonkey-win32/
FX-WIN32-TBOX-mozilla1.9.0/
bm-xserve08-mozilla1.9.0/
fx-linux-tbox-mozilla1.9.0/
production-prometheus-vm-mozilla1.8/
prod-pacifica-vm-mozilla1.8/
bm-xserve05-mozilla1.8/
Extracted from the talos config here:
http://mxr.mozilla.org/seamonkey/source/tools/buildbot-configs/testing/talos/perfmaster/master.cfg
| Reporter | ||
Updated•18 years ago
|
Component: Server Operations → Server Operations: Projects
| Reporter | ||
Updated•17 years ago
|
Priority: -- → P2
| Reporter | ||
Updated•12 years ago
|
Assignee: justdave → server-ops-webops
Component: Server Operations: Projects → WebOps: Product Delivery
Product: mozilla.org → Infrastructure & Operations
QA Contact: mzeier → nmaul
Updated•12 years ago
|
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/]
Updated•12 years ago
|
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/] → [kanban:https://kanbanize.com/ctrl_board/4/] [kanban:https://kanbanize.com/ctrl_board/4/]
Updated•12 years ago
|
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/] [kanban:https://kanbanize.com/ctrl_board/4/]
Updated•12 years ago
|
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/65]
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/65] → [kanban:https://webops.kanbanize.com/ctrl_board/2/55]
Updated•10 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•