Intermittent Automation Error: Received unexpected exception while running application | AttributeError: 'timeout' object has no attribute 'with_traceback'
Categories
(Testing :: General, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=290965419&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KQ6YMc-vQX-aQKkFwoo6kw/runs/0/artifacts/public/logs/live_backing.log
[task 2020-02-28T12:24:33.596Z] 12:24:33 INFO - TEST-INFO | Main app process: exit 0
[task 2020-02-28T12:24:33.597Z] 12:24:33 INFO - runtests.py | Application ran for: 0:03:00.095237
[task 2020-02-28T12:24:33.598Z] 12:24:33 INFO - zombiecheck | Reading PID log: /tmp/tmpd9gxo_pidlog
[task 2020-02-28T12:24:33.599Z] 12:24:33 INFO - ==> process 1582 launched child process 1598
[task 2020-02-28T12:24:33.599Z] 12:24:33 INFO - ==> process 1582 launched child process 1636
[task 2020-02-28T12:24:33.600Z] 12:24:33 INFO - ==> process 1582 launched child process 1654
[task 2020-02-28T12:24:33.600Z] 12:24:33 INFO - ==> process 1582 launched child process 1707
[task 2020-02-28T12:24:33.601Z] 12:24:33 INFO - zombiecheck | Checking for orphan process with PID: 1707
[task 2020-02-28T12:24:33.601Z] 12:24:33 INFO - zombiecheck | Checking for orphan process with PID: 1636
[task 2020-02-28T12:24:33.602Z] 12:24:33 INFO - zombiecheck | Checking for orphan process with PID: 1654
[task 2020-02-28T12:24:33.602Z] 12:24:33 INFO - zombiecheck | Checking for orphan process with PID: 1598
[task 2020-02-28T12:24:33.603Z] 12:24:33 INFO - Traceback (most recent call last):
[task 2020-02-28T12:24:33.603Z] 12:24:33 INFO - File "/builds/worker/workspace/build/tests/mochitest/runtests.py", line 2845, in doTests
[task 2020-02-28T12:24:33.604Z] 12:24:33 INFO - e10s=options.e10s
[task 2020-02-28T12:24:33.605Z] 12:24:33 INFO - File "/builds/worker/workspace/build/tests/mochitest/runtests.py", line 2367, in runApp
[task 2020-02-28T12:24:33.606Z] 12:24:33 INFO - raise exc(value).with_traceback(tb)
[task 2020-02-28T12:24:33.606Z] 12:24:33 INFO - AttributeError: 'timeout' object has no attribute 'with_traceback'
[task 2020-02-28T12:24:33.607Z] 12:24:33 ERROR - Automation Error: Received unexpected exception while running application
[task 2020-02-28T12:24:33.607Z] 12:24:33 ERROR -
[task 2020-02-28T12:24:33.608Z] 12:24:33 INFO - Stopping web server
[task 2020-02-28T12:24:33.669Z] 12:24:33 INFO - Stopping web socket server
| Comment hidden (Intermittent Failures Robot) |
Comment 2•5 years ago
|
||
It's really hard for me to deduce a correct bug component from the information available. Do you know an appropriate component for this bug?
Thank you for your contribution!
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Hi Daniel,
I've put a component that might seem okay(?) for this bug, but I've initially put Firefox::Untriaged as we were instructed to if we come across a situation such as this one where the component is not clear to us.
Thanks.
Comment 4•5 years ago
|
||
There are several lines of WARNING: Symbolizer buffer too small followed by DEADLYSIGNAL. Christian, any recommendation where to put this bug?
Comment 5•5 years ago
|
||
Looking at the log in comment 0, I see the "nested bug " message, so this is a duplicate of bug 1615608.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•