Closed
Bug 952142
Opened 11 years ago
Closed 11 years ago
Access to OSX opt buildbots
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mayhemer, Assigned: mayhemer)
References
Details
(Whiteboard: [buildduty])
I'd like to debug a use-after-free in a new code that I cannot hit on common debug (non-asan) builds and also a particular test timeout that cannot be reproduced locally at all.
It would be great to get two following buildbots access:
1x Linux x64 ASAN
1x OSX 10.7 opt
I think no one's gonna miss them during the xmas vacation..
Thanks!
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Note: as I'm looking into the ASAN full log, it seems to be somehow preconfigured for a particular branch. In my case it would be projects/gum (default).
![]() |
Assignee | |
Comment 2•11 years ago
|
||
Hmm.. seems like I should be able to run the builds at http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/gum-linux64-asan/1387462269/ locally (Fedora19x64). I'm only missing the symbol files at [1], are those somehow deleted from the server or could them be found somehow?
[1] http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/gum-linux64-asan/1387462269/firefox-29.0a1.en-US.linux-x86_64-asan.crashreporter-symbols.zip
![]() |
Assignee | |
Comment 3•11 years ago
|
||
Update, ASAN access no longer needed. Thanks.
Summary: Access to Linux x64 ASAN + OSX opt buildbots → Access to OSX opt buildbots
![]() |
Assignee | |
Comment 4•11 years ago
|
||
Ping?
Comment 5•11 years ago
|
||
Could you provide a log link from TBPL, for the the type of work you want to run manually ? That will help us work out exactly which class of slave you're after.
We probably don't upload symbols because the binaries in the firefox-29.0a1.en-US.linux-x86_64-asan.tar.bz2 are not stripped.
(Moving to correct component).
Component: Buildduty → Loan Requests
QA Contact: armenzg → coop
Updated•11 years ago
|
Flags: needinfo?(honzab.moz)
Comment 6•11 years ago
|
||
Honza, please assign it to me once we get the information requested in comment 5.
Assignee: nobody → honzab.moz
![]() |
Assignee | |
Comment 7•11 years ago
|
||
Thanks, what I want to do is to hunt bug 939567 down. It's a mochitest intermittent timeout of few tests with http-cache-v2 turned on. However, I need to re-check the timeouts are still happening (are not suddenly fixed) (https://tbpl.mozilla.org/?tree=Try&rev=689f311e269d).
Will update soon.
![]() |
Assignee | |
Comment 8•11 years ago
|
||
Bug 939567 is still actual:
https://tbpl.mozilla.org/php/getParsedLog.php?id=32622053&tree=Try&full=1
ERROR TEST-UNEXPECTED-FAIL | /tests/content/html/document/test/test_bug172261.html | Test timed out.
For this run I only need to get NSPR log with following modules (doesn't matter whether it will be inlined to the test log console output [preferred] or put to a separate file):
NSPR_LOG_MODULES=timestamp,nsHttp:5,cache2:5
I can either do this my self when having access to the box or use some other mechanism to produce NSPR logs remotely when available.
Flags: needinfo?(honzab.moz)
Comment 9•11 years ago
|
||
Hi Honza,
I'm not clear what you want. It could be just the wording.
Do you want access to a talos-mtnlion-r5-XXX machine? or are you saying that you need automation changes?
![]() |
Assignee | |
Comment 10•11 years ago
|
||
The final goal is to get the NSPR log.
There are two ways to achieve it:
1. get access to the machine, and I will do all the steps my self
2. let the server produce the log somehow and provide a link for me (I don't know whether it's possible, probably not)
Thanks.
Updated•11 years ago
|
Blocks: talos-mtnlion-r5-073
Comment 11•11 years ago
|
||
Ready to be returned by buildduty.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Loan Requests → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•5 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
•