Closed
Bug 495407
Opened 16 years ago
Closed 9 years ago
Try server talos should dump Tp stats when Tp times out
Categories
(Testing :: Talos, enhancement, P5)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hsivonen, Unassigned)
References
()
Details
(Whiteboard: [talos])
Attachments
(1 file)
2.87 KB,
patch
|
Details | Diff | Splinter Review |
Steps to reproduce:
1) Make try server build a recent rev from http://hg.mozilla.org/users/mrbkap_mozilla.com/html5parsing/
Actual results:
Mac and Linux Talos performs several Tp cycles but time out after about 2 hours and 8 minutes before completing Tp. No per-page times are printed out to be able to diagnose if there's a single insanely slow page in the set.
Expected results:
Expected per-page stats for the completed cycles to be dumped into the log.
Additional info:
Local testing shows that I should expect the HTML5 repo to beat trunk by a small amount on Tp instead of being so slow that it times out. A previous green Tp run showed the the HTML5 repo somewhat slower than trunk but still of the same order of magnitude. (If I ask try server to rebuild that rev again, the timeout thing happens.)
(Marking as blocker, because this prevents me from doing evidence-based perf work on the HTML5 repo.)
Comment 1•16 years ago
|
||
I believe that this will be a one line change, I'll investigate.
Assignee: nobody → anodelman
Priority: -- → P2
Blocks: html5-parsing-land
Comment 2•16 years ago
|
||
Here's a tp timeout shows the per-page info after Tp times out:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1244829510.6.1244837927.19308.gz&fulltext=1
Do you have an example of the failure that you are seeing?
Reporter | ||
Comment 3•16 years ago
|
||
That's the log that shows the failure. It should be reproducible by building rev d2822f44e1c5 from http://hg.mozilla.org/users/mrbkap_mozilla.com/html5parsing/ with the attached patch.
However, it's now understood that the cycles get slower and slower on talos, which suggests that under talos memory conditions (but not under the memory conditions of my dev machine), a leak could be making things significantly slower.
Reporter | ||
Comment 4•16 years ago
|
||
Downgrading the severity now that there's an actionable hypothesis by other means.
Severity: blocker → enhancement
Reporter | ||
Updated•16 years ago
|
No longer blocks: html5-parsing-land
Updated•16 years ago
|
Priority: P2 → P3
Comment 6•16 years ago
|
||
Putting into future queue, no plans to work on this this quarter.
Assignee: anodelman → nobody
Component: Release Engineering → Release Engineering: Future
Comment 7•15 years ago
|
||
Mass move of bugs from Release Engineering:Future -> Release Engineering. See
http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Priority: P3 → P5
Updated•15 years ago
|
Whiteboard: [talos]
Updated•15 years ago
|
Assignee: nobody → nrthomas
Comment 8•15 years ago
|
||
This is a talos functionality enhancement, over to the A-team.
Assignee: nrthomas → nobody
Component: Release Engineering → Talos
Product: mozilla.org → Testing
QA Contact: release → talos
Version: other → unspecified
Comment 9•13 years ago
|
||
Is this bug still applicable? I think both the timeouts and the dumping have since been fixed for try and elsewhere
Reporter | ||
Comment 10•13 years ago
|
||
(In reply to Jeff Hammel [:jhammel] from comment #9)
> Is this bug still applicable? I think both the timeouts and the dumping
> have since been fixed for try and elsewhere
I don’t know. I haven’t had to debug Talos lately.
Comment 11•13 years ago
|
||
I vote for closing. Any objections?
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•