Frequent linux ccov xpcshell [taskcluster:error] Task timeout after 7200 seconds. Force killing container.
Categories
(Testing :: Code Coverage, defect, P5)
Tracking
(firefox113 fixed)
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: aryx)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=408663513&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/QEeyeo4vT_6UwmVKNQFFEw/runs/0/artifacts/public/logs/live_backing.log
SUITE-START | Running 607 tests
TEST-TIMEOUT - 368 tests
Comment 1•2 years ago
|
||
A green job has between 12-15 mins of run time: https://treeherder.mozilla.org/logviewer?job_id=408645034&repo=mozilla-central&lineNumber=2447
An orange job hitting the max run time of 120 mins has 368 lines with TEST-TIMEOUT
: https://treeherder.mozilla.org/logviewer?job_id=408663513&repo=mozilla-central&lineNumber=2441
It looks like once one test times out the following ones end also in timeout in a cascade manner.
Marco, could you have a look over this behavior and how it can be prevented? This is not a new issue, it has been hidden under Bug 1411358 for some time now https://treeherder.mozilla.org/intermittent-failures/bugdetails?startday=2023-02-11&endday=2023-03-13&tree=trunk&failurehash=all&bug=1411358
Comment hidden (Intermittent Failures Robot) |
Comment 3•2 years ago
|
||
Probably the browser is put in a bad state by the first test that times out. Unfortunately I won't have time to investigate this.
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1b23793f3953 don't run xpcshell browser formautofill tests for Linux code coverage due to frequent failures. r=marco,credential-management-reviewers,sgalich
Comment 6•2 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Description
•